This article shows the use of aliases which allows you to reduce the length of search queries in text form....Assembly Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Search Product...
The listed articles below explain how to load password-protected Documents and load files from different sources....Assembly Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Markdown / GroupDocs...
The listed articles below explain how to load password-protected Documents and load files from different sources....Assembly Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Markdown / GroupDocs...
Reading FLV header properties The GroupDocs.Metadata API supports extracting format-specific information from the FLV file header.
The following are the steps to read the header of an FLV file.
Load an FLV video Get the root metadata package Extract the native metadata package using FlvRootPackage.Header Read the FLV header properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Flv.FlvReadHeaderProperties
using (Metadata metadata = new Metadata(Constants.InputFlv)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.Header.Version); Console.WriteLine(root.Header.HasAudioTags); Console.WriteLine(root.Header.HasVideoTags); Console.WriteLine(root.Header.TypeFlags); } Working with XMP metadata GroupDocs....Assembly Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...
This code snippet demonstrates how to extract information about known properties that can be encountered in a particular package....Assembly Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...
Quick Start section for GroupDocs.Metadata API Manage metadata in your Documents fast and easy with our intuitive and powerful API just with a few lines of code.
Let’s review common usage scenarios when Documents are stored in a local drive and you want to manage them using GroupDocs.Metadata API....Assembly Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Metadata Product...
Extract and save attachments from emails, PDFs, and archives using GroupDocs.Viewer for Python....Assembly Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...
This section decsribes how to get started with GroupDocs.Merger for Python via .NET library...Assembly Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Merger Product...
The listed articles below explain how to load password-protected Documents and load files from different sources....Assembly Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...
This section presents various real-world use cases for GroupDocs.Parser for .NET...Assembly Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...