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...
This article explains how to add metadata signatures to Presentation document with GroupDocs.Signature...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...
This article shows how to redact the pages of a document as images, redacting entire areas of the page instead or in addition to a specific text....NET library we provide simple, but powerful...
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....NET library we provide simple, but powerful...
This article explains how to implement custom serialization for Metadata electronic signatures.... By default library uses json format serialization...Along with full-featured .NET library we provide simple, but powerful...
This article gives the knowledge of the API methods which can be used to perform operations about document passwords or password dictionary using Java....NET library we provide simple, but powerful...
This article explains how to detect document file type, obtain document details, retrieve list of existing form fields and added signatures, calculate pages count when processing document file with GroupDocs.Signature....NET library we provide simple, but powerful...