Sort Score
Result 10 results
Languages All
Labels All
Results 3,071 - 3,080 of 9,980 for

text

(0.57 sec)
  1. GroupDocs.Conversion Cloud Product Family

    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....format that contains graphics, text, 3D models, images, etc. PDF...HTML is a widely used plain-text lightweight Markup language...

    blog.groupdocs.cloud/categories/groupdocs.conve...
  2. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...to Convert TEXT file to PDF Online in Node.js Text file is used...used to store plain text or to create quick notes in various applications...

    blog.groupdocs.cloud/groupdocs.cloud/page/27/
  3. 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/
  4. convert xls to txt on Document Processing REST ...

    convert xls to txt on Document Processing REST APIs | GroupDocs Cloud Recent content in convert xls to txt on Document Processing REST APIs | GroupDocs Cloud Convert Excel Workbook to Text File usi......Cloud Convert Excel Workbook to Text File using .NET REST API Wie...die Umwandlung von Excel in Text und vereinfachen Sie die Datenaus...

    blog.groupdocs.cloud/de/tag/convert-xls-to-txt/...
  5. excel to txt on Document Processing REST APIs |...

    excel to txt on Document Processing REST APIs | GroupDocs Cloud Recent content in excel to txt on Document Processing REST APIs | GroupDocs Cloud Convert Excel Workbook to Text File using .NET REST......Cloud Convert Excel Workbook to Text File using .NET REST API Wie...die Umwandlung von Excel in Text und vereinfachen Sie die Datenaus...

    blog.groupdocs.cloud/de/tag/excel-to-txt/index.xml
  6. xls to txt on Document Processing REST APIs | G...

    xls to txt on Document Processing REST APIs | GroupDocs Cloud Recent content in xls to txt on Document Processing REST APIs | GroupDocs Cloud Convert Excel Workbook to Text File using .NET REST API......Cloud Convert Excel Workbook to Text File using .NET REST API Wie...die Umwandlung von Excel in Text und vereinfachen Sie die Datenaus...

    blog.groupdocs.cloud/de/tag/xls-to-txt/index.xml
  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...."QRCode", "QRCodeType": "Aztec", "Text": "123456789012", "Left": 100...true, "SignatureType": "Text", "Text": "GroupDocs.Signature Cloud"...

    docs.groupdocs.cloud/signature/sign-document-wi...
  8. GroupDocs.Parser Cloud Product Family

    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....you can easily extract all the text and images from your Word documents...REST API in Python. Extract Text from PDF Documents programmatically...

    blog.groupdocs.cloud/categories/groupdocs.parse...
  9. Add Watermark to GIF in C# on Document Processi...

    Add Watermark to GIF in C# on Document Processing REST APIs | GroupDocs Cloud Recent content in Add Watermark to GIF in C# on Document Processing REST APIs | GroupDocs Cloud Fügen Sie Overlay-Text ......GroupDocs Cloud Fügen Sie Overlay-Text zu einem GIF mithilfe der REST-API...Verbessern Sie Ihre GIFs mit Overlay-Text mithilfe der GIF-Wasserzeichen-REST-API...

    blog.groupdocs.cloud/de/tag/add-watermark-to-gi...
  10. ImageOptions | Documentation

    ImageOptions data structure inherits RenderOptions and used as part of ViewOptions data structure. ImageOptions example { "Width": 0, "Height": 0, "ExtractText": false, "JpegQuality": 0, } ImageOptions fields Name Description RenderOptions fields ImageOptions inherits all properties of RenderOptions Width Allows to specify output image width. Specify image width in case when you want to change output image dimensions. When Width has value and Height value is 0 then Height value will be calculated to save image proportions....enabled Viewer will extract text when it’s possible (e.g. raster...raster formats don’t have text layer) and return it in the viewing...

    docs.groupdocs.cloud/viewer/imageoptions/