Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 1,935 for

brush

(0.06 sec)
  1. نحوه اضافه کردن متن به فایل PNG با استفاده از C#

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

    kb.aspose.com/fa/drawing/net/how-to-add-text-to...
  2. ארכיון

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

    blog.aspose.com/he/drawing/create-load-fill-and...
  3. 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/
  4. ค้นหา

    ค้นหา...System::Drawing::Brushes::get_White(), System::Drawing::Brushes::get_Black()...System::Drawing::Brushes::get_Yellow(), System::Drawing::Brushes::get_Red()...

    blog.aspose.com/th/font/render-truetype-fonts-cpp/
  5. 使用Graphics绘制图像|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.... 画刷(Brushes),定义填充区域的方式。 字体(Fonts),定义文本字符的形状。...Polygon方法。所有这些方法的第一个参数都接受一个Brush对象,定义填充的特性。第二个参数是一个点数组。请注意,数组中每两个连续的点指定多边形的一条边。...

    docs.aspose.com/psd/zh/java/drawing-images-usin...
  6. Додайте пензлі та градієнти в XPS файли | .NET

    Рішення .NET API для зміни файлів XPS. Додайте різні візуальні пензлі, градієнти та колірні простори. Створюйте та змінюйте файли XPS за допомогою C#....NET Work with brushes Пензлі та градієнти в XPS Рішення...для пурпурової сітки Visual Brush за допомогою класу XpsPathGeometry...

    products.aspose.com/page/uk/net/work-with-brushes/
  7. أرشيف

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

    blog.aspose.com/ar/drawing/create-load-fill-and...
  8. Arsip

    Arsip...Center); Brush brush = new SolidBrush(Color.getBlue());...graphics.drawString(text, arial, brush, rectangle, stringFormat); //...

    blog.aspose.com/id/drawing/image-clipping-in-java/
  9. Archivio

    Archivio...Center; Brush brush = new SolidBrush(Color.Red);...graphics.DrawString(text, arial, brush, rectangle, stringFormat); //...

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

    Lưu trữ... Chọn một Brush cho màu văn bản. Sử dụng phương...thể (đậm, nghiêng). Chọn một Brush cho màu văn bản. Sử dụng Graphics...

    blog.aspose.com/vi/drawing/draw-text-in-csharp/