Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 1,228 for

text annotations

(0.05 sec)
  1. Sending texts for translation | Documentation

    How to send Texts for translation to the selected languages....Annotation Product Solution GroupDocs...Translating texts / Sending texts for translation Sending texts for translation...

    docs.groupdocs.cloud/translation/text/request/
  2. Parse by Template Stored in User Storage | Docu...

    This REST API allows extracting document’s fields and tables defined in a template file saved in user storage and specified by template path. The following example demonstrates how to extract data from a source document by a saved template. Here you can see how to parse Text fields by regular expressions and a table inside the document. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Parse by Template Store in User Storage example....Annotation Product Solution GroupDocs...Here you can see how to parse text fields by regular expressions...

    docs.groupdocs.cloud/parser/parse-by-template-s...
  3. Fetching results | Documentation

    How to fetch the result from the GroupDocs.Rewriter Cloud queue....Annotation Product Solution GroupDocs...Developer's reference / Working with texts / Fetching results Fetching...

    docs.groupdocs.cloud/rewriter/text/fetch/
  4. Sending texts for processing | Documentation

    How to send Texts for processing to the selected language....Annotation Product Solution GroupDocs...with texts / Sending texts for processing Sending texts for processing...

    docs.groupdocs.cloud/rewriter/text/request/
  5. Replace Watermarks | Documentation

    This REST API allows replacing watermarks in the document. The operation performs a search for possible watermarks and then performs replacement operations over them. The API supports a rich set of search criteria that allows finding images and Texts that may be possible watermarks. With this operation, you may replace found watermark properties: watermark image, Text or/and Text appearance options like font, size, color, etc. The table below contains the full list of properties....Annotation Product Solution GroupDocs...that allows finding images and texts that may be possible watermarks...

    docs.groupdocs.cloud/watermark/replace-watermarks/
  6. 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..."barcodeTypeName" : "Code39Standard" , "text" : "123456789012" , "matchType"...

    docs.groupdocs.cloud/signature/search-options-o...
  7. Hello, world! | Documentation

    Get familiar with GroupDocs.Rewriter Cloud by running a bare minimum example....Annotation Product Solution GroupDocs...paraphrase a short fragment of text from English to German using...

    docs.groupdocs.cloud/rewriter/hello-world/
  8. Hello, world! | Documentation

    Get familiar with GroupDocs.Translation Cloud by running a bare minimum example....Annotation Product Solution GroupDocs...learn how to translate a short text from English to German using...

    docs.groupdocs.cloud/translation/hello-world/
  9. Verify multiple 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....Annotation Product Solution GroupDocs... "BarcodeType": "Code128", "Text": "123456789012", "MatchType":...

    docs.groupdocs.cloud/signature/verify-multiple-...
  10. Fetching translations | Documentation

    How to fetch the translated Text from the GroupDocs.Translation Cloud queue....Annotation Product Solution GroupDocs...Developer's reference / Translating texts / Fetching translations Fetching...

    docs.groupdocs.cloud/translation/text/fetch/