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....Merger Product Solution GroupDocs.Redaction Product Solution GroupDocs...
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....Merger Product Solution GroupDocs.Redaction Product Solution GroupDocs...
This article explains how to sign Word Processing document with metadata signatures by GroupDocs.Signature....Merger Product Solution GroupDocs.Redaction Product Solution GroupDocs...
Follow this guide and learn how to convert documents to PDF with height, width, DPI, margins and other customizations using GroupDocs.Conversion for Node.js via Java....Merger Product Solution GroupDocs.Redaction Product Solution GroupDocs...
This article explains how to save an edited document in HTML form to a folder on local disk using GroupDocs.Editor for Node.js via Java features....Merger Product Solution GroupDocs.Redaction Product Solution GroupDocs...
This article explains about the API supports extracting metadata from WAV files...Merger Product Solution GroupDocs.Redaction 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....Merger Product Solution GroupDocs.Redaction 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....Merger Product Solution GroupDocs.Redaction Product Solution GroupDocs...