Sort Score
Result 10 results
Languages All
Labels All
Results 2,261 - 2,270 of 134,185 for

font

(0.1 sec)
  1. Content|Documentation

    Content element is used to add one or more lines of text to the parent element....Description font_family string “Segoe UI” The font family for...the text. font_style string / array “regular” The font style for...

    docs.aspose.com/omr/net/json-markup/content/
  2. Aspose::Words::Themes::Theme::get_MajorFonts me...

    Aspose::Words::Themes::Theme::get_MajorFonts method. Allows to specify the set of major Fonts for different languages in C++....to specify the set of major fonts for different languages. System...how to set custom colors and fonts for themes. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.the...
  3. Aspose::Words::Themes::ThemeColors::get_Accent4...

    Aspose::Words::Themes::ThemeColors::get_Accent4 method. Specifies color Accent 4 in C++....how to set custom colors and fonts for themes. auto doc = System...theme, a source of default fonts and colors. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.the...
  4. Aspose::Words::Themes::ThemeColors::get_Accent1...

    Aspose::Words::Themes::ThemeColors::get_Accent1 method. Specifies color Accent 1 in C++....how to set custom colors and fonts for themes. auto doc = System...theme, a source of default fonts and colors. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.the...
  5. Working with 'name' table | C++

    TrueType Font table ‘name’ is storage for text strings describing Font metadata like Font name, license information, copyright notices, and many others....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/cpp/working-with-name-table/
  6. FieldSymbol.font_name property | Aspose.Words f...

    FieldSymbol.Font_name property. Gets or sets the name of the Font of the character retrieved by the field....font_name property FieldSymbol.font_name property Gets or sets...sets the name of the font of the character retrieved by the field...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ConverterContext | Aspose.Words for Java

    Document converter context in Java....Description getFontSettings() Font settings used by the processor...setFontSettings(FontSettings value) Font settings used by the processor...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_ContentsFont method. Font formatting that will be applied to text entered into SDT in C++....StructuredDocumentTa::get_ContentsFont method Font formatting that will be applied...SharedPtr < Aspose :: Words :: Font > Aspose :: Words :: Markup...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. PhysicalFontInfo.fontFamilyName property | Aspo...

    PhysicalFontInfo.FontFamilyName property. Family name of the Font....property Family name of the font. get fontFamilyName () : string...available fonts. // Configure Aspose.words to source fonts from a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. INodeChangingCallback | Aspose.Words for Java

    Implement this interface if you want to receive notifications when nodes are inserted or removed in the document in Java.... /// Sets a custom font name/size for the text contents...getNodeType() == NodeType.RUN) { Font font = ((Run) args.getNode()).getFont();...

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