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....of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more...
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....of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and more...
GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...spreadsheet file formats are XLS , XLSX , and ODS . The famous...
This article explains how digitally esign documents with certificates using GroupDocs.Signature API...OTT), Spreadsheet files (XLSX, XLS, ODS, OTS) support digital signature...
This article explains that how to search text from Microsoft Office Excel (.Xls, .Xlsx) spreadsheets....from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our...
This article explains that how to search text from Microsoft Office Word (.doc, .docx) documents...from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our...
Learn how to extract and work with table of contents from Word documents (.doc, .docx) using GroupDocs.Parser for .NET....from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our...