Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 1,960 for

brush

(0.19 sec)
  1. Візуалізація тексту за допомогою шрифту TrueTyp...

    C++ API для розробників для роботи з файлами та шрифтами. Дізнайтеся про основи відтворення шрифтів TrueType і OpenType у продуктах C++....System::SharedPtr < System::Drawing::Brush > backgroundBrush, System::SharedPtr...System::SharedPtr < System::Drawing::Brush > textBrush, System::String...

    docs.aspose.com/font/uk/cpp/text-rendering-true...
  2. Arşiv

    Arşiv...Bold); var brush = new SolidBrush(Color.WhiteSmoke);...DrawString("Hello, World!", font, brush, new PointF(10, 10)); } // Değiştirilmiş...

    blog.aspose.com/tr/drawing/add-text-to-photo-on...
  3. การวาดรูปภาพโดยใช้ GraphicsPath|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....ตัวแรกคือวัตถุของคลาสแปรส Brush จากเนมสเปซ Aspose.PSD.Brushes ตัวที่สองคือเส้นทางเอง...

    docs.aspose.com/psd/th/net/drawing-images-using...
  4. Feature List|Documentation

    Create vector graphics lines, curves, and shapes in C#. Display text having different fonts, sizes, styles in C#. Load and save drawings in C#....Dash style Cap type Join type Brushes Solid Hatch Texture LinearGradient...

    docs.aspose.com/drawing/net/feature-list/
  5. Working with Pens|Documentation

    Learn about how to draw with pen in Java. Java code to set pen width and color using Java. Join Lines in Java....Graphics in Java Working with Brushes...

    docs.aspose.com/drawing/java/working-with-pens/
  6. Archivio

    Archivio...solido per disegnare il testo Brush brush = new SolidBrush ( Color..."Welcome to Bitmap!" , font , brush , 20 , 80 ); // Salva l'immagine...

    blog.aspose.com/it/drawing/create-load-fill-and...
  7. ค้นหา

    ค้นหา...สร้างแปรงสีดำที่ทนทานสำหรับวาดข้อความ Brush brush = new SolidBrush ( Color..."Welcome to Bitmap!" , font , brush , 20 , 80 ); // บันทึกภาพสุ...

    blog.aspose.com/th/drawing/create-load-fill-and...
  8. Archiwa

    Archiwa... Brush brush = new SolidBrush ( Color..."Welcome to Bitmap!" , font , brush , 20 , 80 ); // Zapisz ostateczny...

    blog.aspose.com/pl/drawing/create-load-fill-and...
  9. arkiv

    arkiv...pensel för att rita texten Brush brush = new SolidBrush ( Color..."Welcome to Bitmap!" , font , brush , 20 , 80 ); // Spara den slutgiltiga...

    blog.aspose.com/sv/drawing/create-load-fill-and...
  10. 아카이브

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

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