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....Token # Please get your Client Id and Client Secret from https://dashboard...place Client Id in "client_id" and Client Secret in "client_secret"...