Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 9,150 for

fill

(0.03 sec)
  1. Fill.Color | Aspose.Words for .NET

    Discover the Fill Color property to easily customize your design's foreground color with a Color object, enhancing your project's visual appeal....Color Contents [ Hide ] Fill.Color property Gets or sets a Color...the foreground color for the fill. public Color Color { get ;...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Fill.fill_type property | Aspose.Words for Python

    Fill.Fill_type property. Gets a Fill type....fill_type property Fill.fill_type property Gets a fill type.... @property def fill_type ( self ) -> aspose . words . drawing...

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

    Discover how to use the OneColorGradient method to create stunning one-color gradients for your designs. Enhance your projects effortlessly!...double ) Sets the specified fill to a one-color gradient. public...(light). Examples Shows how to fill a shape with a gradients. Document...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Fill.Patterned | Aspose.Words for .NET

    Discover the Fill Patterned method to effortlessly apply unique patterns to your designs, enhancing creativity and visual appeal in your projects....PatternType ) Sets the specified fill to a pattern. public void Patterned...Shape , 0 , true ); Fill fill = shape . Fill ; Console . WriteLine...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Fill.Transparency | Aspose.Words for .NET

    Adjust the Fill transparency from 0.0 (opaque) to 1.0 (clear) for customizable visual effects in your designs. Enhance your project's aesthetics today!...Transparency Contents [ Hide ] Fill.Transparency property Gets or...transparency of the specified fill as a value between 0.0 (opaque)...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Fill.GradientAngle | Aspose.Words for .NET

    Adjust the GradientAngle property to customize your gradient Fill's angle, enhancing your design's depth and visual appeal effortlessly....GradientAngle Contents [ Hide ] Fill.GradientAngle property Gets...sets the angle of the gradient fill. public double GradientAngle...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Fill.Solid | Aspose.Words for .NET

    Discover the Fill Solid method for achieving a consistent color Fill, enhancing your design's visual appeal and uniformity effortlessly....Contents [ Hide ] Solid() Sets the fill to a uniform color. public void...convert any of the fills back to solid fill. Examples Shows how...

    reference.aspose.com/words/net/aspose.words.dra...
  8. 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...
  9. Aspose::Words::Font::get_Fill method | Aspose.W...

    Aspose::Words::Font::get_Fill method. Gets Fill formatting for the Font in C++....Aspose::Words::Font::get_Fill method Contents [ Hide ] Font::get_Fill method Gets...Gets fill formatting for the Font . System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/fon...
  10. FillType enumeration | Aspose.Words for Python

    aspose.words.drawing.FillType enumeration. Specifies Fill type for a Fillable object....FillType enumeration Specifies fill type for a fillable object....Solid fill. PATTERNED Patterned fill. GRADIENT Gradient fill. TEXTURED...

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