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....metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images...
This article demonstrates that how to save a document to any custom file at any location on the local disc or a even a Stream...formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and...
This code snippet demonstrates how to extract information about known properties that can be encountered in a particular package....metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images...
This page contains information about deleting documents in the search network....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more with...
This article shows the use of aliases which allows you to reduce the length of search queries in text form....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more with...
Introduction to GroupDocs.Assembly for Java GroupDocs.Assembly for Java is a Java API engine designed to generate documents based on templates. In essence, the engine accepts a template document and some data, assembles data with the template document as per syntax defined by the template document and then, generates the output document in the template’s format or in the specified output format. Since GroupDocs.Assembly for Java can generate documents based on a data source, essentially it serves two purposes: Document Automation and Report Generation....SpreadsheetML, ODS) Presentation (PPT, PPTX, PPTM, PPS, PPSX, PPSM...Not Supported Presentation (PPT, PPTX, PPTM, PPS, PPSX, PPSM...
This article shows you how to view and edit metadata of PDF, DOC, DOCX, Ppt, PptX, XLS, XLSX, emails, images and more with our free online....metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images...