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

graphic

(0.95 sec)
  1. Working with Image Rendering|Documentation

    Render images with alpha blending in C#. Anti-aliasing with lines and curves in .NET. Image clipping using C# and VB.NET.... To draw graphics with translucency using C#...Bitmap class Initialize the Graphics object from the created bitmap...

    docs.aspose.com/drawing/net/working-with-image-...
  2. ActiveX-Steuerungen in Präsentationen mit PHP v...

    Erfahren Sie, wie Aspose.Slides für PHP via Java ActiveX nutzt, um PowerPoint-Präsentationen zu automatisieren und zu verbessern, und Entwicklern leistungsstarke Kontrolle über Folien zu geben....TYPE_INT_ARGB ); $graphics = $image -> getGraphics (); $graphics -> setColor...SystemColor -> window ); $graphics -> fillRect ( 0 , 0 , $image...

    docs.aspose.com/slides/de/php-java/activex/
  3. Drawing Images|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....Drawing Lines This example uses Graphics class to draw the line shapes...DrawLine method exposed by Graphics class. First, we will create...

    docs.aspose.com/psd/net/drawing-images/
  4. Архів

    Архів...область заливки C# Vector Graphics Programming API – Безкоштовне...Ініціалізація об’єкта класу Graphics з растрового зображення. Визначте...

    blog.aspose.com/uk/drawing/graphics-programming...
  5. Архів

    Архів...Далі створіть об’єкт класу Graphics за допомогою методу Color...Ініціалізація графіки Graphics graphics = Graphics.FromImage(bitmap);...

    blog.aspose.com/uk/drawing/alpha-blending-in-cs...
  6. Архів

    Архів...Згладжування з текстом C# Computer Graphics Antialiasing API – Безкоштовне...об’єкт класу Graphics за допомогою методу Graphics.FromImage()...

    blog.aspose.com/uk/drawing/antialiasing-in-csharp/
  7. Архивы

    Архивы... Создайте объект класса Graphics и инициализируйте его объектом...некоторым цветом, используя метод Graphics.clear() . Нарисуйте линию...

    blog.aspose.com/ru/imaging/draw-shapes-in-java/
  8. 搜索

    搜索... 創建一個 Graphics 類的對象並用 Image 對像初始化它。 使用 Graphics.Clear() 方法用一些顏色清除圖像表面。...方法用一些顏色清除圖像表面。 使用 Graphics.DrawLine(Pen, int, int, int, int) 方法畫一條線。...

    blog.aspose.com/zh-hant/imaging/draw-shapes-in-...
  9. Adding a Watermark to an Image|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.... This example uses the Graphics class to draw a string on...the image surface using the Graphics class' DrawString method....

    docs.aspose.com/imaging/net/adding-a-watermark-...
  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 类来绘制另一张带有签名的图像到原始图像表面上。为了演示操作,我们将从磁盘加载一个...示操作,我们将从磁盘加载一个 PSD 图像,并使用 Graphics 类的 DrawImage 方法在原始图像表面上绘制另一张图像作为签名。我们将使用...

    docs.aspose.com/psd/zh/java/adding-a-signature-...