Sort Score
Result 10 results
Languages All
Labels All
Results 5,381 - 5,390 of 134,326 for

font

(0.15 sec)
  1. 利用Node.js通过C++在图表中添加形状|Documentation

    学习如何使用Aspose.Cells for Node.js via C++在Microsoft Excel中添加控件并自定义图表。本指南演示如何操作图表元素、调整格式以及增强图表的整体外观和可用性。...setAutoSize(true); // Set the font color. textbox0 . getFont ()...Color . Maroon ); // Set the font to bold. textbox0 . getFont...

    docs.aspose.com/cells/zh/nodejs-cpp/controls-in...
  2. AxisCategoryType enumeration | Aspose.Words for...

    aspose.words.drawing.charts.AxisCategoryType enumeration. Specifies type of a category axis.... font . color = aspose . pydrawing...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ConditionalStyleCollection.even_column_banding ...

    ConditionalStyleCollection.even_column_banding property. Gets the even column banding style.... font . bold = True # List all possible...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ConditionalStyle.paragraph_format property | As...

    ConditionalStyle.paragraph_format property. Gets the paragraph formatting of the conditional style.... font . bold = True # List all possible...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartAxis.tick_labels property | Aspose.Words f...

    ChartAxis.tick_labels property. Provides access to the properties of the axis tick mark labels.... font . color = aspose . pydrawing...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Chart.axis_z property | Aspose.Words for Python

    Chart.axis_z property. Provides access to properties of the Z axis of the chart.... font . color = aspose . pydrawing...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ConditionalStyleCollection.count property | Asp...

    ConditionalStyleCollection.count property. Gets the number of conditional styles in the collection.... font . bold = True # List all possible...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ConditionalStyle.borders property | Aspose.Word...

    ConditionalStyle.borders property. Gets the collection of default cell borders for the conditional style.... font . bold = True # List all possible...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ConditionalStyleCollection.even_row_banding pro...

    ConditionalStyleCollection.even_row_banding property. Gets the even row banding style.... font . bold = True # List all possible...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 自定义形状|Aspose.Slides for PHP 文档

    在 PowerPoint 演示文稿中添加自定义形状...$graphicsPath ; $font = new Font ( "Arial" , Font -> PLAIN , 40...createGraphics (); try { $glyphVector = $font -> createGlyphVector ( $g2 ->...

    docs.aspose.com/slides/zh/php-java/custom-shape/