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....Conversion Product Solution GroupDocs.Comparison Product Solution GroupDocs...
This article explains how to subscribe for search electronic signatures events like start, progress and completion with GroupDocs.Signature API....Conversion Product Solution GroupDocs.Comparison Product Solution GroupDocs...
This article shows that how Java developers can apply metadata, image, annotation and text redaction in their documents. Wide range of document formats is supported, such as, PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....Conversion Product Solution GroupDocs.Comparison Product Solution GroupDocs...
This article shows how to handle search queries if they contain special characters and separator characters....Conversion Product Solution GroupDocs.Comparison Product Solution GroupDocs...
This article provides learning contents about how to generate page previews of documents in .NET using GroupDocs.Parser for Java API...Conversion Product Solution GroupDocs.Comparison Product Solution GroupDocs...
This article explains how to use extended Digital electronic signatures options and adjustment on document page....Conversion Product Solution GroupDocs.Comparison Product Solution GroupDocs...
This article explains that how to use Microsoft Azure Computer Vision API...Conversion Product Solution GroupDocs.Comparison Product Solution GroupDocs...
This article explains how to sign document with generated Stamp electronic signatures using advanced options with GroupDocs.Signature API....Conversion Product Solution GroupDocs.Comparison Product Solution GroupDocs...
Learn this article and check how to load and convert CSV documents with advanced options using GroupDocs.Conversion for Java API....Conversion Product Solution GroupDocs.Comparison Product Solution GroupDocs...