GroupDocs.Conversion Cloud는 50개 이상의 문서 및 이미지 형식을 Words, Cells, Html, PDF, 슬라이드 및 이미지 형식으로 변환하기 위한 REST API입니다....outPath=conversions%2F&appsid=XXXX&signature=XXX-XX" -H "content-type:...
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...
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...
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...