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....Metadata API supports extracting format-specific information...the root metadata package Extract the native metadata package...
This article explains that how to use Microsoft Azure Computer Vision API...// Parse json response to extract lines and words with the bounding...with our free online . Was this page helpful? Not really Yes, thanks...
Convert archive files (ZIP, RAR, etc.) to HTML, PDF, PNG, or JPEG using GroupDocs.Viewer for Python....files Leave feedback On this page allows you to view the contents...is replaced with the current page number in the output file name...
Learn how to merge and split EPUB files using C# with GroupDocs.Merger for .NET. Try the powerful features for managing your EPUB documents....be useful when you need to extract individual chapters or sections...split the document, such as by page numbers. Execute the split :...
Why To Migrate? Here are the key reasons to use the new API provided by GroupDocs.Metadata for .NET starting from version 19.11:
The* Metadata* class is introduced as a single entry point to manage metadata in files of all supported formats. Extracting and updating metadata was unified for all supported formats. The product architecture was redesigned from scratch in order to simplify most common operations with metadata properties. Getting document information and preview generation procedures were simplified.... Extracting and updating metadata was...collections of properties extracted from different files. Old...
This Page contains a description of all index settings that can be specified in an instance of the IndexSettings class....settings Leave feedback This page contains a description of all...using it to extract text is presented on the page . DocumentFilter...
This article shows how to access XMP metadata in a file of any supported format....that contains XMP metadata Extract the XMP metadata package using...that contains XMP metadata Extract the XMP metadata package using...
You can build a project from scratch using Visual Studio .NET CLI. We will step you through both cases....examples Leave feedback On this page We offer multiple solutions...outputFilePathFormat = @"output\page-{0}.html" ; HtmlViewOptions...
This article shows knowledge about The most common way to get the metadata property value is to check its type and convert it to the appropriate platform-specific type in Java....properties / Extracting property values Extracting property values...platform-specific type. advanced_usage.extracting_property_values.ExtractUsingType...
This article shows knowledge about The most common way to get the metadata property value is to check its type and convert it to the appropriate platform-specific type....properties / Extracting property values Extracting property values...property in properties ) { // Extract the property value using a...