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

brush

(1.05 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. 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" )); 14 // Set blue solid brush to fill path1 15 path1. setFill...fill on path2 affects shared brush 20 path2. setFill (doc. createSolidColorBrus...

    docs.aspose.com/page/java/xps/working-with-tran...
  3. 用Python从头开始创建PSD或PSB图像|Documentation

    演示Aspose.PSD for Python如何从头创建Psd图像...brushes import LinearGradientBrush...Pen ( Color . alice_blue ) brush = LinearGradientBrush ( Rectangle...

    docs.aspose.com/psd/zh/zh/python-net/create-psd...
  4. 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...
  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. 档案

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

    blog.aspose.com/zh/drawing/image-clipping-in-cs...
  7. 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...
  8. 在 PostScript 中使用填充图案 | .NET

    如何在 PS 文件中添加填充图案是 Aspose.Page API 解决方案解答的一个问题。了解如何在 .NET 中使用该功能...Brush 和 System.Drawing.HatchBrush...SetPaint() 或接受 System.Drawing.Brush 作为参数的 FillText() 或 FillAndStrokeText()...

    docs.aspose.com/page/zh/net/ps/working-with-hat...
  9. 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...
  10. Ինչպես ավելացնել տեքստը PNG ֆայլին՝ օգտագործելո...

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

    kb.aspose.com/hy/drawing/net/how-to-add-text-to...