Find answers about converting documents and images of various types using code on any platform....Merger Product Family GroupDocs.Redaction Product Family GroupDocs...
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.Redaction Product Solution GroupDocs...GroupDocs Documentation / GroupDocs.Redaction Product Family / GroupDocs...
GroupDocs.Viewer for Python via .NET is a powerful API supporting 180+ file formats, enabling developers to easily render documents to PDF, HTML, JPG, or PNG....Merger Product Family GroupDocs.Redaction Product Family GroupDocs...
This article explains that how to use Microsoft Azure Computer Vision API...Merger Product Solution GroupDocs.Redaction Product Solution GroupDocs...GroupDocs Documentation / GroupDocs.Redaction Product Family / GroupDocs...
Find answers to view, render, annotate, convert, e-sign, compare and assemble documents in .NET and Java languages....Merger Product Family GroupDocs.Redaction Product Family GroupDocs...
In this topic, you will learn how to redact text in DOCX using C# without extra software installation. You will also be provided code to replace text in DOCX using C#....Merger Product Family GroupDocs.Redaction Product Family Redact...Configure your IDE to employ GroupDocs.Redaction for .NET to redact text...
Easily learn how to remove metadata from PPTX using Java. You'll also get an example code that shows how to clean metadata from PPTX in Java without extra software installation....Merger Product Family GroupDocs.Redaction Product Family Remove...environment for using GroupDocs.Redaction for Java to delete metadata...
Learn how to efficiently remove annotations from RTF using C#. This guide includes code demonstrating the process of how to delete annotations in RTF using C#....Merger Product Family GroupDocs.Redaction Product Family Remove...development environment to use GroupDocs.Redaction for .NET , which will...