Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 54,893 for

font

(0.06 sec)
  1. DocumentBuilder.insert_hyperlink method | Aspos...

    DocumentBuilder.insert_hyperlink method. Inserts a hyperlink into the document....Note that you need to specify font formatting for the hyperlink...explicitly using the DocumentBuilder.font property. This methods internally...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Font.style property | Aspose.Words for Node.js

    Font.style property. Gets or sets the character style applied to this formatting....style property Font.style property Gets or sets the character...); style . font . color = "#FF0000" ; style . font . name = "Courier...

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

    Font.italic property. True if the Font is formatted as italic....italic property Font.italic property True if the font is formatted...); builder . font . size = 36 ; builder . font . italic = true...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ThemeColor Enum | Aspose.Words for .NET

    Discover the Aspose.Words ThemeColor enum for customizing document themes with vibrant colors, enhancing your document's visual appeal and professionalism....Create some style with theme font properties. Style style = doc...style . Font . ThemeFont = ThemeFont . Major ; style . Font . ThemeColor...

    reference.aspose.com/words/net/aspose.words.the...
  5. Font.LocaleIdBi | Aspose.Words for .NET

    Discover the Font LocaleIdBi property, easily manage locale identifiers for formatted right-to-left characters, enhancing your multilingual applications....LocaleIdBi Contents [ Hide ] Font.LocaleIdBi property Gets or...how to define separate sets of font settings for right-to-left,...

    reference.aspose.com/words/net/aspose.words/fon...
  6. Aspose::Words::ParagraphFormat::get_AddSpaceBet...

    Aspose::Words::ParagraphFormat::get_AddSpaceBetweenFarEastAndAlpha method. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of Latin text and regions of East Asian text in the current paragraph in C++....SharedPtr < Font > font = builder -> get_Font (); font -> set_Size...set_Size ( 16 ); font -> set_Bold ( true ); font -> set_Color ( System...

    reference.aspose.com/words/cpp/aspose.words/par...
  7. DocumentBuilderOptions.context_table_formatting...

    DocumentBuilderOptions.context_table_formatting property. True if the formatting applied to table content does not affect the formatting of the content that follows it...# Default font size is 12. builder . writeln ( 'Font size 12 here...Changes the font size inside the table. builder . font . size =...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Font.Subscript | Aspose.Words for .NET

    Discover the Font Subscript property. Easily format text as subscript for enhanced readability and style in your documents. Boost your design today!...Contents [ Hide ] Font.Subscript property True if the font is formatted...doc , "Raised text. " ); run . Font . Position = 5 ; para . AppendChild...

    reference.aspose.com/words/net/aspose.words/fon...
  9. Font.superscript property | Aspose.Words for Py...

    Font.superscript property. True if the Font is formatted as superscript....property Font.superscript property True if the font is formatted...text = 'Raised text. ' ) run . font . position = 5 para . append_child...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FontSubstitutionRule | Aspose.Words for Java

    This is an abstract base class for the Font substitution rule in Java....abstract base class for the font substitution rule. To learn...more, visit the Working with Fonts documentation article. Examples:...

    reference.aspose.com/words/java/com.aspose.word...