Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 6,632 for

font encoding

(0.1 sec)
  1. TextSearchOptions | Aspose.PDF for Python via ....

    Represents text search options... use_font_engine_encoding Gets or sets indication...searched using font engine encoding. true - means that font engine encoding...

    reference.aspose.com/pdf/python-net/aspose.pdf....
  2. TtfEncodingParameters | Aspose.Font for .NET AP...

    Initializes new instance of TtfEncodingParameters class. Takes Platform Id Platform-specific Encoding id as parameters. These parameters used to request special CMap subtable from main Font CMap table see table CMap name in OpenType Font File specification....Platform Id, Platform-specific encoding id as parameters. These parameters...special CMap subtable from main font CMap table, see table ‘CMap’...

    reference.aspose.com/font/net/aspose.font.ttf/t...
  3. TextSearchOptions - Aspose.PDF for Java - API R...

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF documents using Java platform....FloatingBox FolderFontSource Font FontAbsorber FontCollection...errors related to absence of font will be ignored by text (fragment)...

    reference.aspose.com/pdf/java/com.aspose.pdf/Te...
  4. ttfencodingparameters - Aspose.Font for Java - ...

    com.aspose.Font Interfaces IEncodingParameters IFont IFontCharactersMerger IFontEncoding IFontMetrics IFontSaver IGly......font Interfaces IEncodingParameters IFont IFontCharactersMerge...CurveTo FileSystemStreamSour Font FontBBox FontDefinition FontEnvironment...

    reference.aspose.com/font/java/com.aspose.font/...
  5. 1. Input and output encodings

    This article briefly explains the concepts of input and output Encodings in LaTeX. It also mentions the New Font Selection Scheme (NFSS)....Font Product Solution Aspose.TeX...LaTeX font selection scheme 1. Input and output encodings Live...

    docs.aspose.com/tex/java/latex-font-encodings/
  6. 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....copy encoding data for cases when TrueType symbolic font has more...more than one encoding. Some PDF documents after conversion into...

    reference.aspose.com/pdf/python-net/aspose.pdf/...
  7. Type1Font | Aspose.Font for .NET API Reference

    Represents Type1 Font....Represents Type1 Font. public class Type1Font : Font Properties Name...Description override Encoding { get; } Gets Font encoding. override FontDefinition...

    reference.aspose.com/font/net/aspose.font.type1...
  8. isupportsnameaddressing - Aspose.Font for Java ...

    com.aspose.Font Interfaces IEncodingParameters IFont IFontCharactersMerger IFontEncoding IFontMetrics IFontSaver IGly......font Interfaces IEncodingParameters IFont IFontCharactersMerge...CurveTo FileSystemStreamSour Font FontBBox FontDefinition FontEnvironment...

    reference.aspose.com/font/java/com.aspose.font....
  9. textsearchoptions - Aspose.PDF for Java - API R...

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF documents using Java platform....FloatingBox FolderFontSource Font FontAbsorber FontCollection...errors related to absence of font will be ignored by text (fragment)...

    reference.aspose.com/pdf/java/com.aspose.pdf/te...
  10. Aspose.Font.Cff | Aspose.Font for .NET API Refe...

    The Aspose.Font.Cff namespace provides classes describing objects related to CFF Font format....Font.Cff The Aspose.Font.Cff namespace provides classes...describing objects related to CFF Font format. Classes Class Description...

    reference.aspose.com/font/net/aspose.font.cff/