Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 698 for

brush

(0.03 sec)
  1. 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...Brush , System.Drawing.HatchBrush...that accept System.Drawing.Brush as a parameter. In order to...

    docs.aspose.com/page/net/ps/working-with-hatch-...
  2. LinearGradientBrush | Aspose.PSD for Java API R...

    Encapsulates a Aspose.Imaging.Brush with a linear gradient....Brush , com.aspose.psd.brushes.TransformBrush...TransformBrush , com.aspose.psd.brushes.LinearGradientBrushB public final class...

    reference.aspose.com/psd/java/com.aspose.psd.br...
  3. Using Graphics API to edit Layers in PSD files|...

    Example of using Graphics API in the Aspose.PSD for Python...drawing shapes and applying brushes. graphics = Graphics ( layer...end colors of the gradient. brush = LinearGradientBrush ( Rectangle...

    docs.aspose.com/psd/python-net/graphics-api/
  4. Working with Textures in PS file | Python

    How to add texture pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...Brush class for painting and an object...implemented by aspose.pydrawing.Brush that is offered by the Python...

    docs.aspose.com/page/python-net/ps/working-with...
  5. 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...
  6. Working with Hatch Patterns in PostScript | C++

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...Brush , System.Drawing.HatchBrush...that accept System.Drawing.Brush as a parameter. In order to...

    docs.aspose.com/page/cpp/ps/working-with-hatch-...
  7. Shape.strokeWeight property | Aspose.Words for ...

    Shape.strokeWeight property. Defines the Brush thickness that strokes the path of a shape in points....strokeWeight property Defines the brush thickness that strokes the path...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. How to Add Text to a PNG File using C#

    This article guides on how to add text to a PNG file using C#. It has details to set the development environment, a list of steps, and a runnable sample code to add text to PNG using C#....Define the text contents, the Brush object, and the Font object...defined text, the text font, the brush for color, and the rectangle...

    kb.aspose.com/drawing/net/how-to-add-text-to-a-...
  9. Aspose::Words::Drawing::Shape::get_FillColor me...

    Aspose::Words::Drawing::Shape::get_FillColor method. Defines the Brush color that fills the closed path of the shape in C++....Shape::get_FillColor method Defines the brush color that fills the closed...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. 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...