Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 2,119 for

watermark java

(0.4 sec)
  1. Get Document Information | Documentation

    This API retrieves document information. It returns an object that contains the document description with metadata and coordinates of text on pages. Resource The following GroupDocs.Annotation Cloud REST API resource has been used to get document information. cURL example Request curl -v "https://api.groupdocs.cloud/v2.0/annotation/info" \ -X POST \ -H "Content-Type: application/json" \ -H "Accept: application/json" \ -H "Authorization: Bearer " \ -d "{ 'FilePath': 'annotationdocs/one-page.docx'} Response { "name": "one-page.docx", "path": "annotationdocs/one-page....Watermark Product Solution GroupDocs...apiInstance . GetSupportedFileForm (); Java & Android // For complete examples...

    docs.groupdocs.cloud/annotation/get-document-in...
  2. Available SDKs | Documentation

    Find the latest software development kits (SDKs) that help you easily integrate GroupDocs.Rewriter Cloud into your applications....Watermark Product Solution GroupDocs...GroupDocs.Rewriter in cross-platform Java apps. All SDKs are open-source...

    docs.groupdocs.cloud/rewriter/sdk/
  3. Supported Platforms | Documentation

    GroupDocs.Editor Cloud is a REST API that can be used with any language: .NET, Java, PHP, Ruby, Python, Node.js and many more. You can use it with any language or platform that supports REST. (Almost all platforms and languages support REST and provide native REST clients to work with REST APIs). You do not need to worry about language or platform limitations. You can use it with any platform – web, desktop, mobile, and cloud....Watermark Product Solution GroupDocs...Documentation / GroupDocs.Watermark Cloud / Getting Started /...

    docs.groupdocs.cloud/watermark/supported-platfo...
  4. Verify Text 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 verify a signed document. It provides methods to verify Text Signature in Documents Pages with different options for page number, text and search criteria by using Verification Options Objects data in request body. Verify Text Signature in a Document You can verify Text Signature in a Document using this API....Watermark Product Solution GroupDocs...available SDKs list . C# PHP Java Python Ruby Verify Text Signature...

    docs.groupdocs.cloud/signature/verify-text-sign...
  5. 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....Watermark Product Solution GroupDocs...available SDKs list . C# PHP Java Python Ruby Search Barcode Signature...

    docs.groupdocs.cloud/signature/search-barcode-s...
  6. Supported Platforms | Documentation

    GroupDocs.Editor Cloud is a REST API that can be used with any language: .NET, Java, PHP, Ruby, Python, Node.js and many more. You can use it with any language or platform that supports REST. (Almost all platforms and languages support REST and provide native REST clients to work with REST APIs). You do not need to worry about language or platform limitations. You can use it with any platform – web, desktop, mobile, and cloud....Watermark Product Solution GroupDocs...used with any language: .NET, Java, PHP, Ruby, Python, Node.js...

    docs.groupdocs.cloud/editor/supported-platforms/
  7. System requirements | Documentation

    Minimum requirements and prerequisites for developing applications with GroupDocs.Translation Cloud....Watermark Product Solution GroupDocs...supports HTTPS requests: .NET, Java, PHP, JavaScript (AJAX), Ruby...

    docs.groupdocs.cloud/translation/system-require...
  8. Working with Digital 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 add Digital Signature to a document. It provides methods to create Digital Signature in Document Pages with different options of Certificate type, location, alignment, font, margins and appearances by using Signature Options Object data in request body. Add Digital Signature to Document You can create Digital Signature on Document provided by fileName and document folder (if required) using following API....Watermark Product Solution GroupDocs...available SDKs list . C# PHP Java Python Ruby Add Digital Signature...

    docs.groupdocs.cloud/signature/working-with-dig...
  9. Working with Search Collection | 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 multiple signatures in a document. For example, you can search whether a document contains Text and Barcode Signatures at same time. To search list of signatures on document (Cells, Images, PDF, Slides or Words) Signature API provides an object SearchOptionsCollectionData that can contain one or more search options....Watermark Product Solution GroupDocs...available SDKs list . C# PHP Java Python Ruby Search Multiple...

    docs.groupdocs.cloud/signature/working-with-sea...
  10. Get Supported File Formats | Documentation

    This REST API allows getting list of all file formats supported by GroupDocs.Editor Cloud product. Resources The following GroupDocs.Editor Cloud REST API resource has been used in the get supported file types example. HTTP POST ~/formats cURL example The following example demonstrates how to get supported file types. Request * First get JSON Web Token * Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. Kindly place Client Id in "client_id" and Client Secret in "client_secret" argument....Watermark Product Solution GroupDocs...apiInstance . GetSupportedFileForm (); Java // For complete examples and...

    docs.groupdocs.cloud/editor/get-supported-file-...