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....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...
Note This page contains release notes for GroupDocs.Parser for Java 20.5 Major Features There are the following improvements in this release:
Added RawPageCount property to IDocumentInfo interface Implemented the ability to create Parser object with java.sql.Connection and EmailConnection objects Full List of Issues Covering all Changes in this Release Key Summary Category PARSERNET-1507 Add RawPageCount property to IDocumentInfo interface Improvement PARSERNET-1364 Implement the ability to create Parser object with DbConnection New feature PARSERNET-1365 Implement the ability to create Parser object with EmailConnection New feature Public API and Backward Incompatible Changes Add RawPageCount property to IDocumentInfo interface Description This feature improves API of raw text extraction from document page....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...
This article explains how to search for embedded electronic signatures with custom encryption in document metadata. This topic contains example of custom encryption, class definition and search for encrypted objects in the document metadata with GroupDocs.Signature....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...
This article explains how to control signature processing (cancellation) for large documents with GroupDocs.Signature API....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...
This article explains how to search for embedded electronic signatures with custom encryption in QR-code electronic signatures. This topic contains example of custom encryption, class definition and search for encrypted objects in the QR-codes with GroupDocs.Signature....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...
This article explains how to create encrypted Metadata electronic signature with embedded custom object....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...
This article explains how to provide advanced options when updating Image electronic signatures with GroupDocs.Signature API....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...
This article shows how to extract data from documents of various formats including PDF, Microsoft Word (DOC, DOCX), Excel (XLS, XLSX), LibreOffice formats etc....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...
Features and fixes that are shipped in GroupDocs.Signature for .NET 23.3...Redaction Product Solution GroupDocs.Classification Product Solution Purchase...
This article explains how to search for encrypted electronic signatures in the document metadata. This topic contains example of using standard encryption, serialization, class definition and search for embedded objects in the document metadata with GroupDocs.Signature....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...