This REST API allows to extract metadata properties from the document choosing the properties which names are matching the specified regular expression.
cURL example The following example demonstrates how to extract metadata information from all properties with the “dc” string in the beginning of the name.
Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # The values are taken from environment variables CLIENT_ID and CLIENT_SECRET....Us Contact Customers Legal Security Events Acquisition GroupDocs...
GroupDocs developer newsletter of June 2017 describes API updates, major feature enhancements and bug fixes within GroupDocs document manipulation APIs....remove thus ensuring maximum security for your corporate personalized...
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 QRCode Signature in Documents Pages with different options for page number, text and search criteria by using Verification Options Objects data in request body.
Verify QRCode Signature in a Document You can verify QRCode Signature in a Document using this API....Us Contact Customers Legal Security Events Acquisition Ask AI...
This REST API allows you to add metadata information as properties with specified name.
cURL example The following example demonstrates how to add metadata date and time information in all properties with the same name as specified.
Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # cURL example to add metadata to a document curl -v "https://api....Us Contact Customers Legal Security Events Acquisition GroupDocs...
This REST API allows to set document metadata new values choosing properties which values are matching the specified.
cURL example The following example demonstrates how to set metadata information to all properties with the “Microsoft Office Word” value.
Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # The credentials are read from environment variables CLIENT_ID and CLIENT_SECRET. curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # cURL example to join several documents into one curl -v "https://api....Us Contact Customers Legal Security Events Acquisition GroupDocs...
GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...versatile file format that is secure, easily readable, and accessible...to PDF documents for better security and document management. In...
How to get an access token and use it to authorize GroupDocs.Translation Cloud API requests....Us Contact Customers Legal Security Events Acquisition GroupDocs...practices to keep your data secure. All communication with GroupDocs...