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 the AsfRootPackage.getAsfPackage method Read the ASF metadata properties advanced_usage.managing_metadata_for_specific_formats.video.asf.AsfReadNativeMetadataProperties
try (Metadata metadata = new Metadata(Constants.InputAsf)) { AsfRootPackage root = metadata.getRootPackageGeneric(); AsfPackage asfPackage = root.getAsfPackage(); // Display basic properties System.out.println(String.format("Creation date: %s", asfPackage....Along with full featured Java library we provide simple, but powerful...
Follow this guide and learn how to implement custom cache implementation when document with GroupDocs.Conversion for Java API....for greater flexibility, the library allows developers to implement...
This article explains how to provide advanced options when updating QR-code electronic signatures with GroupDocs.Signature API....NET library, we provide simple but powerful...
This article shows how to delete Text electronic signatures different ways with GroupDocs.Signature API....NET library we provide simple, but powerful...
GroupDocs.Merger for Python provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation....dll in the application, the library is copied to your output directory...
GroupDocs.Watermark for Python provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation....dll in the application, the library is copied to your output directory...
GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of diagrams such as VDX, VSDX, VSX, etc...NET library we provide simple, but powerful...