Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 1,935 for

brush

(0.27 sec)
  1. Архивы

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

    blog.aspose.com/ru/drawing/image-clipping-in-java/
  2. 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/
  3. 档案

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

    blog.aspose.com/zh/drawing/draw-text-in-csharp/
  4. 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-...
  5. 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-...
  6. 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/
  7. 記録

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

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

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

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

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

    blog.aspose.com/he/drawing/working-with-aspose-...
  10. XPSファイル内の画像の操作 | Python

    XPSファイルにシンプルな画像またはタイル画像を登録する方法は、Aspose.Page APIソリューションで解決できます。Pythonでの機能の使い方については、こちらをご覧ください。...an Image Brush 10 path. fill = doc. create_image_brush (data_dir...XpsImageBrush = doc. create_image_brush (data_dir + "R08LN_NN.jpg" ...

    docs.aspose.com/page/ja/python-net/xps/working-...