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

text annotations

(0.12 sec)
  1. Available SDKs | Documentation

    Find the latest software development kits (SDKs) that help you easily integrate GroupDocs.Rewriter Cloud into your applications....Annotation Product Solution GroupDocs...development easier. Paraphrasing the text .NET (C#) using GroupDocs.Rewriter...

    docs.groupdocs.cloud/rewriter/sdk/
  2. Documentation

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

    docs.groupdocs.cloud/
  3. Working with Stamp 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 put Stamp Signature on supported file format. It provides methods to create Stamp Signature in Document Pages with different options to add image as stamp, location, alignment, font, margins and appearances by using Signature Options Object data in request body. Add Stamp Signature to Document You can create Stamp Signature on Document provided by fileName and document folder (if required) using following API....Annotation Product Solution GroupDocs..."backgroundColor": { "Web": "BlueViolet" }, "text": " * John Smith * ", "font":...

    docs.groupdocs.cloud/signature/working-with-sta...
  4. 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...
  5. 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...
  6. ChangeInfo | Documentation

    ChangeInfo data structure returned by /comparison/changes API as output result. Also used by /comparison/updates API as input. ChangeInfo example: { "id": 0, "comparisonAction": "None", "type": "Inserted", "Text": "lol", "targetText": "Latin (i/?læt?n/, /?læt?n/; Latin: lingua lat?na, IPA: [?l????a la?ti?na]) is a classical language, originally spoken inLatium, Italy, which belongs to the Italic branch of the Indo-European languages.[3] The Latin alphabet is derived from the Etruscan and Greek alphabetslol.", "authors": [ "?GroupDocs" ], "styleChangeInfo": [], "pageInfo": { "width": 0, "height": 0, "pageNumber": 0 }, "box": { "height": 0, "width": 0, "x": 0, "y": 0 } } Name Description Id Id of change ComparisonAction Action (accept or reject)....Annotation Product Solution GroupDocs..."None" , "type" : "Inserted" , "text" : "lol" , "targetText" : "Latin...

    docs.groupdocs.cloud/comparison/changeinfo/
  7. Sign document with multiple signature | Documen...

    GroupDocs.Signature Cloud allows to sign document with several signatures simultaneously and even apply signatures of different types to the same document. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage and other files, like digital certificate or image stamp Sign document Download output document For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual....Annotation Product Solution GroupDocs..."QRCode", "QRCodeType": "Aztec", "Text": "123456789012", "Left": 100...

    docs.groupdocs.cloud/signature/sign-document-wi...
  8. Document Information | Documentation

    Note Note: The features listed in this page are working only with GroupDocs.Annotation Cloud V1 This API retrieves document information. It returns an object that contains the document description with meta data and coordinates of Text on pages. DocumentInfo object fields Field Name Type Description name string The document name. folder string The document folder. extension string The file extension. fileFormat string The file type. size long The file size....Annotation Product Solution GroupDocs...Documentation / GroupDocs.Annotation Cloud / Developer Guide /...

    docs.groupdocs.cloud/annotation/document-inform...
  9. 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/
  10. 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...that allows finding images and texts that may be possible watermarks...

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