What is MakerNote? MakerNote metadata refers to image information that is written by digital cameras of different manufacturers. Usually, MakerNote metadata properties contain camera settings and some other conditions under which the shot was taken. Most manufacturers store MakerNote properties in a proprietary binary format derived from EXIF. GroupDocs.Metadata allows extracting MakerNote metadata saved by the following manufacturers:
Canon Nikon Panasonic Sony Read all MakerNote Properties in the Form of TIFF/EXIF Tags Utilizing the GroupDocs....Merger Product Solution GroupDocs.Redaction Product Solution GroupDocs...
Add text, QR-code and barcode signatures to documents from GroupDocs.Total for Java, then search and verify them — runnable Java examples with downloadable input and output files....Merger Product Solution GroupDocs.Redaction Product Solution GroupDocs...
This article explains how to work with PDF attachments while using GroupDocs watermarking Java API....Merger Product Solution GroupDocs.Redaction Product Solution GroupDocs...
Learn how to extract files from archives (ZIP, RAR, 7z, TAR) and convert them to different formats using GroupDocs.Conversion for .NET....Merger Product Solution GroupDocs.Redaction Product Solution GroupDocs...
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....Merger Product Solution GroupDocs.Redaction Product Solution GroupDocs...
The listed articles below explain how to control how images are saved when a document is saved to Markdown format....Merger Product Solution GroupDocs.Redaction Product Solution GroupDocs...
This article describes how to compare multiple Word documents or PowerPoint presentations protected by password using GroupDocs.Comparison for Python via .NET API....Merger Product Solution GroupDocs.Redaction Product Solution GroupDocs...
This article explains how to modify found watermark properties while using GroupDocs.Watermarks Java API....Merger Product Solution GroupDocs.Redaction Product Solution GroupDocs...
Inspect, modify, and remove shapes and headers/footers in Visio diagrams using GroupDocs.Watermark for Python via .NET....Merger Product Solution GroupDocs.Redaction Product Solution GroupDocs...
In this article, you will learn how to convert eBook formats with GroupDocs.Conversion for Node.js via Java....Merger Product Solution GroupDocs.Redaction Product Solution GroupDocs...