Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 1,960 for

brush

(3.41 sec)
  1. 档案

    档案... 之后,以要显示的文本、Font 和 Brush 对象作为参数调用 DrawString() 方法。 最后,使用...FontStyle.Bold); // 初始化画笔 var brush = new SolidBrush(Color.Red);...

    blog.aspose.com/zh/drawing/create-load-fill-and...
  2. C# Kullanarak PNG Dosyasına Metin Ekleme

    Bu makale, C# kullanarak PNG dosyasına nasıl metin ekleneceği konusunda rehberlik eder. Geliştirme ortamını ayarlamak için ayrıntılara, adımların bir listesine ve C# kullanarak PNG'ye metin eklemek için çalıştırılabilir bir örnek koda sahiptir.... Metin rengi Brush rengi, dikdörtgen rengi Pen...

    kb.aspose.com/tr/drawing/net/how-to-add-text-to...
  3. Lưu trữ

    Lưu trữ...diameterSymbolSize - 2); SolidBrush brush = new SolidBrush(Color.Blue);...DrawString(outputValue, font, brush, (int)textAnchorX + diameterSymbolSize...

    blog.aspose.com/vi/drawing/add-callout-to-image...
  4. Arbeiten mit Texturen in PS-Datei | Java

    Wie man einer PS-Datei ein Texturmuster hinzufügt, ist eine Frage, die von der Aspose.Page beantwortet wird. Erfahr wie die Funktionalität in Java nutzen....getHeight ()); 19 //Create texture brush from the image 20 TexturePaint...100); 24 25 //Set this texture brush as current paint 26 document...

    docs.aspose.com/page/de/java/ps/working-with-te...
  5. Travailler avec des formes dans PS | Python

    Comment ajouter des formes au fichier PS Utilisation d'Aspose.Page. Découvrez comment utiliser cette fonctionnalité en Python.... create_pen_by_brush_and_width (aspose. pydrawing...(GraphicsFactory. create_pen_by_brush_and_width (aspose. pydrawing...

    docs.aspose.com/page/fr/python-net/ps/working-w...
  6. Travailler avec des textures dans PS | Java

    Comment ajouter un motif de texture au fichier PS est une question à laquelle répond la Aspose.Page. Découvrez comment utiliser la fonctionnalité en Java...getHeight ()); 19 //Create texture brush from the image 20 TexturePaint...100); 24 25 //Set this texture brush as current paint 26 document...

    docs.aspose.com/page/fr/java/ps/working-with-te...
  7. Working with Shapes in PS file | Python

    How to add shapes to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python... create_pen_by_brush_and_width (aspose. pydrawing...(GraphicsFactory. create_pen_by_brush_and_width (aspose. pydrawing...

    docs.aspose.com/page/python-net/ps/working-with...
  8. ค้นหา

    ค้นหา...Bold); // เริ่มต้นแปรง var brush = new SolidBrush(Color.Red);...DrawString("Welcome to Bitmap!", font, brush, 10, 20); // บันทึกไฟล์ bitmap...

    blog.aspose.com/th/drawing/create-load-fill-and...
  9. Архів

    Архів...// Визначте тверду кисть Brush brush = new SolidBrush(Color.getBlue());...заливки graphics.fillRegion(brush, region); // Збережіть растрове...

    blog.aspose.com/uk/drawing/graphics-programming...
  10. arkiv

    arkiv...Definiera en solid borste Brush brush = new SolidBrush(Color.Blue);...region graphics.FillRegion(brush, region); // Spara bitmappen...

    blog.aspose.com/sv/drawing/graphics-programming...