Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 8,849 for

fill

(0.04 sec)
  1. Setting Background Color Dynamically in C#|Aspo...

    Set text background color for document contents dynamically when building a report using C#....backColor tag to set a solid-fill color for a shape dynamically...Set the shape’s fill to none (that is, “No fill”). Inside the shape’s...

    docs.aspose.com/words/net/setting-background-co...
  2. Stroke.opacity property | Aspose.Words for Python

    Stroke.opacity property. Defines the amount of transparency 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...
  3. Stroke.end_arrow_width property | Aspose.Words ...

    Stroke.end_arrow_width property. Defines the arrowhead width for the end 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...
  4. Stroke.start_arrow_type property | Aspose.Words...

    Stroke.start_arrow_type property. Defines the arrowhead for the start 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...
  5. Working with Hatch Patterns in PostScript | .NET

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...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/net/ps/working-with-hatch-...
  6. Picture Frame|Aspose.Slides Documentation

    Add a picture frame to a PowerPoint presentation in Java...object that will be used to fill the shape. Specify the image’s...object that will be used to fill the shape. Specify the image’s...

    docs.aspose.com/slides/androidjava/picture-frame/
  7. Stroke.end_arrow_length property | Aspose.Words...

    Stroke.end_arrow_length property. Defines the arrowhead length for the end 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...
  8. Stroke.dash_style property | Aspose.Words for P...

    Stroke.dash_style property. Specifies the dot and dash pattern for 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. Public API Changes in Aspose.Diagram 16.12.0|Do...

    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....GetShape ( 1 ); // get the gradient fill properties GradientFill gradientfill...gradientfill = shape . Fill . GradientFill ; // get the gradient...

    docs.aspose.com/diagram/net/public-api-changes-...
  10. 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....The color of the background fill. Examples Shows how to apply... Color . Green , true ); // Fill the cells with a light green...

    reference.aspose.com/words/net/aspose.words.tab...