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.... OutputMpp ); } More resources GitHub examples You may easily...
Search Barcode, QR Code, digital, or electronic signature with image data content from any document (DOC, XLS, PPT, PDF) in C# using .NET Signature API....Length); } } } Key Resources for GroupDocs.Signature for...
This article gives the knowledge of the API methods which can be used to perform operations about word forms provider interface....relative // relatives More resources GitHub examples You may easily...
This article gives knowledge about the reverse image search, which makes it possible to search for similar images in ZIP archives, various documents, and individual files.... toString ()); } More resources GitHub examples You may easily...
This article gives the knowledge of the API methods which can be used to perform operations about Alias dictionary in Java.... search ( query ); More resources GitHub examples You may easily...
This article explains how to make advanced search for Barcode electronic signatures with GroupDocs.Signature API....Length ); } } i ++; } } More resources GitHub Examples You may easily...
This article shows how to create electronic signatures with specific ordering on the document page...pdf" , options ); } More resources GitHub Examples You may easily...
This article explains how to make advanced search for Image electronic signatures with GroupDocs.Signature API....Length ); } i ++; } } More resources GitHub Examples You may easily...