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....Merger Product Solution GroupDocs.Redaction Product Solution GroupDocs...
In this article, you will learn how to convert documents to HTML format with GroupDocs.Conversion for Node.js via Java....Merger Product Solution GroupDocs.Redaction Product Solution GroupDocs...
We will briefly explain the detailed instructions to convert XML to HTML in Java. Learn how to use these instructions to convert XML to HTML using Java....Merger Product Family GroupDocs.Redaction Product Family How to...
Learn the step-by-step workflow to convert JPG to XLSM in Java using simple API calls and how to develop the Java JPG to XLSM converter application....Merger Product Family GroupDocs.Redaction Product Family How to...
Let's do document transformation using simple API calls, review guide to convert MHTML to HTML in Java, and sample code for Java MHTML to HTML converter application....Merger Product Family GroupDocs.Redaction Product Family How to...
This article explains the document conversion process, provides instructions to convert Markdown to HTML in C#, and an example for C# Markdown to HTML application....Merger Product Family GroupDocs.Redaction Product Family How to...
In this tutorial, you'll discover how to add arrow annotation to JPG using Java. Furthermore, we'll furnish a code example to insert arrow annotation to JPG in Java....Merger Product Family GroupDocs.Redaction Product Family Add Arrow...
This tutorial is designed to walk you through how to sign JPEG with text signature using Java. Also, we will provide code to add text signature on JPEG using Java....Merger Product Family GroupDocs.Redaction Product Family How to...
This tutorial explains the stepwise instructions to convert EPUB to Word in Java and enables you to develop the functionality for EPUB to Word converter using Java....Merger Product Family GroupDocs.Redaction Product Family How to...