This article explains how to sign document with generated Stamp electronic signatures using advanced options with GroupDocs.Signature API....resources GitHub Examples You may easily run the code above and...
C# barcode generator to electronically sign documents & Images by attaching created barcodes to Word, Excel, PDF, PNG, JPG, WebP files.... You may also use the following command...
Add text and image watermarks to Excel Spreadsheets. Apply watermarks using the online watermark application or using .NET and Java APIs programmatically.... You may opt for the ease of online tools...
Learn how to convert ODT to JPG using Node.js with a simple script. This guide shows how to export ODT to JPG in Node.js using powerful file conversion library.... Updated on 08 May 2025 English Français Deutsch...
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....used by camera manufacturers may intersect with the ids defined...
Remove any set of pages from the PDF files using C#. Delete list of pages, any given range, even or odd pages from PDF files within .NET application.... Requirements may differ at times, so we will discuss...
You can easily convert TXT to MHTML using Node.js with powerful conversion library. This allows you to export TXT to MHTML in Node.js quickly and reliably.... Updated on 16 May 2025 English Français Deutsch...
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....resources GitHub examples You may easily run the code above and...
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....resources GitHub examples You may easily run the code above and...