Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 144,713 for

font

(0.19 sec)
  1. Loading SVG fonts | .NET

    Learn how to load SVG‑based Fonts in a .NET application using Aspose.Font. Includes file, byte‑array, and stream scenarios with complete code samples....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/net/how-to-load-fonts/load...
  2. ParagraphFormat.AddSpaceBetweenFarEastAndAlpha ...

    Optimize your document's appearance with the ParagraphFormat AddSpaceBetweenFarEastAndAlpha property, enhancing spacing between Latin and East Asian text....doc ); Font font = builder . Font ; font . Size = 16 ; font . Bold...Bold = true ; font . Color = Color . Blue ; font . Name = "Arial"...

    reference.aspose.com/words/net/aspose.words/par...
  3. 从TTF文件加载字体| C ++

    C ++ API解决方案即使此文件不是字体Inself,也可以从硬盘驱动器上加载字体。让我们看一下如何从TTF文件中制作它。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/cpp/how-to-load-fonts/l...
  4. DefaultFontSubstitutionRule.defaultFontName pro...

    DefaultFontSubstitutionRule.defaultFontName property. Gets or sets the default Font name....property Gets or sets the default font name. get defaultFontName ()...Shows how to specify a default font. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Font.border property | Aspose.Words for Node.js

    Font.border property. Returns a [Border](../../border/) object that specifies border for the Font....border property Font.border property Returns a Border object...that specifies border for the font. get border () : Aspose . Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FontSourceType enumeration | Aspose.Words for P...

    aspose.words.Fonts.FontSourceType enumeration. Specifies the type of Font source....the type of font source. Members Name Description FONT_FILE A FileFontSource...that represents single font file. FONTS_FOLDER A FolderFontSource...

    reference.aspose.com/words/python-net/aspose.wo...
  7. WarningInfo.description property | Aspose.Words...

    WarningInfo.description property. Returns the description of the warning....match for a missing font from the available font sources. # Open...formatted with a font that does not exist in any of our font sources....

    reference.aspose.com/words/python-net/aspose.wo...
  8. WarningInfo.warning_type property | Aspose.Word...

    WarningInfo.warning_type property. Returns the type of the warning....match for a missing font from the available font sources. # Open...formatted with a font that does not exist in any of our font sources....

    reference.aspose.com/words/python-net/aspose.wo...
  9. MemoryFontSource constructor | Aspose.Words for...

    aspose.words.Fonts.MemoryFontSource constructor...MemoryFontSource(font_data) Ctor. def __init__ ( self , font_data : bytes...Type Description font_data bytes Binary font data. MemoryFontSource(font_data...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ParagraphFormat.addSpaceBetweenFarEastAndDigit ...

    ParagraphFormat.addSpaceBetweenFarEastAndDigit property. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of numbers and regions of East Asian text in the current paragraph....); let font = builder . font ; font . size = 16 ; font . bold...bold = true ; font . color = "#0000FF" ; font . name = "Arial" ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...