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....Annotation Product Solution GroupDocs...Guide / Basic usage / Image Viewer / Image Viewer - Adjust quality...