Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 8,424 for

fill color

(0.86 sec)
  1. Fill.GradientStops | Aspose.Words for .NET

    Discover how to enhance your designs with the GradientStops property, featuring a collection of GradientStop objects for stunning Fill effects....GradientStops Contents [ Hide ] Fill.GradientStops property Gets...GradientStop objects for the fill. public GradientStopCollecti...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Convert Range to JSON - Free Support Forum - as...

    Hi, I want to convert a range I have in excel to a JSON and I want to capture the range as is along with all the formatting. The idea is that I want to use these JSON values to later set the range properties in another w…...color sort.fields.dataOption sort...font.color cell.format.fill.tintAndShade cell.format.fill.patternTintAndShade...

    forum.aspose.com/t/convert-range-to-json/311994
  3. Chart.format property | Aspose.Words for Python

    Chart.format property. Provides access to Fill and line formatting of the chart....property Provides access to fill and line formatting of the chart...format . fill . solid ( aspose . pydrawing . Color . dark_slate_gray...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. ChartFormat class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartFormat class. Represents the formatting of a chart element...Properties Name Description fill Gets fill formatting for the parent...Description set_default_fill() Resets the fill of the chart element...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Working with Gradient in PS file | Java

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in Java...a smooth transition of one color to another. It is used for making...platform. These are java.awt.Color , java.awt.TexturePaint , java...

    docs.aspose.com/page/java/ps/working-with-gradi...
  7. Fill.fore_color property | Aspose.Words for Python

    Fill.fore_Color property. Gets or sets a Color object that represents the foreground Color for the Fill....fore_color property Fill.fore_color property Gets or sets a Color...Color object that represents the foreground color for the fill...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartAxisTitle.Format | Aspose.Words for .NET

    Discover the ChartAxisTitle Format property for easy customization of axis title Fill and line styles, enhancing your data visualization....property Provides access to fill and line formatting of the axis...background. chart . Format . Fill . Solid ( Color . DarkSlateGray ); //...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ChartLegend.format property | Aspose.Words for ...

    ChartLegend.format property. Provides access to Fill and line formatting of the legend....property Provides access to fill and line formatting of the legend...format . fill . solid ( aspose . pydrawing . Color . dark_slate_gray...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Add Rectangle Object to PDF file|Aspose.PDF for...

    This article explains how to create a Rectangle object to your PDF using Aspose.PDF for .NET....feature to fill rectangle object with a certain color, control...control Z-Order, add gradiant color fill and etc. First, let’s look...

    docs.aspose.com/pdf/net/add-rectangle/