Sort Score
Result 10 results
Languages All
Labels All
Results 1,971 - 1,980 of 46,430 for

color

(0.2 sec)
  1. 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...
  2. 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...
  3. Format PowerPoint Text in Python|Aspose.Slides ...

    Learn how to format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. Customize fonts, Colors, alignment, and more with powerful Python code examples....selection, size, color, highlighting, background color, spacing, and...the text with a background color using a text sample, similar...

    docs.aspose.com/slides/python-net/text-formatting/
  4. 使用 Sparklines 和三维格式设置 通过 C++ 的 JavaScript|Docum...

    学习在 Excel 文件中如何使用 Sparklines 以及应用三维格式 设置,使用 Aspose.Cells for JavaScript 和 C++。...CellArea , SparklineType , Color } = AsposeCells ; AsposeCells...'result' ). innerHTML = '<p style="color: red;">Please select an Excel...

    docs.aspose.com/cells/zh/javascript-cpp/using-s...
  5. 根据数据透视表的PivotField显示名称获取单元格对象|Documentation

    如何用Aspose.Cells for JavaScript通过C++根据数据透视表中的字段显示名称获取单元格对象。... innerHTML = '<p style="color: red;">Please select an Excel...style and set its fill color and font color const style = cell ...

    docs.aspose.com/cells/zh/javascript-cpp/get-the...
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – โซลูชันการแปลง PDF โดยใช้ Python via Java https://products.aspose.com/pdf/th/python-java/conversion/ Recent content in โซลูชันการแปลง PDF โดยใช......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/th/python-java/conversi...
  7. Font Settings with Golang via C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings....include the name, style, size, color, and other effects of the fonts...GetSize() property. Setting Font Color Use the Style.GetFont() object’s...

    docs.aspose.com/cells/go-cpp/cells-font-settings/
  8. TableStyle.rowStripe property | Aspose.Words fo...

    TableStyle.rowStripe property. Gets or sets a number of rows to include in the banding when the style specifies odd/even row banding....table to apply a different color to the row/column, // based...odd, creating an alternating color pattern. // We can also apply...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Font.size property | Aspose.Words for Python

    Font.size property. Gets or sets the font size in points.... color = aspose . pydrawing . Color . blue font ...font . highlight_color = aspose . pydrawing . Color . yellow doc...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Copy Range Data Only with C++|Documentation

    Learn how to copy range data only without formatting using Aspose.Cells with C++.... SetForegroundColor ( Color :: Yellow ()); style . SetPattern...:: TopBorder ). SetColor ( Color :: Blue ()); style . GetBorders...

    docs.aspose.com/cells/cpp/copy-range-data-only/