Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 2,374 for

truetype

(0.01 sec)
  1. Font converter | API Solution for C++

    Easy-to-use C++ library for font conversion from Aspose.Font. Allows you to work with a big range of different fonts like True Type or web fonts....different font files like TrueType CFF , OpenType , and Type1...Aspose: Format Description TrueType ( TTF ) It is one of the most...

    docs.aspose.com/font/cpp/convert/
  2. PdfASymbolicFontEncodingStrategy | Aspose.PDF f...

    This class describes rules which can be used to tune process of copy encoding data for cases when Truetype symbolic font has more than one encoding. Some PDF documents after conversion into PDF/A format could have error More than one encoding in symbolic Truetype fonts cmap. What is a reason of this error All Truetype symbolic fonts have special table cmap in its internal data. This table maps character codes to glyph indices. And this table could contain different encoding subtables which describe encodings used. See advanced info about cmap tables at https//developer.apple.com/fonts/Truetype-Reference-Manual/RM06/Chap6cmap.html. Usually cmap table contains several encoding subtables but PDF/A standard requires that only one encoding subtable 30 must be leaved for this font in PDF/A document. And key question here - what data must be taken from another subtables to copy into destination encoding table 30 Majority of fonts have well-formed cmap tables where every encoding subtable is fully consistent with another subtable. But some fonts have cmap tables with collisions - where for example one subtable has glyph index 100 for unicode 100 but another subtable has glyph index 200 for the same unicode 100. To solve this problems special strategy needed. By default following strategy used mac subtable10 is looked for. If this table is found only this data used to fill destination table 30. If mac subtable is not found then all subtables except 30 are iterated and used to copy data into destination 30 subtable. Also mapping for every unicodeunicode glyph index is copied into destination table only if destination table has no this unicode at current moment. So for example if first subtabe has glyph index 100 for unicode 100 and next subtable has glyph index 200 for the same unicode 100 only data from first subtable unicode100 glyph index 100 will be copied. So each previous subtable takes precedence over the next. Properties of this class PdfASymbolicFontEncodingStrategy./pdfasymbolicfontencodingstrategy help tune default behaviour. If property PreferredCmapEncodingTable./pdfasymbolicfontencodingstrategy/preferredcmapencodingtable of type CMapEncodingTableType./pdfasymbolicfontencodingstrategy.queueitem.cmapencodingtabletype is set then relevant subtable will be used in precedence to mac subtable10. Value MacTable from enumeration CMapEncodingTableType./pdfasymbolicfontencodingstrategy.queueitem.cmapencodingtabletype has no sense in this case cause it points on the same mac subtable 10 which will be used by default. Property CmapEncodingTablesPriorityQueue./pdfasymbolicfontencodingstrategy/cmapencodingtablespriorityqueue discards all priorities for any subtable. If this property is set then only subtables from declared queue will be used in specified order. If subtables specified are not found then default iteration of all subtables and copy strategy described above will be used. Object QueueItem./pdfasymbolicfontencodingstrategy.queueitem specifies encoding subtable used. This subtable can be set via combination of membersPlatformID PlatformSpecificId or via CMapEncodingTableType./pdfasymbolicfontencodingstrategy.queueitem.cmapencodingtabletype enumeration....encoding data for cases when TrueType symbolic font has more than...than one encoding in symbolic TrueType font’s cmap”. What is a reason...

    reference.aspose.com/pdf/python-net/aspose.pdf/...
  3. Font converter | API Solution for .NET

    Easy-to-use C# .NET library for font conversion from Aspose.Font. Allows you to work with a big range of different fonts like True Type or web fonts....different font files like TrueType CFF , OpenType , and Type1...Aspose: Format Description TrueType ( TTF ) It is one of the most...

    docs.aspose.com/font/net/convert/
  4. Font classes for supported Font Formats | API S...

    Getting learned Aspose.Font for Java library is better by starting by learning the hierarchy of its classes. Find out how to manipulate fonts here....font object type TrueType TTF Type 1 Type 1 Compact...those fonts. For example, TrueType format covers the following...

    docs.aspose.com/font/java/developer-guide/font-...
  5. How to set default font name for entire documen...

    Hi Team, I’ve requirement, how can I add font of Dax-Regular for entire document as default font. Case 1: If I convert word to pdf, font type should be Dax-Regular only. It should not change the font-type. Please shar…...Manipulate and Substitute TrueType Fonts Aspose.Words for Java...Java can embed the correct TrueType fonts into the resulting document...

    forum.aspose.com/t/how-to-set-default-font-name...
  6. Aspose.Font for .NET 22.10 Release Notes

    This page contains new Aspose.Font for .NET features, enhancement, and bug fixes in 2022, version 22.10....copying composite glyphs in TrueType font converters has been added...copying composite glyphs in TrueType font converters New Feature...

    docs.aspose.com/font/net/aspose-font-for-net-22...
  7. FontConfigs | Aspose.Cells for Java API Reference

    Specifies font settings...array of sources that contain TrueType fonts. setFontFolder(String...String The folder that contains TrueType fonts. recursive boolean Determines...

    reference.aspose.com/cells/java/com.aspose.cell...
  8. FontInfo.charset property | Aspose.Words for Py...

    FontInfo.charset property. Gets or sets the character set for the font....) print ( " \t -" , ( "Is TrueType" if font_info . is_true_type...is_true_type else "Is not TrueType" )) print ( " \t - Pitch:" , font_info...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Pdf file generation is shrinked on Linux OS and...

    Hi Support Team, I need help on pdf file generation using Aspose.Word in C# .NET There is a pdf generation discrepancy between windows and Linux 1.There is some font issue… windows has different font as compared to Li…...com/words/net/manipulating-and-substitution-truetype-fonts/ poonammishra May 27...aspose.com/words/net/installing-truetype-fonts-on-linux/ Also, you...

    forum.aspose.com/t/pdf-file-generation-is-shrin...
  10. Aspose.Words 获取总页数少一页,并且定位节点在某一页也存在问题 - 中文技术支持 ...

    1、调用Document.getPageCount函数原本文档是7页,但获取只有6页,改用Document.getBuiltInDocumentProperties().getPages函数获取只有1页。 2、用LayoutCollector.getEndPageIndex函数,原本某个节点在文档中第5页上显示,但获取出来是在第4页 就这两个问题,aspose.words为20.4版本dist.zip (6.6 KB)...Words 需要 TrueType 字体。 您需要在将文档转换为 PDF 的机器上安装文档中使用的字体。...的机器上安装文档中使用的字体。 请参考以下文章: 使用 TrueType 字体 操作和替换 TrueType 字体 如果您仍然遇到问题,请在此处分享以下字体进行测试。...

    forum.aspose.com/t/aspose-words/233686