Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 2,892 for

document annotation

(0.14 sec)
  1. GroupDocs.Comparison Cloud Product Family on Do...

    GroupDocs.Comparison Cloud Product Family on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs.Comparison Cloud Product Family on Document Processing REST APIs | GroupDocs......Comparison Cloud Product Family on Document Processing REST APIs | GroupDocs...Comparison Cloud Product Family on Document Processing REST APIs | GroupDocs...

    blog.groupdocs.cloud/fr/categories/groupdocs.co...
  2. Add Annotations using a REST API on Document Pr...

    Add Annotations using a REST API on Document Processing REST APIs | GroupDocs Cloud Recent content in Add Annotations using a REST API on Document Processing REST APIs | GroupDocs Cloud Annota i do......Add Annotations using a REST API on Document Processing REST...content in Add Annotations using a REST API on Document Processing...

    blog.groupdocs.cloud/it/tag/add-annotations-usi...
  3. Add Annotations using a REST API on Document Pr...

    Add Annotations using a REST API on Document Processing REST APIs | GroupDocs Cloud Recent content in Add Annotations using a REST API on Document Processing REST APIs | GroupDocs Cloud Chú thích t......Add Annotations using a REST API on Document Processing REST...content in Add Annotations using a REST API on Document Processing...

    blog.groupdocs.cloud/vi/tag/add-annotations-usi...
  4. Add Annotations using a REST API on Document Au...

    Add Annotations using a REST API on Document Automation REST APIs | GroupDocs Cloud Recent content in Add Annotations using a REST API on Document Automation REST APIs | GroupDocs Cloud PHP में RES......Add Annotations using a REST API on Document Automation REST...content in Add Annotations using a REST API on Document Automation...

    blog.groupdocs.cloud/hi/tag/add-annotations-usi...
  5. Features Overview | Documentation

    Overview GroupDocs.Editor Cloud is a REST API that allows you to edit Documents across a wide range of supported Document types. Below, the shortlist of possible actions: Document Edit operations The main feature of GroupDocs.Editor API is an ability to edit the most popular Document formats using front-end WYSIWYG editors without any additional applications. No Open Office or MS Office is required to edit a Word Processing Documents, Spreadsheets or Presentations....Annotation Product Solution GroupDocs...Ask AI GroupDocs Cloud Documentation / GroupDocs.Editor Cloud...

    docs.groupdocs.cloud/editor/features-overview/
  6. Features Overview | Documentation

    GroupDocs.Merger Cloud is a REST API that allows you to join multiple Documents and manipulate single Document structure across a wide range of Document formats. Below, the shortlist of possible actions: Document operations Join Documents This feature lets you merge two or more Documents into one Document, join specific pages or page ranges from several source Documents into a single resultant Document. Joined Documents should be of the same format....Annotation Product Solution GroupDocs...Ask AI GroupDocs Cloud Documentation / GroupDocs.Merger Cloud...

    docs.groupdocs.cloud/merger/features-overview/
  7. classify Request Parameters | Documentation

    Parameter In Type Comment body BaseRequest Document’s description (string) and/or Document’s info. BestClassesCount url (Optional) string (“1”, “2”, “3”,..) Count of the best classes to return. Taxonomy url (Optional) string ("", “default”, “iab2”, “Documents”, “sentiment”, “sentiment3”) Taxonomy to use for classification return. PrecisionRecallBalance url (Optional) string (“precision”, “recall”, “”) Balance between precision and recall. BaseRequest Model: BaseRequest { description (string, optional), Document (FileInfo, optional) } FileInfo { folder (string, optional), name (string, optional), password (string, optional) } Examples: JSON...Annotation Product Solution GroupDocs...Acquisition GroupDocs Cloud Documentation / GroupDocs.Classification...

    docs.groupdocs.cloud/classification/classify-re...
  8. Supported File Formats and Conversions | Docume...

    GroupDocs Assembly Cloud API provides support for a wide variety of Microsoft Office, OpenOffice, Email and Web Document formats....Annotation Product Solution GroupDocs...Acquisition GroupDocs Cloud Documentation / GroupDocs.Assembly Cloud...

    docs.groupdocs.cloud/assembly/getting-started/f...
  9. Features Overview | Documentation

    GroupDocs.Conversion Cloud is a REST API that allows you to convert Documents across a wide range of supported Document types. Below, the shortlist of possible actions: Document conversion The main feature of GroupDocs.Conversion Cloud API is an ability to convert any Document from a wide list of supported source Document formats into any supported target format. All these conversions are possible without any additional software installed (like MS Office, Apache Open Office, Adobe Acrobat Reader, and others)....Annotation Product Solution GroupDocs...Ask AI GroupDocs Cloud Documentation / GroupDocs.Conversion Cloud...

    docs.groupdocs.cloud/conversion/features-overview/
  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...Ask AI GroupDocs Cloud Documentation / GroupDocs.Signature Cloud...

    docs.groupdocs.cloud/signature/inforesult/