Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 1,112 for

watermark annotation

(0.28 sec)
  1. Boletín de GroupDocs de septiembre de 2017: act...

    El boletín informativo para desarrolladores de GroupDocs de septiembre de 2017 describe las actualizaciones de API, las principales mejoras de funciones y las correcciones de errores dentro de las API de manipulación de documentos de GroupDocs....Annotation para .NET 17.7 admite la...-introduced-in-groupdocs.annotation-for-.net-v17 .7.0/?utmso...

    blog.groupdocs.cloud/es/total/groupdocs-newslet...
  2. GroupDocs 通讯 2017 年 8 月 – .NET、Java API 更新和代码示例

    GroupDocs 开发人员通讯 2017 年 8 月介绍了 GroupDocs 文档操作 API 中的 API 更新、新功能、.NET 和 Java 代码示例。...Watermark for .NET 17.7.0 使您能够根据包含字...NET 中注释流行的图表格式 # GroupDocs.Annotation for .NET 17.6.0 API 现在提供对...

    blog.groupdocs.cloud/zh/total/groupdocs-newslet...
  3. Информационный бюллетень GroupDocs, июль 2017 г...

    В информационном бюллетене для разработчиков GroupDocs за июль 2017 года описываются обновления API, основные усовершенствования функций и исправления ошибок в API для работы с документами GroupDocs....Annotation для .NET теперь поддерживает...и PowerPoint? # GroupDocs.Watermark для .NET 17.6.0 упрощает для...

    blog.groupdocs.cloud/ru/total/groupdocs-newslet...
  4. Boletim informativo do GroupDocs julho de 2017–...

    O boletim informativo do desenvolvedor do GroupDocs de julho de 2017 descreve as atualizações de API, os principais aprimoramentos de recursos e correções de bugs nas APIs de manipulação de documentos do GroupDocs....Annotation para .NET suporta anotação...e PowerPoint? # GroupDocs.Watermark para .NET 17.6.0 torna mais...

    blog.groupdocs.cloud/pt/total/groupdocs-newslet...
  5. Bản tin GroupDocs Phiên bản tháng 11 năm 2017 –...

    Bản tin dành cho nhà phát triển GroupDocs tháng 11 năm 2017 mô tả các bản cập nhật API, các cải tiến tính năng chính và các bản sửa lỗi trong API thao tác tài liệu GroupDocs....Annotation for .NET hỗ trợ một tính...Ứng dụng .NET? # GroupDocs.Watermark cho .NET cho phép bạn làm...

    blog.groupdocs.cloud/vi/total/groupdocs-newslet...
  6. GroupDocs-Newsletter August 2017 – .NET, Java-A...

    Der GroupDocs-Entwicklernewsletter August 2017 beschreibt API-Updates, neue Funktionen, .NET und Java-Codebeispiele innerhalb der GroupDocs-APIs zur Dokumentbearbeitung....Watermark für .NET 17.7.0 ermöglicht...Diagrammformate in .NET # Die GroupDocs.Annotation für .NET 17.6.0-API bietet...

    blog.groupdocs.cloud/de/total/groupdocs-newslet...
  7. GroupDocs.Clouds

    GroupDocs.Clouds - Document Processing REST APIs | GroupDocs Cloud...Buletin BulananJuni 2017 Watermark Dokumen Perusahaan Anda untuk...Office, dan Visio. GroupDocs.Watermark for .NET adalah API yang baru...

    blog.groupdocs.cloud/id/groupdocs.cloud/page/49/
  8. Overview | Documentation

    GroupDocs.Comparison Cloud is a REST API that provides an ability to detect differences between source and target files for changes at paragraphs, words and characters levels. Can identify styling and formatting changes - like bold, italic, underlines, strike-troughs, font types, etc. Every particular difference between compared document can be applied or rejected and the exported to a final document. GroupDocs.Comparison Cloud allows to obtain basic information about source document - file type, size, pages count etc....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/comparison/overview/
  9. ChangeInfo | Documentation

    ChangeInfo data structure returned by /comparison/changes API as output result. Also used by /comparison/updates API as input. ChangeInfo example: { "id": 0, "comparisonAction": "None", "type": "Inserted", "text": "lol", "targetText": "Latin (i/?læt?n/, /?læt?n/; Latin: lingua lat?na, IPA: [?l????a la?ti?na]) is a classical language, originally spoken inLatium, Italy, which belongs to the Italic branch of the Indo-European languages.[3] The Latin alphabet is derived from the Etruscan and Greek alphabetslol.", "authors": [ "?GroupDocs" ], "styleChangeInfo": [], "pageInfo": { "width": 0, "height": 0, "pageNumber": 0 }, "box": { "height": 0, "width": 0, "x": 0, "y": 0 } } Name Description Id Id of change ComparisonAction Action (accept or reject)....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/comparison/changeinfo/
  10. InfoResult | Documentation

    InfoResult data structure returned by Info API method as output result InfoResult example { "fileInfo": { "filePath": "signaturedocs/one-page.docx", "storageName": null, "versionId": null, "password": null }, "extension": "docx", "fileFormat": "Microsoft Word Open XML Document", "size": 1359584, "pagesCount": 1, "dateCreated": "2020-07-21T05:37:12.1994841Z", "dateModified": "2020-07-14T07:03:23Z", "widthForMaxHeight": 612, "maxPageHeight": 792, "pages": [ { "number": 0, "name": null, "width": 612, "height": 792, "angle": 0, "visible": false } ] } InfoResult fields Name Description FileInfo File path, storage, version, password Extension Document extension FileFormat Document file format Size Document size in bytes PagesCount Count of pages in document DateCreated Document creation date DateModified Document modification date WidthForMaxHeight Specifies width for max height of document page MaxPageHeight Specifies max page height pages List of document pages page....Annotation Product Solution GroupDocs...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/inforesult/