Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 59,254 for

font

(0.04 sec)
  1. ParagraphFormat.FirstLineIndent | Aspose.Words ...

    Discover how to use the ParagraphFormat FirstLineIndent property to easily customize first line or hanging indents in your documents for improved readability....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...
  2. Aspose::Words::Loading::LoadOptions::get_FontSe...

    Aspose::Words::Loading::LoadOptions::get_FontSettings method. Allows to specify document Font settings in C++....method Allows to specify document font settings. System :: SharedPtr...SharedPtr < Aspose :: Words :: Fonts :: FontSettings > Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.loa...
  3. CleanupOptions.DuplicateStyle | Aspose.Words fo...

    Optimize your documents with CleanupOptions DuplicateStyle property—easily remove duplicate styles for cleaner, more efficient formatting. Default is false.... Font . Size = 14 ; myStyle . Font . Name = "Courier..."Courier New" ; myStyle . Font . Color = Color . Blue ; Style duplicateStyle...

    reference.aspose.com/words/net/aspose.words/cle...
  4. EmbeddedFontStyle | Aspose.Words for Java

    Specifies the style of an embedded Font inside a FontInfo object in Java....Specifies the style of an embedded font inside a FontInfo object. Examples:...Shows how to extract an embedded font from a document, and save it...

    reference.aspose.com/words/java/com.aspose.word...
  5. ChartLegendEntry class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartLegendEntry class. Represents a chart legend entry...Name Description font Provides access to the font formatting of...Shows how to work with a legend font. doc = aw . Document ( file_name...

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

    Font.outline property. True if the Font is formatted as outline....outline property Font.outline property True if the font is formatted... builder . font . outline = true ; builder . font . color = "#0000FF"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. SystemFontSource.get_system_font_folders method...

    SystemFontSource.get_system_Font_folders method. Returns system Font folders or empty array if folders are not accessible....get_system_font_folders method get_system_font_folders() Returns...Returns system font folders or empty array if folders are not accessible...

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

    Font.themeFont property. Gets or sets the theme Font in the applied Font scheme that is associated with this [Font](../) object....property Font.themeFont property Gets or sets the theme font in the...applied font scheme that is associated with this Font object....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Drawing::Charts::ChartLegend::ge...

    Aspose::Words::Drawing::Charts::ChartLegend::get_Font method. Provides access to the default Font formatting of legend entries. To override the Font formatting for a specific legend entry, use theFont property in C++....tLegend::get_Font method ChartLegend::get_Font method Provides...Provides access to the default font formatting of legend entries. To...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. ExportFontFormat enumeration | Aspose.Words for...

    aspose.words.saving.ExportFontFormat enumeration. Indicates the format that is used to export Fonts while rendering to HTML fixed format....format that is used to export fonts while rendering to HTML fixed...WOFF (Web Open Font Format). TTF TTF (TrueType Font format). Examples...

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