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

brush

(1.73 sec)
  1. 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...
  2. 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...
  3. 在 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...
  4. 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...
  5. How to Draw Text in C# | Format Text in C#

    Learn how to draw text in C# using Aspose.Drawing for .NET API. Discover how to format text and text hinting using C#.... Choose a Brush for the text color. Use the...styles (bold, italic). Choose a Brush for the text color. Use Graphics...

    blog.aspose.com/drawing/draw-text-in-csharp/
  6. Ինչպես ավելացնել տեքստը PNG ֆայլին՝ օգտագործելո...

    Այս հոդվածը ցույց է տալիս, թե ինչպես կարելի է տեքստ ավելացնել PNG ֆայլին՝ օգտագործելով C#: Այն ունի մանրամասներ՝ զարգացման միջավայրը սահմանելու համար, քայլերի ցանկ և գործարկվող կոդ՝ PNG-ին C#-ի միջոցով տեքստ ավելացնելու համար:...Սահմանեք տեքստի բովանդակությունը, Brush օբյեկտը և Font օբյեկտը Սահմանեք...սահմանվում է՝ օգտագործելով Brush գույնը, ուղղանկյուն գույնը՝...

    kb.aspose.com/hy/drawing/net/how-to-add-text-to...
  7. 在 PostScript 中使用纹理 | .NET

    Aspose.Page API 解决方案解答了如何在 PS 文件中添加纹理图案的问题。了解如何在 .NET 中使用该功能...Brush 类的对象(用于绘画)和 System.Drawing.Pen...NET 平台提供的所有 System.Drawing.Brush 子类。这些画笔分别是 System.Drawing.SolidBrush...

    docs.aspose.com/page/zh/net/ps/working-with-tex...
  8. 在 PostScript 中使用纹理 | C++

    如何在 PS 文件中添加纹理图案是 Aspose.Page API 解决方案解答的一个问题。了解如何在 C++ 中使用该功能...Brush 类的对象(用于绘制)和 System.Drawing.Pen...C++ 平台提供的所有 System.Drawing.Brush 子类。这些画笔分别是 System.Drawing.SolidBrush...

    docs.aspose.com/page/zh/cpp/ps/working-with-tex...
  9. 档案

    档案...Center; Brush brush = new SolidBrush(Color.Red);...graphics.DrawString(text, arial, brush, rectangle, stringFormat); //...

    blog.aspose.com/zh/drawing/image-clipping-in-cs...
  10. Create Transparent Image in Java

    This article provides guidance on how to create transparent image in Java. It includes IDE setup details, a step-by-step guide, and a code example to draw pictures with transparent background in Java....polygons into the path Generate a brush with color and use it to fill...the path, color them using a brush, and finally apply transparency...

    kb.aspose.com/drawing/java/create-transparent-i...