Note Note: The features listed in this page are working only with GroupDocs.Annotation Cloud V1 This API retrieves document information. It returns an object that contains the document description with meta data and coordinates of text on pages.
DocumentInfo object fields Field Name Type Description name string The document name. folder string The document folder. extension string The file extension. fileFormat string The file type. size long The file size....Signature Product Solution GroupDocs...
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...
GroupDocs.Conversion Cloud est une API REST permettant de convertir plus de 50 documents et formats d'image aux formats Words, Cells, Html, PDF, Slides et Image....outPath=conversions%2F&appsid=XXXX&signature=XXX-XX" -H "content-type:...
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...