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....Parser Product Solution GroupDocs...Order Support Docs API Reference Live Demos Free Support Free...
Follow this guide and learn how to merge PDF Files, combine several PDFs into one using GroupDocs.Merger for Python via .NET API and couple lines of code...Parser Product Solution GroupDocs...Order Support Docs API Reference Live Demos Free Support Free...
Follow this guide and learn how to merge PDF Files, combine several PDFs into one using GroupDocs.Merger for Node.js via Java API and couple lines of code...Parser Product Solution GroupDocs...Order Support Docs API Reference Live Demos Free Support Free...
Learn how to add, search, and remove watermarks from documents and images using GroupDocs.Watermark for Java. Supports text, image, and invisible watermarks for document security....Parser Product Solution GroupDocs...Order Support Docs API Reference Live Demos Free Support Free...
This article explains how to search for barcode electronic signatures within document pages using GroupDocs.Signature for Python via .NET API...Parser Product Solution GroupDocs...Order Support Docs API Reference Live Demos Free Support Free...
Learn how to merge JPG image Files, combine JPG image Files into one File programmatically in C# language using GroupDocs.Merger for .NET library....Parser Product Solution GroupDocs...Order Support Docs API Reference Live Demos Free Support Free...
This article explains how to create encrypted Metadata electronic signature with GroupDocs.Signature API...Parser Product Solution GroupDocs...Order Support Docs API Reference Live Demos Free Support Free...
id: save-signed-images-with-various-output-Types url: signature/net/save-signed-images-with-various-output-Types title: Saving signed images with various output Types weight: 2 description: “This article explains how to save images with various image format Types.” keywords: productName: GroupDocs.Signature for .NET toc: True hideChildren: False Signature class Supports saving of Image signed documents with various image format Types and extended options.
Following classes are inherited from base class SaveOptions and allows to specify additional output image format settings....Parser Product Solution GroupDocs...Order Support Docs API Reference Live Demos Free Support Free...
Learn how to merge PNG image Files, combine PNG image Files into one File programmatically in java language using GroupDocs.Merger for Java library....Parser Product Solution GroupDocs...Order Support Docs API Reference Live Demos Free Support Free...
Convert archive Files (ZIP, RAR, etc.) to HTML, PDF, PNG, or JPEG using GroupDocs.Viewer for Python....Parser Product Solution GroupDocs...Order Support Docs API Reference Live Demos Free Support Free...