Adds known metadata properties satisfying the specified predicate. The operation is recursive so it affects all nested packages as well....Xmp Namespaces GroupDocs.Metadata.Standards.Xmp XmpResourceEvent...Returns string contained value in XMP format. (Inherited from XmpComplexType...
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....getImageWidth ())); } } } Working with XMP metadata GroupDocs.Metadata for...for Java allows managing XMP metadata in ASF files. For more...
free metadata api version is available to evaluate the API which will be similar as licensed but with few limitations....properties can be read XMP API Only first 2 XMP schemes can be read...
On-premise Java API to set, process, search, extract, & remove metadata from audio, video, documents, spreadsheets, presentations, PDF files, diagrams, images....update XMP properties as well as add or update custom XMP package...
@atir.tahir
Thanks for the quick reply.
I think the information on the linked page is outdated.
According to Nuget, .NET Framework 4.7.2 is not supported:
Adding it to a .NET Framework 4.7.2 project, did not work ei…...notable metadata standards: XMP, EXIF, IPTC,... Adding it to...
Adds known metadata properties satisfying the specified predicate. The operation is recursive so it affects all nested packages as well....Xmp Namespaces GroupDocs.Metadata.Standards.Xmp XmpVersion...Returns string contained value in XMP format. (Inherited from XmpComplexType...
Adds known metadata properties satisfying the specified predicate. The operation is recursive so it affects all nested packages as well....Xmp Namespaces GroupDocs.Metadata.Standards.Xmp XmpResourceRef...Returns string contained value in XMP format. (Inherited from XmpComplexType...
Adds known metadata properties satisfying the specified predicate. The operation is recursive so it affects all nested packages as well....Xmp Namespaces GroupDocs.Metadata.Standards.Xmp XmpTime...Returns string contained value in XMP format. (Inherited from XmpComplexType...
On-premise Java API to set, process, search, extract, & remove metadata from audio, video, documents, spreadsheets, presentations, PDF files, diagrams, images....update XMP properties as well as add or update custom XMP package...