Sort Score
Result 10 results
Languages All
Labels All
Results 6,121 - 6,130 of 206,927 for

font

(0.12 sec)
  1. TextAutofitType | Aspose.Sildes for Node.js via...

    TextAutofitType TextAutofitType class Represents text autofit mode. Constants Name Value Description NotDefined -1 No...... Font size and line spacing will be...autofit. Normal Normal autofit. Font size and line spacing will be...

    reference.aspose.com/slides/nodejs-java/aspose....
  2. DefaultFont | Aspose.Diagram for .NET API Refer...

    When characters in the diagram are unicode and not be set with correct Font value or the Font is not installed locally they may appear as block in pdf image or XPS. Set the DefaultFont such as MingLiu or MS Gothic to show these characters....be set with correct font value or the font is not installed locally...

    reference.aspose.com/diagram/net/aspose.diagram...
  3. Theme class | Aspose.Words for Python

    aspose.words.themes.Theme class. Represents document Theme, and provides access to main theme parts including [Theme.major_Fonts](./major_Fonts/), [Theme.minor_Fonts](./minor_Fonts/) and [Theme.colors](./colors/) To learn more, visit the [Working with Styles and Themes](https://docs.aspose.com/words/python-net/working-with-styles-and-themes/) documentation article....major_fonts , Theme.minor_fonts and Theme.colors To... major_fonts Allows to specify the set of major fonts for different...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FontInfoCollection Class | Aspose.Words for .NET

    Aspose.Words.Fonts.FontInfoCollection class. Represents a collection of Fonts used in a document in C#....Represents a collection of fonts used in a document. To learn...more, visit the Working with Fonts documentation article. public...

    reference.aspose.com/words/net/aspose.words.fon...
  5. CmxTextBlockSpec | Aspose.Imaging for .NET API ...

    CmxTextBlockSpec CmxTextBlockSpec class Represents info specified for text blocks. public class CmxTextBlockSpec : IC...... Font { get; set; } Gets or sets the font. Matrix {...

    reference.aspose.com/imaging/net/aspose.imaging...
  6. PdfASymbolicFontEncodingStrategy | Aspose.PDF f...

    This class describes rules which can be used to tune process of copying encoding data for cases when TrueType symbolic Font has more than one encoding. Some PDF documents after conversion into PDF/A format could give an 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 either only one encoding subtable must be left for this Font in PDF/A document or there must be a 30 encoding subtable among this Font subtables. 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 does not have 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. In case when the Font has no 30 subtable some other subtable will be used to maintain the PDF/A compatibility. The choice of the subtable to use is made under the same rules as described earlier so that PreferredCmapEncodingTable./pdfasymbolicFontencodingstrategy/preferredcmapencodingtable and CmapEncodingTablesPriorityQueue./pdfasymbolicFontencodingstrategy/cmapencodingtablespriorityqueue properties are used to determine the resultant subtable and if the Font doesnt have the requested subtables either then any existant subtable will be used....cases when TrueType symbolic font has more than one encoding....encoding in symbolic TrueType font’s cmap”. What is a reason of...

    reference.aspose.com/pdf/net/aspose.pdf/pdfasym...
  7. filefontsource - Aspose.Cells for Python via Ja...

    Details & examples of Aspose.Cells for Python via Java classes, methods & interfaces for you to read, write & convert spreadsheets programmatically....FindOptions Floor FolderFontSource Font FontConfigs FontSetting FontSettingCollectio...Represents the single TrueType font file stored in the file system...

    reference.aspose.com/cells/python-java/asposece...
  8. TextAutofitType | Aspose.Sildes for PHP via Jav...

    TextAutofitType TextAutofitType class Represents text autofit mode. Constants Name Value Description NotDefined -1 No...... Font size and line spacing will be...autofit. Normal Normal autofit. Font size and line spacing will be...

    reference.aspose.com/slides/php-java/aspose.sli...
  9. Shading.background_tint_and_shade property | As...

    Shading.background_tint_and_shade property. Gets or sets a double value that lightens or darkens a background theme color.... font . border . color = aspose ....builder . font . border . line_width = 2.5 builder . font . border...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Cells::PaginatedSaveOptions::GetCheckWo...

    Aspose::Cells::PaginatedSaveOptions::GetCheckWorkbookDefaultFont method. When characters in the Excel are Unicode and not be set with correct Font in cell style, They may appear as block in pdf,image. Set this to true to try to use workbook's default Font to show these characters first in C++....and not be set with correct font in cell style, They may appear...try to use workbook’s default font to show these characters first...

    reference.aspose.com/cells/cpp/aspose.cells/pag...