GroupDocs.Search supports the ability to remove indexed files and folders from an index. Only files or folders that were explicitly added to the index can be deleted....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...
Character replacement during indexing can be used, for example, to convert all text to lowercase characters or to remove diacritics from text....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...
This article gives the knowledge about the ability to perform search by chunks using Java search API....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...
This article explains that how to detect encoding of a text file automatically in Java....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...
This section describes GroupDocs.Merger for .NET supported document types. The Library supports PDF, DOCX, XLSX, PPTX and many more....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...
This article explains how to save edited document in HTML form to folder at local disk using GroupDocs.Editor for .NET features....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...
This article explains how to delete QR code electronic signatures with GroupDocs.Signature API....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...
This article explains how to delete Image electronic signatures with GroupDocs.Signature API....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...
To extract metadata from emails getMetadata method is used. This method allows to extract the following metadata:
Name Description subject The email “subject” field. email-sender The email “from” field. email-to The email “to” field. May contain more than one address separated by semicolons. email-cc The email “cc” field. May contain more than one address separated by semicolons. Here are the steps to extract metadata from an email:
Instantiate Parser object for the initial email; Call getMetadata method and obtain collection of document metadata objects; Iterate through the collection and get metadata names and values....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...