GroupDocs.Conversion Cloud REST Apis support document conversion tools to convert files from 65+ supported formats to get high-quality output in quickly and reliably. To get a Metadata of supported formats, You can use the below Api.
Resource The following GroupDocs.Conversion Cloud REST Api resource has been used in the Document Metadata example.
cURL example Request curl -X GET "https://Api.groupdocs.cloud/v2.0/conversion/info?FilePath#words/four-pages.docx" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response Content-type: application/json { "fileType": "docx", "pageCount": 4, "size": 8651, "width": 0, "height": 0, "horizontalResolution": 0, "verticalResolution": 0, "bitsPerPixel": 0, "title": "", "author": "", "createdDate": "2016-05-18T00:00:00Z", "modifiedDate": "0001-01-01T00:00:00", "layers": null, "isPasswordProtected": false } SDK examples The Api is completely independent of your operating system, database system or development language....Conversion Cloud REST APIs support document conversion...formats, You can use the below API. Resource The following GroupDocs...