Sort Score
Result 10 results
Languages All
Labels All
Results 5,671 - 5,680 of 68,745 for

graphic

(1.17 sec)
  1. 搜索

    搜索... 創建一個 Graphics 類的對象並用 Image 對像初始化它。 使用 Graphics.Clear() 方法用一些顏色清除圖像表面。...方法用一些顏色清除圖像表面。 使用 Graphics.DrawLine(Pen, int, int, int, int) 方法畫一條線。...

    blog.aspose.com/zh-hant/imaging/draw-shapes-in-...
  2. Drawing Images|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....Drawing Lines This example uses Graphics class to draw the line shapes...DrawLine method exposed by Graphics class. First, we will create...

    docs.aspose.com/psd/net/drawing-images/
  3. Архів

    Архів...Згладжування з текстом C# Computer Graphics Antialiasing API – Безкоштовне...об’єкт класу Graphics за допомогою методу Graphics.FromImage()...

    blog.aspose.com/uk/drawing/antialiasing-in-csharp/
  4. Arşiv

    Arşiv...Format32bppPArgb); // Graphics sınıf nesnesini bildir Graphics graphics = Graphics...Graphics.FromImage(bitmap); graphics.Clear(Color.FromKnownColor(KnownColor...

    blog.aspose.com/tr/drawing/matrix-global-local-...
  5. Drawing Images|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....Drawing Lines This example uses Graphics class to draw the line shapes...lines on the image using the Graphics class' drawLine method. First...

    docs.aspose.com/imaging/java/drawing-images/
  6. Manage ActiveX Controls in Presentations Using ...

    Learn how Aspose.Slides for PHP via Java leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides....TYPE_INT_ARGB ); $graphics = $image -> getGraphics (); $graphics -> setColor...SystemColor -> window ); $graphics -> fillRect ( 0 , 0 , $image...

    docs.aspose.com/slides/php-java/activex/
  7. Trabajar con transformaciones en archivos PS | ...

    Cómo transformar un contenido en un archivo PS es una pregunta respondida por la solución API Aspose.Page. Vea cómo utilizar la funcionalidad en Python....métodos como “write_graphics_save()” y “write_graphics_restore()” para...métodos “write_graphics_save()” y “write_graphics_restore()” ,...

    docs.aspose.com/page/es/python-net/ps/working-w...
  8. Робота з перетвореннями у файлі PS | Python

    Як перетворити вміст у файлі PS – це питання, на яке відповідає рішення Aspose.Page API. Подивіться, як використовувати функції в Python...методи, як “write_graphics_save()” і “write_graphics_restore()” для...методів “write_graphics_save()” і “write_graphics_restore()” ,...

    docs.aspose.com/page/uk/python-net/ps/working-w...
  9. Archiwa

    Archiwa...metody Graphics.Clear() . Narysuj linię metodą Graphics.DrawLine(Pen...instancję klasy Graphics Graphics graphic = new Graphics(image); //...

    blog.aspose.com/pl/imaging/draw-shapes-in-csharp/
  10. Archiv

    Archiv...Sie ein Objekt der Klasse Graphics und initialisieren Sie es...Farbe, indem Sie die Methode Graphics.Clear() verwenden. Zeichnen...

    blog.aspose.com/de/imaging/draw-shapes-in-csharp/