Sort Score
Result 10 results
Languages All
Labels All
Results 5,671 - 5,680 of 70,375 for

graphic

(0.35 sec)
  1. 아카이브

    아카이브... Graphics 클래스의 객체를 생성하고 Image 객체로 초기화합니다...SolidBrush 개체를 만들고 초기화합니다. Graphics.drawString(String s, Font...

    blog.aspose.com/ko/imaging/add-watermark-to-ima...
  2. آرشیوها

    آرشیوها... یک شی از کلاس Graphics ایجاد کنید و آن را با شی Image...اولیه کنید. با استفاده از روش Graphics.drawString(String s، فونت...

    blog.aspose.com/fa/imaging/add-watermark-to-ima...
  3. إدارة عناصر التحكم ActiveX في العروض التقديمية ...

    تعرف على كيفية استفادة Aspose.Slides لـ PHP عبر Java من ActiveX لأتمتة وتحسين عروض PowerPoint التقديمية، مما يمنح المطورين تحكمًا قويًا في الشرائح....TYPE_INT_ARGB ); $graphics = $image -> getGraphics (); $graphics -> setColor...SystemColor -> window ); $graphics -> fillRect ( 0 , 0 , $image...

    docs.aspose.com/slides/ar/php-java/activex/
  4. Apri e modifica file PSD | products.aspose.com

    Apri e modifica file PSD con editor online...// Update Layer in PSD with Graphics // Create an instance of Image...instance of Graphics class and clear Graphics surface Graphics graphic...

    products.aspose.com/psd/it/editor/psd/
  5. 档案

    档案... 从位图初始化 Graphics 类的对象。 使用所需参数定义 Pen 或 SolidBrush...SolidBrush 类对象。 使用 Graphics 类的特定于形状的方法来绘制所需的形状。 最后,保存图像。 现在,让我们看看如何在...

    blog.aspose.com/zh/drawing/graphics-programming...
  6. 档案

    档案...Format32bppPArgb); // 声明 Graphics 类对象 Graphics graphics = Graphics.FromImage(bitmap);...FromImage(bitmap); graphics.Clear(Color.FromKnownColor(KnownColor.Gray));...

    blog.aspose.com/zh/drawing/matrix-global-local-...
  7. การวาดรูปภาพ|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/
  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 для рисования другого изображения...использованием метода DrawImage класса Graphics DrawImage . Мы сохраним результирующее...

    docs.aspose.com/psd/ru/net/adding-a-signature-t...
  9. Enhance Image Processing with the Modern API|As...

    Modernize slide image processing by replacing deprecated imaging APIs with the Python Modern API for seamless PowerPoint and OpenDocument automation....Graphics aspose.pydrawing.Image aspose...that use aspose.pydrawing.Graphics are deprecated, and support...

    docs.aspose.com/slides/python-net/modern-api/
  10. Archiwa

    Archiwa...wejściowy Zainicjuj obiekt klasy Graphics . Ustaw formatowanie tekstu...obiekt klasy Graphics Graphics graphics = Graphics.FromImage(bitmap);...

    blog.aspose.com/pl/drawing/draw-text-image-csharp/