Note In this article, we will use Groupdocs.Assembly to generate In-TableMaster-Detail report in Presentation Document format. Note The code uses some of the objects defined in The Business Layer. In-Table Master-Detail in Microsoft PowerPoint Document Creating a In-Table Master-Detail Practising the following steps you can create In-Table Master-Detail Template in MS PowerPoint 2013.
Add a new presentation slide. Click the document where you want to add the table. Press “Insert” tab to insert the table....Navigation Products GroupDocs.Total Product Family GroupDocs.Conversion...Solution GroupDocs.Viewer Product Solution GroupDocs.Markdown...
This article demonstrates how to create and edit WordProcessing documents using Groupdocs.Editor for Python via .NET. It also covers supported formats like spreadsheets and presentations....Navigation Products GroupDocs.Total Product Family GroupDocs.Conversion...Solution GroupDocs.Viewer Product Solution GroupDocs.Markdown...
Learn how to merge archives to ZIP file, combine archives into one ZIP file programmatically in Python via .NET language using Groupdocs.Merger for Python via .NET library....Navigation Products GroupDocs.Total Product Family GroupDocs.Conversion...Solution GroupDocs.Viewer Product Solution GroupDocs.Markdown...
This article explains how to add attachment to PDF document with Groupdocs.Merger within your .NET applications....Navigation Products GroupDocs.Total Product Family GroupDocs.Conversion...Solution GroupDocs.Viewer Product Solution GroupDocs.Markdown...
This article shows how to handle search queries if they contain special characters and separator characters....Navigation Products GroupDocs.Total Product Family GroupDocs.Conversion...Solution GroupDocs.Viewer Product Solution GroupDocs.Markdown...
Working with metadata in ASF files Reading ASF format-specific properties The Groupdocs.Metadata API supports extracting format-specific information from ASF files.
The following are the steps to read native ASF metadata.
Load an ASF video Get the root metadata package Extract the native metadata package using AsfRootPackage.AsfPackage Read the ASF metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Asf.AsfReadNativeMetadataProperties
using (Metadata metadata = new Metadata(Constants.InputAsf)) { var root = metadata.GetRootPackage(); var package = root.AsfPackage; // Display basic properties Console....Navigation Products GroupDocs.Total Product Family GroupDocs.Conversion...Solution GroupDocs.Viewer Product Solution GroupDocs.Markdown...
Create email messages with dynamic subject, body, and recipients from data sources using templates....Navigation Products GroupDocs.Total Product Family GroupDocs.Conversion...Solution GroupDocs.Viewer Product Solution GroupDocs.Markdown...
Note In this article, we will use Groupdocs.Assembly to generate a Multicolored Numbered List report in Word Processing Document format. Multicolored Numbered List in Microsoft Word Document Creating a Multicolored Numbered List Practicing the following steps you can create Multicolored Numbered List Template in MS Word 2013.
In your document, write a sentence like “We provide support for the following clients:”. Start numbered list. Go to the “Design” tab and select color to make it colored list....Navigation Products GroupDocs.Total Product Family GroupDocs.Conversion...Solution GroupDocs.Viewer Product Solution GroupDocs.Markdown...
id: load-document-from-azure-blob-storage url: signature/net/load-document-from-azure-blob-storage title: How to load a document from Azure Blob Storage linkTitle: → Amazon Blob weight: 2 description: “This section explains how to load document from Azure Blob Storage with Groupdocs.Signature API.” keywords: productName: Groupdocs.Signature for .NET toc: True structuredData: showOrganization: True application: name: Signing document loaded from Azure Blob Storage using C# description: Handling Azure Blob Storage documents with C# language by Groupdocs.Signature for .NET APIs productCode: signature productPlatform: net showVideo: True howTo: name: How to get and process Azure Blob Storage document via C# description: Get information about ways of handling documents downloaded from Azure Blob Storage with C# steps: - name: Load source document text: Instantiate CloudBlobContainer object providing account and blob storage data....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...