Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 2,921 for

document annotation

(0.19 sec)
  1. 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/
  2. 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/
  3. 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/
  4. Quick Start | Documentation

    Obtain security credentials and proceed with three steps of the Report Generation process to demonstrate GroupDocs Assembly Cloud API within a few minutes....Annotation Product Solution GroupDocs...Acquisition GroupDocs Cloud Documentation / GroupDocs.Assembly Cloud...

    docs.groupdocs.cloud/assembly/getting-started/q...
  5. LoadOptions | Documentation

    CadLoadOptions - dxf, dwg, dgn, dwf, stl, Ifc, plt, Igs Properties Description format The format of input file, (“docx”, for example). This field must be filled with correct input file format when using ConvertDirect method, which accept input file as binary stream, and, because of that, API can correctly handle LoadOptions. layoutNames Specify which layouts to be converted backgroundColor A background color (for example: “Green”) drawType Type of drawing, “UseDrawColor” (default) - Allows to use common color, or “UseObjectColor” - Allows to use separate color for every object drawColor A foreground/draw color (for example: “Red”) { "layoutNames": ["Floor1", "Floor3"], "drawColor": "Red", "backgroundColor": "White" } SpreadsheetLoadOptions - xls, xlsx, xlsm, xlsb, xls2003, ods, ots, xltx, xltm, tsv, xlt Properties Description format The format of input file, (“docx”, for example)....Annotation Product Solution GroupDocs...Ask AI GroupDocs Cloud Documentation / GroupDocs.Conversion Cloud...

    docs.groupdocs.cloud/conversion/loadoptions/
  6. Working with WordProcessing Documents | Documen...

    WordProcessing is the most used and known Document family format, that includes DOC, DOT, DOCX, DOCM, DOTX, ODT, RTF and much more. All these formats are supported by the GroupDocs.Editor Cloud. There several steps that usage of GroupDocs.Editor Cloud consists of: Upload input Document into cloud storage Load the Document into editable representation in the cloud storage (HTML file and resources) Download HTML Document (and resources, if needed) from storage Edit HTML Document at client side Upload HTML Document back into the storage Save the edited Document into WordProcessing format in the storage Download saved Document Steps 1, 3, 4, 5 are storage operations, please refer to this Storage Operations) for usage details....Annotation Product Solution GroupDocs...Ask AI GroupDocs Cloud Documentation / GroupDocs.Editor Cloud...

    docs.groupdocs.cloud/editor/working-with-wordpr...
  7. Working with Search Collection | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to search multiple signatures in a Document. For example, you can search whether a Document contains Text and Barcode Signatures at same time. To search list of signatures on Document (Cells, Images, PDF, Slides or Words) Signature API provides an object SearchOptionsCollectionData that can contain one or more search options....Annotation Product Solution GroupDocs...Ask AI GroupDocs Cloud Documentation / GroupDocs.Signature Cloud...

    docs.groupdocs.cloud/signature/working-with-sea...
  8. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...functionality for displaying, annotating, e-signing, converting and...and comparing 50 types of documents and images using these REST...

    blog.groupdocs.cloud/groupdocs.cloud/page/46/
  9. Documents Classification | Documentation

    This API retrieves Document classification result for IAB-2 taxonomy or Documents taxonomy. It returns an object that contains information about the best class and its probability and about probability of other classes. See Classify request parameters for request’s details. Resource This resource represents a controller for single call Document classification. Classify Document with taxonomy. Set taxonomy parameter to “default” for IAB-2, set to “Documents” for Documents taxonomy, or set to “sentiment” or “sentiment3” for Sentiments taxonomies....Annotation Product Solution GroupDocs...Acquisition GroupDocs Cloud Documentation / GroupDocs.Classification...

    docs.groupdocs.cloud/classification/documents-c...
  10. Metadata | Documentation

    Metadata data structure used for setting output Document metadata. Metadata example: { "Author": "string", "LastSaveBy": "string", "Company": "string" } Name Description Author Value of Document Author LastSaveBy Value of last save by author of Document Company Value of Company of Document...Annotation Product Solution GroupDocs...Ask AI GroupDocs Cloud Documentation / GroupDocs.Comparison Cloud...

    docs.groupdocs.cloud/comparison/metadata/