Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 1,676 for

metadata java

(0.36 sec)
  1. Working With Folder | Documentation

    Get the File Listing of a Specific Folder This API allows you to get a list of all files of a specific folder from the specified Cloud Storage. If you do not pass storage name API will find the folder in GroupDocs Cloud Storage. API Explorer GroupDocs.Parser Cloud API Reference lets you try out List Files in a Folder API right away in your browser. It allows you to effortlessly interact and try out every single operation that our APIs expose....Metadata Product Solution GroupDocs...your preferred language. C# Java Create a New Folder This API...

    docs.groupdocs.cloud/parser/working-with-folder/
  2. 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....Metadata Product Solution GroupDocs...available SDKs list . C# PHP Java Python Ruby Verify Text Signature...

    docs.groupdocs.cloud/signature/verify-text-sign...
  3. Getting metered license consumption | Documenta...

    Note This example related to Docker version of GroupDocs.Comparison-Cloud only The metered license can be used in Docker version of GroupDocs.Comparison-Cloud. Here is an example how to retrieve metered license consumption. You can find more information about Docker version at How to self-host GroupDocs.Comparison Cloud with Docker Resource URI HTTP GET ~/comparison/consumption cURL example Linux/MacOS/Bash # cURL example to get metered license consumption curl -v "https://api.groupdocs.cloud/v2.0/comparison/consumption" \ -X GET \ -H "Accept: application/json" \ -H "Authorization: Bearer $JWT_TOKEN" Windows PowerShell # cURL example to get metered license consumption curl....Metadata Product Solution GroupDocs...$"Quantity: {response.Quantity}" ); Java // For complete examples and...

    docs.groupdocs.cloud/comparison/metered-consump...
  4. 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....Metadata Product Solution GroupDocs...available SDKs list . C# PHP Java Python Ruby Search Barcode Signature...

    docs.groupdocs.cloud/signature/search-barcode-s...
  5. Quick Start | Documentation

    Create an account Creating an account is very simple. Go to Dashboard to create a free account. We’re using Single Sign On across our websites, therefore, if you already have an account with our services, you can use it to also acccess the Dashboard. Create an API client app Before you can make any requests to GroupDocs Cloud API you need to get a Client Id and a Client Secret....Metadata Product Solution GroupDocs...apiInstance . GetSupportedFileForm (); Java & Android // For complete examples...

    docs.groupdocs.cloud/annotation/quick-start/
  6. Available SDKs | Documentation

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

    docs.groupdocs.cloud/rewriter/sdk/
  7. Working with 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 sign a document with Barcode. It provides methods to create Barcode Signature in Document Pages with different options of Barcode type, location, alignment, font, margins and appearances by using signature-options-objects object data in request body. Add Barcode Signature to Document You can create Barcode Signature on Document provided by fileName and document folder (if required) using following API....Metadata Product Solution GroupDocs...available SDKs list . C# PHP Java Python Ruby Add Barcode Signature...

    docs.groupdocs.cloud/signature/working-with-bar...
  8. Limit count of items to render | Documentation

    GroupDocs.Viewer Cloud allows rendering the items in Outlook Data Files (OST/PST). OutlookOptions is used to set rendering options for OST and PST formats. The following code samples show how to render the items in an Outlook Data File by setting a maximum limit. 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....Metadata Product Solution GroupDocs...loud/groupdocs-viewer-cloud-java-samples string MyClientSecret...

    docs.groupdocs.cloud/viewer/limit-count-of-item...
  9. Supported QR-Codes | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to sign a document with QR-Code. You can list all supported QR-Ccode types using this API. Resource The following GroupDocs.Signature Cloud REST API resource has been used in the example to list supported QR-Code types. cURL example Linux/MacOS/Bash curl -v "https://api.groupdocs.cloud/v1/signature/qrcodes" \ -X GET \ -H "Content-Type: application/json" \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl....Metadata Product Solution GroupDocs...our available SDKs list . C# Java Python Ruby Was this page helpful...

    docs.groupdocs.cloud/signature/supported-qr-codes/
  10. Quick Start | Documentation

    GroupDocs.Viewer Cloud Quick Start...Metadata Product Solution GroupDocs...convertAndDownload ( $request ); Java // For complete examples and...

    docs.groupdocs.cloud/viewer/quick-start/