Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 921 for

annotation types

(0.03 sec)
  1. Sending Markdown files for translation | Docume...

    How to send Markdown files for translation to the selected languages....Annotation Product Solution GroupDocs...Translation settings Property Type Default value Description sourceLanguage...

    docs.groupdocs.cloud/translation/file/request/m...
  2. Sending PowerPoint and ODP files for translatio...

    How to send PowerPoint and ODP files for translation to the selected languages....Annotation Product Solution GroupDocs...Translation settings Property Type Default value Description sourceLanguage...

    docs.groupdocs.cloud/translation/file/request/p...
  3. Working with Digital Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to add Digital Signature to a document. It provides methods to create Digital Signature in Document Pages with different options of Certificate type, location, alignment, font, margins and appearances by using Signature Options Object data in request body. Add Digital Signature to Document You can create Digital Signature on Document provided by fileName and document folder (if required) using following API....Annotation Product Solution GroupDocs...different options of Certificate type, location, alignment, font,...

    docs.groupdocs.cloud/signature/working-with-dig...
  4. Search Options Objects | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 Page contains description for Search Options objects and object properties SearchOptionsCollectionData Object Provides list of options for documents searching. Example SearchOptionsCollectionData object { "items": [ { "barcodeTypeName": "Code39Standard", "text": "123456789012", "matchType": "Contains", "documentPageNumber": 3, "pagesSetup": { "firstPage": false, "lastPage": true, "oddPages": false, "evenPages": true, "pageNumbers": [ 1, 3, 5 ] }, "searchAllPages": true }, { "documentPageNumber": 3, "pagesSetup": { "firstPage": false, "lastPage": true, "oddPages": false, "evenPages": true, "pageNumbers": [ 1, 3, 5 ] } ] } SearchOptionsCollectionData Object Fields...Annotation Product Solution GroupDocs...SearchOptionsCollect Object Fields Name Type Description Items List List...

    docs.groupdocs.cloud/signature/search-options-o...
  5. GroupDocs.Conversion Cloud Product Family

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....gnature=XXX-XX" -H "content-type: application/json" -X POST -d...ample.pdf", "rel": "self", "type": null, "title": null }` 请单击此处在我们的...

    blog.groupdocs.cloud/zh/categories/groupdocs.co...
  6. cloud api on Document Automation REST APIs | Gr...

    cloud api on Document Automation REST APIs | GroupDocs Cloud Recent content in cloud api on Document Automation REST APIs | GroupDocs Cloud Modifier des documents Word, Excel, PPT et Web par progra......vérifier et rechercher différents types de signatures de codes à barres...ainsi que de comparer les annotations en tant que chemin ou flux...

    blog.groupdocs.cloud/fr/tag/cloud-api/index.xml
  7. Document Automation REST APIs | GroupDocs Cloud

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....cloud/connect/token --header "Content-Type: application/x-www-form-urlencoded"...encoded" --data "grant_type=client_credentials&client_id=[AP...

    blog.groupdocs.cloud/zh-hant/page/40/
  8. Document Automation REST APIs | GroupDocs Cloud

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....cloud/connect/token --header "Content-Type: application/x-www-form-urlencoded"...encoded" --data "grant_type=client_credentials&client_id=[AP...

    blog.groupdocs.cloud/zh/page/40/
  9. Remove Watermarks | Documentation

    This REST API allows removing watermarks from the document. The operation performs a search for possible watermarks and then removes them. The API supports a rich set of search criteria that allows finding images and texts that may be possible watermarks. There are two popular scenarios to use the Remove operation: Remove particular watermarks found by search criteria. With this scenario Two operations are used: Search and Remove: You define the search criteria set; You first use Search operation with the designed criteria and get the response with search results; You can analyze the response and choose those watermarks that should be deleted; You then call Remove operation with the same set of search criteria; You also provide RemoveIds array with IDs of found watermarks; Then watermarks with passed IDs will be removed Remove all found watermarks....Annotation Product Solution GroupDocs...cloud/connect/token" \ -X POST \ -d "grant_type#client_credentials&client_i...

    docs.groupdocs.cloud/watermark/remove-watermarks/
  10. Batch of texts classification | Documentation

    Batch classification allows to classify a group of texts (up to 10) in one request. This API retrieves batch classification result for IAB-2, Documents, Sentiment, or Sentiment3 taxonomies. It returns an object that contains information about the best classes for all the texts in the request and their probabilities. See classify/batch request parameters for request’s details. Limitations Only the first 10 texts will be processed. Resource This resource represents a controller for single call batch of texts classification....Annotation Product Solution GroupDocs...taxonomy=sentiment3" -H "content-type: application/json" -X POST -d...

    docs.groupdocs.cloud/classification/batch-class...