Learn how to run GroupDocs.Comparison for Node.js via Java inside Docker containers with examples, dependencies, and troubleshooting....Search Product Solution GroupDocs...Us Contact Customers Legal Security Events Acquisition Ask AI...
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...Search Product Solution GroupDocs...Us Contact Customers Legal Security Events Acquisition Ask AI...
This article explains how to separately extract data from documents and add the extracted data to the index....Search Product Solution GroupDocs...Us Contact Customers Legal Security Events Acquisition Ask AI...
The Example in this article demonstrates that how to Update metadata properties using a combination of criteria...Search Product Solution GroupDocs...Us Contact Customers Legal Security Events Acquisition Ask AI...
GroupDocs.Metadata for Java provides functionality that allows working with MPP files created by different versions of Microsoft Project. Please see the code samples below for more information.
Reading built-In metadata properties To access built-in metadata of a ProjectManagement document, please use the getDocumentProperties method defined in the DocumentRootPackage class.
The following code snippet extracts built-in metadata properties and displays them on the screen.
advanced_usage.managing_metadata_for_specific_formats.document.project_management.ProjectManagementReadBuiltInProperties
try (Metadata metadata = new Metadata(Constants.InputMpp)) { ProjectManagementRootPackage root = metadata....Search Product Solution GroupDocs...Us Contact Customers Legal Security Events Acquisition Ask AI...
The page describes how to manage replies for different document types using GroupDocs.Annotation for Java API....Search Product Solution GroupDocs...Us Contact Customers Legal Security Events Acquisition Ask AI...
Learn how to efficiently remove metadata from RTF using Java with an example that shows how to delete metadata from RTF in Java without need of additional software....Search Product Family GroupDocs.Parser...Remove Metadata from RTF using Java Rich Text Format ( RTF ) is...