Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 1,228 for

text annotations

(0.09 sec)
  1. Parse by Template of a Document Inside a Contai...

    This REST API allows extracting fields and tables from a document placed in a container like ZIP archive, emails, PDF portfolios, etc. by specifying the ContainerItemInfo parameter. The following example demonstrates how to extract data from a container item. Here you can see how to parse Text fields by regular expressions and a table inside the container item document. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Parse by Template of a document inside a container example....Annotation Product Solution GroupDocs...Here you can see how to parse text fields by regular expressions...

    docs.groupdocs.cloud/parser/parse-by-template-o...
  2. Parse by Template Defined as an Object | Docume...

    This REST API allows us to extract document’s fields and tables defined in a template object passed as a method parameter. The following example demonstrates how to extract data from a source document by a user-defined 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 defined as an object example....Annotation Product Solution GroupDocs...Here you can see how to parse text fields by regular expressions...

    docs.groupdocs.cloud/parser/parse-by-template-d...
  3. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...where you will want to extract text from a PDF document and export...different format using Python for text analytics. In this post, we...

    blog.groupdocs.cloud/groupdocs.cloud/page/42/
  4. Supported file formats | Documentation

    A complete list of file formats that can be translated using GroupDocs.Translation Cloud....Annotation Product Solution GroupDocs...Description Plain text .TXT Plain text files or text in the form of...

    docs.groupdocs.cloud/translation/supported-file...
  5. Verification Options Objects | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 Page contains description for Verification Options objects and object properties VerifyOptionsCollectionData Object Provides list of options for documents verification. Example VerifyOptionsCollectionData object { "items": [ { "items": [ { "barcodeTypeName": "Code39Standard", "matchType": "Contains", "Text": "123456789012", "verifyAllPages": true, "isValid": false, "documentPageNumber": 3, "pagesSetup": { "firstPage": false, "lastPage": true, "oddPages": false, "evenPages": true, "pageNumbers": [ 1, 3, 5 ] } }, { "password": "1234567890", "certificateGuid": "certificates\SherlockHolmes....Annotation Product Solution GroupDocs..."matchType" : "Contains" , "text" : "123456789012" , "verifyAllPages"...

    docs.groupdocs.cloud/signature/verification-opt...
  6. Features Overview | Documentation

    GroupDocs.Parser Cloud is a document data extraction REST API from over 50 document types. One of the most valuable features of GroupDocs.Parser Cloud is parsing documents with predefined templates. It’s easy to define template and extract data from invoices, prices or other kinds of your typical documents. The API also provides methods to extract images, extract Text. You can do it with regular documents and containers like ZIP archives, OST/PST mail data files and PDF portfolios....Annotation Product Solution GroupDocs...methods to extract images, extract text. You can do it with regular...

    docs.groupdocs.cloud/parser/features-overview/
  7. GroupDocs.Rewriter Cloud | Documentation

    An introduction to natural language processing technology and how GroupDocs.Rewriter Cloud can help you use it for your day-to-day business needs....Annotation Product Solution GroupDocs...Rewriter Cloud Leave feedback Text rewriting technology involves...

    docs.groupdocs.cloud/rewriter/
  8. Search Result 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 CellsBarcodeSignatureData Object Contains Cells Bar-code Signature properties. CellsBarcodeSignatureData Object Fields Name Type Description BarcodeTypeName string Specifies the Barcode type. Text string Specifies Text of Bar-code. ImagesBarcodeSignatureData Object Contains Images Bar-code Signature properties. ImagesBarcodeSignatureData Object Fields Name Type Description BarcodeTypeName string Specifies the Barcode type. Text string Specifies Text of Bar-code....Annotation Product Solution GroupDocs...the Barcode type. Text string Specifies text of Bar-code. ImagesBarcodeSignatu...

    docs.groupdocs.cloud/signature/search-result-ob...
  9. Signature Options Objects | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 Page contains description for Signature Options objects and object properties SignOptionsCollectionData Object Provides list of options for documents signing. Example SignOptionsCollectionData object { "items": [ { "barcodeTypeName": "Code39Standard", "borderVisiblity": true, "borderDashStyle": "Solid", "borderWeight": 1.0, "opacity": 1.0, "Text": "123456789012", "left": 10, "top": 10, "width": 200, "height": 100, "locationMeasureType": "Pixels", "sizeMeasureType": "Pixels", "stretch": "PageHeight", "rotationAngle": 0, "horizontalAlignment": "Left", "verticalAlignment": "Center", "margin": { "all": 5, "left": 5, "top": 5, "right": 5, "bottom": 5 }, "marginMeasureType": "Pixels", "signAllPages": false, "font": { "fontFamily": "Times New Roman", "fontSize": 14....Annotation Product Solution GroupDocs..."borderWeight" : 1.0 , "opacity" : 1.0 , "text" : "123456789012" , "left" :...

    docs.groupdocs.cloud/signature/signature-option...
  10. Add Watermarks | Documentation

    This REST API allows adding watermarks inside the documents. With this API you can add watermarks with following features: The watermark could be either a Text or an image: Image watermark supports various image formats: PNG, GIF, TIFF, JPG. You may upload the desired image to the Storage and then pass the path as a parameter of Watermark operation; For a Text watermark, you can use various Text options like Font, Size, Style, Foreground and Background colors, etc....Annotation Product Solution GroupDocs...watermark could be either a text or an image: Image watermark...

    docs.groupdocs.cloud/watermark/add-watermarks/