Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 12,013 for

fill

(0.12 sec)
  1. 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...
  2. Fill.patterned method | Aspose.Words for Node.js

    Aspose.Words.Drawing.Fill.patterned method...patterned(patternType) Sets the specified fill to a pattern. patterned ( patternType...backColor) Sets the specified fill to a pattern. patterned ( patternType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Fill.color property | Aspose.Words for Python

    Fill.color property. Gets or sets a Color object that represents the foreground color for the Fill....color property Fill.color property Gets or sets a Color object...the foreground color for the fill. @property def color ( self...

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

    aspose.words.drawing.Fill.patterned method...patterned(pattern_type) Sets the specified fill to a pattern. def patterned...back_color) Sets the specified fill to a pattern. def patterned...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Fill.two_color_gradient method | Aspose.Words f...

    aspose.words.drawing.Fill.two_color_gradient method...variant) Sets the specified fill to a two-color gradient. def...variant) Sets the specified fill to a two-color gradient. def...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Fill.BackThemeColor | Aspose.Words for .NET

    Customize your design with the BackThemeColor property. Easily set a ThemeColor object to enhance your background Fill and elevate your user experience....BackThemeColor Fill.BackThemeColor property Gets or sets a ThemeColor...the background color for the fill. public ThemeColor BackThemeColor...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Fill.PresetTexture | Aspose.Words for .NET

    Discover how to set the PresetTexture property effortlessly and enhance your designs with stunning Fill options. Unlock your creative potential today!...PresetTexture Contents [ Hide ] Fill.PresetTexture property Gets...Gets a PresetTexture for the fill. public PresetTexture PresetTexture...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Fill.pattern property | Aspose.Words for Node.js

    Fill.pattern property. Gets a [PatternType](../../patterntype/) for the Fill....property Fill.pattern property Gets a PatternType for the fill. get...getShape ( 0 , true ); let fill = shape . fill ; console . log ( `Pattern...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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...