Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 9,842 for

text

(0.1 sec)
  1. Convert Text to JPG in Node.js

    Let's walk through GruopDocs.Conversion Cloud SDKs for Node.js and see how to convert Text to JPG in Node.js. Build your own JPG generator programmatically....to programmatically convert Text to JPG in Node.js . In fact...offers REST APIs to consume for Text to JPG conversion . After reading...

    blog.groupdocs.cloud/conversion/convert-text-to...
  2. Text Strikeout Annotation | Documentation

    Text Strikeout annotation marks Text fragment with a strikethrough styling API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # Get JSON Web Token curl -v "https://api....Adding annotations / Text Strikeout Annotation Text Strikeout Annotation...On this page Text Strikeout annotation marks text fragment with...

    docs.groupdocs.cloud/annotation/text-strikeout-...
  3. Extract Formatted Text | Documentation

    This REST API allows extracting formatted Text by setting the pages extraction mode option. You need to specify the FormattedTextOptions Mode parameter besides the basic options. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Extract formatted Text example. cURL example The following example demonstrates how to extract formatted Text. Linux/MacOS/Bash # Get JSON Web Token # Provide your Client Id and Client Secret via environment variables $CLIENT_ID and $CLIENT_SECRET....Extract Text / Extract Formatted Text Extract Formatted Text Leave...allows extracting formatted text by setting the pages extraction...

    docs.groupdocs.cloud/parser/extract-formatted-t...
  4. Text redaction Annotation | Documentation

    Text redaction annotation fills part of Text with black rectangle (used if you want to hide some Text) API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # Get JSON Web Token curl -v "https://api....Adding annotations / Text redaction Annotation Text redaction Annotation...this page Text redaction annotation fills part of text with black...

    docs.groupdocs.cloud/annotation/text-redaction-...
  5. Text Highlight Annotation | Documentation

    Text Highlight annotation highlights and comments selected Text API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard....Adding annotations / Text Highlight Annotation Text Highlight Annotation...Leave feedback On this page Text Highlight annotation highlights...

    docs.groupdocs.cloud/annotation/text-highlight-...
  6. Extract Text from Word in Node.js | Word Docume...

    Learn how to extract Text from Word documents (.docx) using Node.js REST API. Automate Word Text extraction using Node.js REST API or cURL....Extract Text from Word document using Node.js API - Text Extractor...extract plain or structured text from Microsoft Word documents...

    blog.groupdocs.cloud/parser/extract-text-from-w...
  7. Add Text Watermarks | Documentation

    This REST API allows adding Text watermarks to the document. With this API you can add watermarks with following features: For a Text watermark, you can use various Text options like Font, Size, Style, Foreground and Background colors, etc.; There are many watermark positioning and transforming properties; There are format-specific options. These options allow to leverage specific format features and often allow to make watermarks stronger; For protected documents, it is required to provide the password....Add Watermarks / Add Text Watermarks Add Text Watermarks Leave feedback...This REST API allows adding text watermarks to the document....

    docs.groupdocs.cloud/watermark/add-text-waterma...
  8. Verify text 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....document / Verify text signatures Verify text signatures Leave...true, "SignatureType": "Text", "Text": "GroupDocs.Signature Cloud"...

    docs.groupdocs.cloud/signature/verify-text-sign...
  9. Raw Text Classification | Documentation

    This API retrieves raw Text classification result for IAB-2, Documents or Sentiment taxonomy. It returns an object that contains information about the best class and its probability and about probabilities of the other classes. For Sentiment taxonomy Chinese and English are supported with the language auto-detection. See Classify request parameters for request’s details. Resource This resource represents a controller for single call Text classification. Classify raw Text with IAB-2 taxonomy....Developer Guide / Raw Text Classification Raw Text Classification Leave...page This API retrieves raw text classification result for ....

    docs.groupdocs.cloud/classification/raw-text-cl...
  10. Convert Text to Image in Java

    Follow this guide to learn how to convert Text to Image in Java programmatically. GroupDocs.Conversion offers Cloud SDKs and REST APIs to convert TXT to PNG....we will learn how to convert Text to PNG in Java using GroupDocs...implementation so that you can build a Text to PNG converter for your business...

    blog.groupdocs.cloud/conversion/convert-text-to...