Sort Score
Result 10 results
Languages All
Labels All
Results 2,921 - 2,930 of 3,332 for

doc to doc

(0.07 sec)
  1. classify/batch Request Parameters | Documentation

    Parameter In Type Comment body BatchRequest Batch of texts (up To 10). 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: BatchRequest { batch (string[]), } Examples: JSON { "batch": ["Text1", "Text2"] } XML...Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/classification/classifybat...
  2. Extract Metadata By Property Name Match Exact P...

    This REST API allows To extract metadata properties from the Document choosing the properties To extract by name. cURL example The following example demonstrates how To extract metadata information from all properties with the exact same name as specified. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupDocs.cloud/applications. # Kindly place Client Id in client_id and Client Secret in "client_secret" argument. curl -v "https://api....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  3. Set Metadata By Tag | Documentation

    This REST API allows To set Document metadata new values choosing properties by exact tag and category name. cURL example The following example demonstrates how To set metadata information To all properties with the “CreaTor” tag name. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupDocs.cloud/applications. # Kindly place Client Id in client_id and Client Secret in "client_secret" argument. curl -v "https://api....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/metadata/set-metadata-by-tag/
  4. Compare multiple documents protected with passw...

    GroupDocs.Comparison Cloud allows To compare more than 2 Documents that are protected with a password. The following code sample shows how To compare password-protected Documents. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input Documents inTo cloud sTorage Compare Documents or get Document info Download comparison result Document from sTorage Steps 1 and 3 are sTorage operations, please refer To this File API Documentation for usage details....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/comparison/compare-multipl...
  5. Render print areas | Documentation

    Spreadsheet Document allows To set a print area if you want To print a specific section on a worksheet. There can be the case when you want To render only the print area of the worksheet using GroupDocs.Viewer Cloud. GroupDocs.Viewer Cloud provides an option To render sections of the worksheet(s) defined as the “print area”. It renders each print area in a worksheet as a separate page. The following code samples show how To render only the print areas from worksheets....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/viewer/render-print-areas/
  6. Get View Info for CAD Drawing | Documentation

    GroupDocs.Viewer Cloud provides additional information about CAD drawings such as list of layouts and layers when calling Info method. To retrieve view information for CAD drawing call Info method and cast output result To CadViewInfo type. Following example demonstrates how To retrieve view information for CAD drawing. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input Document inTo cloud sTorage Render Document or get Document info Download rendered Document from sTorage Steps 1 and 3 are sTorage operations, please refer To this File API Documentation for usage details....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/viewer/get-view-info-for-c...
  7. Join Document Pages | Documentation

    This REST API allows merging the source Document with specific Document pages from joined Documents inTo one resultant Document by specifying desired page numbers or page ranges. There are several ways To specify page numbers needed from each Document: Provide exact page numbers via Pages collection; Specify pages range start/end page numbers. There is also an ability To get only even/odd pages from the specified page range by setting RangeMode property....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/merger/join-document-pages/
  8. Supported Platforms | Documentation

    GroupDocs.EdiTor Cloud is a REST API that can be used with any language: .NET, Java, PHP, Ruby, Python, Node.js and many more. You can use it with any language or platform that supports REST. (Almost all platforms and languages support REST and provide native REST clients To work with REST APIs). You do not need To worry about language or platform limitations. You can use it with any platform – web, deskTop, mobile, and cloud....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/watermark/supported-platfo...
  9. Translating image and scanned PDF files with Gr...

    How To use GroupDocs.Translation Cloud SDK for translating image files....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/translation/file/sdk/image...
  10. Verify text signatures | Documentation

    GroupDocs.Signature Cloud provides a method To verify if the signatures with given properties are present in a Document. The result of verify method contains boolean value IsSuccess (true or false). API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input Document inTo cloud sTorage Verify signatures For sTorage operations, like uploading or downloading Documents, please refer To the corresponding articles of this manual. Swagger UI lets you call this REST API directly from the browser....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/signature/verify-text-sign...