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

brush

(0.1 sec)
  1. Handwritten/Cursive fonts

    This article provides a brief overview of script fonts (letter fonts), explaining their characteristics and purpose, pros and cons, and many more....script fonts: Lobster Pacifico Brush Script Amatic SC Kristi Cheddar...Calligraphic scripts copy the brush or pen strokes of traditional...

    docs.aspose.com/font/net/what-is-font/script-fo...
  2. 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/
  3. 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...
  4. 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 13 text_fill = doc. create_solid_color_brush (aspose...

    docs.aspose.com/page/python-net/xps/working-wit...
  5. Feature List | Python via .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 Python....Use brushes of different types including solid color brush, image...image brush, visual brush etc. Adjust the appearance of graphics...

    docs.aspose.com/page/python-net/feature-list/
  6. 在 PS 文件中使用填充图案 | Python

    如何在 PS 文件中添加填充图案是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Python 中使用该功能...Brush 。与 aspose.pydrawing.TextureBrush**...set_paint() 或接受 aspose.pydrawing.Brush 的 fill_text() 或 fill_and_stroke_text()...

    docs.aspose.com/page/zh/python-net/ps/working-w...
  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. 档案

    档案...FromImage(bitmap); Brush brush = new LinearGradientBrush(new...Blue); graphics.FillEllipse(brush, 100, 100, 800, 600); MemoryStream...

    blog.aspose.com/zh/drawing/use-system-drawing-i...
  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/