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....Editor Product Solution GroupDocs...
This article demonstrates that how creating and assigning a logger of an index, as well as on the implementation of a custom logger using search API....Editor Product Solution GroupDocs...
This article gives the knowledge of the API methods which can be used to perform operations about Alphabets using Java....Editor Product Solution GroupDocs...
Extract metadata (author, title, custom properties) from PDF, Office, images, emails, and other formats using GroupDocs.Parser for Python via .NET....Editor Product Solution GroupDocs...
The merge operation is designed to combine two or more indexes into one index to accelerate the search and to simplify the work with indexes. When merging, only the index at which the merge method was called is changed. This index as a result of the operation contains all the documents that were contained in all indexes together. The second index or index repository after the merge can be deleted to free up disk space....Editor Product Solution GroupDocs...