GroupDocs.Watermark library provides the ability to manipulate different watermark types such as TextWatermark, ImageWatermark. These watermarks could be added to documents, updated, removed, or searched inside already watermarked documents. Our product also provides information about document type and structure - file type, size, page count, etc. and generates document page previews based on provided options.
Here are the main concepts of the GroupDocs.Watermark API:
Watermarker is the main class that contains all the required methods for manipulating document watermarks....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...
GroupDocs.Metadata for .NET 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....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...
Read the source and target text for each detected change to power side-by-side diff review tools or downstream analytics using GroupDocs.Comparison for Python via .NET....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...
Quickly get started with GroupDocs.Redaction for Python via .NET by creating and running a simple example....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...
This article explains about the API supports extracting metadata from WAV files...Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...
Extract attachments from Emails To extract attachments from emails getContainer method is used. This method returns the collection of ContainerItem objects.
Email Attachment can contain the following metadata:
Name Description content-type The MIME type of the attachment content These metadata refer to a container element itself, not a document.
Here are the steps to extract an email text from email attachments:
Instantiate Parser object for the initial document; Call getContainer method and obtain collection of ContainerItem objects; Check if collection isn’t null (container extraction is supported for the document); Iterate through the collection and obtain Parser object to extract a text....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...
Learn how to merge image files, combine image files into one file programmatically in Python via .NET language using GroupDocs.Merger for Python via .NET library....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...
Highlight shape changes with a different colour than font changes when detecting style changes using GroupDocs.Comparison for Python via .NET....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...