GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...Documents on ANY Platform View, Annotate, Convert, Compare, Store and...collaboration APIs and SDKs (.NET, Java, PHP) that your business needs. Using...
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....Annotation Product Solution GroupDocs...our available SDKs list . C# PHP Java Python Ruby Verify Barcode...
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....Annotation Product Solution GroupDocs...our available SDKs list . C# PHP Java Python Ruby Search Digital...
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.
Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Place the values in the CLIENT_ID and CLIENT_SECRET environment variables....Annotation Product Solution GroupDocs...apiInstance . getSupportedFileForm (); PHP // For complete examples and...
GroupDocs.Comparison Cloud REST APIs support document compare tools to compare source and destination files of supported formats to get high-quality output in quickly and reliably. To get a list of supported formats, You can use the below API.
Resource The following GroupDocs.Comparison Cloud REST API resource has been used in the Supported File Formats example.
cURL example Linux/MacOS/Bash curl -X GET "https://api.groupdocs.cloud/v2.0/comparison/formats" \ -H "accept: application/json" \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl....Annotation Product Solution GroupDocs...printStackTrace (); } } } PHP <? php include ( dirname ( __DIR__...
GroupDocs.Conversion Cloud REST API allows to convert the supported document formats to Image Formats and returns the output document storage URL and also support to get result as a array of stream.
Convert to Images Formats You can convert the supported document formats to Images Formats and get the output as storage URL.
Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the convert to Images format example....Annotation Product Solution GroupDocs...+ e . Message ); } } } } PHP <? php include ( dirname ( __DIR__...
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....Annotation Product Solution GroupDocs...our available SDKs list . C# PHP Java Python Ruby Verify Text...
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 -X GET "https://api.groupdocs.cloud/v2.0/signature/qrcodes" \ -H "accept: application/json" \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl.exe -X GET "https://api.groupdocs.cloud/v2.0/signature/qrcodes" ` -H "accept: application/json" ` -H "authorization: Bearer $env:JWT_TOKEN" Windows CMD curl -X GET "https://api....Annotation Product Solution GroupDocs...available SDKs list . C# Java PHP Ruby Node.js Python Was this...
Get technical support of GroupDocs.Signature Cloud....js nodejs-annotate-pdf , nodejs-digital-sign...Signature Box in Document with PHP 29 3514 February 9, 2015 Signature...