Sort Score
Result 10 results
Languages All
Labels All
Results 3,201 - 3,210 of 10,029 for

text

(0.28 sec)
  1. Translating texts | Documentation

    How to translate plain Text....reference / Translating texts Translating texts Leave feedback GroupDocs...can translate any amount of text in 3 API calls: Because GroupDocs...

    docs.groupdocs.cloud/translation/text/
  2. Verify QR-code 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...."QRCode", "QRCodeType": "Aztec", "Text": "GroupDocs.Signature Cloud"..."QRCode", "QRCodeType": "Aztec", "Text": "GroupDocs.Signature Cloud"...

    docs.groupdocs.cloud/signature/verify-qr-code-s...
  3. Add Watermark | Documentation

    This example demonstrates how to convert word processing document into pdf document with adding watermark. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body...."pdf", "WatermarkOptions": { "Text": "Sample watermark", "Color":..."pdf", "WatermarkOptions": { "Text": "Sample watermark", "Color":...

    docs.groupdocs.cloud/conversion/add-watermark/
  4. Backroung Brush and Stamp Brush Styles Signatur...

    GroupDocs.cloud developer newsletter of September 2018 describes document manipulation Cloud APIs updates, major feature enhancements and bug fixes within GroupDocs REST APIs....Outlook Email, HTML, CAD and Text. Product News Documents Viewer...OpenDocument, CAD, Images and Text. Read more details here . Documents...

    blog.groupdocs.cloud/total/cloud-rest-apis-to-m...
  5. Setting content language | Documentation

    How to specify a language of the processed Text....Example { "language" : "en" , "text" : "Hello, everyone! We will...will try to rephrase this text into something new." , "suggestions"...

    docs.groupdocs.cloud/rewriter/languages/
  6. Resource redaction Annotation | Documentation

    Resource redaction annotation fills black rectangle with fixed position (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 # First get JSON Web Token # Replace CLIENT_ID and CLIENT_SECRET with your own credentials....(used if you want to hide some text) API usage There are steps that...'ResourcesRedaction' "'" ', ' "'" 'Text' "'" ': ' "'" 'This is resource...

    docs.groupdocs.cloud/annotation/resource-redact...
  7. A REST API Solution to Merge and Split Document...

    GroupDocs.Parser Cloud is a REST API solution to parse documents to extract Text, images and document information on any platform....need a feature for text searching or text analyzing, wouldn’t...letter, etc. It is not limited to text extraction but you can also...

    blog.groupdocs.cloud/parser/a-rest-api-solution...
  8. classify Request Parameters | Documentation

    Parameter In Type Comment body BaseRequest Document’s description (string) and/or document’s info. BestClassesCount url (Optional) string (“1”, “2”, “3”,..) Count of the best classes to return. Taxonomy url (Optional) string ("", “default”, “iab2”, “documents”, “sentiment”, “sentiment3”) Taxonomy to use for classification return. PrecisionRecallBalance url (Optional) string (“precision”, “recall”, “”) Balance between precision and recall. BaseRequest Model: BaseRequest { description (string, optional), document (FileInfo, optional) } FileInfo { folder (string, optional), name (string, optional), password (string, optional) } Examples: JSON..."description" : "File description or raw text to classify if no document is...<description> File description or raw text to classify if no document is...

    docs.groupdocs.cloud/classification/classify-re...
  9. GroupDocs.Signature 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....different signature types like Text Signatures with various formats...different signature types like Text Signatures with various format...

    blog.groupdocs.cloud/categories/groupdocs.signa...
  10. Add Watermark to Word in Java

    Let's learn how to add Watermark to Word in Java. GroupDocs.Watermark enables you to build a Watermark creator for your business application.... With support for both text and image watermarks, you can...define the source file. Define text watermark options such as font...

    blog.groupdocs.cloud/watermark/add-watermark-to...