Sort Score
Result 10 results
Languages All
Labels All
Results 2,171 - 2,180 of 7,891 for

text

(0.11 sec)
  1. Releasing Ruby SDK for GroupDocs.Signature Cloud

    Boost your Document Viewing Applications with more than 50 Document & Image Formats. GroupDocs.Viewer for Cloud 18.11 includes support of Outlook Data Files... It will support text and document classification...allow developers to add document/text classification feature in their...

    blog.groupdocs.cloud/classification/groupdocs.c...
  2. Search Barcode 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 Barcode signatures in supported document formats. It provides method to search Barcode Signature in Document Pages with different options barcodeType, Name, Text, matchType and other search features by using Search Options Object data in request body. Search Barcode Signature You can search Barcode Signature on Document provided by fileName and document folder (if required) using following API....different options barcodeType, Name, text, matchType and other search..."barcodeTypeName": "Code39Standard", "text": "123456789012", "matchType":...

    docs.groupdocs.cloud/signature/search-barcode-s...
  3. Tags

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....Multiple Annotations 1 Add Overlay Text on a GIF using REST API in C#...add text to PNG 1 Add Text Watermark to DOCX 1 Add Text Watermark...

    blog.groupdocs.cloud/tags/
  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.... Inline text styles in cells will be lost...PowerPoint / ODP presentations Text frames; Charts; Tables; Headers...

    docs.groupdocs.cloud/translation/supported-form...
  5. GroupDocs.Clouds

    GroupDocs.Clouds - Document Automation REST APIs | GroupDocs Cloud...how to implement strikethrough text in PDF documents using Node...mathematical content. Extracting text from XML files is a common requirement...

    blog.groupdocs.cloud/groupdocs.cloud/page/11/
  6. 在 Node.js 中使用 REST API 使用 Stamp 签署 PDF |在 Node....

    使用用于 Node.js 的 GroupDocs.Signature Cloud SDK 在 Node.js 中的云端使用 REST API 以编程方式使用 Stamp 签名对 PDF 文档进行签名。...text = " * Electronically Signed...textBottomIntent = 6; // 颜色 outline1.text颜色 = new groupdocs_signature_cloud...

    blog.groupdocs.cloud/zh/signature/sign-pdf-with...
  7. Tags

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....Multiple Annotations 1 Add Overlay Text on a GIF using REST API in C#...add text to PNG 1 Add Text Watermark to DOCX 1 Add Text Watermark...

    blog.groupdocs.cloud/zh-hant/tags/
  8. 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)...."None" , "type" : "Inserted" , "text" : "lol" , "targetText" : "Latin...StyleChanged, etc.) Text Source text Targettext Target text Authors Array...

    docs.groupdocs.cloud/comparison/changeinfo/
  9. 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....that allows finding images and texts that may be possible watermarks...allowing filtering by watermark text TextSearchCriteria.SearchText...

    docs.groupdocs.cloud/watermark/remove-watermarks/
  10. Add Annotations in Word Documents using REST AP...

    Programmatically add annotations in Word documents using a REST API on the cloud in Node.js with Document Annotation Cloud SDK for Node.js....js Add Text Field Annotations in Word Documents...instance e.g., position, type, text, etc. Repeat above steps to...

    blog.groupdocs.cloud/annotation/add-annotations...