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

graphic

(0.73 sec)
  1. آرشیوها

    آرشیوها... سپس شی کلاس Graphics را با استفاده از متد Color...اولیه سازی گرافیک Graphics graphics = Graphics.FromImage(bitmap);...

    blog.aspose.com/fa/drawing/alpha-blending-in-cs...
  2. Archiv

    Archiv...Initialisieren Sie ein Objekt der Graphics Klasse aus der Bitmap. Definieren...formspezifischen Methoden der Graphics Klasse, um die gewünschte(n)...

    blog.aspose.com/de/drawing/graphics-programming...
  3. จัดการผืนผ้าใบของไฟล์ 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...
  4. 아카이브

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

    blog.aspose.com/ko/imaging/draw-shapes-in-java/
  5. 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/
  6. 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/
  7. Робота з перетвореннями в 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...
  8. Agregar una Firma a una Imagen|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....este ejemplo utiliza la clase Graphics para dibujar otra imagen con...método DrawImage de la clase Graphics. Guardaremos la imagen resultante...

    docs.aspose.com/psd/es/java/agregar-una-firma-a...
  9. 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/
  10. استخدام واجهة برمجة التطبيقات الرسومية لتحرير ا...

    مثال على استخدام واجهة برمجة التطبيقات الرسومية في Aspose.PSD للبايثون...الطبقة، تحتاج إلى إنشاء كائن Graphics عن طريق تمرير الطبقة كمعلمة...الأشكال وتطبيق الفرش. graphics = Graphics ( layer ) في مثال الشيفرة،...

    docs.aspose.com/psd/ar/python-net/graphics-api/