Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 1,232 for

text annotations

(0.13 sec)
  1. VerifySettings | Documentation

    VerifySettings data structure used as input parameters for Verify API method. VerifySettings example { "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" }, "Options": [ { "SignatureType": "Text", "Page": 1, "Text": "John", "MatchType": "Contains" } ] } VerifySettings fields Name Description API Version FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name FileInfo.VersionId File version Id FileInfo.Password Password for password-protected document to be signed....Annotation Product Solution GroupDocs..."SignatureType" : "Text" , "Page" : 1 , "Text" : "John" , "MatchType"...

    docs.groupdocs.cloud/signature/verifysettings/
  2. Supported File Formats and Conversions | Docume...

    GroupDocs Assembly Cloud API provides support for a wide variety of Microsoft Office, OpenOffice, Email and Web document formats....Annotation Product Solution GroupDocs...Macro-Enabled Template RTF Rich Text Format Microsoft Office Excel...

    docs.groupdocs.cloud/assembly/getting-started/f...
  3. Add watermark | Documentation

    GroupDocs.Viewer Cloud enables you to apply a watermark on the output pages (HTML / Image / PDF). The following code sample shows how to apply the watermark to the output pages. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Annotation Product Solution GroupDocs...'ViewFormat': 'HTML', 'Watermark': { 'Text': 'This is a watermark' } }"...

    docs.groupdocs.cloud/viewer/add-watermark/
  4. 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....Annotation Product Solution GroupDocs...'pdf', 'WatermarkOptions': { 'Text': 'Sample watermark', 'Color':...

    docs.groupdocs.cloud/conversion/add-watermark/
  5. 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....Documents on ANY Platform View, Annotate, Convert, Compare, Store and...functionality for displaying, annotating, digital signing, converting...

    blog.groupdocs.cloud/total/cloud-rest-apis-to-m...
  6. Available SDKs | Documentation

    Find the latest software development kits (SDKs) that help you easily integrate GroupDocs.Translation Cloud into your applications....Annotation Product Solution GroupDocs...development easier. Translating the text .NET (C#) using System.Collections...

    docs.groupdocs.cloud/translation/sdk/
  7. Setting content language | Documentation

    How to specify a language of the processed Text....Annotation Product Solution GroupDocs...Example { "language" : "en" , "text" : "Hello, everyone! We will...

    docs.groupdocs.cloud/rewriter/languages/
  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...Annotation Product Solution GroupDocs..."description" : "File description or raw text to classify if no document is...

    docs.groupdocs.cloud/classification/classify-re...
  9. Supported Document Formats | Documentation

    All document and image formats supported by GroupDocs.Viewer Cloud V2....Annotation Product Solution GroupDocs...OpenDocument Text OpenDocument Text Template Rich Text Document Plain...

    docs.groupdocs.cloud/viewer/supported-document-...
  10. Verify Barcode 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....Annotation Product Solution GroupDocs... 'BarcodeType': 'Code128', 'Text': '123456789012', 'MatchType':...

    docs.groupdocs.cloud/signature/verify-barcode-s...