New version of Groupdocs.Comparison Cloud 19.5 is here. Your interest in our Document Comparison Cloud API keeps us motivated to implement new features....Authentication For improved security, we have introduced JWT(JSON...
How to get an access token and use it to authorize GroupDocs.Rewriter Cloud API requests....Us Contact Customers Legal Security Events Acquisition GroupDocs...practices to keep your data secure. All communication with GroupDocs...
This REST API allows to extract metadata properties from the document choosing the properties to extract by name.
cURL example The following example demonstrates how to extract metadata information from all properties that have “Date” string in names.
Linux/MacOS/Bash # 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 arguments. curl -v 'https://api....Us Contact Customers Legal Security Events Acquisition GroupDocs...
This REST API allows to set document metadata new values choosing properties with names matching the specified regular expression.
cURL example The following example demonstrates how to set metadata information to all properties that match regular expression “^NameOfApp.*”.
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 join several documents into one curl -v "https://api....Us Contact Customers Legal Security Events Acquisition GroupDocs...
This REST API allows to set document metadata new values choosing properties with specified name.
cURL example The following example demonstrates how to set metadata information to all properties with the exact 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 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...
Learn how to insert watermark in Excel files using the Excel watermarking REST API and Java SDK. Enhance document Security & branding with GroupDocs.Watermark....approach to bolster document security and branding. Follow the actions...
GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...HTML enables better editing, security, and searchability using a...Convert Excel to JSON data using secure and easy to use REST API. This...