Sort Score
Result 10 results
Languages All
Labels All
Results 5,961 - 5,970 of 69,790 for

graphic

(1 sec)
  1. จัดการผืนผ้าใบของไฟล์ PS | .NET

    โซลูชัน .NET API เพื่อจัดการไฟล์ PS ตัวอย่างโค้ดเกี่ยวกับวิธีการคลิปและแปลงสถานะกราฟิกของไฟล์ PS ด้วยโค้ด C# เพียงไม่กี่บรรทัด...NET Work with ps graphics states ทำงานกับสถานะกราฟิก...options, false ); //Create graphics path from the rectangle System...

    products.aspose.com/page/th/net/work-with-ps-gr...
  2. 아카이브

    아카이브... Graphics 클래스의 객체를 생성하고 Image 객체로 초기화합니다. Graphics.clear()...사용하여 이미지의 표면을 약간의 색상으로 지웁니다. Graphics.drawLine(Pen, int, int, int...

    blog.aspose.com/ko/imaging/draw-shapes-in-java/
  3. Gestionar controles ActiveX en presentaciones u...

    Aprenda cómo Aspose.Slides para PHP mediante Java aprovecha ActiveX para automatizar y mejorar presentaciones de PowerPoint, ofreciendo a los desarrolladores un control potente sobre las diapositivas....TYPE_INT_ARGB ); $graphics = $image -> getGraphics (); $graphics -> setColor...SystemColor -> window ); $graphics -> fillRect ( 0 , 0 , $image...

    docs.aspose.com/slides/es/php-java/activex/
  4. ActiveX|Aspose.Slides for Node.js via .NET 文档

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

    docs.aspose.com/slides/zh/nodejs-java/activex/
  5. Робота з перетвореннями в PostScript | .NET

    Як перетворити вміст у файлі PS – це питання, на яке відповідає рішення Aspose.Page API. Подивіться, як використовувати цю функцію в .NET...(100, 100); 11 12 //Create graphics path from the rectangle 13...////////// 2 //Set a paint in graphics state on upper level 3 document...

    docs.aspose.com/page/uk/net/ps/working-with-tra...
  6. Lưu trữ

    Lưu trữ...đối tượng lớp Graphics bằng phương thức Graphics.FromImage() với...tạo đối tượng Graphics Graphics graphics = Graphics.FromImage(bitmap);...

    blog.aspose.com/vi/drawing/antialiasing-in-csharp/
  7. モダン API を使用した画像処理の強化|Aspose.Slides for Python ド...

    レガシーな画像処理 API を Python のモダン API に置き換えて、PowerPoint および OpenDocument の自動化をシームレスに行えるように、スライド画像処理を近代化します。...Graphics aspose.pydrawing.Image aspose...の同等機能に置き換えられます。 aspose.pydrawing.Graphics を使用するメソッドは非推奨であり、サポートはパブリック...

    docs.aspose.com/slides/ja/python-net/modern-api/
  8. Trabalhar com Clips em PostScript | C++

    Adicionar clipes a ficheiros PS é uma funcionalidade suportada pela solução API Aspose.Page. Veja como utilizar a funcionalidade em C++....options, false ); 18 19 //Create graphics path from the rectangle 20...shape ////////// 24 25 //Save graphics state in order to return back...

    docs.aspose.com/page/pt/cpp/ps/working-with-clips/
  9. Trabajar con clips en PostScript | C++

    Agregar clips a archivos PS es una funcionalidad compatible con la solución API Aspose.Page. Vea cómo utilizar la funcionalidad en C++....options, false ); 18 19 //Create graphics path from the rectangle 20...shape ////////// 24 25 //Save graphics state in order to return back...

    docs.aspose.com/page/es/cpp/ps/working-with-clips/
  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 за рисуване на линейни форми...DrawLine, предоставен от класа Graphics. Първо ще създадем PsdImage...

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