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.... Note Please find more information...
Learn this article and check how to convert Microsoft Word DOCX, DOC, RTF documents to other formats with GroupDocs.Conversion for .NET....pdf" , options ); } NoteNOTE: Please be aware that the...
This topic explains how to get document pages preview as images with various options by GroupDocs.Signature for Python via .NET.... Note Stream that were created by...
In this article, you will learn how to convert diagram documents to other formats or another diagram format with GroupDocs.Conversion for Node.js via Java.... Note Refer to the for more conversion...
This article demonstrates how to convert a file and save it as a stream using GroupDocs.Conversion for Java API.... Note This approach is particularly...
The following article indicates the file formats that GroupDocs.Comparison can work with....Scalable Vector Graphics File Note-taking file formats Format Description...
The following article indicates the file formats that GroupDocs.Comparison can work with....Scalable Vector Graphics File ✅ Note-taking file formats Format Description...
To convert image using ocr, follow this guide to learn how to convert an image document with ocr processing using GroupDocs.Conversion for .NET....pdf" , options ); } Note The example uses Aspose.OCR...
This page contains a description of all the properties of the IndexingOptions class... Note that after cancellation, an...this property has no effect. Note that this requires the process...
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....maker_note.MakerNoteReadAllTags try ( Metadata...getMakerNotePackage (). toList ()) { // Please note that tag ids used by camera...