GroupDocs hosts all Java APIs on GroupDocs Repository. You can easily use GroupDocs.Redaction for Java API directly in your Maven projects with simple configurations.
Specify GroupDocs Repository Configuration First, you need to specify repository configuration/location in your project as follows:
Maven GroupDocs Artifact Repository GroupDocs Artifact Repository https://releases.groupdocs.com/java/repo/ Gradle repositories { maven { url "https://repository.groupdocs.com/repo/" } } Kotlin repositories { maven(url = "https://repository.groupdocs.com/repo/") } Ivy
docs.groupdocs.com/redaction/java/installation/
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....Redaction Product Solution GroupDocs...Acquisition GroupDocs Documentation / GroupDocs.Redaction Product Family...
docs.groupdocs.com/redaction/python-net/use-adv...
Programmatically find certain text, words, phrases in PDF Documents with case sensitivity and RegEx using C#. Replace or hide the text to redact PDF files....used to generate customized documents. This article guides about...replace text and words in PDF documents using C# . We will separately...
blog.groupdocs.com/redaction/find-and-replace-t...
The page describes Document annotations of different types and how to add annotations to a Document using GroupDocs.Annotation API....Redaction Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Annotation Product...
docs.groupdocs.com/annotation/net/add-annotatio...
Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Redaction Product Solution GroupDocs...AI GroupDocs Documentation / GroupDocs.Redaction Product Family...
docs.groupdocs.com/redaction/net/advanced-usage/