Sort Score
Result 10 results
Languages All
Labels All
Results 5,741 - 5,750 of 66,097 for

graphic

(0.15 sec)
  1. Rysowanie Obrazów|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....przykład wykorzystuje klasę Graphics do rysowania kształtów linii...udostępnionej przez klasę Graphics. Najpierw stworzymy obiekt...

    docs.aspose.com/psd/pl/rysowanie-obrazow/
  2. رسم الصور|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 لرسم أشكال الخطوط على سطح...DrawLine المكشوفة بواسطة فئة Graphics. أولاً، سنقوم بإنشاء PsdImage...

    docs.aspose.com/psd/ar/net/drawing-images/
  3. Vyobrazení obrázků|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....Tento příklad používá třídu Graphics k vykreslení tvarů čar na...DrawLine poskytované třídou Graphics. Nejprve vytvoříme obrázek...

    docs.aspose.com/psd/cs/vyobrazeni-obrazku/
  4. 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/
  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. ActiveX|Aspose.Slides for PHP 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....TYPE_INT_ARGB ); $graphics = $image -> getGraphics (); $graphics -> setColor...SystemColor -> window ); $graphics -> fillRect ( 0 , 0 , $image...

    docs.aspose.com/slides/php-java/activex/
  7. Архивы

    Архивы... Создайте объект класса Graphics и инициализируйте его объектом...некоторым цветом, используя метод Graphics.clear() . Нарисуйте линию...

    blog.aspose.com/ru/imaging/draw-shapes-in-java/
  8. 搜索

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

    blog.aspose.com/zh-hant/imaging/draw-shapes-in-...
  9. Архів

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

    blog.aspose.com/uk/drawing/antialiasing-in-csharp/
  10. ActiveX|Aspose.Slides ドキュメント

    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 = image . getGraphics (); graphics . setColor...( SystemColor . window ); graphics . fillRect ( 0 , 0 , image...

    docs.aspose.com/slides/ja/java/activex/