Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 1,925 for

brush

(0.12 sec)
  1. 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...
  2. Working with Hatch Patterns in PS file | Python

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...Brush . Unlike aspose. pydrawing.TextureBrush...accepting aspose.pydrawing.Brush . To outline graphics objects...

    docs.aspose.com/page/python-net/ps/working-with...
  3. Stroke.Weight | Aspose.Words for .NET

    Discover the Stroke Weight property to customize Brush thickness for shapes. Enhance your designs with precise path strokes in points!...Weight property Defines the brush thickness that strokes the path...

    reference.aspose.com/words/net/aspose.words.dra...
  4. 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..."AddText_out.xps" ; 7 8 //Create a brush 9 XpsSolidColorBrush textFill...

    docs.aspose.com/page/java/xps/working-with-text/
  5. Aspose::Words::Drawing::HorizontalRuleFormat::g...

    Aspose::Words::Drawing::HorizontalRuleFormat::get_Color method. Gets or sets the Brush color that fills the horizontal rule in C++....or method Gets or sets the brush color that fills the horizontal...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. 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" )); 14 // Set blue solid brush to fill path1 15 path1. Fill...29 // ... and set red solid brush to fill it 30 path3. Fill =...

    docs.aspose.com/page/net/xps/working-with-trans...
  7. Features List | Aspose.Page for C++

    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 C++....strings Select from a variety of brushes along with different color...Use brushes of different types including solid color brush, image...

    docs.aspose.com/page/cpp/features-list/
  8. 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...
  9. Working with Text in XPS file | .NET

    How to add text to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET... You need to specify any brush provided by the API. The example..."AddText_out.xps" ; 7 8 //Create a brush 9 XpsSolidColorBrush textFill...

    docs.aspose.com/page/net/xps/working-with-text/
  10. Working with Text | C++ API Solution

    How to add text to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...document by specifying the brush of your choice. Text can be...instance of class Create a brush using the class to the document...

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