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.... GitHub examples You may easily run the code above and...
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....resources GitHub examples You may easily run the code above and...
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....resources GitHub examples You may easily run the code above and...
Explain how to work with Metadata tags...Properties by Tag # Sometimes, you may want to copy only specific types...For privacy or compliance, you may need to remove certain metadata...
This article gives the knowledge of the API methods which can be used to perform operations about document passwords or password dictionary using Java....resources GitHub examples You may easily run the code from documentation...
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.... GitHub Examples You may easily run the code above and...
GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of WordProcessing documents such as DOC, DOCX, ODT, etc. For the full list of supported document formats please refer to Supported Document Formats.
Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded document and extract some additional file format information.
Load a WordProcessing document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.... For example, you may want to obtain information about...resources GitHub examples You may easily run the code above and...
This topic describes how to use the GroupDocs.Viewer .NET API (C#) to specify various options for rendering CAD files to HTML, PDF, PNG, and JPEG....images have the same size and may look distorted. To avoid this...example) is very complex, it may lead to quite significant processing...
This section will teach you how to convert MSG to EML using C# without the need of third-party software. Also, we will provide code to export MSG to EML in C#.... However, there may be instances where converting...