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 the OpenTypeRootPackage....getValue ()); } } } More resources GitHub examples You may easily...
Understand the concept of iterative signing for PDFs and how to implement it using a product API. Maintain document integrity while enabling multiple approvals with digital certificates....organizations can reduce the time and resources required to manage document...information and additional resources, you may find the following...
This page contains information about building text search queries of various types. More examples on building search queries are provided on the page...special relativity' More resources Advanced usage topics To learn...
This article shows how to delete Text electronic signatures different ways with GroupDocs.Signature API.... getHeight ()); } More resources GitHub Examples You may easily...
This article shows how to extract data from documents of various formats including PDF, Microsoft Word (DOC, DOCX), Excel (XLS, XLSX), LibreOffice formats etc....return template ; } More resources Advanced usage topics To learn...
This article explains how to search for embedded electronic signatures with custom serialization in document metadata. This topic contains example of custom serialization, class definition and search for serialized objects in the document metadata with GroupDocs.Signature....GetData < string >()); } } More resources GitHub Examples You may easily...
This section explains how to search for embedded electronic signatures into the document metadata with GroupDocs.Signature API. Also this topic shows the way to customize data serialization, encryption and class definition with ability to embed it into the metadata electronic signature....getDataFactor ()); } } } More resources GitHub Examples You may easily...
This article explains how to implement custom encryption for QR-code electronic signatures.... pdf , options ); More resources GitHub Examples You may easily...
This article gives knowledge on how to highlight search results in the text of a document.... println (); } } } More resources GitHub examples You may easily...