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 folder in GroupDocs Cloud Storage.
API Explorer GroupDocs.signature Cloud API Reference lets you to 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 exposes....Parser Product Solution GroupDocs...preferred language. C# Java PHP Ruby Node.js Python Create a New...
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 QRCode. It provides methods to create QRCode Signature in Document Pages with different options of QRCode type, location, alignment, font, margins and appearances by using Signature Options Object data in request body.
Add QRCode Signature to Document You can create QRCode Signature on Document provided by fileName and document folder (if required) using following API....Parser Product Solution GroupDocs...SDKs list . C# PHP Java Python Ruby Add QRCode Signature to Document...
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 Request * cURL example to get metered license consumption curl -v "http:///v2.0/comparison/consumption" \ -X GET \ -H "Accept: application/json" \ -H "Authorization: Bearer " Response { "credit": 487848, "quantity": 6061570985....Parser Product Solution GroupDocs..."Credit: " + result . credit ) Ruby # For complete examples and...
Note Note: The features listed in this page are working only with GroupDocs.Annotation Cloud V1 GroupDocs.Annotation Cloud API provides annotation data from supported file formats as AnnotationInfo Object.
Object fields AnnotationInfo object fields Field Name Type Description guid string The unique identifier of annotation. documentGuid long The unique identifier of document. text string The text of the annotation. creatorGuid string The annotation creator unique identifier. creatorName string The annotation creator name....Parser Product Solution GroupDocs...available SDKs list . C# Java PHP Ruby Export Annotation This API adds(exports)...
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 Text. It provides methods to create Text Signature in Document Pages with different options of Text, location, alignment, font, margins and appearances by using Signature Options Object data in request body.
Add Text Signature to Document You can create Text Signature on Document provided by fileName and document folder (if required) using following API....Parser Product Solution GroupDocs...SDKs list . C# PHP Java Python Ruby Add Text Signature to Document...
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....Parser Product Solution GroupDocs...get_supported_file_formats () Ruby # For complete examples and...
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....Parser Product Solution GroupDocs...get_supported_file_formats () Ruby # For complete examples and...
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 Barcode Signature in Documents Pages with different options for page number, text and search criteria by using verification-options-objects data in request body.
Verify Barcode Signature in a Document You can Verify Barcode Signature in a Document using this API. It expects Verification Options Object data in request body....Parser Product Solution GroupDocs...SDKs list . C# PHP Java Python Ruby Verify Barcode Signature in...
Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to search Digital signatures in supported document formats. It provides method to search Digital Signature in Document Pages with different options by using Search Options Object data in request body.
Search Digital Signature You can search Digital Signature on Document provided by fileName and document folder (if required) using following API....Parser Product Solution GroupDocs...SDKs list . C# PHP Java Python Ruby Search Digital Signature in...