GroupDocs.Viewer Cloud provides additional information such as project start and end dates for MS Project documents when calling Info method.
Following example demonstrates how to retrieve view information for MS Project 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.... API Usage There are steps that usage...details. lets you call this REST API directly from the browser. cURL...
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.... API Usage There are steps that usage...details. lets you call this REST API directly from the browser. cURL...
GroupDocs.Viewer Cloud renders items from the root of the archive by default.
When rendering of a specified folder is required, it can be achieved as shown in the examples below.
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.... API Usage There are steps that usage...details. lets you call this REST API directly from the browser. cURL...
There might be the case when you do not want to render the whole Spreadsheet on a single page and limit the number of rows that would be rendered on each output page. In this situation, the GroupDocs.Viewer Cloud allows you to specify the number of rows in an Spreadsheet to be rendered on each page.This example demonstrates how to split worksheets into pages.
Api Usage There are steps that usage of GroupDocs.... API Usage There are steps that usage...details. lets you call this REST API directly from the browser. cURL...
When you are converting Visio files, you can choose what you want to render: Visio scheme pages or figures of Visio scheme. If Visio scheme does not contain pages - only figures will be rendered.
To force render Visio figures please set RenderFiguresOnly property to true in VisioRenderingOptions. You can set width of each figure, height will be calculated by proportions automatically.
Api Usage There are steps that usage of GroupDocs.... API Usage There are steps that usage...details. lets you call this REST API directly from the browser. cURL...
GroupDocs.Conversion Cloud REST Api allows to convert the supported document formats to Presentation Document Formats and returns the output document storage URL and also support to get result as a stream.
Convert to Presentation Formats You can convert the supported document formats to Presentation Document Formats and get the Storage URL Output**.**
Resource The following GroupDocs.Conversion Cloud REST Api resource has been used in the convert to Slides format example....Conversion Cloud REST API allows to convert the to Presentation...GroupDocs.Conversion Cloud REST API resource has been used in the...
GroupDocs.Conversion Cloud REST Api allows us to convert the supported document formats to Word Processing Document Formats and returns the output document storage URL and also support to get the result as a stream.
Convert to Words Formats You can convert the supported document formats to Word Processing Document Formats and get the output as a storage URL
Resource HTTP POST ~/conversion Swagger UI lets you call this REST Api directly from the browser....Conversion Cloud REST API allows us to convert the to Word.../conversion lets you call this REST API directly from the browser. cURL...
GroupDocs Cloud Blog - Document Processing REST Apis | GroupDocs Cloud... It covers APIconfiguration, handling special characters...with a full code example, REST API cURL commands, setup tips, and...
Polyline annotation allows to draw shapes and freehand lines
Api usage There are steps that usage of GroupDocs.Annotation Cloud consists of:
Upload input document into cloud storage and other files, like image annotation (using File Api) Add annotation(s) Download document with annotations (using File Api) HTTP POST ~/annotation/add Swagger UI lets you call this REST Api directly from the browser.
cURL example Linux/MacOS/Bash # First get JSON Web Token curl -v "https://Api....draw shapes and freehand lines API usage There are steps that usage...image annotation (using File API) Add annotation(s) Download document...