Sort Score
Result 10 results
Languages All
Labels All
Results 5,611 - 5,620 of 70,428 for

graphic

(0.09 sec)
  1. Verwalten von ActiveX-Steuerungen in Präsentati...

    Erfahren Sie, wie Aspose.Slides für Java ActiveX nutzt, um PowerPoint-Präsentationen zu automatisieren und zu verbessern, und Entwicklern eine leistungsstarke Steuerung über Folien bietet.... Graphics graphics = image . getGraphics (); graphics . setColor...( SystemColor . window ); graphics . fillRect ( 0 , 0 , image...

    docs.aspose.com/slides/de/java/activex/
  2. Gérer les contrôles ActiveX dans les présentati...

    Découvrez comment Aspose.Slides for Java exploite ActiveX pour automatiser et améliorer les présentations PowerPoint, offrant aux développeurs un contrôle puissant sur les diapositives.... Graphics graphics = image . getGraphics (); graphics . setColor...( SystemColor . window ); graphics . fillRect ( 0 , 0 , image...

    docs.aspose.com/slides/fr/java/activex/
  3. ค้นหา

    ค้นหา...ประกาศวัตถุคลาสกราฟิก Graphics graphics = Graphics.FromImage(bitmap);...FromImage(bitmap); graphics.Clear(Color.FromKnownColor(KnownColor.Gray)); //...

    blog.aspose.com/th/drawing/matrix-global-local-...
  4. Desenho de Imagens usando Gráficos|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....essas formas usando a classe Graphics que está no namespace Aspose...Aspose.PSD. Objetos Graphics são responsáveis por realizar diferentes...

    docs.aspose.com/psd/pt/net/drawing-images-using...
  5. 変換の操作 | Python

    PSファイルのコンテンツを変換する方法は、Aspose.Page APIソリューションで回答されています。Pythonでの機能の使用方法については、こちらをご覧ください。...するための “write_graphics_save()” や “write_graphics_restore()” な...だし、 “write_graphics_save()” メソッドと “write_graphics_restore()”...

    docs.aspose.com/page/ja/python-net/ps/working-w...
  6. Working with Coordinate System Transformations|...

    Change Coordinate System Transformations of image in C#....Initialize a new object of Graphics class with this bitmap object...RotateTransform method of Graphics object to specify the rotation...

    docs.aspose.com/drawing/net/working-with-coordi...
  7. Archiwa

    Archiwa...metody Graphics.clear() . Narysuj linię metodą Graphics.drawLine(Pen...instancję klasy Graphics com.aspose.imaging.Graphics graphic = new com...

    blog.aspose.com/pl/imaging/draw-shapes-in-java/
  8. 아카이브

    아카이브...Format32bppPArgb); // Graphics 클래스 객체 선언 Graphics graphics = Graphics.FromImage(bitmap);...FromImage(bitmap); graphics.Clear(Color.FromKnownColor(KnownColor.Gray));...

    blog.aspose.com/ko/drawing/matrix-global-local-...
  9. 搜索

    搜索...Format32bppPArgb); // 聲明圖形類對象 Graphics graphics = Graphics.FromImage(bitmap);...FromImage(bitmap); graphics.Clear(Color.FromKnownColor(KnownColor.Gray)); //...

    blog.aspose.com/zh-hant/drawing/matrix-global-l...
  10. Архивы

    Архивы...объект класса Graphics, используя метод Graphics.FromImage() с...Инициализировать объект Graphics Graphics graphics = Graphics.FromImage(bitmap);...

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