Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 1,230 for

text annotations

(0.18 sec)
  1. Supported Document Formats | Documentation

    GroupDocs.Classification Cloud API supports following document formats: Format Name Extension Load Save Remarks Portable Document Format PDF Words Document Formats DOC, DOCX, DOCM, DOT, DOTX, DOTM Rich Text Formats RTF Plain Text File TXT OpenDocument Formats ODT, OTT...Annotation Product Solution GroupDocs...Formats , , , , , Rich Text Formats Plain Text File OpenDocument Formats...

    docs.groupdocs.cloud/classification/supported-d...
  2. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...you can easily extract all the text and images from your Word documents...Python developer, you can annotate any PDF document programmatically...

    blog.groupdocs.cloud/groupdocs.cloud/page/38/
  3. Working with Verify Collection | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to verify multiple signatures in a document. For example, you can verify whether a document contains Text and Barcode Signatures at same time. To verify list of signatures on document (Cells, Images, PDF, Slides or Words) Signature API provides an object VerifyOptionsCollectionData that can contain one or more verify options....Annotation Product Solution GroupDocs...whether a document contains Text and Barcode Signatures at same...

    docs.groupdocs.cloud/signature/working-with-ver...
  4. Sending images and scanned PDFs for translation...

    How to scans and image files for translation to the selected languages and get the result as plain Text....Annotation Product Solution GroupDocs...file and get result as plain text, send a POST request to the...

    docs.groupdocs.cloud/translation/file/request/i...
  5. AnnotationInfo | Documentation

    AnnotationInfo data structure describes annotation properties. AnnotationInfo example { "Id": 0, "Type": "string", "Text": "string", "TextToReplace": "string", "CreatorId": 0, "CreatorName": "string", "CreatorEmail": "string", "Box": { "X": 0, "Y": 0, "Width": 0, "Height": 0 }, "Points": [ { "X": 0, "Y": 0 } ], "PageNumber": 0, "AnnotationPosition": { "X": 0, "Y": 0 }, "SvgPath": "string", "Replies": [ { "Id": 0, "UserId": 0, "UserName": "string", "UserEmail": "string", "Comment": "string", "RepliedOn": "2020-10-08T08:26:41.865Z", "ParentReplyId": 0 } ], "CreatedOn": "2020-10-08T08:26:41....Annotation Product Solution GroupDocs...Documentation / GroupDocs.Annotation Cloud / Developer Guide /...

    docs.groupdocs.cloud/annotation/annotationinfo/
  6. Add Watermark | Documentation

    This example demonstrates how to convert word processing document into pdf document with adding watermark. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....Annotation Product Solution GroupDocs..."pdf", "WatermarkOptions": { "Text": "Sample watermark", "Color":...

    docs.groupdocs.cloud/conversion/add-watermark/
  7. Setting content language | Documentation

    How to specify a language of the processed Text....Annotation Product Solution GroupDocs...Example { "language" : "en" , "text" : "Hello, everyone! We will...

    docs.groupdocs.cloud/rewriter/languages/
  8. Translating texts | Documentation

    How to translate plain Text....Annotation Product Solution GroupDocs...reference / Translating texts Translating texts Leave feedback GroupDocs...

    docs.groupdocs.cloud/translation/text/
  9. classify Request Parameters | Documentation

    Parameter In Type Comment body BaseRequest Document’s description (string) and/or document’s info. 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: BaseRequest { description (string, optional), document (FileInfo, optional) } FileInfo { folder (string, optional), name (string, optional), password (string, optional) } Examples: JSON...Annotation Product Solution GroupDocs..."description" : "File description or raw text to classify if no document is...

    docs.groupdocs.cloud/classification/classify-re...
  10. Overview | Documentation

    GroupDocs.Signature Cloud is a REST API to create, verify, search, update and delete different type of Signatures objects to documents in the cloud by performing a wide variety of signature options you can wish to put on a document in the cloud, verify document and search Signatures in it. Note Summary there are five types of supported Signature type you can operate with. Text Signature - simple Text label with different appearance settings and ability to align the signature location on page area, set font and colors, same as put on any or all pages of a document Image Signature - image signature with amount of filters and appearance settings, like Opacity, gray scale filter, brightness, contracts etc Barcode Signature - put different Barcode encode types on Document pages with lot of additional settings, appearance options and alignment properties QR-Code Signature - put different QR-Code encode types on Document pages with a lot of additional settings, appearance options and alignment properties Digital Signature - put digital signatures like certificate files (PFX, CRT format) on Document or separate pages (for PDF only) with a lot of additional settings, appearance options and alignment properties Stamp Signature - put Stamp generated images on Document pages Our GroupDocs....Annotation Product Solution GroupDocs...can operate with. Text Signature - simple text label with different...

    docs.groupdocs.cloud/signature/overview/