Sort Score
Result 10 results
Languages All
Labels All
Results 2,191 - 2,200 of 122,644 for

font

(0.29 sec)
  1. RowFormat.Height | Aspose.Words for .NET

    Discover the RowFormat Height property to easily adjust table row height in points, enhancing your document's layout and readability.... Font . Size = 16 ; builder . Font . Name = "Arial"..."Arial" ; builder . Font . Bold = true ; // Configuring the formatting...

    reference.aspose.com/words/net/aspose.words.tab...
  2. RowFormat.HeightRule | Aspose.Words for .NET

    Discover the RowFormat HeightRule property to easily customize table row heights for optimal layout and design in your applications.... Font . Size = 16 ; builder . Font . Name = "Arial"..."Arial" ; builder . Font . Bold = true ; // Configuring the formatting...

    reference.aspose.com/words/net/aspose.words.tab...
  3. 通过Node.js与C++合并与拆分单元格|Documentation

    Aspose.Cells是一个用于操作电子表格文件的Node.js库,支持合并和拆分单元格。本文章将介绍如何使用Aspose.Cells库合并和拆分单元格,并提供定制合并单元格样式的选项。...getStyle (); // Create a Font object const font = style . getFont ();...name. font . setName ( "Times New Roman" ); // Set the font size...

    docs.aspose.com/cells/zh/nodejs-cpp/merging-and...
  4. RowFormat.height_rule property | Aspose.Words f...

    RowFormat.height_rule property. Gets or sets the rule for determining the height of the table row.... font . size = 16 builder . font . name = 'Arial'...'Arial' builder . font . bold = True # Configuring the formatting...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Shading.foreground_pattern_theme_color property...

    Shading.foreground_pattern_theme_color property. Gets or sets the foreground pattern theme color in the applied color scheme that is associated with this [Shading](../) object.... font . border . color = aspose ....builder . font . border . line_width = 2.5 builder . font . border...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ThemeColors.accent3 property | Aspose.Words for...

    ThemeColors.accent3 property. Specifies color Accent 3....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...
  7. ThemeColors.light1 property | Aspose.Words for ...

    ThemeColors.light1 property. Specifies color Light 1....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...
  8. ThemeColors.dark1 property | Aspose.Words for P...

    ThemeColors.dark1 property. Specifies color Dark 1....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...
  9. 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...
  10. Theme.MinorFonts | Aspose.Words for .NET

    Customize your site's typography with MinorFonts. Easily set unique Fonts for various languages to enhance user experience and engagement....to specify the set of minor fonts for different languages. public...how to set custom colors and fonts for themes. Document doc = new...

    reference.aspose.com/words/net/aspose.words.the...