Sort Score
Result 10 results
Languages All
Labels All
Results 5,091 - 5,100 of 143,130 for

font

(0.27 sec)
  1. C++ API to Convert SVG to TXT | products.aspose...

    Convert SVG to TXT via C++ API without using Microsoft Excel or Adobe Reader...can also set the font size, font style, and font color for the output...

    products.aspose.com/total/cpp/conversion/svg-to...
  2. Cannot Find a Way to Determine Inherited Scheme...

    I want to determine the Font color used in a text frame. We can typically use something like textShape.TextFrame.Paragraphs[0].Portions[0].PortionFormat.FillFormat This returns an Aspose.Slides.IFillFormat object with A…...1:48pm 1 I want to determine the font color used in a text frame....the Text1 scheme color for the font. But the following code prints...

    forum.aspose.com/t/cannot-find-a-way-to-determi...
  3. 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...
  4. 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...
  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'; display:inline-block;..."<span style=\"width:10.2pt; font:7pt 'Times New Roman'; display:inline-block;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 用C++修改现有样式|Documentation

    Aspose.Cells是一个用于处理电子表格文件的C++库,允许用户修改现有单元格样式。本文将介绍如何使用Aspose.Cells库修改现有单元格样式,以便用户根据需要改变单元格的外观。...SetNumber ( 14 ); // Set the font color to red color. style ....(described above) and change the font color from red to black. style...

    docs.aspose.com/cells/zh/cpp/modify-an-existing...