Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 8,310 for

fill color

(0.7 sec)
  1. Stroke.weight property | Aspose.Words for Python

    Stroke.weight property. Defines the brush thickness that strokes the path of a shape in points.... # 1 - The fill, which applies to the area within...shape . fill . fore_color = aspose . pydrawing . Color . white...

    reference.aspose.com/words/python-net/aspose.wo...
  2. GradientStopCollection.Add | Aspose.Words for .NET

    Effortlessly enhance your gradients with the GradientStopCollection Add method. Seamlessly add custom GradientStops for vibrant designs....gradient stops to the gradient fill. Document doc = new Document...shape . Fill . TwoColorGradient ( Color . Green , Color . Red ...

    reference.aspose.com/words/net/aspose.words.dra...
  3. GradientStop constructor | Aspose.Words for Python

    aspose.words.drawing.GradientStop constructor...Contents [ Hide ] GradientStop(color, position) Initializes a new...__init__ ( self , color : aspose . pydrawing . Color , position :...

    reference.aspose.com/words/python-net/aspose.wo...
  4. gradient.svg

    Fill="none" /> fill="none" /> <defs> <radialGradient...offset="0%" stop-color="BISQUE" /> <stop offset="60%" stop-color="CADETBLUE"...

    docs.aspose.com/html/files/gradient.svg
  5. Working with Text in PS file | Java

    How to add text in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...For using system fonts we just fill or outline a text with native...PsSaveOptions, then fetch . And finally fill or outline the text with this...

    docs.aspose.com/page/java/ps/working-with-text/
  6. Create Chart in PPTX Presentation Files using P...

    Python source code to create chart in PPTX Presentation....Add new points and set sector color chart . chart_data . series_groups[...series_groups[ 0 ] . is_color_varied = True point = series . data_points[...

    products.aspose.com/slides/python-net/chart/pptx/
  7. Table.SetShading | Aspose.Words for .NET

    Enhance your table's appearance with the SetShading method, allowing you to apply custom shading values for a polished, professional look....TextureIndex texture , Color foregroundColor , Color backgroundColor...foregroundColor Color The color of the texture. backgroundColor Color The...

    reference.aspose.com/words/net/aspose.words.tab...
  8. Working with Transparency in XPS file | Python

    How to work with transparency of an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python... fill = doc. create_solid_color_brush (aspose.... pydrawing . Color . gray ) 16 doc. add_path (doc. create_path_geometry...

    docs.aspose.com/page/python-net/xps/working-wit...
  9. Fill.ForeTintAndShade | Aspose.Words for .NET

    Adjust the ForeTintAndShade property to easily lighten or darken your foreground Color, enhancing your design with precision and creativity....ForeTintAndShade Contents [ Hide ] Fill.ForeTintAndShade property Gets...lightens or darkens the foreground color. public double ForeTintAndShade...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Format Charts in Presentations Using Python|Asp...

    Learn chart formatting in Aspose.Slides for Python via .NET and elevate your PowerPoint or OpenDocument presentation with professional, eye-catching styling....legends, the plot area, and wall fills to improve the appearance and...back-wall fill color. Set the chart plot-area fill color. Write...

    docs.aspose.com/slides/python-net/chart-formatt...