Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 978 for

brush

(0.02 sec)
  1. 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...
  2. Shape.FillColor | Aspose.Words for .NET

    Discover the Shape FillColor property to customize your designs with vibrant Brush colors that enhance your shapes and elevate your projects....FillColor property Defines the brush color that fills the closed...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Shape.fillColor property | Aspose.Words for Nod...

    Shape.fillColor property. Defines the Brush color that fills the closed path of the shape....fillColor property Defines the brush color that fills the closed...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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/
  5. Drawing Images using GraphicsPath|Documentation

    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....object of any brush class from the Aspose.PSD.Brushes namespace....HatchBrush which is a rectangular brush with a hatch style, a foreground...

    docs.aspose.com/psd/java/drawing-images-using-g...
  6. Drawing Images using GraphicsPath|Documentation

    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....object of any brush class from the Aspose.PSD.Brushes namespace....HatchBrush which is a rectangular brush with a hatch style, a foreground...

    docs.aspose.com/psd/net/drawing-images-using-gr...
  7. 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...
  8. Working with Transparency | C++

    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 C++...z" )); 11 // Set blue solid brush to fill path1 12 path1 -> set_Fill(doc...26 // ... and set red solid brush to fill it 27 path3 -> set_Fill(doc...

    docs.aspose.com/page/cpp/xps/working-with-trans...
  9. 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/
  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/