Sort Score
Result 10 results
Languages All
Labels All
Results 2,171 - 2,180 of 139,432 for

font

(0.23 sec)
  1. ThemeColors.Hyperlink | Aspose.Words for .NET

    Discover the ThemeColors Hyperlink property to customize hyperlink colors, enhancing your website's design and user experience effortlessly....how to set custom colors and fonts for themes. Document doc = new...theme, a source of default fonts and colors. Theme theme = doc...

    reference.aspose.com/words/net/aspose.words.the...
  2. ThemeColors.Light1 | Aspose.Words for .NET

    Discover ThemeColors Light1. Easily your design with vibrant Light 1 color for a fresh, modern look. Perfect for any creative project!...how to set custom colors and fonts for themes. Document doc = new...theme, a source of default fonts and colors. Theme theme = doc...

    reference.aspose.com/words/net/aspose.words.the...
  3. ThemeColors.Light2 | Aspose.Words for .NET

    Discover the ThemeColors Light2 property for customizing your design with vibrant Light 2 colors. Enhance your project's visual appeal effortlessly!...how to set custom colors and fonts for themes. Document doc = new...theme, a source of default fonts and colors. Theme theme = doc...

    reference.aspose.com/words/net/aspose.words.the...
  4. ThemeColors.Accent2 | Aspose.Words for .NET

    Discover the ThemeColors Accent2 property to enhance your design with vibrant color options. Elevate your projects with stunning visual appeal!...how to set custom colors and fonts for themes. Document doc = new...theme, a source of default fonts and colors. Theme theme = doc...

    reference.aspose.com/words/net/aspose.words.the...
  5. ThemeColors.Accent3 | Aspose.Words for .NET

    Discover the ThemeColors Accent3 property, effortlessly customize your design with vibrant Accent 3 colors for a unique, eye-catching look....how to set custom colors and fonts for themes. Document doc = new...theme, a source of default fonts and colors. Theme theme = doc...

    reference.aspose.com/words/net/aspose.words.the...
  6. DocumentBase.ImportNode | Aspose.Words for .NET

    Effortlessly import nodes from other documents to enhance your workflow with DocumentBase's ImportNode method. Streamline your document management today!... Font . Name = "Courier New" ; DocumentBuilder...DocumentBuilder ( srcDoc ); srcBuilder . Font . Style = srcStyle ; srcBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  7. ListLevelCollection indexer | Aspose.Words for ...

    ListLevelCollection indexer. Gets a list level by index.... font . color = aspose . pydrawing...pydrawing . Color . red list_level . font . size = 24 list_level . number_style...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ListLevelCollection class | Aspose.Words for Py...

    aspose.words.lists.ListLevelCollection class. A collection of list formatting for each level in a list... font . color = aspose . pydrawing...pydrawing . Color . red list_level . font . size = 24 list_level . number_style...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Metadata information | JavaScript

    Easy-to-use JavaScript library for Font manipulation from Aspose.Font. Learn how to work with Font metadata with it....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/javascript-cpp/metadata-in...
  10. Merging and Unmerging Cells with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files, which supports merging and unmerging cells. This article will introduce how to merge and unmerge cells using the Aspose.Cells library, and how to customize the merged cell style....GetStyle (); // Create a Font object Font font = style . GetFont ();...(); // Set the name font . SetName ( u "Times New Roman" ); //...

    docs.aspose.com/cells/cpp/merging-and-unmerging...