Learn how to merge PNG image files, combine PNG image files into one file programmatically in java language using GroupDocs.Merger for Java library....Assembly Product Solution GroupDocs...
Follow the instructions on this page to configure the license and find out the restrictions when using GroupDocs.Watermark for Node.js via Java without a license (Evaluation Limitations)...Assembly Product Solution GroupDocs...
Add repeated (tiled) text or image watermarks with spacing, rotation, and patterns using GroupDocs.Watermark for Python via .NET....Assembly Product Solution GroupDocs...
Review the AddWatermarkResult returned by add() — the count and per-watermark details such as id, type, page number, and position — using GroupDocs.Watermark for Python via .NET....Assembly Product Solution GroupDocs...
Learn how to merge PDF files, combine PDF files into one file programmatically in C# language using GroupDocs.Merger for .NET library....Assembly Product Solution GroupDocs...
GroupDocs.Metadata for Java provides functionality that allows working with ONE files created by different versions of Microsoft OneNote. Please see the code samples below for more information.
Inspecting Note documents The inspection feature that is introduced in this section doesn’t work with metadata directly but extracts some useful pieces of information that can be considered as metadata under some circumstances. For example, you may want to obtain information about pages in a note document....Assembly Product Solution GroupDocs...
This article explains how to load a document from FTP storage with GroupDocs.Viewer within your .NET applications....Assembly Product Solution GroupDocs...
To search a keyword in emails search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text.
Here are the steps to search a keyword in the email:
Instantiate Parser object for the initial email; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the email....Assembly Product Solution GroupDocs...