This Document outlines the design of a REST-based API for GroupDocs Cloud, it covers both the structure of REST URLs as well as specific behavior linked To the API such as Authentication, Request Queuing, and STorage. The GroupDocs Cloud API will give developers access To all the key functions of the downloadable GroupDocs components through a Software as a Service hosted model.
There will be 3 sub-components within the API design (although these are largely transparent To the end-user);...Upgrade an Order Free Support Docs Free Consulting Blog New Releases...
GroupDocs.Viewer Cloud provides additional information for Outlook Data Files when calling Info method.
Following example demonstrates how To retrieve view information for Outlook Data File.
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...
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...
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...Upgrade an Order Free Support Docs Free Consulting Blog New Releases...
GroupDocs.Viewer Cloud enables you To protect output PDF Document by setting permissions, password for opening and password for changing permissions.
Following example demonstrates how To protect output PDF Document.
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...
Programming techniques, designed To apply data filtering, grouping and formatting throughout the Report Generation process using GroupDocs Assembly Cloud....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...
When GroupDocs.Viewer Cloud renders CAD drawings we get only Model representation. In order To render Model and all non-empty Layouts within CAD drawing, the property CadOptions.RenderLayouts is used.
The following code sample shows how To render layouts along with the Model of a CAD drawing.
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...
When rendering Documents and files To JPG with GroupDocs.Viewer Cloud you can adjust quality of the output images by setting Quality property of ImageOptions class. The supported values range of Quality is from 1 To 100. Default value is 90.
This example demonstrates how To adjust quality of the output JPG image.
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...
Нow-To insert different types of elements, such as hyperlinks, bookmarks, barcodes, inTo reports dynamically using GroupDocs Assembly Cloud....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...