Explore how to convert PPTX to RTF using Node.js for easy document handling. Our guide shows how to export PPTX to RTF in Node.js, streamlining your workflow....Merger Product Family GroupDocs.Redaction Product Family Convert...
Effortlessly convert TXT to MD using Node.js for clean Markdown output. Learn how to export TXT to MD in Node.js with fast, flexible file conversion tools....Merger Product Family GroupDocs.Redaction Product Family Convert...
This article shows how to handle search queries if they contain special characters and separator characters....Merger Product Solution GroupDocs.Redaction Product Solution GroupDocs...
Compare Word, Excel, PowerPoint, PDF, image, HTML, AutoCAD, Visio, and OpenDocument files from file paths or streams with GroupDocs.Comparison for Python via .NET....Merger Product Solution GroupDocs.Redaction Product Solution GroupDocs...
This article explains how to get a type of a file with GroupDocs.Viewer for .NET using .NET / C#....Merger Product Solution GroupDocs.Redaction Product Solution GroupDocs...
Learn about FinanceConvertOptions class for financial data formats (XBRL, iXBRL, OFX) in GroupDocs.Conversion for .NET....Merger Product Solution GroupDocs.Redaction Product Solution GroupDocs...
This article explains how to subscribe for search electronic signatures events like start, progress and completion with GroupDocs.Signature API....Merger Product Solution GroupDocs.Redaction Product Solution GroupDocs...
This article explains how to sign document with Text electronic signatures using advanced options with GroupDocs.Signature API....Merger Product Solution GroupDocs.Redaction Product Solution GroupDocs...
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....Merger Product Solution GroupDocs.Redaction Product Solution GroupDocs...