Sort Score
Result 10 results
Languages All
Labels All
Results 2,121 - 2,130 of 112,094 for

font

(0.05 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::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 = MakeObject...theme, a source of default fonts and colors. SharedPtr < Theme...

    reference.aspose.com/words/cpp/aspose.words.the...
  3. 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 = MakeObject...theme, a source of default fonts and colors. SharedPtr < Theme...

    reference.aspose.com/words/cpp/aspose.words.the...
  4. Aspose::Words::Saving::FontSavingArgs::get_Font...

    Aspose::Words::Saving::FontSavingArgs::get_FontFamilyName method. Indicates the current Font family name in C++....method Indicates the current font family name. System :: String...custom logic for exporting fonts when saving to HTML. void SaveExportedFonts...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. FieldSymbol.FontName | Aspose.Words for .NET

    Discover how to use the FieldSymbol FontName property to easily manage and customize Font names for your characters in programming....Gets or sets the name of the font of the character retrieved by...IsUnicode = true ; // Change the font of our symbol after using the...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldSymbol.FontSize | Aspose.Words for .NET

    Discover the FieldSymbol FontSize property, easily adjust the Font size in points for enhanced character display in your applications. Optimize readability now!...sets the size in points of the font of the character retrieved by...IsUnicode = true ; // Change the font of our symbol after using the...

    reference.aspose.com/words/net/aspose.words.fie...
  7. MemoryFontSource.CacheKey | Aspose.Words for .NET

    Discover the MemoryFontSource CacheKey property—unlock efficient caching with a unique key for enhanced performance and optimized memory management....cache item when saving/loading font search cache with SaveSearchCache...Examples Shows how to speed up the font cache initialization process...

    reference.aspose.com/words/net/aspose.words.fon...
  8. Rich Text Custom Data Label of Chart Point with...

    Learn how to add rich text custom data labels to chart points in Aspose.Cells for C++. Our guide will show you how to format the labels with different Fonts, colors, and alignment options to enhance the appearance and readability of your charts....which can be used to set the font properties of the text like...sets its text and then sets the font of the first 10 characters by...

    docs.aspose.com/cells/cpp/rich-text-custom-data...
  9. Aspose::Words::StyleCollection::get_DefaultFont...

    Aspose::Words::StyleCollection::get_DefaultFont method. Gets document default text formatting in C++....SharedPtr < Aspose :: Words :: Font > Aspose :: Words :: StyleCollection...support for this feature and only font names can be stored. Examples...

    reference.aspose.com/words/cpp/aspose.words/sty...
  10. Document Builder Overview in C++|Aspose.Words f...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones using C++. DocumentBuilder provides methods to insert text, checkboxes, tables, images, and other content elements in C++.... It allows you to specify fonts, paragraph or section formatting...and others. For example, the Font class represents character formatting...

    docs.aspose.com/words/cpp/document-builder-over...