Working with metadata in ASF Files 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 AsfRootPackage.AsfPackage Read the ASF metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Asf.AsfReadNativeMetadataProperties
using (Metadata metadata = new Metadata(Constants.InputAsf)) { var root = metadata.GetRootPackage(); var package = root.AsfPackage; // Display basic properties Console....Comparison Product Solution GroupDocs...Metadata in ASF Files Working with Metadata in ASF Files Leave feedback...
Learn how to export indexed documents to HTML using C# with easy-to-follow steps. Implement C# export indexed documents to HTML for better document management....Comparison Product Family GroupDocs...content is then written to a file, making it accessible for further...
This article explains how to sign document with Royal Mail Mailmark 2D Barcode electronic signatures...Comparison Product Solution GroupDocs...mailmark2D }; // sign document to file var signResult = signature ...
Learn how to load and convert 3D model documents (FBX, OBJ, GLTF, 3DS) with advanced options using GroupDocs.Conversion for .NET API....Comparison Product Solution GroupDocs... U3D, and other 3D modeling file formats. The following options...
Note In this article, we will use GroupDocs.Assembly to generate a report. This report will fetch data from multiple data sources. Note The code uses some of the objects defined in The Business Layer. Generating Report in Microsoft PowerPoint Document Creating a Template Add a new slide Add a bullet list at the place where you want it Save your Document Reporting Requirement As a report developer, you are required to generate a report that fetches data from two different data sources (e:g XML, JSON)....Comparison Product Solution GroupDocs...created in previous topic. Click “File” and select “Save As”. Select...
This article explains how to sign a document with Text signature by GroupDocs.Signature API. Let's try to add a digital signature to a PDF programmatically....Comparison Product Solution GroupDocs...MS" } }; // sign document to file signature . Sign ( "sample_signed...
This is an overview of GroupDocs.Merger for Java library features and capabilities...Comparison Product Solution GroupDocs...information about source document - file type, size, pages count, page...
This article explains how to use different alignment values to locate signature on document page with GroupDocs.Signature API....Comparison Product Solution GroupDocs...}); } } } // sign document to file signature . Sign ( "signed.pdf"...
This article shows how to create electronic signatures with specific ordering on the document page...Comparison Product Solution GroupDocs... 10 )); // sign document to file signature . Sign ( "signed.pdf"...