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....the code above and see the feature in action in our GitHub examples:...management App Along with full featured .NET library we provide simple...
This article explains how to provide advanced options when updating different multiple electronic signatures with GroupDocs.Signature API....the code above and see the feature in action in our GitHub examples:...Online App Along with full-featured .NET library we provide simple...
Combine Excel spreadsheet files using C#. Merge specific sheets of XLS/XLSX files using .NET merger API by GroupDocs....use this document merging feature within your .NET applications...
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....the code above and see the feature in action in our GitHub examples:...management App Along with full featured Java library we provide simple...
The page describes document annotations of different types and how to add annotations to a document using GroupDocs.Annotation API....contains text value (this feature not support for Word documents)...
Unlock the power of programmatic fuzzy search in C#! Search multiple text-based documents across folders for approximate matches with error tolerance.... This feature makes the fuzzy search effective...
Editing PowerPoint presentations is explained with C# examples to edit PPT, PPTX, ODP files within your .NET application using presentation editing API....also integrate the editing feature within your .NET application...
The following article indicates the file formats that GroupDocs.Parser for Python via .NET can work with....specific format support and feature availability, please refer...
Explore what’s new in GroupDocs.Conversion for .NET 26.1. Available now on NuGet and GroupDocs website....Category Issue Description Feature CONVERSIONNET-8080 Full import...
The page describes document annotations of different types and how to add annotations to a document using GroupDocs.Annotation API....contains text value (this feature not support for Word documents)...