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....Comparison Product Solution GroupDocs.Signature Product Solution GroupDocs...
Perform search in documents with keyboard layout correction using C#. We will provide code for performing how to correct keyboard layout for document search in C#....Comparison Product Family GroupDocs.Signature Product Family GroupDocs...
This guide offers essential instructions to merge HTML files using Java and includes a code snippet to demonstrate how to effectively combine HTML files in Java....Comparison Product Family GroupDocs.Signature Product Family GroupDocs...
Swiftly master the process of how to remove annotations from XLSX using Java. You'll also discover a code example demonstrating how to delete annotations in XLSX using Java....Comparison Product Family GroupDocs.Signature Product Family GroupDocs...
Quickly render PDF as JPG using Python. We will use platform independent Viewer library to convert PDF to JPG in Python without installing extra software or tools....Comparison Product Family GroupDocs.Signature Product Family GroupDocs...
Quickly gain an understanding of how to remove metadata from PPTX using C#. Additionally, you'll receive a code showcasing how to clean metadata from PPTX in C#....Comparison Product Family GroupDocs.Signature Product Family GroupDocs...
Learn how to efficiently remove metadata from DOC using Java with a code example that demonstrates the process, all without needing to install extra software....Comparison Product Family GroupDocs.Signature Product Family GroupDocs...
Learn how to remove text watermark from DOCX using Java. We'll provide you code to delete watermark text from DOCX in Java without requiring any additional software....Comparison Product Family GroupDocs.Signature Product Family GroupDocs...
Learn how to convert XLSX to BMP using Python in a few simple steps without extra dependencies. Includes sample code to export XLSX to BMP in Python efficiently....Comparison Product Family GroupDocs.Signature Product Family GroupDocs...
In this article, you will learn how to convert DOCX to ODT using Java without extra software. Moreover, we'll share code example to export DOCX to ODT in Java....Comparison Product Family GroupDocs.Signature Product Family GroupDocs...