GroupDocs.Viewer Cloud allows rendering the items in Outlook Data Files (OST/PST). OutlookOptions is used to set rendering Options for OST and PST formats.
The following code samples show how to render the items in an Outlook Data File by setting a maximum limit.
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....Annotation Product Solution GroupDocs...Advanced usage / Rendering options by document type / Rendering...
When processing text files you can adjust page parameters like max characters per line and max lines per page with MaxCharsPerRow and MaxRowsPerPage Options that have been added in v21.8 The following screenshot shows the difference when setting MaxRowsPerPage=30
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....Annotation Product Solution GroupDocs...Advanced usage / Rendering options by document type / Rendering...
Note Note: The features listed in this page are supported only in GroupDocs.Viewer Cloud V1 This section provides API details to create document pages cache, retrieve pages, modify pages and delete document pages cache.
Get List of Links to Document Pages as HTML You can retrieve list of links to document pages as HTML. The API returns an object which contains list of links to document pages.
The following GroupDocs....Annotation Product Solution GroupDocs...Viewer Cloud 18.2 two new options have been added which allows...
GroupDocs.Conversion Cloud REST API allows to convert the supported document formats to Text Formats and returns the output document storage URL and also support to get result as a stream or Array of stream.
Convert to Text Formats You can convert the supported document formats to Text Formats and get output as Storage URL.
Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the convert to Text format example....Annotation Product Solution GroupDocs...Advanced usage / Conversion options by document family / 7. Convert...
Нow-to insert different types of elements, such as hyperlinks, bookmarks, barcodes, into reports dynamically using GroupDocs Assembly Cloud....Annotation Product Solution GroupDocs...the documents bookmark. An optional text parameter can be omitted...
This REST API allows extracting images from specific pages only by setting pages range. This operation supports only documents with pages. You need to specify StartPageNumber and CountPagesToExtract parameters besides the basic Options.
Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Extract images by a page number example.
cURL example The following example demonstrates how to extract images by a page number range.
Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Annotation Product Solution GroupDocs...parameters besides the basic options. Resource The following GroupDocs...
Integrations and new Cloud API samples, products releases and updates and more in our February 2014 Newsletter.... End users can view, annotate, sign, compare, convert and...control. New configuration options. General fixes and improvements...
Sometimes Excel document may contain hidden columns and rows (as shown in the image below). GroupDocs.Viewer doesn’t render hidden columns and rows by default. However, there may be the case when you want to control the inclusion of hidden content in the rendering results.
GroupDocs.Viewer Cloud provides RenderHiddenRows and RenderHiddenColumns Options in SpreadsheetOptions class which enables rendering hidden rows and columns as shown in the following code samples.
API Usage There are steps that usage of GroupDocs....Annotation Product Solution GroupDocs...Advanced usage / Rendering options by document type / Rendering...
GroupDocs.Clouds - Document Automation REST APIs | GroupDocs Cloud...PPTX Conversion with Advance Options APIs for Word to PowerPoint...highlighter offered by GroupDocs.Annotation. You can programmatically...
This example demonstrates how to convert word processing document into html document with advanced conversion 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 the File API documentation for usage details.
Step 3 is not needed, if “OutputPath” option is not provided: the convert api method will return converted document in the response body...Annotation Product Solution GroupDocs...Advanced usage / Conversion options by document family / 8. Convert...