Sort Score
Result 10 results
Languages All
Labels All
Results 2,321 - 2,330 of 8,274 for

text

(0.04 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. 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...
  3. 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...
  4. strikethrough pdf online on Document Automation...

    strikethrough pdf online on Document Automation REST APIs | GroupDocs Cloud Recent content in strikethrough pdf online on Document Automation REST APIs | GroupDocs Cloud Durchgestrichener Text in e......GroupDocs Cloud Durchgestrichener Text in einem PDF mit Node.js und...Sie, wie Sie durchgestrichenen Text in PDF-Dokumenten mithilfe von...

    blog.groupdocs.cloud/de/tag/strikethrough-pdf-o...
  5. GroupDocs.Clouds

    GroupDocs.Clouds - Document Automation REST APIs | GroupDocs Cloud...فارسی українська Polski Convert Text Files to PDF in Java using REST...efficient way to convert your Text files to PDF format in Java...

    blog.groupdocs.cloud/groupdocs.cloud/page/17/
  6. Add Watermark to PNG in Java

    GroupDocs.Watermark provides lightweight and robust Cloud SDKs and REST APIs for Java developers to programmatically add watermark to PNG images....APIs to programmatically add text to PNG files . However, you...The following steps are to add text to PNG images : Create an object...

    blog.groupdocs.cloud/watermark/add-watermark-to...
  7. Overview | Documentation

    The GroupDocs.Annotation Cloud is a REST API and universal document annotator that supports almost all common business document and image file formats. It gives developers an API for creating advanced online document annotation tools. With GroupDocs.Annotation Cloud API developers can deliver advanced annotation features to their users quickly. It provides features for export/import annotations into/from files, additionally to possibility to save files in supported formats. Note GroupDocs.Annotation Cloud REST API supports following type of Annotations:... TextField – The text field annotation type represents...highlights and comments selected text. TextRedaction – The annotation...

    docs.groupdocs.cloud/annotation/overview/
  8. Supported Document Formats | Documentation

    The following table indicates the file formats from which GroupDocs.Parser Cloud can extract data. Document Type Parse Document by Template Extract Text Extract Document Info Extract Images Extract Container Items Info Word Processing DOC Microsoft Word Document ✔ ✔ ✔ ✔ DOT Microsoft Word Document Template ✔ ✔ ✔ ✔ DOCX Office Open XML Document ✔ ✔ ✔ ✔ DOCM Office Open XML Macro-Enabled Document ✔ ✔ ✔ ✔ DOTX Office Open XML Document Template ✔ ✔ ✔ ✔ DOTM Office Open XML Document Macro-Enabled Template ✔ ✔ ✔ ✔ TXT Plain Text ✔ ✔ ODT Open Document Text ✔ ✔ ✔ ✔ OTT Open Document Text Template ✔ ✔ ✔ ✔ RTF Rich Text Format ✔ ✔ ✔ ✔ PDF PDF Portable Document Format File ✔ ✔ ✔ ✔ Markup HTML HyperText Markup Language File ✔ ✔ XHTML Extensible HyperText Markup Language File ✔ ✔ MHTML MIME HTML File ✔ ✔ MD Markdown ✔ ✔ XML XML File ✔ ✔ Ebooks CHM Compiled HTML Help File ✔ ✔ EPUB Digital E-Book File Format ✔ ✔ FB2 FictionBook 2....Document by Template Extract Text Extract Document Info Extract...Plain text ✔ ✔ Open Document Text ✔ ✔ ✔ ✔ Open Document Text Template...

    docs.groupdocs.cloud/parser/supported-document-...
  9. 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.... 'BarcodeType': 'Code128', 'Text': '123456789012', 'MatchType':...true, 'SignatureType': 'Text', 'Text': 'GroupDocs.Signature Cloud'...

    docs.groupdocs.cloud/signature/verify-multiple-...
  10. 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/