Sort Score
Result 10 results
Languages All
Labels All
Results 5,011 - 5,020 of 142,612 for

font

(0.07 sec)
  1. 用C++设置字体|Documentation

    Aspose.Cells是一个用于处理电子表格文件的C++库。它支持设置单元格的字体,允许用户自定义单元格的字体样式和属性。本文将介绍如何使用Aspose.Cells库设置单元格字体。... GetStyle (); // Set the font name to "Times New Roman" style...cell . GetStyle (); // Set the font weight to bold style . GetFont...

    docs.aspose.com/cells/zh/cpp/cells-font-settings/
  2. ChartDataLabelCollection.Format | Aspose.Words ...

    Discover the ChartDataLabelCollection Format property for easy access to customizable fill and line formatting for your data labels. Enhance your charts today!... Font . Color = Color . Yellow ; //...Aspose.Words ChartDataLabelCollec.Font ChartDataLabelCollec.Item English...

    reference.aspose.com/words/net/aspose.words.dra...
  3. AxisCrosses enumeration | Aspose.Words for Python

    aspose.words.drawing.charts.AxisCrosses enumeration. Specifies the possible crossing points for an axis.... font . color = Color . red y_axis...chart . axis_y . tick_labels . font . color . to_argb ()) self ...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ExportListLabels enumeration | Aspose.Words for...

    Aspose.Words.Saving.ExportListLabels enumeration. Specifies how list labels are exported to HTML, MHTML and EPUB....67pt; font:7pt 'Times New Roman'; display:inline-block;..."<span style=\"width:10.2pt; font:7pt 'Times New Roman'; display:inline-block;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ExportListLabels enumeration | Aspose.Words for...

    aspose.words.saving.ExportListLabels enumeration. Specifies how list labels are exported to HTML, MHTML and EPUB....67pt; font:7pt \' Times New Roman \' ;...'<span style="width:10.2pt; font:7pt \' Times New Roman \' ;...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TextEffect | Aspose.Words for Java

    Animation effect for text runs in Java....Microsoft Word only support font animation effects. doc.save(getArtifactsDir()...save(getArtifactsDir() + "Font.SparklingText.doc"); Fields Field...

    reference.aspose.com/words/java/com.aspose.word...
  7. Custom Slice or Sector Colors in Pie Chart with...

    Learn how to use Aspose.Cells for Node.js via C++ to customize slice and sector colors in a pie chart. Our guide will demonstrate how to assign unique colors to each slice, sector, or legend for improved visual appeal and data representation.... The chart title font settings. The position of the...); // Set the chart title's font name and size pie . getTitle...

    docs.aspose.com/cells/nodejs-cpp/custom-slice-o...
  8. How to Create PDF in Python

    This article guides on how to create PDF in Python. It contains information to establish the environment, steps for writing the application and a runnable sample code to generate PDF with Python....Font Product Family Aspose.TeX Product...properties of the text like font size, font name, background color...

    kb.aspose.com/pdf/python/how-to-create-pdf-in-p...
  9. ChartAxisTitle | Aspose.Words for Java

    Provides access to the axis title properties in Java....getFont() Provides access to the font formatting of the axis title...getFont() public Font getFont() Provides access to the font formatting...

    reference.aspose.com/words/java/com.aspose.word...
  10. Replace Text On Page With State|Aspose.PDF for ...

    In this example, all occurrences of the word "software" on page 1 are replaced with "SOFTWARE PAGE 1", using red text with a Font size of 12....formatting changes such as color or font size. Using TextState, you can...ap . Color . red text_state . font_size = 12 # Replace text on...

    docs.aspose.com/pdf/python-net/replace-text-on-...