This article explains using measure units to locate signature and its size on document page with GroupDocs.Signature API....NET library, we provide simple but powerful...
This article gives the knowledge about output adapters which are used to output generated HTML or plain text to various output objects....NET library we provide simple, but powerful...
GroupDocs.Parser provides the functionality to extract emails from remote servers. The following email protocols are supported:
Post Office Protocol (POP) Internet Message Access Protocol (IMAP) Exchange Web Services (EWS) To create an instance of Parser class to extract emails from a remote server the following constructor is used:
Parser(EmailConnection connection); Parser(EmailConnection connection, ParserSettings parserSettings) The second constructor allows to use ParserSettings object to control the process; for example, by adding logging functionality....NET library we provide simple, but powerful...
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....NET library we provide simple, but powerful...
This article explains how to add metadata signatures to Presentation document with GroupDocs.Signature...NET library we provide simple, but powerful...
This article demonstrates the merge operation which is designed to combine two or more indexes into one index to accelerate the search and to simplify the work with indexes....NET library we provide simple, but powerful...
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....NET library we provide simple, but powerful...
This article explains that how to extract table of contents from Microsoft Office Word (.doc, .docx) documents...NET library we provide simple, but powerful...
This article shows how to scan barcode in .Net with GroupDocs.Parser with few lines of code from images, documents and other file formats like PDF, Emails, Ebooks, Words, and others....NET library we provide simple, but powerful...