Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 1,742 for

brush

(0.08 sec)
  1. צור תמונת PSD או PSB מאפס באמצעות Python|Docume...

    דוגמה לכיצד Aspose.PSD ל-Python יכול ליצור תמונת Psd מאפס...brushes import LinearGradientBrush...Pen ( Color . alice_blue ) brush = LinearGradientBrush ( Rectangle...

    docs.aspose.com/psd/he/he/python-net/create-psd...
  2. Archiv

    Archiv...mit den Klassen Bitmap und Brush einen Verlauf auf ein Bild zeichnen...SmoothingMode.HighQuality; Brush brush = new LinearGradientBrush(new...

    blog.aspose.com/de/drawing/system.drawing-with-...
  3. ActiveX-Steuerelemente in Präsentationen mit Py...

    Erfahren Sie, wie Aspose.Slides for Python via .NET ActiveX nutzt, um PowerPoint-Präsentationen zu automatisieren und zu erweitern und Entwicklern eine leistungsstarke Kontrolle über Folien zu geben....WINDOW )) as brush : graphics . fill_rectangle ( brush , 0 , 0 ,...KnownColor . WINDOW_TEXT )) as brush : graphics . draw_string ( newText...

    docs.aspose.com/slides/de/python-net/activex/
  4. Renderização de texto usando a biblioteca de fo...

    Converta o texto em imagens e renderize as fontes TrueType e OpenType dentro dos produtos .NET. C# APIs para os desenvolvedores manipularem e fontes....world" , ttfFont1, 24 , Brushes.White, Brushes.Black, dataDir + "Hello_Arial_out...world" , ttfFont2, 24 , Brushes.Yellow, Brushes.Blue, dataDir + "Hello_Calibri_out...

    docs.aspose.com/font/pt/net/developer-guide/tex...
  5. 档案

    档案...我们有这个类的 DrawString(string, Font, Brush, RectangleF, StringFormat) ...0 的实心画笔以使用水印效果。 SolidBrush brush = new SolidBrush(Color.FromArgb(80...

    blog.aspose.com/zh/psd/add-watermark-to-psd-in-...
  6. ค้นหา

    ค้นหา...เรามีเมธอด DrawString(string, Font, Brush, RectangleF, StringFormat) ...เพื่อใช้เอฟเฟกต์ลายน้ำ SolidBrush brush = new SolidBrush(Color.FromArgb(80...

    blog.aspose.com/th/psd/add-watermark-to-psd-in-...
  7. Archiv

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

    blog.aspose.com/de/imaging/add-watermark-to-ima...
  8. Архів

    Архів...White); Brush brush = new SolidBrush(Color.Black);...graphics.DrawString(text, arial, brush, rectangle); bitmap.Save("DrawText...

    blog.aspose.com/uk/drawing/add-text-to-png-image/
  9. Архів

    Архів...за допомогою класів Bitmap і Brush . Просто скопіюйте та вставте...SmoothingMode.HighQuality; Brush brush = new LinearGradientBrush(new...

    blog.aspose.com/uk/drawing/system.drawing-with-...
  10. Criar Imagem PSD ou PSB do Zero usando Python|D...

    Exemplo de como o Aspose.PSD for Python pode criar uma Imagem Psd do zero...brushes import LinearGradientBrush...Pen ( Color . alice_blue ) brush = LinearGradientBrush ( Rectangle...

    docs.aspose.com/psd/pt/pt/python-net/criar-imag...