Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 4,944 for

fill

(0.17 sec)
  1. Aspose::Words::Tables::Table::SetShading method...

    Aspose::Words::Tables::Table::SetShading method. Sets shading to the specified values on whole table in C++....The color of the background fill. Examples Shows how to apply...:: get_Green (), true ); // Fill the cells with a light green...

    reference.aspose.com/words/cpp/aspose.words.tab...
  2. Stroke.StartArrowType | Aspose.Words for .NET

    Discover the Stroke StartArrowType property to customize arrowheads at the start of strokes, enhancing your design's visual appeal and clarity....); // 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...
  3. Stroke.EndArrowLength | Aspose.Words for .NET

    Discover the Stroke EndArrowLength property to customize your design with precise arrowhead lengths, enhancing visual clarity and style....); // 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...
  4. Stroke.EndArrowWidth | Aspose.Words for .NET

    Discover the Stroke EndArrowWidth property to customize arrowhead width for strokes, enhancing your design precision and visual appeal....); // 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. SVG Path Data – Сode Examples

    Learn how to use SVG paths – a group of commands to draw various outlines or shapes by combining SVG lines, SVG arcs, and Bezier curves....L 110 110 L 30 110 L 30 30" fill = "transparent" stroke - width..."M 50 50 H 130 V 130 H 50 Z" fill = "transparent" stroke - width...

    docs.aspose.com/svg/net/drawing-basics/svg-path...
  6. Manage canvases of PS file | .NET

    .NET API Solution to manage PS files. Code example on how to clip and transform graphics states of PS files with a few lines of C# code.... Fill and draw a graphics path. Clip...Method. Fill the graphics path by means of the Fill() method...

    products.aspose.com/page/net/work-with-ps-graph...
  7. Adding New Worksheets to Workbook and Activatin...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Fill data into the cells of each...worksheets to the workbook and fill some data //into the cells....

    docs.aspose.com/cells/net/adding-new-worksheets...
  8. Stroke.color property | Aspose.Words for Python

    Stroke.color property. Defines the color of a stroke....# 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...
  9. ArrowWidth enumeration | Aspose.Words for Python

    aspose.words.drawing.ArrowWidth enumeration. Width of the arrow at the end of a line....# 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...
  10. GradientStop constructor | Aspose.Words for Python

    aspose.words.drawing.GradientStop constructor...gradient stops to the gradient fill. doc = aw . Document () builder...= 80 , height = 80 ) shape . fill . two_color_gradient ( color1...

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