This article demonstrates how to convert PDF to Word, Excel, PowerPoint and image formats with GroupDocs.Conversion for Java....Assembly Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...
This topic explains how to verify electronic signatures of various types with GroupDocs.Signature API....Assembly Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...
The articles explain that how to save Documents in different ways after making redactions....Assembly Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Redaction 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.
Python
import groupdocs.redaction as gr import groupdocs.redaction.options as gro import groupdocs.redaction.redactions as grr def run(): # Specify the redaction options repl_opt = grr....Assembly Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Redaction 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:...Assembly Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...
This article shows that how to redact data of sensitive nature from images of various formats like JPG, PNG, TIFF and others....Assembly Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Redaction Product...
This article explains how to provide advanced options when updating QR-code electronic signatures with GroupDocs.Signature API....Assembly Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...
Follow this guide and learn how to remove page from PDF or Word Document, delete worksheet from Excel file or remove slides from PowerPoint presentations with GroupDocs.Merger API....Assembly Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Merger Product...