Create Account For details on how To create a new account please check Create a new Account.
Apply Client Id and Client Secret For details on how To get Client Id and Client Secret please check Create New App and Get Client Id and Client Secret.
Free Plan Our free plan allows you To use Cloud APIs as you would normally. It only applies the limitation To the data that can be processed with the APIs....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...
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 Linux/MacOS/Bash curl -X GET "https://api.groupDocs.cloud/v2.0/conversion/info?FilePath#words/four-pages.Docx" \ -H "accept: application/json" \ -H "authorization: Bearer $JWT_ToKEN" Windows PowerShell curl....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...
GroupDocs Assembly Cloud developer kit installation instructions for .NET (C#), Java, PHP, C++, Node.JS, Ruby, Python, Swift, Golang programming languages....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...
Hidden pages are not rendered by default. In order To include them inTo the rendering GroupDocs.Viewer Cloud provides RenderHiddenPages property of the HtmlOptions (or JpgViewOptions, or PdfOptions) class.
This feature is supported for:
Diagrams with hidden pages Presentations with hidden slides Spreadsheets with hidden worksheets The following code sample shows how To render hidden pages.
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....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...
DeleteSettings data structure used as input parameters of Delete API method.
DeleteSettings example { 'FileInfo': { 'FilePath': 'signedBarcode_one-page.Docx' }, 'Options': [ { 'SignatureType': 'Barcode', 'SignatureId': '4cb67aa8-835d-4877-8a5d-5a9ad015a098' } ] } UpdateSettings fields Name Description API Version FileInfo.FilePath The path of the Document, located in the sTorage. Required. FileInfo.STorageName STorage name FileInfo.VersionId File version Id FileInfo.Password Password for password-protected Document To be signed. Options Array of options To perform signatures delete...Upgrade an Order Free Support Docs Free Consulting Blog New Releases...
Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports To search Digital signatures in supported Document formats. It provides method To search Digital Signature in Document Pages with different options by using Search Options Object data in request body.
Search Digital Signature You can search Digital Signature on Document provided by fileName and Document folder (if required) using following API....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...
GroupDocs.Watermark Cloud is a REST API for managing watermarks in the Documents of different file formats.
It provides easy To use watermarking methods. It also allows you To search and remove previously added watermarks of popular types (including watermarks added by third-party Tools) in a Document.
The API provides straightforward and easy To use set of methods To add, search, and remove watermarks in supported file formats.
Adding Watermarks GroupDocs.Watermark Cloud allows To add text/image watermarks To supported Document formats and images and save resultant file....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...