Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 1,966 for

brush

(0.23 sec)
  1. Arbeiten mit Schraffurmustern in PS-Dateien | P...

    Wie man PS-Dateien ein Schraffurmuster hinzufügt, ist eine Frage, die von Aspose.Page beantwortet wird. Erfahr, wie die Funktionalität in Python nutzen....Brush abgeleitet ist. Im Gegensatz...akzeptieren. aspose.pydrawing.Brush *. Um Grafikobjekte mit einem...

    docs.aspose.com/page/de/python-net/ps/working-w...
  2. 記録

    記録...brushes import * from aspose.imaging...BOLD) brush = SolidBrush() brush.color = Color.red brush.opacity...

    blog.aspose.com/ja/imaging/add-watermark-to-ima...
  3. أرشيف

    أرشيف...AntiAliasGridFit; Brush brush = new SolidBrush(Color.F...graphics.DrawString(text, arial, brush, rectangle); // حفظ الصورة الناتجة...

    blog.aspose.com/ar/drawing/draw-text-image-csharp/
  4. Chercher

    chercher...avec les classes Bitmap et Brush . Copiez-collez simplement le...SmoothingMode.HighQuality; Brush brush = new LinearGradientBrush(new...

    blog.aspose.com/fr/drawing/system.drawing-with-...
  5. Archivo

    Archivo...imagen con las clases Bitmap y Brush . Simplemente copie y pegue...SmoothingMode.HighQuality; Brush brush = new LinearGradientBrush(new...

    blog.aspose.com/es/drawing/system.drawing-with-...
  6. ค้นหา

    ค้นหา...ที่มีครอบครัวฟอนต์และขนาดตามที่ต้องการ เลือก Brush สำหรับสีของข้อความ ใช้วิธี Graphics...ด้วยสไตล์เฉพาะ (ตัวหนา, ตัวเอียง) เลือก Brush สำหรับสีของข้อความ ใช้ Graphics...

    blog.aspose.com/th/drawing/draw-text-in-java/
  7. Archiwa

    Archiwa... Wybierz Brush dla koloru tekstu. Użyj metody...(pogrubiony, kursywa). Wybierz Brush dla koloru tekstu. Użyj Graphics...

    blog.aspose.com/pl/drawing/draw-text-in-csharp/
  8. 档案

    档案...FromImage(bitmap); // 在指定颜色的同时创建画笔 Brush brush = new SolidBrush(Color.F...// 创建一支笔 Pen pen = new Pen(brush); // 绘制矩形 graphics.DrawRectangle(pen...

    blog.aspose.com/zh/drawing/draw-rectangle-csharp/
  9. Archivio

    Archivio... Scegli un Brush per il colore del testo. Usa...(grassetto, corsivo). Scegli un Brush per il colore del testo. Usa...

    blog.aspose.com/it/drawing/draw-text-in-java/
  10. 搜索

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

    blog.aspose.com/zh-hant/drawing/use-system-draw...