Sort Score
Result 10 results
Languages All
Labels All
Results 5,101 - 5,110 of 131,704 for

font

(0.21 sec)
  1. ConditionalStyleCollection.oddRowBanding proper...

    ConditionalStyleCollection.oddRowBanding property. Gets the odd row banding style.... font . bold = true ; // List all...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 利用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...
  3. ConditionalStyleCollection.bottom_right_cell pr...

    ConditionalStyleCollection.bottom_right_cell property. Gets the bottom right cell style.... font . bold = True # List all possible...

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

    Chart.axis_x property. Provides access to properties of the primary X axis of the chart.... font . color = aspose . pydrawing...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ConditionalStyleCollection.odd_column_banding p...

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

    reference.aspose.com/words/python-net/aspose.wo...
  6. ConditionalStyleCollection.odd_row_banding prop...

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

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

    ConditionalStyleCollection.last_row property. Gets the last row style.... font . bold = True # List all possible...

    reference.aspose.com/words/python-net/aspose.wo...
  8. HtmlOfficeMathOutputMode enumeration | Aspose.W...

    Aspose.Words.Saving.HtmlOfficeMathOutputMode enumeration. Specifies how Aspose.Words exports OfficeMath to HTML, MHTML and EPUB....text-align:center">' + `<span style="font-family:'Cambria Math'">i[+]b-c≥iM[+]bM-cM...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. HtmlSaveOptions.OfficeMathOutputMode | Aspose.W...

    Discover HtmlSaveOptions' OfficeMathOutputMode for optimal HTML, MHTML, or EPUB exports. Customize OfficeMath object output with ease!...text-align:center\"">" + @"<span style=\""font-family:'Cambria Math'\"">i[+]b-c≥iM[+]bM-cM...

    reference.aspose.com/words/net/aspose.words.sav...
  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/