Sort Score
Result 10 results
Languages All
Labels All
Results 2,491 - 2,500 of 139,084 for

font

(0.6 sec)
  1. ThemeColors.accent6 property | Aspose.Words for...

    ThemeColors.accent6 property. Specifies color Accent 6....how to set custom colors and fonts for themes. doc = aw . Document...theme, a source of default fonts and colors. theme = doc . theme...

    reference.aspose.com/words/python-net/aspose.wo...
  2. IFontSavingCallback class | Aspose.Words for No...

    Aspose.Words.Saving.IFontSavingCallback class. Implement this interface if you want to receive notifications and control how Aspose.Words saves Fonts when exporting a document to HTML format....Words saves fonts when exporting a document to...Aspose.Words is about to save a font resource. Examples Shows how...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Theme class | Aspose.Words for Node.js

    Aspose.Words.Theme class. Represents document Theme, and provides access to main theme parts including [Theme.majorFonts](./majorFonts/), [Theme.minorFonts](./minorFonts/) and [Theme.colors](./colors/) To learn more, visit the [Working with Styles and Themes](https://docs.aspose.com/words/nodejs-net/working-with-styles-and-themes/) documentation article....to specify the set of major fonts for different languages. minorFonts...to specify the set of minor fonts for different languages. Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Theme.Colors | Aspose.Words for .NET

    Customize your document's appearance with the Theme Colors property, enabling a unique set of vibrant colors for a stunning 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...
  5. Rotating Cell Text in VSTO and Aspose.Cells|Doc...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....// Set the font color of cell text. _range . Font . Color = System...// Set the font color of cell text. objstyle . Font . Color =...

    docs.aspose.com/cells/net/rotating-cell-text-in...
  6. ChartAxisTitle class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartAxisTitle class. Provides access to the axis title properties...Name Description font Provides access to the font formatting of...chart_axis_y_title . font . size = 12 chart_axis_y_title . font . color =...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 使用公式函数处理数据|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms...."=Sum(A1:A3)" ; //Set the font bold in cell A4 cellA4 . Font . Bold = true...= "=Sum(A1:A3)" ; //Set the font bold in cell A4 //and set the...

    docs.aspose.com/cells/zh/net/use-formulas-funct...
  8. main.min.9bb0842784446f4cca4600465e602f1bd1f314...

    @import "https://Fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i";@fa-Font-path:"../webFonts";/*!* Bootstrap v4.1.3 (https://getbootstrap.com/) * Copyright 2011-2018 The Bootst......@import "https://fonts.googleapis.com/css?family=Open+Sans:300...300i,400,400i,700,700i";@fa-font-path:"../webfonts";/*!* Bootstrap...

    docs.aspose.com/words/scss/main.min.9bb08427844...
  9. ChartTitle Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartTitle class to easily manage and customize your chart titles for enhanced data visualization....Description Font { get; } Provides access to the font formatting...Chart" ; title . Font . Size = 15 ; title . Font . Color = Color...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Change the format of a cell with Golang via C++...

    How to use Aspose.Cells library in C++ to change the formatting of cells, including Font, color, border, etc. By adjusting these properties, you have more control over how cells look and appear....you can change the font style, font size, font color, number format...various formatting options (e.g., font color, bold), and change the...

    docs.aspose.com/cells/go-cpp/how-to-change-form...