Sort Score
Result 10 results
Languages All
Labels All
Results 1,391 - 1,400 of 134,566 for

font

(0.1 sec)
  1. 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/...
  2. Fonts not loading in linux based Container - Fr...

    Following Specify TrueType Fonts Location in C#|Aspose.Words for .NET , I’m trying to load custom Fonts in Linux based container. I modified my code to include both System and Custom Fonts from Resources folder. var f…...Fonts not loading in linux based Container Aspose.Words Product...Following Specify TrueType Fonts Location in C#|Aspose.Words...

    forum.aspose.com/t/fonts-not-loading-in-linux-b...
  3. 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...
  4. MemoryFontSource constructor | Aspose.Words for...

    aspose.words.Fonts.MemoryFontSource constructor...MemoryFontSource(font_data) Ctor. def __init__ ( self , font_data : bytes...Type Description font_data bytes Binary font data. MemoryFontSource(font_data...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. 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...
  7. Aspose::Words::WarningInfoCollection class | As...

    Aspose::Words::WarningInfoCollection class. Represents a typed collection of WarningInfo objects. To learn more, visit the documentation article in C++....match for a missing font from the available font sources. // Open...formatted with a font that does not exist in any of our font sources....

    reference.aspose.com/words/cpp/aspose.words/war...
  8. Font.strikeThrough property | Aspose.Words for ...

    Font.strikeThrough property. True if the Font is formatted as strikethrough text....property Font.strikeThrough property True if the font is formatted...single-line strikethrough." ); run . font . strikeThrough = true ; para...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Font.doubleStrikeThrough property | Aspose.Word...

    Font.doubleStrikeThrough property. True if the Font is formatted as double strikethrough text....property Font.doubleStrikeThrough property True if the font is formatted...single-line strikethrough." ); run . font . strikeThrough = true ; para...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::Document::get_FontSettings metho...

    Aspose::Words::Document::get_FontSettings method. Gets or sets document Font settings in C++....method Gets or sets document font settings. System :: SharedPtr...SharedPtr < Aspose :: Words :: Fonts :: FontSettings > Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/doc...