Extract attachments from PDF portfolios To extract attachments from emails getContainer method is used. This method returns the collection of ContainerItem objects.
Here are the steps to extract an attachment text from PDF Portfolios:
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 get container item names, sizes and obtain content....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...
GroupDocs.Metadata for .NET supports any 32-bit or 64-bit operating system where .NET or Mono framework is installed...Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...
GroupDocs.Signature for .NET supports any 32-bit or 64-bit operating system where .NET or Mono framework is installed...Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...
Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its pages.
The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings.
Python
import groupdocs.redaction as gr import groupdocs.redaction.options as gro import groupdocs.redaction.redactions as grr def run(): # Specify the redaction options repl_opt = grr....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...
In this article, you will learn how to convert documents to HTML format with GroupDocs.Conversion for Node.js via Java....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...
Explore what’s new in GroupDocs.Total for Java 25.12. Available now on NuGet and GroupDocs website....-25-12-release-notes/ GroupDocs.Search 25.4 https://releases...
This page contains a description of all the properties of the IndexingOptions class...Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...Documentation / GroupDocs.Search Product Family / GroupDocs.Search for ...
Transform Autocad file to non-editable format, learn the process to convert DWG to PDF in Java, and review sample code for Java Autocad to PDF converter application....Metadata Product Family GroupDocs.Search Product Family GroupDocs...
This article provides thorough instructions to extract Images from Word document using Java and how to create the Java image extractor from Word application....Metadata Product Family GroupDocs.Search Product Family GroupDocs...