La nouvelle version de Groupdocs.Comparison Cloud 19.5 est arrivée. Votre intérêt pour notre API Cloud de comparaison de documents nous motive à implémenter de nouvelles fonctionnalités....d’authentification OAuth2 et de signature d’URL ne sont plus prises...
La newsletter des développeurs GroupDocs de mai 2017 décrit les mises à jour des API, les principales améliorations de fonctionnalités et les corrections de bogues dans les API de manipulation de documents GroupDocs....Signature pour .NET 17.03 - 13 nouvelles...
This REST API allows getting a list of all file formats supported by GroupDocs.Watermark Cloud product.
Resource URI HTTP POST ~~/formats Swagger UI lets you call this REST API directly from the browser.
cURL example 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" argument. 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 get document information curl -v "https://api....Signature Product Solution GroupDocs...
This REST API allows to remove metadata properties from the document choosing the properties with specified name.
cURL example The following example demonstrates how to remove metadata properties that may have names containing “Application” string.
Linux/MacOS/Bash # First get JSON Web Token # Replace $CLIENT_ID and $CLIENT_SECRET with your credentials. 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....Signature Product Solution GroupDocs...
GroupDocs.Conversion Cloud 50 से अधिक दस्तावेज़ों और छवि प्रारूपों को Words, Cells, Html, PDF, Slides और Image प्रारूपों में परिवर्तित करने के लिए एक REST API है।...outPath=conversions%2F&appsid=XXXX&signature=XXX-XX" -H "content-type:...
A brief overview of the most important features, functionalities and use aspects of GroupDocs Assembly Cloud....Signature Product Solution GroupDocs...