Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 890 for

metadata family

(0.03 sec)
  1. Setting content language | Documentation

    How to specify a language of the processed text....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/rewriter/languages/
  2. 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...Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/classification/classify-re...
  3. DeleteResult | Documentation

    DeleteResult data structure returned by Delete API method as output result DeleteResult example { "fileInfo": { "filePath": "signedBarcode_one-page.docx", "storageName": null, "versionId": null, "password": null }, "size": 1360026, "succeeded": [ { "barcodeType": "Code128", "text": "123456789012", "format": null, "signatureType": "Barcode", "pageNumber": 1, "signatureId": "4cb67aa8-835d-4877-8a5d-5a9ad015a098", "isSignature": true, "createdOn": "2020-07-23T07:26:42.7549544+00:00", "modifiedOn": "2020-07-23T07:36:03.9037414+00:00", "top": 0, "left": 0, "width": 0, "height": 0 } ], "failed": [] } DeleteResult fields Name Description API Version fileInfo Input file information size The size of the output document Succeeded List of successfully deleted signatures Failed List of signatures that were not deleted...Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/deleteresult/
  4. Signing up | Documentation

    Learn how to sign up for GroupDocs.Rewriter Cloud service....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/rewriter/sign-up/
  5. Technical Support | Documentation

    GroupDocs provides unlimited free technical support for all its products. The support is available to all users, including evaluation. If you need help with GroupDocs.Editor Cloud, consider the following: The main avenue for support is the GroupDocs Cloud Forums. Post your question in the GroupDocs.Watermark Cloud Forum and it will be answered within a few hours. The questions are answered directly by the GroupDocs.Editor Cloud development team Please note, GroupDocs does not provide technical support over the phone....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/watermark/technical-support/
  6. Translating Resx files with GroupDocs.Translati...

    How to use GroupDocs.Translation Cloud SDK for translating Resx files....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/translation/file/sdk/resou...
  7. RevisionInfo | Documentation

    RevisionInfo data structure returned by “POST” /comparison/revisions API as output result. Also used by “PUT” /comparison/revisions API as input. RevisionInfo example: { "id": 0, "action": "None", "text": "\rsssssssss", "author": "GroupDpcs", "type": "Insertion" } Name Description id Id of revision (index) action Action (Accept, Reject, None). This field shows what to do with this revision. type Type of revision (Insertion, Deletion,, etc.) text Revision text author Revision author...Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/comparison/revisioninfo/
  8. RemoveOptions | Documentation

    RemoveOptions structure defines options for removing document annotations FileInfo example { "FileInfo": { "FilePath": "string", "Password": "string" }, "AnnotationIds": [ 0 ], "OutputPath": "string" } FileInfo fields Name Description FileInfo Input file path and password. See FileInfo structure AnnotationIds Array of IDs of annotations to remove from the document. FirstPage Num of first page to annotate OnlyAnnotatedPages Indicates whether to save only annotated pages to output document OutputPath Path of output document...Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/annotation/removeoptions/
  9. REST API Overview | Documentation

    This document outlines the design of a REST-based API for GroupDocs Cloud, it covers both the structure of REST URLs as well as specific behavior linked to the API such as Authentication, Request Queuing, and Storage. The GroupDocs Cloud API will give developers access to all the key functions of the downloadable GroupDocs components through a Software as a Service hosted model. There will be 3 sub-components within the API design (although these are largely transparent to the end-user);...Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/total/overview-rest-api/
  10. Authorization | Documentation

    How to get an access token and use it to authorize GroupDocs.Translation Cloud API requests....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/translation/authorization/