This article explains how to detect Document file type, size and calculate pages count with GroupDocs.Comparison....Merger Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Comparison Product...
This article provides a step-by-step procedure to convert PDF to Presentation in Java and a sample application to convert PDF to PowerPoint presentation using Java....Merger Product Family GroupDocs.Redaction...instructions using one of the best document conversion libraries to convert...
Learn how to render DOC as PNG using Python. This tutorial explains how to convert DOC to PNG in Python with page-by-page rendering and custom output naming....Merger Product Family GroupDocs.Redaction...using Python Microsoft Word documents in the legacy .doc format...
This topic describes how to use the GroupDocs.Viewer and Node.js to convert Word Documents to HTML, PDF, PNG, and JPEG formats....Merger Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...
In this guide, we will provide simple steps to convert DOCX to OTT using C#. Moreover, we will furnish a code example demonstrating how to export DOCX to OTT in C#....Merger Product Family GroupDocs.Redaction...create document templates or work with open document standards...
Logging when converting Documents with GroupDocs.Conversion for .NET...Merger Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...
GroupDocs.Watermark for Java supports the following watermark types.
TextWatermark ImageWatermark Adding watermark to any supported Document format using GroupDocs.Watermark consists of some easy steps. Following are the steps to add a watermark to a Document.
Load the Document Create and initialize watermark object Set watermark properties Add a watermark to the Document Save the Document For more details please refer to the following guides:...Merger Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...
Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the Document will be rasterized to PDF, but the scan-like effects will be applied to its pages.
The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings.
C#
using (Redactor redactor = new Redactor(@"sample.docx")) { // Save the Document with advanced options (convert pages into images, and save PDF with scan-like pages) var so = new SaveOptions(); so....Merger Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...
This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert Microsoft Project files to HTML, PDF, PNG, and JPEG formats....Merger Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...
This topic explains how to verify electronic signatures of various types with GroupDocs.Signature API....Merger Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...