Free trial is available to evaluate the API which will be similar as licensed but with few limitations....Editor Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Annotation Product...
OpenType is a format for scalable computer fonts. It was built on its predecessor TrueType, retaining TrueType’s basic structure and adding many intricate data structures for prescribing typographic behavior.
Note Please find more information on the OpenType format here: https://en.wikipedia.org/wiki/OpenType. Reading OpenType metadata The GroupDocs.Metadata API supports extracting format-specific information from OpenType font files.
The following are the steps to read the header of an OpenType file.
Load an OpenType font file Get the root metadata package Extract the native metadata package using OpenTypeRootPackage....Editor Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Metadata Product...
Reading matroska format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from MKV files.
The following are the steps to read native MKV metadata.
Load an MKV video Get the root metadata package Extract the native metadata package using MatroskaRootPackage.MatroskaPackage Read the Matroska metadata properties on different levels of the format structure AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Matroska.MatroskaReadNativeMetadataProperties
using (Metadata metadata = new Metadata(Constants.InputMkv)) { var root = metadata.GetRootPackage(); // Read the EBML header Console....Editor Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Metadata Product...
This article demonstrate that how to extract data from databases via JDBC...Editor Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Parser Product...
Extracted data are stored in the instance of DocumentData class...Editor Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Parser Product...
free electronic signature api version is available to evaluate the API which will be similar as licensed but with few limitations...Editor Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Signature Product...
Chapter 12 Scripting and ActiveX CONTENTS Getting Microsoft's ActiveX Controls Label Control Preloader Control Timer ......ActiveX Controls, and ActiveX documents Timer Executes a script at...display space of the object ID A document-wide identifier for referring...
Note This page contains release notes for GroupDocs.Search for .NET 18.5. Major Features There are 3 enhancements in this regular monthly release:
Implement searching by parts Implement ability to specify the number of searching threads Add SearchingTime field to SearchResults All Changes Key Summary Category SEARCHNET-1207 Implement searching by parts Enhancement SEARCHNET-1502 Implement ability to specify the number of searching threads Enhancement SEARCHNET-1551 Add SearchingTime field to SearchResults Enhancement Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Editor Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Search Product...
This page contains descriptions of all character types. Character types differ in how characters of these types are indexed....Editor Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Search Product...
This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert email messages to HTML, PDF, PNG, and JPEG formats....Editor Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Viewer Product...