GroupDocs.Metadata for .NET 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 DocumentProperties property defined in the DocumentRootPackage class.
The following code snippet extracts built-in metadata properties and displays them on the screen.
AdvancedUsage.ManagingMetadataForSpecificFormats.Document.ProjectManagement.ProjectManagementReadBuiltInProperties
using (Metadata metadata = new Metadata(Constants.InputMpp)) { var root = metadata....Annotation Product Solution GroupDocs.Conversion Product Solution GroupDocs...
This article explains how to sign document with Text electronic signatures using advanced options with GroupDocs.Signature API....Annotation Product Solution GroupDocs.Conversion Product Solution GroupDocs...
This article explains how to provide advanced options when updating different multiple electronic signatures with GroupDocs.Signature API....Annotation Product Solution GroupDocs.Conversion Product Solution GroupDocs...
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....Annotation Product Solution GroupDocs.Conversion Product Solution GroupDocs...
Learn how to export indexed documents to HTML using C# with easy-to-follow steps. Implement C# export indexed documents to HTML for better document management....Total Product Family GroupDocs.Conversion Product Family GroupDocs...
This guide details how to scan QR Code from ODT using C#. It includes a code example to assist you how to extract QR Code from ODT in C# for a smooth experience....Total Product Family GroupDocs.Conversion Product Family GroupDocs...
Learn how to create search report using Java for indexed data. A sample code example will be provided to generate search report in Java without installing extra software....Total Product Family GroupDocs.Conversion Product Family GroupDocs...
Convert CSV to JSON format using free online conversion tool. Developers can use .NET, Java, and Cloud API to build CSV to JSON Converter....to JSON in C# using GroupDocs.Conversion for .NET: Integrate...
Learn how to remove image watermark from RTF using Python. This tutorial shows how to detect and delete image watermarks in RTF documents programmatically....Total Product Family GroupDocs.Conversion Product Family GroupDocs...
Let's learn how to render DOCX to PNG using Node.js with simple steps. There is no need to install any extra software to render DOCX to PNG in Node.js....Total Product Family GroupDocs.Conversion Product Family GroupDocs...