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....Assembly Product Solution 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....Assembly Product Solution GroupDocs...
This article gives the knowledge of the case sensitive search which allows you to find words considering uppercase and lowercase letters as distinct using Java....Assembly Product Solution GroupDocs...
An interface is used to receive the information about errors, warnings and events which occur while data extraction....Assembly Product Solution GroupDocs...
Extract metadata (author, title, custom properties) from PDF, Office, images, emails, and other formats using GroupDocs.Parser for Python via .NET....Assembly Product Solution GroupDocs...
Retrieve a typed list of every detected difference using Comparer.GetChanges() — each ChangeInfo item exposes change type, page number, ID, and text in GroupDocs.Comparison for .NET....Assembly Product Solution GroupDocs...
This article explains how to obtain coordinates for detected changes at a document pages preview when comparing documents with GroupDocs.Comparison for Node.js via Java...Assembly Product Solution GroupDocs...