Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 135,678 for

font

(0.27 sec)
  1. Aspose::Words::Fonts::MemoryFontSource class | ...

    Aspose::Words::Fonts::MemoryFontSource class. Represents the single TrueType Font file stored in memory. To learn more, visit the documentation article in C++....Aspose::Words::Fonts::MemoryFontSource class Contents [ Hide...Represents the single TrueType font file stored in memory. To learn...

    reference.aspose.com/words/cpp/aspose.words.fon...
  2. HtmlSaveOptions.fonts_folder_alias property | A...

    HtmlSaveOptions.Fonts_folder_alias property. Specifies the name of the folder used to construct Font URIs written into an HTML document...fonts_folder_alias property HtmlSaveOptions.fonts_folder_alias...the folder used to construct font URIs written into an HTML document...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Font.subscript property | Aspose.Words for Python

    Font.subscript property. True if the Font is formatted as subscript....subscript property Font.subscript 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...
  4. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_ExportEmbeddedFonts method. Specifies whether Fonts should be embedded into Html document in Base64 format. Note setting this flag can significantly increase size of output Html file in C++....s method Specifies whether fonts should be embedded into Html...determine where to store embedded fonts when exporting a document to...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Aspose::Words::Fonts::SystemFontSource class | ...

    Aspose::Words::Fonts::SystemFontSource class. Represents all TrueType Fonts installed to the system. To learn more, visit the documentation article in C++....Aspose::Words::Fonts::SystemFontSource class Contents [ Hide...class Represents all TrueType fonts installed to the system. To...

    reference.aspose.com/words/cpp/aspose.words.fon...
  6. Format Cell|Documentation

    This article introduces how to set or apply style format for a cell (GridCell) in GridWeb....Different format settings like font, border, and number format are...customizing font and border settings. Customizing Font Settings...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  7. 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...
  8. Aspose::Words::Fonts::FontSourceType enum | Asp...

    Aspose::Words::Fonts::FontSourceType enum. Specifies the type of Font source in C++....Aspose::Words::Fonts::FontSourceType enum Contents [ Hide ] FontSourceType...FontSourceType enum Specifies the type of font source. enum class FontSourceType...

    reference.aspose.com/words/cpp/aspose.words.fon...
  9. DocumentBuilder.InsertHyperlink | Aspose.Words ...

    Enhance your documents with DocumentBuilder's InsertHyperlink method, effortlessly adding clickable links for improved navigation and user engagement....Note that you need to specify font formatting for the hyperlink...display text explicitly using the Font property. This methods internally...

    reference.aspose.com/words/net/aspose.words/doc...
  10. ParagraphFormat.keepTogether property | Aspose....

    ParagraphFormat.keepTogether property. True if all lines in the paragraph are to remain on the same page....); 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...