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

font

(0.22 sec)
  1. ChartDataLabelCollection class | Aspose.Words f...

    Aspose.Words.Drawing.Charts.ChartDataLabelCollection class. Represents a collection of [ChartDataLabel](../chartdatalabel/)... font Provides access to the font formatting of...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FieldEnd class | Aspose.Words for Python

    aspose.words.fields.FieldEnd class. Represents an end of a Word field in a document...from FieldChar ) font Provides access to the font formatting of...

    reference.aspose.com/words/python-net/aspose.wo...
  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. AxisTickLabels.is_auto_spacing property | Aspos...

    AxisTickLabels.is_auto_spacing property. Gets or sets a flag indicating whether to use automatic interval for drawing the tick labels.... font . color = Color . red y_axis...chart . axis_y . tick_labels . font . color . to_argb ()) self ...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldChar Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldChar class, the essential base for document field characters, enhancing your document processing and customization.... Font { get; } Provides access to the font formatting...

    reference.aspose.com/words/net/aspose.words.fie...
  8. 用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/
  9. 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...
  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-...