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....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...
Learn how to deal.If you have a corporate sensitive data removal policy as a list of redaction rules, you don't need to specify them in your code. You can specify an XML document with a list of pre-configured redactions....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...
This article explains how to work with PDF attachments while using GroupDocs watermarking Java API....Editor Product Solution GroupDocs.Merger 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....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...
In this article, you will learn how to convert GIS formats to other formats or another GIS format with GroupDocs.Conversion for .NET....Editor Product Solution GroupDocs.Merger Product Solution GroupDocs...
Transform Autocad file to non-editable format, learn the process to convert DWG to PDF in Java, and review sample code for Java Autocad to PDF converter application....Watermark Product Family GroupDocs.Merger Product Family GroupDocs...
This tutorial focuses on the procedure to extract Text from HTML in C# and how to follow this guide for implementing the C# extract Text from HTML functionality....Watermark Product Family GroupDocs.Merger Product Family GroupDocs...
This guide explains to you how to convert CSV to PDF using Java. Learn how to utilize this guide to put the CSV to PDF converter Java feature into action....Watermark Product Family GroupDocs.Merger Product Family GroupDocs...
Do you want to perform document conversion in just a few steps, then learn how to convert Word document to Text in C# and explore C# Word to Text converter code?...Watermark Product Family GroupDocs.Merger Product Family GroupDocs...
This article walks you through the complete process to convert TeX to Word using Java and provides a sample application for the TeX to Word converter in Java....Watermark Product Family GroupDocs.Merger Product Family GroupDocs...