Sort Score
Result 10 results
Languages All
Labels All
Results 5,791 - 5,800 of 70,440 for

graphic

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

    آرشیوها... یک شی از کلاس Graphics ایجاد کنید و آن را با شی Image...اولیه کنید. با استفاده از روش Graphics.Clear() سطح تصویر را با مقداری...

    blog.aspose.com/fa/imaging/draw-shapes-in-csharp/
  2. Procurar

    Procurar... Crie um objeto da classe Graphics e inicialize-o com o objeto...alguma cor usando o método Graphics.clear() . Desenhe uma linha...

    blog.aspose.com/pt/imaging/draw-shapes-in-java/
  3. Verwalten von ActiveX-Steuerungen in Präsentati...

    Erfahren Sie, wie Aspose.Slides für Java ActiveX nutzt, um PowerPoint-Präsentationen zu automatisieren und zu verbessern, und Entwicklern eine leistungsstarke Steuerung über Folien bietet.... Graphics graphics = image . getGraphics (); graphics . setColor...( SystemColor . window ); graphics . fillRect ( 0 , 0 , image...

    docs.aspose.com/slides/de/java/activex/
  4. Gérer les contrôles ActiveX dans les présentati...

    Découvrez comment Aspose.Slides for Java exploite ActiveX pour automatiser et améliorer les présentations PowerPoint, offrant aux développeurs un contrôle puissant sur les diapositives.... Graphics graphics = image . getGraphics (); graphics . setColor...( SystemColor . window ); graphics . fillRect ( 0 , 0 , image...

    docs.aspose.com/slides/fr/java/activex/
  5. ค้นหา

    ค้นหา...ประกาศวัตถุคลาสกราฟิก Graphics graphics = Graphics.FromImage(bitmap);...FromImage(bitmap); graphics.Clear(Color.FromKnownColor(KnownColor.Gray)); //...

    blog.aspose.com/th/drawing/matrix-global-local-...
  6. Desenho de Imagens usando Gráficos|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....essas formas usando a classe Graphics que está no namespace Aspose...Aspose.PSD. Objetos Graphics são responsáveis por realizar diferentes...

    docs.aspose.com/psd/pt/net/drawing-images-using...
  7. Архів

    Архів...NET Graphics API - Aspose.Drawing for ...малюнках за допомогою .NET Graphics API. Створення креслення за...

    blog.aspose.com/uk/drawing/draw-graphics-and-cr...
  8. 아카이브

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

    blog.aspose.com/ko/imaging/draw-shapes-in-java/
  9. จัดการแคนวาสของไฟล์ 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...
  10. 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/