Sort Score
Result 10 results
Languages All
Labels All
Results 5,911 - 5,920 of 70,365 for

graphic

(0.14 sec)
  1. Lưu trữ

    Lưu trữ...Tạo một đối tượng thuộc lớp Graphics và khởi tạo nó với đối tượng...một số màu bằng phương pháp Graphics.Clear() . Vẽ một đường bằng...

    blog.aspose.com/vi/imaging/draw-shapes-in-csharp/
  2. 在 Android 上管理演示文稿中的 ActiveX 控件|Aspose.Slides 文档

    了解 Aspose.Slides for Android via Java 如何利用 ActiveX 自动化并提升 PowerPoint 演示文稿,为开发者提供对幻灯片的强大控制。... Graphics graphics = image . getGraphics (); graphics . setColor...( SystemColor . window ); graphics . fillRect ( 0 , 0 , image...

    docs.aspose.com/slides/zh/androidjava/activex/
  3. Archivo

    Archivo...Cree un objeto de la clase Graphics e inicialícelo con el objeto...de color usando el método Graphics.Clear() . Dibuje una línea...

    blog.aspose.com/es/imaging/draw-shapes-in-csharp/
  4. إدارة عناصر التحكم ActiveX في العروض التقديمية ...

    تعرف على كيفية استفادة Aspose.Slides for Java من ActiveX لأتمتة وتحسين عروض PowerPoint التقديمية، مما يمنح المطورين تحكمًا قويًا في الشرائح.... Graphics graphics = image . getGraphics (); graphics . setColor...( SystemColor . window ); graphics . fillRect ( 0 , 0 , image...

    docs.aspose.com/slides/ar/java/activex/
  5. Working with Pens|Documentation

    Learn about how to draw with pen in C#. .NET code to set pen width and color in C# and VB.NET. Join Lines in C#...provides the capability to draw graphics elements. Pens are one of...key elements of working with graphics and are used to draw different...

    docs.aspose.com/drawing/net/working-with-pens/
  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....Обзор Класс Graphics предоставляет возможность рисовать простые...используя класс Aspose.PSD.Graphics , находящийся в пространстве...

    docs.aspose.com/psd/ru/net/working-with-drawing...
  7. Arsip

    Arsip...objek kelas Grafik Graphics graphics = Graphics.FromImage(bitmap);...FromImage(bitmap); graphics.Clear(Color.FromKnownColor(KnownColor.Gray)); //...

    blog.aspose.com/id/drawing/matrix-global-local-...
  8. Chercher

    chercher...l'objet de classe Graphics Graphics graphics = Graphics.FromImage(bitmap);...FromImage(bitmap); graphics.Clear(Color.FromKnownColor(KnownColor.Gray));...

    blog.aspose.com/fr/drawing/matrix-global-local-...
  9. Working with Clips in PostScript | C++

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in C++...the content of the current graphics state that will be shown in...blue-filled rectangle in the same graphics state. In order to add a clip...

    docs.aspose.com/page/cpp/ps/working-with-clips/
  10. ค้นหา

    ค้นหา...สร้างอินสแตนซ์ใหม่ของคลาส Graphics ตั้งค่าสีพื้นหลังโดยใช้วิธี Graphics.Clear กำหนดวัตถุ...Brush สำหรับสีข้อความ ใช้ Graphics.DrawString เพื่อเรนเดอร์ข้อความ...

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