Note In this article, we will use GroupDocs.Assembly to generate a Scatter Chart report in Word Processing Document format. Note The code uses some of the objects defined in The Business Layer. Scatter Chart in Microsoft Word Document Creating a Scatter Chart Please follow below to create Scatter Chart in MS Word 2013:
Click in the document where you want to insert the chart, click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...
This article explains how to update Barcode electronic signatures with GroupDocs.Signature for Python via .NET API....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...
This article explains how to delete Image electronic signatures with GroupDocs.Signature API....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...
Learn about FinanceConvertOptions class for financial data formats (XBRL, iXBRL, OFX) in GroupDocs.Conversion for .NET....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...
This article explains how to subscribe for search electronic signatures events like start, progress and completion with GroupDocs.Signature API....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...
This article explains how to sign document with Text electronic signatures using advanced options with GroupDocs.Signature API....Search Product Solution GroupDocs.Parser 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....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...
Learn this article and check how to load and convert text files with advanced options using GroupDocs.Conversion for .NET API....Search Product Solution GroupDocs.Parser Product Solution GroupDocs...