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....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...
This article explains how to subscribe for search electronic signatures events like start, progress and completion with GroupDocs.Signature API....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...
This article explains how to use extended Digital electronic signatures options and adjustment on document page....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...
In this article, you will learn how to convert CAD documents to other formats or another CAD format with GroupDocs.Conversion for Java....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...
This article explains how to implement custom logging and use it while document processing with GroupDocs.Signature within your .NET applications....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...
To convert image using ocr, follow this guide to learn how to convert an image document with ocr processing using GroupDocs.Conversion for .NET....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...
In this article, you will learn how to extract compressed files and convert them to desired format with GroupDocs.Conversion for Java....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...
Learn how to merge Open Document files, combine ODT, ODS, ODP files into one file programmatically in Java language using GroupDocs.Merger for Java library....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...
This article describes how to generate a preview for any worksheet (tab) for the existing Excel spreadsheet in SVG format...Search Product Solution GroupDocs.Parser Product Solution GroupDocs...
In this article you can find how to run examples. We offer multiple solutions on how you can run GroupDocs.Comparison examples, by building your own or using our back-end or front-end examples out-of-the-box....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...