Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 1,964 for

brush

(3.53 sec)
  1. Utilizzo dell'API di grafica per modificare i l...

    Esempio di utilizzo dell'API di grafica in Aspose.PSD per Python... brush = LinearGradientBrush ( Rectangle... graphics . fill_ellipse ( brush , Rectangle ( 250 , 250 , 150...

    docs.aspose.com/psd/it/it/python-net/api-di-gra...
  2. استفاده از رابط برنامه نویسی گرافیکی برای ویرای...

    مثالی از استفاده از رابط برنامه‌نویسی گرافیکی در Aspose.PSD برای Python... brush = LinearGradientBrush ( Rectangle... graphics . fill_ellipse ( brush , Rectangle ( 250 , 250 , 150...

    docs.aspose.com/psd/fa/fa/python-net/graphics-api/
  3. ארכיון

    ארכיון...מכחול שחור מוצק לציור הטקסט Brush brush = new SolidBrush ( Color..."Welcome to Bitmap!" , font , brush , 20 , 80 ); // שמור את התמונה...

    blog.aspose.com/he/drawing/create-load-fill-and...
  4. 使用图形API编辑PSD文件中的图层|Documentation

    在Python中使用Aspose.PSD的图形API的示例... brush = LinearGradientBrush ( Rectangle...100)表示椭圆形状的位置和大小。 graphics . fill_ellipse ( brush , Rectangle ( 250 , 250 , 150...

    docs.aspose.com/psd/zh/zh/python-net/graphics-api/
  5. Arşiv

    Arşiv...gösterilecek metin, Font ve Brush nesnelerini bağımsız değişken...Bold); // Bir Fırça Başlat var brush = new SolidBrush(Color.Red);...

    blog.aspose.com/tr/drawing/create-load-fill-and...
  6. 档案

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

    blog.aspose.com/zh/psd/add-watermark-to-psd-in-...
  7. Chercher

    chercher...brushes.SolidBrush(com.aspose.imaging...Pen(new com.aspose.imaging.brushes.SolidBrush(com.aspose.imaging...

    blog.aspose.com/fr/imaging/draw-shapes-in-java/
  8. Developer Guide|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....in WinUI 3 App Working with Brushes Working with Image Rendering...

    docs.aspose.com/drawing/net/developer-guide/
  9. Arsip

    Arsip...// Tentukan sikat padat Brush brush = new SolidBrush(Color.Green);...wilayah graphics.FillRegion(brush, region); MemoryStream result...

    blog.aspose.com/id/drawing/working-with-aspose-...
  10. ค้นหา

    ค้นหา...Center); Brush brush = new SolidBrush(Color.getBlue());...graphics.drawString(text, arial, brush, rectangle, stringFormat); //...

    blog.aspose.com/th/drawing/image-clipping-in-java/