Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 1,237 for

text annotations

(0.1 sec)
  1. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...Annotation Cloud 19.5 is introduced...committed to evolving GroupDocs.Annotation Cloud REST API to make it...

    blog.groupdocs.cloud/groupdocs.cloud/page/45/
  2. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...have the requirement to edit text, table, images, and other contents...where you will want to extract text from a PDF document and export...

    blog.groupdocs.cloud/groupdocs.cloud/page/44/
  3. Documentation

    GroupDocs Cloud Documentation Homepage...Annotation Product Solution GroupDocs...comparison API that detects document text, styling and formating changes...

    docs.groupdocs.cloud/
  4. Supported file formats | Documentation

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

    docs.groupdocs.cloud/rewriter/supported-file-fo...
  5. Supported content formatting | Documentation

    A list of layout and structural elements of the source document that are guaranteed to be translated by GroupDocs.Translation Cloud....Annotation Product Solution GroupDocs...Charts; Pivot tables. Inline text styles in cells will be lost...

    docs.groupdocs.cloud/translation/supported-form...
  6. 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-...
  7. Search QRCode 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 search QRCode signatures in supported document formats. It provides method to search Digital Signature in Document Pages with different options qrCodeTypeName, Text, matchType and other search features by using Search Options Object data in request body. Search QRCode Signature You can search QRCode Signature on Document provided by fileName and document folder (if required) using following API....Annotation Product Solution GroupDocs...different options qrCodeTypeName, text, matchType and other search...

    docs.groupdocs.cloud/signature/search-qrcode-si...
  8. Evaluation tier | Documentation

    Evaluate GroupDocs.Rewriter Cloud service without registration....Annotation Product Solution GroupDocs...Limitations Detect paraphrasing in text Maximum 1,000 characters (including...

    docs.groupdocs.cloud/rewriter/evaluation/
  9. GroupDocs Newsletter July 2017– Document Manipu...

    GroupDocs developer newsletter of July 2017 describes API updates, major feature enhancements and bug fixes within GroupDocs document manipulation APIs....PowerPoint, OpenDocument ODT, PDF, Text and HTML documents on the fly... Read more details here . Annotate HTML and Email File Formats...

    blog.groupdocs.cloud/total/groupdocs-newsletter...
  10. 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...Annotation Product Solution GroupDocs..."id" : 0 , "action" : "None" , "text" : "\rsssssssss" , "author"...

    docs.groupdocs.cloud/comparison/revisioninfo/