Sort Score
Result 10 results
Languages All
Labels All
Results 4,821 - 4,830 of 47,055 for

color

(0.24 sec)
  1. TextBoxControl class | Aspose.Words for Python

    aspose.words.drawing.ole.TextBoxControl class. The TextBox control displays text from an organized set of data or user input....Description back_color Gets or sets a background color of the control...Forms2OleControl ) fore_color Gets or sets a foreground color of the control...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Chinese Date Language locale is not supported i...

    As i am trying to update date format in traditional chinese locale (“zh-Hant”) using the following code attached template. but format is not supported. package com.sirionlabs; import com.aspose.words.*; import com.asp…...setHighlightColor(new Color(211, 211, 211)); if (std.getLevel()...setHighlightColor(new Color(211, 211, 211)); Color color = std.getContentsFont()...

    forum.aspose.com/t/chinese-date-language-locale...
  3. ChartSeries.InvertIfNegative | Aspose.Words for...

    Discover the ChartSeries InvertIfNegative property. Easily customize Color inversions for negative values, enhancing your data visualization experience....parent element shall inverts its colors if the value is negative. public...series will not invert their colors if the value is negative. using...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ListCollection.Add | Aspose.Words for .NET

    Discover how the ListCollection Add method creates custom lists from templates, enhancing your document's organization and efficiency.... Color = Color . Red ; list1 . ListLevels...ListLevels [ 0 ]. Font . Color = Color . Blue ; list2 . ListLevels...

    reference.aspose.com/words/net/aspose.words.lis...
  5. ChartYValueCollection Class | Aspose.Words for ...

    Discover the Aspose.Words.Drawing.Charts.ChartYValueCollection class, your go-to solution for managing Y values in chart series efficiently and effectively....maxValueIndex = i ; } } // Change colors of the max and min values....Format . Fill . ForeColor = Color . Red ; series . DataPoints...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ChartYValueCollection class | Aspose.Words for ...

    aspose.words.drawing.charts.ChartYValueCollection class. Represents a collection of Y values for a chart series....max_value_index = i i += 1 # Change colors of the max and min values.... fill . fore_color = aspose . pydrawing . Color . red series...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartDataPointCollection.Item | Aspose.Words fo...

    Access ChartDataPoint for any index with the ChartDataPointCollection Item property. Enhance your data visualization with ease and precision!...series will not invert their colors if the value is negative. using...dataPoint . Format . Fill . Color = Color . Red ; // For a cleaner...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ChartDataPointCollection.ClearFormat | Aspose.W...

    Discover how the ClearFormat method enhances your ChartDataPointCollection by effortlessly resetting all chart data point formats for cleaner visuals....series will not invert their colors if the value is negative. using...dataPoint . Format . Fill . Color = Color . Red ; // For a cleaner...

    reference.aspose.com/words/net/aspose.words.dra...
  9. IChartDataPoint.Marker | Aspose.Words for .NET

    Discover the IChartDataPoint Marker property, which automatically creates data markers for enhanced visualization and analysis. Elevate your charting experience!...series will not invert their colors if the value is negative. using...dataPoint . Format . Fill . Color = Color . Red ; // For a cleaner...

    reference.aspose.com/words/net/aspose.words.dra...
  10. 使用 Python 向 PDF 添加文本 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式向 PDF 添加文本... background_color = apdf . Color . light_gray text_fragment...text_state . foreground_color = apdf . Color . red # Create TextBuilder...

    products.aspose.com/pdf/zh-hant/python-net/text/