Sort Score
Result 10 results
Languages All
Labels All
Results 5,641 - 5,650 of 63,465 for

graphic

(0.08 sec)
  1. ActiveX|Documentación de Aspose.Slides para PHP

    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/es/php-java/activex/
  2. ActiveX|توثيق Aspose.Slides لـ PHP

    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/ar/php-java/activex/
  3. PDFファイルからC#を使用してベクターデータを抽出する|Aspose.PDF for .NET

    Aspose.PDFを使用すると、PDFファイルからベクターデータを簡単に抽出できます。位置、色、線幅などのベクターデータ(パス、ポリゴン、ポリライン)を取得できます。...GraphicsAbsorber object to process graphic elements using ( var grAbsorber...of the document to extract graphic elements grAbsorber . Visit...

    docs.aspose.com/pdf/ja/net/extract-vector-data-...
  4. ActiveX|Aspose.Slides für PHP Dokumentation

    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/de/php-java/activex/
  5. การวาดรูปภาพ|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 class เพื่อวาดรูปร่างเส้นบนพื้นผิวรูปภาพ...DrawLine ที่ถูกเปิดเผยโดยคลาส Graphics เพื่อสร้างภาพใหม่และวาดเส...

    docs.aspose.com/psd/th/net/drawing-images/
  6. Rysowanie obrazów przy użyciu GraphicsPath|Docu...

    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.... które może rysować klasa Graphics. Klasa GraphicsPath używa...użyj odpowiednich metod klasy Graphics (DrawPath i Fill Paths) do...

    docs.aspose.com/psd/pl/java/rysowanie-obrazow-p...
  7. Arbeiten mit Transformationen in PostScript | C++

    Wie man einen Inhalt in eine PS-Datei umwandelt, ist eine Frage, die von der Aspose.Page-API-Lösung für C++ beantwortet wird.... 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/de/cpp/ps/working-with-tra...
  8. Рисование изображений|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/ru/net/drawing-images/
  9. ActiveX|Aspose.Slides for Python Documentation

    Manage ActiveX controls in PowerPoint presentation in Python... Graphics . from_image ( bmp ) as graphics : with draw...KnownColor . WINDOW )) as brush : graphics . fill_rectangle ( brush ...

    docs.aspose.com/slides/python-net/activex/
  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 클래스에 의해 노출된 DrawLine 메서드를...

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