Sort Score
Result 10 results
Languages All
Labels All
Results 2,761 - 2,770 of 131,702 for

font

(0.15 sec)
  1. StyleType enumeration | Aspose.Words for Node.js

    Aspose.Words.StyleType enumeration. Represents type of the style.... font . name = "Verdana" ; level . font . color = "#0000FF"..."#0000FF" ; level . font . bold = true ; } let builder = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ListLevelCollection.count property | Aspose.Wor...

    ListLevelCollection.count property. Gets the number of levels in this list.... font . name = 'Verdana' level . font . color = aspose...pydrawing . Color . blue level . font . bold = True builder = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartDataTable class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartDataTable class. Allows to specify properties of a chart data table....Name Description font Provides access to font formatting of the...has_outline_border = False data_table . font . italic = True data_table ...

    reference.aspose.com/words/python-net/aspose.wo...
  4. StyleType enumeration | Aspose.Words for Python

    aspose.words.StyleType enumeration. Represents type of the style.... font . name = 'Verdana' level . font . color = aspose...pydrawing . Color . blue level . font . bold = True builder = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldSymbol.DontAffectsLineSpacing | Aspose.Wor...

    Discover how the FieldSymbol DontAffectsLineSpacing property controls character impact on paragraph line spacing. Optimize your document formatting today!...IsUnicode = true ; // Change the font of our symbol after using the...Character Map // to ensure that the font can represent that symbol. field...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldSymbol.CharacterCode | Aspose.Words for .NET

    Discover the FieldSymbol CharacterCode property, easily retrieve or set character code values in decimal or hexadecimal for seamless data management....IsUnicode = true ; // Change the font of our symbol after using the...Character Map // to ensure that the font can represent that symbol. field...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldSymbol.IsUnicode | Aspose.Words for .NET

    Discover the FieldSymbol IsUnicode property to easily manage character codes as Unicode values, enhancing your coding efficiency and accuracy....IsUnicode = true ; // Change the font of our symbol after using the...Character Map // to ensure that the font can represent that symbol. field...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FontConfigSubstitutionRule.isFontConfigAvaiable...

    hi all there was a topic https://forum.aspose.com/t/Fontconfigsubstitutionrule-isFontconfigavailable-returns-false-on-linux/276056 two years ago saying same thing, I have docker env, Fontconfig installed, fc-match avail…...false, so enable a systemwide font substitution seems not possible...pdf for most common ms core fonts. however, just want to confirm...

    forum.aspose.com/t/fontconfigsubstitutionrule-i...
  9. ReplacingArgs.groupIndex property | Aspose.Word...

    ReplacingArgs.groupIndex property. Identifies, by index, a captured group in the Aspose.Words.Replacing.ReplacingArgs.Match that is to be replaced with the [ReplacingArgs.replacement](../replacement/) string....Shows how to apply a different font to new content via FindReplaceOptions...DocumentBuilder ( doc ); builder . font . name = "Arial" ; builder ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::LowCode::ProcessorContext class ...

    Aspose::Words::LowCode::ProcessorContext class. Base class for processor contexts. Provides properties and options used by the processor to execute processing in C++....Description get_FontSettings () const Font settings used by the processor...System::SharedPtr<Aspose::Words::Fonts::FontSettings>&) Font settings used by...

    reference.aspose.com/words/cpp/aspose.words.low...