This topic describes how to use the GroupDocs.Viewer Python API to convert PowerPoint presentations to HTML, PDF, PNG, and JPEG formats....Assembly Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Viewer Product...
This article explains how to search for embedded electronic signatures with custom serialization in Document metadata. This topic contains example of custom serialization, class definition and search for serialized objects in the Document metadata with GroupDocs.Signature....Assembly Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Signature Product...
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....Assembly Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Parser Product...
The Example in this article demonstrates how to update metadata properties using a combination of criteria...Assembly Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Metadata Product...
This article gives the knowledge of the case sensitive search which allows you to find words considering uppercase and lowercase letters as distinct....Assembly Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Search Product...
This article gives the knowledge of the API methods which can be used to perform operations about stop word dictionary using Java....Assembly Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Search Product...
This article explains that how to detect encoding of a text file automatically in Java....Assembly Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Search Product...
This article explains that how to detect encoding of a text file automatically in Java....Assembly Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Search Product...
This article explains that how to store text of indexed Documents using Java....Assembly Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Search Product...
Character replacement during indexing can be used, for example, to convert all text to lowercase characters or to remove diacritics from text....Assembly Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Search Product...