Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 8,261 for

fill color

(0.54 sec)
  1. Fill.gradientAngle property | Aspose.Words for ...

    Fill.gradientAngle property. Gets or sets the angle of the gradient Fill....gradientAngle property Fill.gradientAngle property Gets or sets...sets the angle of the gradient fill. get gradientAngle () : number...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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...
  3. Stroke.Visible | Aspose.Words for .NET

    Control stroke visibility with our easy-to-use property. Enhance your design by toggling stroke visibility for better visual impact!... Fill . PresetTextured ( PresetTexture...Format . Stroke . ForeColor = Color . Yellow ; dataPoints [ 0 ]...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Fill.gradientStyle property | Aspose.Words for ...

    Fill.gradientStyle property. Gets the gradient style [GradientStyle](../../gradientstyle/) for the Fill....gradientStyle property Fill.gradientStyle property Gets the gradient...style GradientStyle for the fill. get gradientStyle () : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Fill.foreColor property | Aspose.Words for Node.js

    Fill.foreColor property. Gets or sets a Color object that represents the foreground Color for the Fill....property Fill.foreColor property Gets or sets a Color object that...represents the foreground color for the fill. get foreColor () : string...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Fill.ForeColor | Aspose.Words for .NET

    Set the ForeColor property to customize your Fill's foreground Color with a Color object, enhancing visual appeal and design flexibility....[ Hide ] Fill.ForeColor property Gets or sets a Color object that...the foreground color for the fill. public Color ForeColor { get...

    reference.aspose.com/words/net/aspose.words.dra...
  7. GradientStopCollection class | Aspose.Words for...

    aspose.words.drawing.GradientStopCollection class. Contains a collection of [GradientStop](../gradientstop/) objects... Use the Fill.gradient_stops property to access...access gradient stops of fill objects. Indexers Name Description...

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

    Discover the GradientStop Transparency property to easily adjust gradient Fill transparency from 0% to 100%. Enhance your designs with precise control!...transparency of the gradient fill expressed as a percent in range...gradient stops to the gradient fill. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Aspose::Words::Drawing::GradientStyle enum | As...

    Aspose::Words::Drawing::GradientStyle enum. Specifies the style for a gradient Fill in C++....Specifies the style for a gradient fill. enum class GradientStyle Values...corners. Examples Shows how to fill a shape with a gradients. auto...

    reference.aspose.com/words/cpp/aspose.words.dra...
  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 C++....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/cpp/add-rectangle/