GroupDocs.Comparison Cloud REST APIs support document compare tools to compare source and destination files of supported formats to get high-quality output in quickly and reliably. To get a list of supported formats, You can use the below API.
Resource The following GroupDocs.Comparison Cloud REST API resource has been used in the Supported File Formats example.
cURL example Linux/MacOS/Bash curl -X GET "https://api.groupdocs.cloud/v2.0/comparison/formats" \ -H "accept: application/json" \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl....docx" , "fileFormat" : "Microsoft...
Programmatically Convert JPG to PDF using a REST API on the cloud in Node.js with GroupDocs.Conversion Cloud SDK for Node.js.... See Also # Annotate DOCX Files using a REST API in Python...
Learn how to convert JPG or JPEG images into professional, print-ready PDF in C#. Guide covers setup, coding for JPEG to PDF using REST API and cURL....of output formats, including DOCX , HTML , XLSX , PPTX , and PNG...
Programmatically Annotate PDF documents using a REST API on the cloud in Python with Document Annotation Cloud SDK for Python.... See Also # Annotate DOCX Files using a REST API in Python...
Learn a step-by-step guide to extract images from Word documents programmatically in Java using the powerful GroupDocs.Parser Cloud SDK for Java....extract all images from Word DOCX programmatically in Java using...
You can easily convert Excel XLSX files to PDF with GroupDocs.Conversion Cloud API. This tutorial covers how to Convert Excel Spreadsheets to PDF using Ruby...in Ruby How to Convert Word DOCX to PPTX PowerPoint Presentation...
This REST API allows getting a list of all file formats supported by GroupDocs.Merger Cloud product.
Resources The following GroupDocs.Editor Cloud REST API resource has been used in the get supported file types example.
HTTP POST ~/formats cURL example The following example demonstrates how to get supported file types.
Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Place Client Id in "client_id" and Client Secret in "client_secret" arguments....docx" , "fileFormat" : "Microsoft...