Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 5,967 for

fill color

(0.04 sec)
  1. FillType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.FillType enum to enhance your Fillable objects with versatile Fill types for improved document design....FillType enumeration Specifies fill type for a fillable object....Solid 1 Solid fill. Patterned 2 Patterned fill. Gradient 3 Gradient...

    reference.aspose.com/words/net/aspose.words.dra...
  2. GradientStyle enumeration | Aspose.Words for Py...

    aspose.words.drawing.GradientStyle enumeration. Specifies the style for a gradient Fill....Specifies the style for a gradient fill. Members Name Description NONE...corners. Examples Shows how to fill a shape with a gradients. doc...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FillType | Aspose.Words for Java

    Specifies Fill type for a Fillable object in Java....public class FillType Specifies fill type for a fillable object....convert any of the fills back to solid fill. Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...
  4. 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...
  5. Fill.BackTintAndShade | Aspose.Words for .NET

    Adjust the BackTintAndShade property to effortlessly lighten or darken your background Color, enhancing your design's visual appeal and user experience....BackTintAndShade Contents [ Hide ] Fill.BackTintAndShade property Gets...lightens or darkens the background color. public double BackTintAndShade...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ChartDataLabelCollection.Format | Aspose.Words ...

    Discover the ChartDataLabelCollection Format property for easy access to customizable Fill and line formatting for your data labels. Enhance your charts today!...property Provides access to fill and line formatting of the data...} Examples Shows how to set fill, stroke and callout formatting...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Fill.backTintAndShade property | Aspose.Words f...

    Fill.backTintAndShade property. Gets or sets a double value that lightens or darkens the background Color....backTintAndShade property Fill.backTintAndShade property Gets...lightens or darkens the background color. get backTintAndShade () : number...

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

    Discover the Fill Pattern property to easily access and customize PatternType for your designs. Enhance your projects with unique Fill options!...Pattern Fill.Pattern property Gets a PatternType for the fill. public...Shape , 0 , true ); Fill fill = shape . Fill ; Console . WriteLine...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Shape.FillColor | Aspose.Words for .NET

    Discover the Shape FillColor property to customize your designs with vibrant brush Colors that enhance your shapes and elevate your projects....property Defines the brush color that fills the closed path of the...the shape. public Color FillColor { get ; set ; } Remarks This...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Fill.pattern property | Aspose.Words for Python

    Fill.pattern property. Gets a [PatternType](../../patterntype/) for the Fill....property Fill.pattern property Gets a PatternType for the fill. @property...True ) . as_shape () fill = shape . fill print ( 'Pattern value...

    reference.aspose.com/words/python-net/aspose.wo...