Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 1,965 for

brush

(0.16 sec)
  1. Lưu trữ

    Lưu trữ...System::Drawing::Brushes::get_White(), System::Drawing::Brushes::get_Black()...System::Drawing::Brushes::get_Yellow(), System::Drawing::Brushes::get_Red()...

    blog.aspose.com/vi/font/render-truetype-fonts-cpp/
  2. 아카이브

    아카이브...System::Drawing::Brushes::get_White(), System::Drawing::Brushes::get_Black()...System::Drawing::Brushes::get_Yellow(), System::Drawing::Brushes::get_Red()...

    blog.aspose.com/ko/font/render-truetype-fonts-cpp/
  3. أرشيف

    أرشيف...فرشاة سوداء صلبة لرسم النص Brush brush = new SolidBrush(Color.getBlack());...drawString("Welcome to Bitmap!", font, brush, 20, 80); // قم بحفظ الصورة...

    blog.aspose.com/ar/drawing/create-load-fill-and...
  4. Verwendung der Graphics-API zum Bearbeiten von ...

    Beispiel zur Verwendung der Graphics-API in Aspose.PSD für Python... brush = LinearGradientBrush ( Rectangle... graphics . fill_ellipse ( brush , Rectangle ( 250 , 250 , 150...

    docs.aspose.com/psd/de/de/python-net/graphics-api/
  5. نحوه اضافه کردن متن به فایل PNG با استفاده از C#

    در این مقاله نحوه افزودن متن به فایل PNG با استفاده از سی شارپ راهنمایی می شود. دارای جزئیاتی برای تنظیم محیط توسعه، فهرستی از مراحل و یک کد نمونه قابل اجرا برای افزودن متن به PNG با استفاده از C# است....جدید ایجاد کنید محتوای متن، شی Brush و شی Font را تعریف کنید مستطیل... رنگ متن با استفاده از رنگ Brush، رنگ مستطیل با استفاده از رنگ...

    kb.aspose.com/fa/drawing/net/how-to-add-text-to...
  6. Архивы

    Архивы... Выберите Brush для цвета текста. Используйте...(жирный, курсив). Выберите Brush для цвета текста. Используйте...

    blog.aspose.com/ru/drawing/draw-text-in-csharp/
  7. Arsip

    Arsip...FromImage(bitmap); Brush brush = new LinearGradientBrush(new...Blue); graphics.FillEllipse(brush, 100, 100, 800, 600); MemoryStream...

    blog.aspose.com/id/drawing/use-system-drawing-i...
  8. Lưu trữ

    Lưu trữ...Center; Brush brush = new SolidBrush(Color.Red);...graphics.DrawString(text, arial, brush, rectangle, stringFormat); //...

    blog.aspose.com/vi/drawing/image-clipping-in-cs...
  9. Lưu trữ

    Lưu trữ...White); Brush brush = new SolidBrush(Color.Black);...graphics.DrawString(text, arial, brush, rectangle); bitmap.Save("DrawText...

    blog.aspose.com/vi/drawing/add-text-to-png-image/
  10. آرشیوها

    آرشیوها...یک برس جامد را تعریف کنید Brush brush = new SolidBrush(Color.Green);...پر کنید graphics.FillRegion(brush, region); MemoryStream result...

    blog.aspose.com/fa/drawing/working-with-aspose-...