To extract files from ZIP archives getContainer method is used. This method returns the collection of ContainerItem objects.
Zip Entry can contain the following metadata:
Name Description date The time and date at which the file indicated by the Zip Entry was last modified. crc The 32-bit CRC (Cyclic Redundancy Check) on the contents of the Zip Entry. These metadata refer to a container element itself, not a Document.
Here are the steps to extract an email text from Zip archives:...Editor Product Solution GroupDocs...Consulting Blog Knowledge Base New Releases Status Websites aspose...
This article explains how to use different alignment values to locate signature on Document page with GroupDocs.Signature API....Editor Product Solution GroupDocs...Consulting Blog Knowledge Base New Releases Status Websites aspose...
Convert Word Documents to HTML, PDF, PNG, or JPEG using GroupDocs.Viewer and Python. Learn the basics of Document rendering....Editor Product Solution GroupDocs...Consulting Blog Knowledge Base New Releases Status Websites aspose...
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....Editor Product Solution GroupDocs...Consulting Blog Knowledge Base New Releases Status Websites aspose...
Learn how to deal.If you have a corporate sensitive data removal policy as a list of redaction rules, you don't need to specify them in your code. You can specify an XML Document with a list of pre-configured redactions....Editor Product Solution GroupDocs...Consulting Blog Knowledge Base New Releases Status Websites aspose...
Extract emails from Outlook using GroupDocs.Parser for .NET...Editor Product Solution GroupDocs...Consulting Blog Knowledge Base New Releases Status Websites aspose...
This article describes how to minimize the situation of resource shortage in the indexing process...Editor Product Solution GroupDocs...Consulting Blog Knowledge Base New Releases Status Websites aspose...
Learn this article and check how to convert JPG, PNG, TIFF and other images into various file formats with several lines of Java code...Editor Product Solution GroupDocs...Consulting Blog Knowledge Base New Releases Status Websites aspose...
In this article, you will learn how to get default load options for a source format with GroupDocs.Conversion for Java API....Editor Product Solution GroupDocs...Consulting Blog Knowledge Base New Releases Status Websites aspose...
Learn this article and check how to convert JPG, PNG, TIFF and other images into various file formats with several lines of Java code...Editor Product Solution GroupDocs...Consulting Blog Knowledge Base New Releases Status Websites aspose...