Sort Score
Result 10 results
Languages All
Labels All
Results 5,771 - 5,780 of 70,423 for

graphic

(0.62 sec)
  1. Archivo

    Archivo...Cree un objeto de la clase Graphics e inicialícelo con Image object...marca de agua usando el método Graphics.drawString(String s, Font...

    blog.aspose.com/es/imaging/add-watermark-to-ima...
  2. Архів

    Архів... Створіть об’єкт класу Graphics та ініціалізуйте його об’єктом...водяний знак за допомогою методу Graphics.drawString(String s, Font...

    blog.aspose.com/uk/imaging/add-watermark-to-ima...
  3. ค้นหา

    ค้นหา...PsdImage สร้างอินสแตนซ์ของคลาส Graphics ด้วยอ็อบเจ็กต์ของคลาส Image...สร้างอินสแตนซ์ของคลาส Graphics ด้วยอ็อบเจ็กต์ของคลาส Image Graphics graphic = new...

    blog.aspose.com/th/psd/draw-geometric-shapes-in...
  4. ค้นหา

    ค้นหา...โหลดภาพอินพุตที่มีอยู่ เริ่มต้นวัตถุคลาส Graphics กำหนดรูปแบบข้อความและข้อความ...เริ่มต้นวัตถุคลาสกราฟิก Graphics graphics = Graphics.FromImage(bitmap);...

    blog.aspose.com/th/drawing/draw-text-image-csharp/
  5. PSD 파일 열기 및 편집 | products.aspose.com

    온라인 편집기로 PSD 파일 열기 및 편집...// Update Layer in PSD with Graphics // Create an instance of Image...instance of Graphics class and clear Graphics surface Graphics graphic...

    products.aspose.com/psd/ko/editor/psd/
  6. Working with Brushes|Documentation

    Learn to draw an Ellipse with Brushes in C#. Use solid brush to draw Graphics in C# and VB.NET....provides the capability to draw graphics elements. Brushes are one...key element of working with graphics and are used to fill the internal...

    docs.aspose.com/drawing/net/working-with-brushes/
  7. Travailler avec des transformations dans PS | .NET

    Comment transformer un contenu en fichier PS est une question à laquelle répond la Aspose.Page. Découvrez comment utiliser la fonctionnalité dans .NET...(100, 100); 11 12 //Create graphics path from the rectangle 13...////////// 2 //Set a paint in graphics state on upper level 3 document...

    docs.aspose.com/page/fr/net/ps/working-with-tra...
  8. Робота з перетвореннями в PostScript | C++

    Як перетворити вміст у файлі PS – це питання, на яке відповідає рішення Aspose.Page API. Подивіться, як використовувати цю функцію в C++... 0f ); 20 21 //Create graphics path from the rectangle 22...////////// 2 //Set paint in graphics state on upper level 3 document...

    docs.aspose.com/page/uk/cpp/ps/working-with-tra...
  9. Архів

    Архів... Створіть об’єкт класу Graphics та ініціалізуйте його об’єктом...кольором за допомогою методу Graphics.Clear() . Намалюйте лінію...

    blog.aspose.com/uk/imaging/draw-shapes-in-csharp/
  10. 绘制图像|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....此示例使用Graphics类在图像表面绘制线条形状。为了演示操作,示例创建了一个新的图像,并使用Graphics类公开的D... 创建图像后,我们将使用Graphics类公开的Clear方法设置其背景颜色。Graphics类的DrawLine方法用...

    docs.aspose.com/psd/zh/java/drawing-images/