aspose.words.drawing.GradientVariant enumeration. Specifies the variant for a gradient Fill....Specifies the variant for a gradient fill. Corresponds to the four variants...variants on the Gradient tab in the Fill Effects dialog box in Word....
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. let...
aspose.words.drawing.Fill.solid method...Contents [ Hide ] solid() Sets the fill to a uniform color. def solid...the fills back to solid fill. solid(color) Sets the fill to a...
Discover the Aspose.Words.Drawing.GradientStyle enum for customizable gradient Fill styles, enhancing your document designs with vibrant visuals....Specifies the style for a gradient fill. public enum GradientStyle Values...corners. Examples Shows how to fill a shape with a gradients. Document...
Fill.backTintAndShade property. Gets or sets a double value that lightens or darkens the background color....backTintAndShade property Fill.backTintAndShade property Gets..., 80 , 80 ); let fill = shape . fill ; fill . foreThemeColor...
aspose.words.drawing.Fill.set_image method...set_image(file_name) Changes the fill type to single image. def set_image...set_image(stream) Changes the fill type to single image. def set_image...
Set the TextureAlignment property to optimize tile texture Fill. Easily customize alignment for enhanced visual appeal and design precision....TextureAlignment Contents [ Hide ] Fill.TextureAlignment property Gets...the alignment for tile texture fill. public TextureAlignment TextureAlignment...
Fill.back_tint_and_shade property. Gets or sets a double value that lightens or darkens the background color....back_tint_and_shade property Fill.back_tint_and_shade property...80 , height = 80 ) fill = shape . fillfill . fore_theme_color...
Aspose.Words.Drawing.PatternType enumeration. Specifies the Fill pattern to be used to Fill a shape....Specifies the fill pattern to be used to fill a shape. Members...getShape ( 0 , true ); let fill = shape . fill ; console . log ( `Pattern...