This topic describes how to use the Groupdocs.Viewer Node.js API to convert Archive files to HTML, PDF, PNG, and JPEG Formats....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...
Learn how to merge Archives to ZIP file, combine Archives into one ZIP file programmatically in Java language using Groupdocs.Merger for Java library....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...
Get ZIP Format metadata The API allows detecting ZIP Archives and reading Format metadata. The following steps are needed to be followed:
Load a ZIP Archive Get the root metadata package Extract the native metadata package using ZipRootPackage.ZipPackage Read the ZIP Archive properties Loop through ZipPackage.Files to extract inFormation about Archived files The following code snippet shows how to get metadata from a ZIP Archive.
AdvancedUsage.ManagingMetadataForSpecificFormats.Archive.ZipReadNativeMetadataProperties
Encoding encoding = Encoding....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...
Get ZIP Format metadata The API allows detecting ZIP Archives and reading Format metadata. The following steps are needed to be followed:
Load a ZIP Archive Get the root metadata package Extract the native metadata package using the ZipRootPackage.getZipPackage method Read the ZIP Archive properties Loop through ZipPackage.getFiles to extract inFormation about the Archived files The following code snippet shows how to get metadata from a ZIP Archive.
advanced_usage.managing_metadata_for_specific_Formats.Archive.ZipReadNativeMetadataProperties...Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...
Learn how to merge Archive files, combine Archive files into one file programmatically in Java language using Groupdocs.Merger for Java library....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...
Learn how to merge Archive files, combine Archive files into one file programmatically in Node.js via Java language using Groupdocs.Merger for Node.js via Java library....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...