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

brush

(0.03 sec)
  1. 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/
  2. HorizontalRuleFormat.color property | Aspose.Wo...

    HorizontalRuleFormat.color property. Gets or sets the Brush color that fills the horizontal rule....color property Gets or sets the brush color that fills the horizontal...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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/
  4. 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/
  5. Working with Text in XPS file | Python

    How to add text to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...To do so, you must specify a brush offered by the API. In the example...Create a brush 6 text_fill = doc. create_solid_color_brush (aspose...

    docs.aspose.com/page/python-net/xps/working-wit...
  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. 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...
  8. 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...
  9. HorizontalRuleFormat class | Aspose.Words for N...

    Aspose.Words.Drawing.HorizontalRuleFormat class. Represents horizontal rule formatting... color Gets or sets the brush color that fills the horizontal...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 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...XpsDocument(); 6 //Create a brush 7 XpsSolidColorBrush textFill...

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