This example demonstrates how to convert document without using cloud storage. Use this method to directly convert any document, using conversion options.
Method parameters:
Name Type Description Comment format string Requested conversion format Required. File binary Input file to convert Form data, Required fromPage integer Page start conversion from Default value : 1 pagesCount integer Number of pages to convert Default value : 0 (all pages) loadOptions LoadOptions Input file loading options Form data convertOptions ConvertOptions Conversion options Form data Resource URI HTTP PUT ~/conversion...Total Product Family GroupDocs.Viewer Product Solution GroupDocs...
GroupDocs.Comparison Cloud allows to create document preview images, one per page. Image size and format can be set as options.
API Usage There are steps that usage of GroupDocs.Comparison Cloud consists of:
Upload input document into cloud storage Create preview images Download images For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual.
Swagger UI lets you call this REST API directly from the browser....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...
GroupDocs.Comparison Cloud allows to reject all revisions in Word document and save the result.
The following code sample demonstrates how to reject 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....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...
There is an additional option for Image joining.
Name Description Comment JoinItem.ImageJoinMode Possible modes for the image joining Values: Horizontal, Vertical Resource URI HTTP POST ~/join Swagger UI lets you call this REST API directly from the browser.
cURL example Request * First get JSON Web Token * Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. Kindly place Client Id in "client_id" and Client Secret in "client_secret" argument. curl -v "https://api....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...
This REST API provides an ability to remove a single page or a collection of specific page numbers from the source document. There are several ways to specify page numbers to be removed from a document:
Provide exact page numbers via Pages collection; Specify pages range start/end page numbers. There is also an ability to get only even/odd pages from the specified page range by setting RangeMode property. For protected documents, it is also required to provide a password....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...
GroupDocs.Signature Cloud provides a method to verify if the signatures with given properties are present in a document. The result of verify method contains boolean value IsSuccess (true or false).
API usage There are steps that usage of GroupDocs.Signature Cloud consists of:
Upload input document into cloud storage Verify signatures For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual.
Swagger UI lets you call this REST API directly from the browser....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...
Create an account Creating an account is very simple. Go to Dashboard to create a free account.
We’re using Single Sign On across our websites, therefore, if you already have an account with our services, you can use it to also acccess the Dashboard.
Create an API client app Before you can make any requests to GroupDocs Cloud API you need to get a Client Id and a Client Secret....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...
GroupDocs.Signature Cloud offers an ability to find Digital signatures that are applied to document and returns its digital signature certificate.
API usage There are steps that usage of GroupDocs.Signature Cloud consists of:
Upload input document into cloud storage Search signatures For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual.
Swagger UI lets you call this REST API directly from the browser.
cURL example Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...
When you search for electronic signatures of QR-Code type inside document with GroupDocs.Signature Cloud it’s only needed to pass search options to Search method.
API usage There are steps that usage of GroupDocs.Signature Cloud consists of:
Upload input document into cloud storage Search signatures For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual.
Swagger UI lets you call this REST API directly from the browser....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...
Нow-to insert different types of elements, such as hyperlinks, bookmarks, barcodes, into reports dynamically using GroupDocs Assembly Cloud....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...