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....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...
Learn how to deal.If you have a corporate sensitive data removal policy as a list of redaction rules, you don't need to specify them in your code. You can specify an XML document with a list of pre-configured redactions....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...
This article explains how to work with PDF attachments while using GroupDocs watermarking Java API....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...
Add watermarks to slides with simple or advanced settings using Python via .NET....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...
In this article, you will learn how to convert GIS formats to other formats or another GIS format with GroupDocs.Conversion for .NET....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...
Easily convert XLSX to PDF using Node.js. Follow this complete guide to export XLSX to PDF in Node.js with high accuracy using a reliable conversion library....Watermark Product Family GroupDocs.Merger Product Family GroupDocs...
Learn how to extract images from PPTX using C# with a step-by-step guide. This tutorial provides C# code to extract images from PPTX files efficiently for your projects....Watermark Product Family GroupDocs.Merger Product Family GroupDocs...
Learn how to convert MSG to DOCX using Node.js with a simple guide. Follow easy steps to export MSG to DOCX in Node.js for seamless email-to-document conversion....Watermark Product Family GroupDocs.Merger Product Family GroupDocs...
In this article, we will detail the steps required to extract metadata from EPUB using C#. Also, a sample of the EPUB metadata extraction C# code will be provided....Watermark Product Family GroupDocs.Merger Product Family GroupDocs...