Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 8,849 for

fill

(0.03 sec)
  1. ArrowType enumeration | Aspose.Words for Python

    aspose.words.drawing.ArrowType enumeration. Specifies the type of an arrow at a line end....# 3 - Arrow with a green fill: filled_in_arrow = aw . drawing...ShapeType . ARROW ) filled_in_arrow . width = 200 filled_in_arrow . height...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DashStyle enumeration | Aspose.Words for Python

    aspose.words.drawing.DashStyle enumeration. Dashed line style....# 3 - Arrow with a green fill: filled_in_arrow = aw . drawing...ShapeType . ARROW ) filled_in_arrow . width = 200 filled_in_arrow . height...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Working with Hatch Patterns in PostScript | C++

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...52 styles can be used for filling or stroking (outlining) in...demonstrate, firstly, how to fill a shape with a hatch pattern...

    docs.aspose.com/page/cpp/ps/working-with-hatch-...
  4. DashStyle Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.DashStyle enum for versatile dashed line styles. Enhance your document designs with customizable visual elements....); // 3 - Arrow with a green fill: Shape filledInArrow = new Shape...Top = 100 ; filledInArrow . Fill . ForeColor = Color . Green...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Table.set_shading method | Aspose.Words for Python

    Table.set_shading method. Sets shading to the specified values on whole table....The color of the background fill. Examples Shows how to apply...pydrawing . Color . green , True ) # Fill the cells with a light green...

    reference.aspose.com/words/python-net/aspose.wo...
  6. edit-svg-path-data.svg

    Fill="none" stroke-width="4"/> ...T360,185 T430,85" stroke="red" fill="none" stroke-width="4"/> </svg>...

    docs.aspose.com/svg/files/edit-svg-path-data.svg
  7. ArrowType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.ArrowType enum to customize arrow styles for line ends, enhancing your document's visual appeal and precision....); // 3 - Arrow with a green fill: Shape filledInArrow = new Shape...Top = 100 ; filledInArrow . Fill . ForeColor = Color . Green...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Change Background Color in PowerPoint using Java

    Change background color in PowerPoint using Java. Get IDE settings, steps, and a sample code for setting background color for PowerPoint presentation using Java....FillFormat property and set the fill type and color Set background...property where we can set the fill format and type. If you want...

    kb.aspose.com/slides/java/change-background-col...
  9. Working with Shapes in PS file | Java

    How to add shapes to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java... Fill the rectangle. Close the page...false ); 8 9 //Set paint for filling rectangle 10 document. setPaint...

    docs.aspose.com/page/java/ps/working-with-shapes/
  10. ChartDataLabel.format property | Aspose.Words f...

    ChartDataLabel.format property. Provides access to Fill and line formatting of the data label....property Provides access to fill and line formatting of the data...( 2 ); dataLabel . format . fill . color = "#FF0000" ; // For...

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