Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 1,925 for

brush

(0.12 sec)
  1. Arşiv

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

    blog.aspose.com/tr/imaging/add-watermark-to-ima...
  2. 아카이브

    아카이브...FromImage(bitmap); // Brush 클래스 인스턴스 만들기 Brush brush = new SolidBrush(Color...그립니다. graphics.FillEllipse(brush, 1, 1, 490, 490); // 출력 도면 이미지...

    blog.aspose.com/ko/drawing/draw-circle-in-csharp/
  3. Lavorare con le texture in PostScript | C++

    Come aggiungere un pattern di texture a un file PS è una domanda a cui la soluzione API Aspose.Page ha risposto. Scopri come utilizzare la funzionalità in C++....Brush per un disegno e un oggetto...sottoclassi di System.Drawing.Brush offerte dalla piattaforma C++...

    docs.aspose.com/page/it/cpp/ps/working-with-tex...
  4. 搜索

    搜索... 之後,使用要顯示的文本、Font、Brush 和 Rectangle 類對像作為參數調用 DrawString()...FromImage(bitmap); // 定義文本顏色 Brush brush = new SolidBrush(Color.DarkBlue);...

    blog.aspose.com/zh-hant/drawing/add-text-to-ima...
  5. Lưu trữ

    Lưu trữ...một thể hiện của lớp Brush Brush brush = new SolidBrush(Color...tròn đầy graphics.FillEllipse(brush, 1, 1, 490, 490); // Lưu hình...

    blog.aspose.com/vi/drawing/draw-circle-in-csharp/
  6. Python İle Sıfırdan PSD veya PSB Görüntü Oluştu...

    Python kullanarak Aspose.PSD'nin sıfırdan Psd Görüntü oluşturabileceğinin bir örneği...brushes import LinearGradientBrush...Pen ( Color . alice_blue ) brush = LinearGradientBrush ( Rectangle...

    docs.aspose.com/psd/tr/tr/python-net/create-psd...
  7. Rendu de texte à l'aide de la bibliothèque de p...

    Convertissez du texte en images et restituez les polices TrueType et OpenType dans les produits .NETAPI C# pour la manipulation des polices....double fontSize, Brush backgroundBrush, Brush textBrush, string...double fontSize, Brush backgroundBrush, Brush textBrush, string...

    docs.aspose.com/font/fr/net/developer-guide/tex...
  8. 搜索

    搜索...AntiAliasGridFit; Brush brush = new SolidBrush(Color.F...graphics.DrawString(text, arial, brush, rectangle); // 保存輸出圖像 bitmap...

    blog.aspose.com/zh-hant/drawing/draw-text-image...
  9. Робота з текстурами в PostScript | C++

    Як додати візерунок текстури до файлу PS – це питання, на яке відповідає рішення Aspose.Page API. Подивіться, як використовувати цю функцію в C++...Brush для малювання та об’єкт System...всі підкласи System.Drawing.Brush , які пропонуються платформою...

    docs.aspose.com/page/uk/cpp/ps/working-with-tex...
  10. ActiveX-Steuerelemente in Präsentationen mit Py...

    Erfahren Sie, wie Aspose.Slides für Python via .NET ActiveX nutzt, um PowerPoint-Präsentationen zu automatisieren und zu erweitern, und Entwicklern leistungsstarke Kontrolle über Folien bietet....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/