This article shows the implementation of Redactor class which supports the rendering of the document preview in JPEG, PNG and BMP....Merger Product Solution GroupDocs.Redaction Product Solution GroupDocs...GroupDocs Documentation / GroupDocs.Redaction Product Family / GroupDocs...
Why To Migrate? Here are the key reasons to use the new updated API provided by Groupdocs.redaction for .NET since version 19.9:
Redactor class introduced as a single entry point to manage the document redaction process (instead of Documentclass from previous versions).
Methods RedactWith() of the Document class were replaced with similar Apply() methods in Redactor class.
Method Document.Save(Stream, SaveOptions) was replaced with Redactor.Save(Stream, RasterizationOptions).
Constructor LoadOptions(DocumentFormatConfiguration) was removed....Merger Product Solution GroupDocs.Redaction Product Solution GroupDocs...GroupDocs Documentation / GroupDocs.Redaction Product Family / GroupDocs...
Why To Migrate? Here are the key reasons to use the new updated API provided by Groupdocs.redaction for Java since version 19.6:
Redactor class introduced as a single entry point to manage the document redaction process (instead of Documentclass from previous versions).
Methods redactWith() of the Document class were replaced with similar apply() methods in Redactor class.
Method Document.save(OutputStream, SaveOptions) was replaced with Redactor.save(OutputStream, RasterizationOptions).
Constructor LoadOptions(DocumentFormatConfiguration) was removed....Merger Product Solution GroupDocs.Redaction Product Solution GroupDocs...GroupDocs Documentation / GroupDocs.Redaction Product Family / GroupDocs...
This article explains that how to integrate any paid or free OCR solution....Merger Product Solution GroupDocs.Redaction Product Solution GroupDocs...GroupDocs Documentation / GroupDocs.Redaction Product Family / GroupDocs...
This article demonstrates that how to save a document to any custom file at any location on the local disc or a even a Stream...Merger Product Solution GroupDocs.Redaction Product Solution GroupDocs...GroupDocs Documentation / GroupDocs.Redaction Product Family / GroupDocs...
This article explains that how to set page-level scope to PDF redactions....Merger Product Solution GroupDocs.Redaction Product Solution GroupDocs...GroupDocs Documentation / GroupDocs.Redaction Product Family / GroupDocs...
Quick Start section for Groupdocs.redaction API Perform redactions for your documents easily with our intuitive and powerful API just with a few lines of code.
Let’s review common usage scenarios when source document “sample.docx” is stored at a local drive and you want to apply redactions to it....Merger Product Solution GroupDocs.Redaction Product Solution GroupDocs...GroupDocs Documentation / GroupDocs.Redaction Product Family / GroupDocs...
Learn how to load a password-protected file by using .NET redaction API...Merger Product Solution GroupDocs.Redaction Product Solution GroupDocs...GroupDocs Documentation / GroupDocs.Redaction Product Family / GroupDocs...
This article shows that how to get the list of all supported file formats of Groupdocs.redaction by using C#....Merger Product Solution GroupDocs.Redaction Product Solution GroupDocs...GroupDocs Documentation / GroupDocs.Redaction Product Family / GroupDocs...