Sort Score
Result 10 results
Languages All
Labels All
Results 1,591 - 1,600 of 44,876 for

color

(0.07 sec)
  1. Shape.strokeColor property | Aspose.Words for N...

    Shape.strokeColor property. Defines the Color of a stroke....strokeColor property Defines the color of a stroke. get strokeColor...is a shortcut to the Stroke.color property. The default value...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 如何在 HTML 中更改背景颜色?C# 示例

    了解如何使用 Aspose.HTML for .NET 设置 HTML 文档的背景颜色。在现成可用的 C# 示例中考虑各种方法。... 使用 CSS background-color 属性可轻松更改网页的背景颜色。有几种方法可以设置该属性值。您可以使用内联、内部或外部...方法,该方法可返回具有给定标记名的 HTML 元素。 使用 background-color 属性设置 style 属性:使用 类的 属性。 保存修改后的...

    docs.aspose.com/html/zh/net/how-to-articles/how...
  3. WatermarkerContext.text_watermark property | As...

    WatermarkerContext.text_watermark property. Text to be used as a watermark.... color = aspose . pydrawing . Color . red aw . lowcode...text_watermark_options . color = aspose . pydrawing . Color . red with system_helper...

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

    ChartLegend.format property. Provides access to fill and line formatting of the legend.... Color . dark_slate_gray ) # Hide axis...solid ( aspose . pydrawing . Color . light_goldenrod_yellow ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 使用JavaScript通过C++管理Excel图表的图例|Documentation

    了解如何使用Aspose.Cells for JavaScript通过C++高效利用和自定义Microsoft Excel中的图例。我们的全面指南解释了图例的功能、如何访问和修改它,以及如何通过图例改善可视化和数据理解。..., SaveFormat , ChartType , Color , LegendPositionType } = AsposeCells..."Title" ; // Setting the font color of the chart title to blue chart...

    docs.aspose.com/cells/zh/javascript-cpp/chart-l...
  6. Adjust Thickness of Visio "No Symbol" programma...

    I have created a Visio diagram using aspose and I have a “No Symbol” shape. I have been able to change the Color of the shape, but cannot change the thickness of the border....have been able to change the color of the shape, but cannot change...along with changing the line color and other properties: using...

    forum.aspose.com/t/adjust-thickness-of-visio-no...
  7. 如何添加数据条条件格式|Documentation

    如何使用 Aspose.Cells for Python via .NET 库应用 Data Bars 条件格式。通过调整这些条件,您可以更好地控制单元格的外观和显示方式。...pydrawing import Color from datetime import datetime...get_format_condition ( "E3:G4" , Color . light_green ) idx = conds...

    docs.aspose.com/cells/zh/python-net/how-to-add-...
  8. Add Arc Object to PDF file|Aspose.PDF for C++

    This article explains how to create a arc object to your PDF using Aspose.PDF for C++....fill Arc object with a certain color. Follow the steps below: Create...BorderInfo > ( BorderSide :: All , Color :: get_Green ()); graph -> set_Border...

    docs.aspose.com/pdf/cpp/add-arc/
  9. Convert RGB to HEX in Python

    This concise guide explains the essentials of transforming RGB to HEX in Python. It presents a structured sequence of actions along with a practical code example to convert RGB to HEX in Python....can also be extended to other color formats in imagery by calculating...HEX format Instantiate the Color class to read and process the...

    kb.aspose.com/svg/python/convert-rgb-to-hex-in-...
  10. Modify an Existing Style|Documentation

    Aspose.Cells is a JavaScript via C++ library for working with spreadsheet files that allows users to modify existing cell styles. This article introduces how to modify an existing cell style with the Aspose.Cells library so that users can change the appearance of the cells as they need....Set the font color to red. style . font . color = AsposeCells...AsposeCells . Color . Red ; // Name the style. style . name = "Date1" ;...

    docs.aspose.com/cells/javascript-cpp/modify-an-...