Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 1,003 for

solidbrush

(0.19 sec)
  1. Lưu trữ

    Lưu trữ...tạo một thể hiện của lớp SolidBrush với màu sắc. Sau đó, chỉ...watermarking. SolidBrush brush = new SolidBrush(Color.FromArgb(80...

    blog.aspose.com/vi/psd/add-watermark-to-psd-in-...
  2. จัดการผืนผ้าใบของไฟล์ PS | .NET

    โซลูชัน .NET API เพื่อจัดการไฟล์ PS ตัวอย่างโค้ดเกี่ยวกับวิธีการคลิปและแปลงสถานะกราฟิกของไฟล์ PS ด้วยโค้ด C# เพียงไม่กี่บรรทัด...SolidBrush(Color.Blue)); //Fill the...SetPaint( new System.Drawing.SolidBrush(Color.Red)); //Fill the third...

    products.aspose.com/page/th/net/work-with-ps-gr...
  3. Thêm Watermark vào một Hình ảnh|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....tạo các đối tượng Font và SolidBrush . Vẽ một chuỗi như watermark...tạo các đối tượng Font và SolidBrush. Lấy kích thước của hình...

    docs.aspose.com/psd/vi/net/them-watermark-vao-m...
  4. Het toevoegen van een watermerk aan een afbeeld...

    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....en initialiseer Font- en SolidBrush objecten. Teken een tekenreeks...en initialiseer Font - en SolidBrush-objecten. Vraag de grootte...

    docs.aspose.com/psd/nl/het-toevoegen-van-een-wa...
  5. テキストの操作 | Python

    PSファイルにテキストを追加する方法は、Aspose.Page APIソリューションで回答されています。Pythonでこの機能を使用する方法をご覧ください。...ここでは、グラフィックス状態の現在の色 (黒) と新しい SolidBrush を使用してテキストを塗りつぶすための システム フォント...150, aspose. pydrawing . SolidBrush (aspose. pydrawing . Color...

    docs.aspose.com/page/ja/python-net/ps/working-w...
  6. إضافة علامة مائية لصورة|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.... إنشاء وتهيئة فئة Font و SolidBrush . رسم سلسلة كعلامة مائية...إنشاء وتهيئة فئة الFont وكائن SolidBrush. الحصول على حجم الصورة في...

    docs.aspose.com/psd/ar/net/adding-a-watermark-t...
  7. Архивы

    Архивы...сплошную кисть SolidBrush solidBrush = new SolidBrush(Color.FromArgb(255...Per Pixel String!", font, solidBrush, new PointF(10, 10)); //...

    blog.aspose.com/ru/drawing/antialiasing-in-csharp/
  8. Archiv

    Archiv...pevný štětec SolidBrush solidBrush = new SolidBrush(Color.FromArgb(255...Per Pixel String!", font, solidBrush, new PointF(10, 10)); //...

    blog.aspose.com/cs/drawing/antialiasing-in-csharp/
  9. ארכיון

    ארכיון... צור מופע של מחלקה SolidBrush והגדר את המאפיינים שלה כגון...drawstring(String, Font, SolidBrush, 0, 0, StringFormat). שמור...

    blog.aspose.com/he/imaging/add-watermark-to-ima...
  10. Travailler avec du texte dans PostScript | C++

    Comment ajouter du texte dans un fichier PS est une question à laquelle répond la Aspose.Page. Découvrez comment utiliser la fonctionnalité en C++...noir) et avec le nouveau SolidBrush . Copy 1 ////////// Using...System::MakeObject < System::Drawing::SolidBrush > (System::Drawing::Color::get_Blue()));...

    docs.aspose.com/page/fr/cpp/ps/working-with-text/