Convert images to HTML, PDF, PNG, or JPEG using the GroupDocs.Viewer Python API. Learn how to render files effectively....Classification Product Solution Purchase...
The GroupDocs.Watermark allows to add text watermarks to documents which may consists of pages, worksheets, slides or frames....Classification Product Solution Purchase...
Note This feature is only compatible with GroupDocs.Assembly for .NET 19.10 or later releases. To access JSON data while building a report, the GroupDocs.Assembly API introduces JsonDataSource class. You can pass its instance to the assembler as a data source. Using of JsonDataSource enables you to work with typed values of JSON elements in template
documents. For more convenience, the set of simple JSON types is extended as follows:...Classification Product Solution Purchase...
This article explains how to detect the document's file type and calculate the number of pages when converting a file with GroupDocs.Conversion for .NET....Classification Product Solution Purchase...
Learn how to extract images from specific document pages using GroupDocs.Parser for Python via .NET. Page-by-page image extraction from PDF, Word, PowerPoint....Classification Product Solution Purchase...
This topic describes how to use the GroupDocs.Viewer Node.js API to convert CAD files (DWG, DGN, DXF) to HTML, PDF, PNG, and JPEG formats....Classification Product Solution Purchase...
Inspect a document — file type, page count, attachments, and format-specific metadata — with the Viewer.get_view_info and Viewer.get_file_info methods in GroupDocs.Viewer for Python via .NET....Classification Product Solution Purchase...
Adding watermark to a particular slide Using GroupDocs.Watermark, you can add watermark to a particular slide of a PowerPoint presentation in a simplified way. Adding watermark to a particular PowerPoint slide using GroupDocs.Watermark consists of following steps.
Load the document Create and initialize watermark object Set watermark properties Call setSlideIndex() of PresentationWatermarkSlideOptions Add watermark to the document Save the document Following code shows how to add TextWatermark to the first slide and ImageWatermark to the second slide....Classification Product Solution Purchase...