Development environment Operating systems GroupDocs.Metadata for Java can be executed on any Operating System with Java JDK installed.
Windows Desktops and Servers Linux Mac OS Supported runtime GroupDocs.Metadata for Java supports Java run-time version 7 (1.7) and above.
Development environments NetBeans IntelliJ IDEA Eclipse Installation from GroupDocs artifactory using Maven GroupDocs hosts all Java APIs on GroupDocs Artifactory. You can easily use GroupDocs.Metadata for Java API directly in your Maven projects with simple configurations....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Metadata Product Family...
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....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Metadata Product Family...
This article gives the knowledge about phrase search definition as well as a phrase search description using Java search API....Legal Security Events Acquisition GroupDocs Documentation / GroupDocs...allows users to search for documents containing an exact sentence...
Free evaluation version simply becomes licensed when you set the license. You can set the license in a number of ways that described in the next sections of this article....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Editor Product Family /...
Render Documents to HTML, PDF, JPEG, or PNG with GroupDocs.Viewer for Python via .NET. Simple and powerful!...Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Viewer Product Family /...
Note This business case has been conceived for the demonstration purpose and serves well for a typical shopping store. There may be simpler or complex scenarios in real life businesses. Business Case There are many customers of the shopping store. The store offers multiple products. A customer may place multiple orders. An order may have many products. The data may or may not be stored in a database system. Reporting Requirements A report based on some criteria is to be generated....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Assembly Product Family...
Perform keyword or regex searches and inspect text extraction features with GroupDocs.Parser for Python via .NET....Legal Security Events Acquisition GroupDocs Documentation / GroupDocs...extraction, you can search inside documents and control how text is returned...
Learn how to merge EPUB files, combine EPUB files into one file programmatically in Node.js via Java language using GroupDocs.Merger for Node.js via Java library....Legal Security Events Acquisition GroupDocs Documentation / GroupDocs...this step for other EPUB documents you want to merge. Call class...
In this article, you will learn how to convert Publisher formats to other formats with GroupDocs.Conversion for .NET....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Conversion Product Family...