Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 141,572 for

font

(0.21 sec)
  1. ExportFontFormat | Aspose.Words for Java

    Indicates the format that is used to export Fonts while rendering to HTML fixed format in Java....format that is used to export fonts while rendering to HTML fixed...format. Examples: Shows how use fonts only from the target machine...

    reference.aspose.com/words/java/com.aspose.word...
  2. Font.Outline | Aspose.Words for .NET

    Discover the Font Outline property. Easily format Fonts as outlines for a unique design touch. Enhance your typography with this simple feature!...Outline Font.Outline property True if the font is formatted as... builder . Font . Outline = true ; builder . Font . Color = Color...

    reference.aspose.com/words/net/aspose.words/fon...
  3. Font.UnderlineColor | Aspose.Words for .NET

    Discover the Font UnderlineColor property to easily customize your Font's underline color for enhanced text styling and visual appeal....UnderlineColor Font.UnderlineColor property Gets or sets the...the underline applied to the font. public Color UnderlineColor...

    reference.aspose.com/words/net/aspose.words/fon...
  4. SystemFontSource class | Aspose.Words for Python

    aspose.words.Fonts.SystemFontSource class. Represents all TrueType Fonts installed to the system...class Represents all TrueType fonts installed to the system. To...more, visit the Working with Fonts documentation article. Inheritance:...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FontSettings.GetFontsSources | Aspose.Words for...

    Discover the FontSettings GetFontsSources method to easily access the array of sources for TrueType Fonts in Aspose.Words. Optimize your Font management today!...Words looks for TrueType fonts. public FontSourceBase [] GetFontsSources...Value A copy of the current font sources. Remarks The returned...

    reference.aspose.com/words/net/aspose.words.fon...
  6. Font.subscript property | Aspose.Words for Node.js

    Font.subscript property. True if the Font is formatted as subscript....subscript property Font.subscript property True if the font is formatted...doc , "Raised text. " ); run . font . position = 5 ; para . appendChild...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Fonts::SystemFontSource::SystemF...

    Aspose::Words::Fonts::SystemFontSource::SystemFontSource constructor. Ctor in C++....Aspose::Words::Fonts::SystemFontSource::SystemFontSource constructor...constructor Ctor. Aspose :: Words :: Fonts :: SystemFontSource :: SystemFontSource...

    reference.aspose.com/words/cpp/aspose.words.fon...
  8. FontSourceBase.Priority | Aspose.Words for .NET

    Discover the FontSourceBase Priority property to optimize your Font sourcing. Enhance performance and improve user experience effortlessly!...Priority property Returns the font source priority. public int...value is used when there are fonts with the same family name and...

    reference.aspose.com/words/net/aspose.words.fon...
  9. FontSavingArgs.font_file_name property | Aspose...

    FontSavingArgs.Font_file_name property. Gets or sets the file name (without path) where the Font will be saved to....font_file_name property FontSavingArgs.font_file_name property...where the font will be saved to. @property def font_file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  10. MeasureString result not accurate - Free Suppor...

    I am trying to use Font Tahoma and measure the string with Font size 25 pixels. I am then trying to draw the text in the string s = "N 40º 34' 36.556\" W 70º 45' 24.412\""; StringFormat tb = new StringFormat() { FormatF…...trying to use font Tahoma and measure the string with font size 25...StringAlignment.Far; Font font = new Font("Tahoma", 25, FontStyle...

    forum.aspose.com/t/measurestring-result-not-acc...