Update on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Update on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers GroupDocs.P...... GroupDocs.Metadata لـ .NET 25.10 – أبرز...استكشف ما هو جديد في GroupDocs.Metadata لـ .NET 25.10. متاح الآن...
Python 3.14 on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Python 3.14 on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers G......NET & Java Developers GroupDocs.Metadata برای Python 26.5 – نکات...برجسته انتشار مه 2026 GroupDocs.Metadata برای Python 26.5 یک API...
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....Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...Documentation / GroupDocs.Metadata Product Family / GroupDocs.Metadata for...
Add metadata properties — one of the most powerful features of the Groupdocs.metadata for Python via .NET search engine....Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...Documentation / GroupDocs.Metadata Product Family / GroupDocs.Metadata for...