Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 698 for

brush

(0.05 sec)
  1. Working with Transparency in XPS file | .NET

    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 .NET...z" )); 13 // Set blue solid brush to fill path1 14 path1. Fill...28 // ... and set red solid brush to fill it 29 path3. Fill =...

    docs.aspose.com/page/net/xps/working-with-trans...
  2. HorizontalRuleFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.HorizontalRuleFormat class for advanced horizontal rule formatting. Enhance your document design effortlessly!...get; set; } Gets or sets the brush color that fills the horizontal...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Working with Text in XPS file | Java

    How to add text to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java... You need to specify any brush offered by the API, below example...XpsDocument(); 6 //Create a brush 7 XpsSolidColorBrush textFill...

    docs.aspose.com/page/java/xps/working-with-text/
  4. Feature List | Aspose.Page for .NET

    Feature List page provides you with the information on what you can do and with which Page Description Languages working with this API solution for .NET....Use brushes of different types including solid color brush, image...image brush, visual brush etc Specify colors in different color...

    docs.aspose.com/page/net/feature-list/
  5. Feature List | Aspose.Page for Java

    Feature List page provides you with the information on what you can do and with which Page Description Languages working with this API solution for Java....Use brushes of different types including solid color brush, image...image brush, visual brush etc Specify colors in different color...

    docs.aspose.com/page/java/feature-list/
  6. Stroke.weight property | Aspose.Words for Node.js

    Stroke.weight property. Defines the Brush thickness that strokes the path of a shape in points....weight property Defines the brush thickness that strokes the path...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. HorizontalRuleFormat class | Aspose.Words for P...

    aspose.words.drawing.HorizontalRuleFormat class. Represents horizontal rule formatting... color Gets or sets the brush color that fills the horizontal...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Create Transparent Image in C#

    Follow this article to create transparent image in C#. It has all the settings for the IDE, a list of steps, and a sample code for drawing images with transparent background in C#....to the path Create a colored brush and use it to fill all the shapes...etc., to the path, create a brush and fill shapes with it, and...

    kb.aspose.com/drawing/net/create-transparent-im...
  9. Working with Transparency in XPS file | Java

    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 Java...z" )); 12 // Set blue solid brush to fill path1 13 path1. setFill...27 // ... and set red solid brush to fill it 28 path3. setFill...

    docs.aspose.com/page/java/xps/working-with-tran...
  10. Working with Gradient | C++ API Solution

    How to add vertical, horizontal or linear gradient to an XPS file is a question answered by Aspose.Page API solution. Learn the functionality for C++...to create gradient brush. Then set this brush to filling Use to...to set ’s for the brush Save the document Copy 1 For complete...

    docs.aspose.com/page/cpp/xps/working-with-gradi...