This REST Api allows us to extract document’s fields defined in a template object passed as a method parameter by using LLM.
The following example demonstrates how to extract data from a source document by a user-defined template and modern well updated LLM.
Resource The following GroupDocs.Parser Cloud REST Api resource has been used in the AI Parse example.
cURL example Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....feedback On this page This REST API allows us to extract document’s...GroupDocs.Parser Cloud REST API resource has been used in the...
This example demonstrates how to convert email documents into pdf 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...
Sometimes you may want to search for electronic signatures of different types simultaneously GroupDocs.Signature Cloud allows searching documents for different signature types in an easy and intuitive way. In common words the idea is to pass collection of desired signature types 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.... API usage There are steps that usage...manual. lets you call this REST API directly from the browser. cURL...
GroupDocs.Conversion Cloud REST Api allows to convert the supported document formats to Image Formats and returns the output document storage URL and also support to get result as a array of stream.
Convert to Images Formats You can convert the supported document formats to Images Formats and get the output as storage URL.
Resource The following GroupDocs.Conversion Cloud REST Api resource has been used in the convert to Images format example....Conversion Cloud REST API allows to convert the to Image...GroupDocs.Conversion Cloud REST API resource has been used in the...
This monthly release is allowing users to get Changes in table of content, Image and Html Comparison also compare annotations as result document file path or stream....release is also included Eleven API improvements like displaying...for further details. Complete API changes is listed below: New...
This REST Api allows add attachments into pdf documents. Attachments should be uploaded into cloud storage before importing.
The table below contains the full list of properties that can be specified.
Name Description Comment FilePath The file path in the storage Required property StorageName Storage name Could be omitted for default storage VersionId File version Id Useful for storages that support file versioning Password The password to open file Should be specified only for password-protected documents Attachments Collection of attachments files paths OutputPath Path to resultant document Required Resource URI HTTP POST ~/import Swagger UI lets you call this REST Api directly from the browser....feedback On this page This REST API allows add attachments into pdf...~/import lets you call this REST API directly from the browser. cURL...
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.... API usage There are steps that usage...manual. lets you call this REST API directly from the browser. cURL...
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...
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...
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...