When Spreadsheet is rendered overflowed text inside the cell overlays subsequent cells until it meets non-empty cell. GroupDocs.Viewer Cloud provides a setting to configure the mode which will be used for rendering overflowed text:
To set the overflowed text to be hidden, set SpreadsheetOptions.TextOverflowMode to HideText as shown in the example below. To set the overflowed text to overlay subsequent cells until it meets non empty cell, set SpreadsheetOptions.TextOverflowMode to OverlayIfNextIsEmpty....Purchase Buy Now Pricing Information SDKs Policies My Orders &...example to get document information curl -v "https://api.groupdocs...
Comparing different file types is very simple, just upload compared files into the storage and call comparisons method.
Here is an example how to compare PDF files.
API usage There are steps that usage of GroupDocs.Comparison Cloud consists of:
Upload input documents into cloud storage Compare documents or get document info Download comparison result document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Purchase Buy Now Pricing Information SDKs Policies My Orders &...example to get document information curl -v "https://api.groupdocs...
GroupDocs.Viewer Cloud enables you to adjust quality of output images contained by the source PDF document. To adjust image quality use PdfOptions.ImageQuality option.
PdfOptions.ImageQuality can be set to:
Low - The acceptable quality, best performance and least size of the output image. Medium - Better quality and slower performance. High - Best quality but slow performance. NOTE: this option is supported when rendering to HTML only.
Following code snippet shows how to adjust image quality when rendering to HTML....Purchase Buy Now Pricing Information SDKs Policies My Orders &...example to get document information curl -v "https://api.groupdocs...
Spreadsheet document allows to set a print area if you want to print a specific section on a worksheet. There can be the case when you want to render only the print area of the worksheet using GroupDocs.Viewer Cloud.
GroupDocs.Viewer Cloud provides an option to render sections of the worksheet(s) defined as the “print area”. It renders each print area in a worksheet as a separate page. The following code samples show how to render only the print areas from worksheets....Purchase Buy Now Pricing Information SDKs Policies My Orders &...example to get document information curl -v "https://api.groupdocs...
Next Generation GroupDocs.Storage for Cloud is a new and improved REST API for performing different Storage related operations in Cloud Apps/Websites...API explorer, you can get information about all the resources in...
Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to verify a signed document. It provides methods to verify Digital Signature in Documents Pages with different options for page number, text and search criteria by using VerificationOptions Objects data in request body.
Verify Digital Signature in a Document You can verify Digital Signature in a Document using this API....Purchase Buy Now Pricing Information SDKs Policies My Orders &...
Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to search QRCode signatures in supported document formats. It provides method to search Digital Signature in Document Pages with different options qrCodeTypeName, text, matchType and other search features by using Search Options Object data in request body.
Search QRCode Signature You can search QRCode Signature on Document provided by fileName and document folder (if required) using following API....Purchase Buy Now Pricing Information SDKs Policies My Orders &...
Learn how to combine multiple Word (DOC, DOCX) documents into single file using REST API. Our guide with C# code examples for automating Word file merging... For more information, please visit this link ...
GroupDocs.Conversion Cloud is a REST API for converting over 50 documents and image formats to Words, Cells, Html, PDF, Slides and Image formats....API explorer, you can get information about all the resources in...