Buletin pengembang GroupDocs Mei 2017 menjelaskan pembaruan API, peningkatan fitur utama, dan perbaikan bug dalam API manipulasi dokumen GroupDocs....Signature for .NET 17.03 - 13 fitur...
Biuletyn dla programistów GroupDocs z maja 2017 r. opisuje aktualizacje interfejsów API, główne ulepszenia funkcji i poprawki błędów w interfejsach API do manipulowania dokumentami GroupDocs....Signature for .NET 17.03 - 13 nowych...
This REST API allows to get list of all file formats supported by GroupDocs.Metadata Cloud product.
Resource URI HTTP POST ~/formats Swagger UI lets you call this REST API directly from the browser.
cURL example Linux/MacOS/Bash # Get JSON Web Token # Ensure CLIENT_ID and CLIENT_SECRET are set as environment variables. 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" # Get document information (available formats) curl -v "https://api....Signature Product Solution GroupDocs...
Інформаційний бюлетень розробників GroupDocs за травень 2017 року описує оновлення API, основні вдосконалення функцій і виправлення помилок в API обробки документів GroupDocs....Signature for .NET 17.03 - 13 нових...
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...
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...
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...