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....resources GitHub examples You may easily run the code above and...
This page contains information about working with attributes in the search network....resources GitHub examples You may easily run the code from documentation...
This page contains information about getting indexed documents in the search network....resources GitHub examples You may easily run the code from documentation...
This article gives the knowledge of the API methods which can be used to perform operations about stop word dictionary using Java....resources GitHub examples You may easily run the code from documentation...
This topic explains how to verify electronic signatures of various types with GroupDocs.Signature API.... GitHub Examples You may easily run the code above and...
Add text to image as watermark, or add image watermarks to JPG, WebP, PNG, BMP images using Java Watermarking API by GroupDocs.... You may explore the documentation for...
In this guide, you'll discover how to redact text in PPTX using Java. Moreover, you'll receive a simple code example to replace text in PPTX using Java.... Updated on 28 May 2024 English Türkçe Ελληνικά...
Discover how to add text watermark to JPG using Java. Moreover, you'll receive a code snippet demonstrating how to insert text watermark to JPG in Java programming.... Updated on 02 May 2024 English Français Deutsch...
Easily add image watermark to PPTX using Python to brand presentations. This tutorial explains how to apply watermark to PowerPoint in Python across all slides consistently.... When preparing slides that may be shared widely or contain sensitive...