Why to migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Annotation for Java since version 19.8:
The Annotator class introduced as a single entry point to manage the document annotating process to any supported file format (instead of AnnotationImageHandler class in previous versions). The overall rendering speed improved dramatically by saving rendered page as soon as it was rendered, not when all pages list were rendered....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...
The page describes how to add replacement annotation to a document using GroupDocs.Annotation for Java....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...
This article explains how to search for digital electronic signatures within document pages using GroupDocs.Signature for Python via .NET API....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...
This article explains how to detect document file type, obtain document details, retrieve list of existing form fields and added signatures, calculate pages count when processing document file with GroupDocs.Signature....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...
Extract, add, and remove the attachments of an email message using GroupDocs.Watermark for Python via .NET....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...
Extract, remove, and watermark PowerPoint slide background images using GroupDocs.Watermark for Python via .NET....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...
Note The code uses some of the objects defined in The Business Layer. Inserting Documents Dynamically You can insert contents of outer documents into your reports dynamically using doc tags. A doc tag denotes a placeholder within a template for a document to be inserted during run-time.
<> Warning A doc tag can be used almost anywhere in a template document except text-boxes and charts. An expression declared within a doc tag is used by the engine to load a document to be inserted during run-time....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...
To extract a text from emails getText method is used. This method allows to extract a text from the entire document. Pagination and raw mode is not supported for emails.
Here are the steps to extract a text from an email:
Instantiate Parser object for the initial email; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the document....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...
Install from Nuget NuGet is the easiest way to download and install GroupDocs.Search for .NET. There are ways to install it in your project.
Install via Package Manager GUI Follow these steps to reference GroupDocs.Search using Package Manager GUI:
Open your solution/project in Visual Studio. Click Tools -> NuGet Package Manager -> Manage NuGet Packages for Solution.
You can also access the same option through the Solution Explorer. Right-click the solution or project and select Manage NuGet Packages from the context menu....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...