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....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...
Learn how to convert ODT to RTF using Node.js with a simple script. This guide shows how to export ODT to RTF in Node.js using powerful file conversion library....Annotation Product Family GroupDocs.Viewer Product Family GroupDocs...
Step-by-step guide to convert PPTX to PDF using Node.js. Easily export PPTX to PDF in Node.js with simple code and quality output without installing extra software....Annotation Product Family GroupDocs.Viewer Product Family GroupDocs...
Let's quickly convert XLSX to HTML using Node.js. Learn how to export XLSX to HTML in Node.js and turn Excel spreadsheets into responsive, web-ready HTML pages....Annotation Product Family GroupDocs.Viewer Product Family GroupDocs...
Learn how to convert DOCX to RTF using Python with simple code. Easily export DOCX to RTF using Python for cross-platform, editable document output....Annotation Product Family GroupDocs.Viewer Product Family GroupDocs...
Easily convert DOCX to TIFF using Python with clear code examples. Follow this guide to export DOCX to TIFF using Python for high-quality image output....Annotation Product Family GroupDocs.Viewer Product Family GroupDocs...
Easily convert DOCX to HTML using Python with clean, efficient code. Follow this guide to export DOCX to HTML using Python for web-ready document output....Annotation Product Family GroupDocs.Viewer Product Family GroupDocs...
Learn how to convert DOCX to MHTML using Python without installing extra software. Step-by-step guide with sample code to export DOCX to MHTML using Python....Annotation Product Family GroupDocs.Viewer Product Family GroupDocs...