Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 12,309 for

fill

(0.08 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. Aspose::Words::Drawing::FillType enum | Aspose....

    Aspose::Words::Drawing::FillType enum. Specifies Fill type for a Fillable object in C++....Hide ] FillType enum Specifies fill type for a fillable object....Solid 1 Solid fill. Patterned 2 Patterned fill. Gradient 3 Gradient...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Fill.back_color property | Aspose.Words for Python

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

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. 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...
  6. 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...
  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.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...
  9. 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...
  10. 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...