This REST Api allows getting list of all file formats supported by GroupDocs.Editor 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 the values in the CLIENT_ID and CLIENT_SECRET environment variables....feedback On this page This REST API allows getting list of all by...GroupDocs.Editor Cloud REST API resource has been used in the...
How to use GroupDocs.Rewriter Cloud SDK for texts summarization....Rewriter Cloud REST API to and , there is a much easier...establishing connections, sending API requests, and parsing responses...
How to use GroupDocs.Rewriter Cloud SDK for texts simplification....Rewriter Cloud REST API to and , there is a much easier...establishing connections, sending API requests, and parsing responses...
How to use GroupDocs.Rewriter Cloud SDK to find synonyms for word or phrase....Rewriter Cloud REST API to and , there is a much easier...establishing connections, sending API requests, and parsing responses...
How to use GroupDocs.Translation Cloud SDK for translating CSV files....Translation Cloud REST API to and , there is a much easier...establishing connections, sending API requests, and parsing responses...
GroupDocs.Viewer Cloud provides the feature to add custom font sources.
Following code snippet shows how to set custom font source.
Api Usage There are steps that usage of GroupDocs.Viewer Cloud consists of:
Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File Api documentation for usage details.
Swagger UI lets you call this REST Api directly from the browser.... API Usage There are steps that usage...details. lets you call this REST API directly from the browser. cURL...
This REST Api provides a move page feature that allows you to manipulate page ordering by moving any page(s) to a new position within a document. For moving page to a new position, it’s needed to specify current and new page numbers along with the path to document in storage. For protected documents, it is also required to provide a password. The table below contains the full list of properties that can be specified while moving document pages....feedback On this page This REST API provides a move page feature...~/Pages/Move lets you call this REST API directly from the browser. cURL...
This example demonstrates how to convert pdf documents into wordprocessing documents with load options.
There are steps that usage of GroupDocs.Conversion Cloud consists of:
Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this GroupDocs.Conversion Cloud documentation for usage details.
Step 3 is not needed if the “OutputPath” option is not provided: the convert Api method will return the converted document in the response body....is not provided: the convert API method will return the converted...Swagger UI lets you call this REST API directly from the browser. cURL...
Find the latest software development kits (SDKs) that help you easily integrate GroupDocs.Rewriter Cloud into your applications....establishing connections, sending API requests, and parsing responses...GroupDocs.Rewriter.Cloud.Sdk.Api ; using GroupDocs.Rewriter.Cloud...
GroupDocs.Comparison Cloud allows to accept all revisions in Word document and save the result.
The following code sample demonstrates how to accept all revisions without getting them.
Api usage There are steps that usage of GroupDocs.Comparison Cloud consists of:
Upload input documents into cloud storage Call Api method with options Download comparison result document from storage (if any) Steps 1 and 3 are storage operations, please refer to this File Api documentation for usage details.... API usage There are steps that usage...documents into cloud storage Call API method with options Download...