GroupDocs.Signature for .NET is an easy to use electronic Signature API designed for C#/.NET applications...Signature Product Solution GroupDocs...GroupDocs.Signature Product Family / GroupDocs.Signature for .NET...
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....Signature Product Solution GroupDocs...Compression ); Console . WriteLine ( "Image height: {0}" , videoStreamProperty...
This article explains that how to use Microsoft Azure Computer Vision API...Signature Product Solution GroupDocs...usage / Using OCR to redact image documents / Use Microsoft Azure...
This article describes how to generate a preview for any worksheet (tab) from an existing Excel spreadsheet in SVG format using GroupDocs.Editor for Node.js....Signature Product Solution GroupDocs...worksheet preview as an SVG image encapsulated in the SvgImage...
Read, edit, and remove the major Image metadata standards — EXIF, IPTC IIM, and XMP — with GroupDocs.Metadata for Python via .NET....Signature Product Solution GroupDocs...dedicated APIs for the major image metadata standards. Each package...
GroupDocs.Parser provides API to extract a text from Image files and non-text PDFs documents. The following articles describe how to use API to extract data and integrate any paid or free OCR solution to GroupDocs.Parser....Signature Product Solution GroupDocs...OCR to extract a text from images and PDFs Using OCR to extract...
Learn how to load and convert GIS documents (GeoJSON, KML, GPX) with advanced options using GroupDocs.Conversion for .NET API....Signature Product Solution GroupDocs...); } Convert GIS document to image The following code snippet shows...
Follow this guide and learn how a file convert to pdf with height, width, DPI, margins and other customizations using GroupDocs.Conversion for .NET....Signature Product Solution GroupDocs...whether to re-compress all the images in the document. The amount...
GroupDocs.Signature for Java is an easy to use electronic Signature API designed for Java applications...Signature Product Solution GroupDocs...GroupDocs.Signature Product Family / GroupDocs.Signature for Java...