Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 1,898 for

brush

(0.13 sec)
  1. Chercher

    chercher...White); Brush brush = new SolidBrush(Color.Black);...graphics.DrawString(text, arial, brush, rectangle); bitmap.Save("DrawText...

    blog.aspose.com/fr/drawing/add-text-to-png-image/
  2. 档案

    档案... 选择一个用于文本颜色的 Brush 。 使用 Graphics.DrawString 方法渲染文本。...定义一个具有特定样式(加粗、斜体)的 Font 。 选择一个用于文本颜色的 Brush 。 使用 Graphics.DrawString 渲染格式化文本。...

    blog.aspose.com/zh/drawing/draw-text-in-csharp/
  3. Chercher

    chercher...Définir un pinceau solide Brush brush = new SolidBrush(Color.Green);...région graphics.FillRegion(brush, region); MemoryStream result...

    blog.aspose.com/fr/drawing/working-with-aspose-...
  4. Archiv

    Archiv...Definieren Sie einen Vollpinsel Brush brush = new SolidBrush(Color.Green);...füllen graphics.FillRegion(brush, region); MemoryStream result...

    blog.aspose.com/de/drawing/working-with-aspose-...
  5. Archivio

    Archivio...Center); Brush brush = new SolidBrush(Color.getBlue());...graphics.drawString(text, arial, brush, rectangle, stringFormat); //...

    blog.aspose.com/it/drawing/image-clipping-in-java/
  6. 記録

    記録...AntiAlias; Brush brush = new LinearGradientBrush(new...Blue); graphics.FillEllipse(brush, 100, 100, 800, 600); MemoryStream...

    blog.aspose.com/ja/drawing/use-system-drawing-b...
  7. Архів

    Архів...Center); Brush brush = new SolidBrush(Color.getBlue());...graphics.drawString(text, arial, brush, rectangle, stringFormat); //...

    blog.aspose.com/uk/drawing/image-clipping-in-java/
  8. ארכיון

    ארכיון...Exclude(innerPath); // הגדירו מברשת מוצקה Brush brush = new SolidBrush(Color.Green);...מילוי אזור graphics.FillRegion(brush, region); MemoryStream result...

    blog.aspose.com/he/drawing/working-with-aspose-...
  9. Developer Guide|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....in WinUI 3 App Working with Brushes Working with Image Rendering...

    docs.aspose.com/drawing/net/developer-guide/
  10. ארכיון

    ארכיון...מכחול שחור מוצק לציור הטקסט Brush brush = new SolidBrush ( Color..."Welcome to Bitmap!" , font , brush , 20 , 80 ); // שמור את התמונה...

    blog.aspose.com/he/drawing/create-load-fill-and...