Sort Score
Result 10 results
Languages All
Labels All
Results 2,831 - 2,840 of 139,285 for

font

(0.11 sec)
  1. Chart.title property | Aspose.Words for Node.js

    Chart.title property. Provides access to the chart title properties.... font . size = 15 ; title . font . color = "#008000"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ChartTitle.show property | Aspose.Words for Python

    ChartTitle.show property. Determines whether the title shall be shown for this chart... font . size = 15 title . font . color = aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TextWatermarkOptions class | Aspose.Words for P...

    aspose.words.TextWatermarkOptions class. Contains options that can be specified when adding a watermark with text...Description color Gets or sets font color. The default value is...pydrawing.Color.silver. font_family Gets or sets font family name. The...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartAxisTitle.show property | Aspose.Words for...

    ChartAxisTitle.show property. Determines whether the title shall be shown for the axis... font . size = 12 ; chartAxisYTitle . font . color =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ChartAxis.title property | Aspose.Words for Python

    ChartAxis.title property. Provides access to the axis title properties.... font . size = 12 chart_axis_y_title . font . color =...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 通过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...
  7. ChartLegend class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartLegend class. Represents chart legend properties...Description font Provides access to the default font formatting...legend entries. To override the font formatting for a specific legend...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartDataLabelCollection.Position | Aspose.Word...

    Discover the ChartDataLabelCollection Position property to easily customize your data label positions for enhanced data visualization and clarity....// Show data labels and set font color. series . HasDataLabels...ShowValue = true ; dataLabels . Font . Color = Color . White ; //...

    reference.aspose.com/words/net/aspose.words.dra...
  9. HTML tag <hr> causes contents to extend beyond ...

    Dear Aspose Support Team I am experiencing issues when converting certain HTML documents to PDF using Aspose.Words. When the hr tag is used inside a table, it can sometimes cause the contents of that table to push beyon…...can see fonts used in your document differ from the fonts used in...likely this occurs because fonts required for document rendering...

    forum.aspose.com/t/html-tag-hr-causes-contents-...
  10. OfficeMath (Equation) Conversion to HTML with I...

    I am experiencing issues when converting DOCX files containing math equations (OfficeMath) to HTML using Aspose.Words 21.9 with JDK 16 inside an Alpine Linux Docker container (amazoncorretto:17-alpine3.18). First notice…...Have Tried: Copied Windows fonts into the container: Cambria...Placed in /app/fonts/ Also copied to /usr/share/fonts/truetype/microsoft/...

    forum.aspose.com/t/officemath-equation-conversi...