Mises à jour des API de format de fichier Aspose, annonces de nouvelles fonctionnalités, améliorations et correctifs. Newsletter Aspose - Février 2017...Assembly pour .NET 16.12.0 - 4 nouvelles...
O boletim informativo do desenvolvedor do GroupDocs de junho de 2017 descreve as atualizações de API, os principais aprimoramentos de recursos e correções de bugs nas APIs de manipulação de documentos do GroupDocs....Assembly para Java agora permite que...
This REST API provides the functionality to retrieve templates that are used in Parse endpoint. Simply get the API response and use it as a template parameter in Parse by the Template method. The table below contains the full list of properties.
Name Description Comment TemplatePath The path of the template, located in the storage. Required. FileInfo.StorageName Storage name It could be omitted for default storage. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Get Template example....Assembly Product Solution GroupDocs...
Інформаційний бюлетень розробників GroupDocs за червень 2017 року описує оновлення API, основні вдосконалення функцій і виправлення помилок в API обробки документів GroupDocs....Assembly для Java тепер дозволяє користувачам...
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....Assembly Product Solution GroupDocs...
Kasım 2017 tarihli GroupDocs geliştirici bülteni, GroupDocs belge işleme API'lerindeki API güncellemelerini, önemli özellik geliştirmelerini ve hata düzeltmelerini açıklar....Assembly for .NET ve Java 17.9 – E-posta...
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....Assembly Product Solution GroupDocs...