Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 8,014 for

fill color

(0.2 sec)
  1. TableAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.Tables.TableAlignment enum for optimal inline table alignment. Enhance your document formatting with precision and ease....5 , Color . Green , true ); table . SetBorder...LineStyle . Single , 1.5 , Color . Green , true ); table . SetBorder...

    reference.aspose.com/words/net/aspose.words.tab...
  2. ChartXValueCollection Class | Aspose.Words for ...

    Discover the Aspose.Words.Drawing.Charts.ChartXValueCollection class, your solution for managing X value collections in chart series effectively....maxValueIndex = i ; } } // Change colors of the max and min values....minValueIndex ]. Format . Fill . ForeColor = Color . Red ; series . DataPoints...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Stroke | Aspose.Words for Java

    Defines a stroke for a shape in Java.... // 1 - The fill, which applies to the area within...shape.getFill().setForeColor(Color.WHITE); // 2 - The stroke, which...

    reference.aspose.com/words/java/com.aspose.word...
  4. How to change background in comment in Excel wi...

    How to change Color in a comment and insert a picture or image in a comment in Excel using Aspose.Cells for JavaScript via C++....set a different background color for each comment. But when you...in code. How to change the color of a comment in Excel When you...

    docs.aspose.com/cells/javascript-cpp/how-to-set...
  5. 仅复制范围样式,通过 JavaScript 由 C++ 实现|Documentation

    学习如何在操作数据的同时,仅复制范围的样式,使用 C++ 的脚本实现。... cells ; // Fill some sample data into the cells...shading color. style . foregroundColor = AsposeCells . Color . Yellow...

    docs.aspose.com/cells/zh/javascript-cpp/copy-ra...
  6. 在 PS 文件中使用转换 | Python

    Aspose.Page API 解决方案解答了如何在 PS 文件中转换内容的问题。了解如何在 Python 中使用该功能... Color . orange )) 20 21 # Fill the first rectangle...transformations. 22 document. fill (path) 23 ########## 24 25 26...

    docs.aspose.com/page/zh/python-net/ps/working-w...
  7. ChartXValueCollection class | Aspose.Words for ...

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

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Tables::TableAlignment enum | As...

    Aspose::Words::Tables::TableAlignment enum. Specifies alignment for an inline table in C++....5 , System :: Drawing :: Color :: get_Green (), true ); table...1.5 , System :: Drawing :: Color :: get_Green (), true ); table...

    reference.aspose.com/words/cpp/aspose.words.tab...
  9. Add Rectangles to Presentations in Python|Aspos...

    Boost your PowerPoint & OpenDocument presentations by adding rectangles with Aspose.Slides for Python via .NET—easily design and modify shapes programmatically....Set the Fill Type of the Rectangle to Solid. Set the Color of the...Rectangle using SolidFillColor.Color property as exposed by FillFormat...

    docs.aspose.com/slides/python-net/rectangle/
  10. Create Open-High-Low-Close (OHLC) Stock Chart w...

    Learn how to create an open-high-low-close stock chart using Aspose.Cells for C++. Our guide will demonstrate how to plot stock market data, including the open, high, low, and close prices, onto a chart for better analysis and visualization....than open), the bar is filled with one color, while if the price...price decreases, the bar is filled with another. This type of chart...

    docs.aspose.com/cells/cpp/create-open-high-low-...