Sort Score
Result 10 results
Languages All
Labels All
Results 6,981 - 6,990 of 68,491 for

graphic

(0.18 sec)
  1. Arşiv

    Arşiv...Format32bppPArgb); Graphics graphics = Graphics.FromImage(bitmap);...FromImage(bitmap); graphics.TextRenderingHint = TextRenderingHint.AntiAliasGridFit;...

    blog.aspose.com/tr/drawing/add-text-to-png-image/
  2. Archiv

    Archiv... Vytvořte instanci třídy Graphics a inicializujte ji pomocí...obrázku vodoznak pomocí metody Graphics.drawstring(String, Font, SolidBrush...

    blog.aspose.com/cs/imaging/add-watermark-to-ima...
  3. 搜索

    搜索...加或繪製文本作為水印: 加載現有的輸入圖像 初始化 Graphics 類對象 設置文本格式和文本 繪製文字 保存輸出圖像...png"); // 初始化圖形類對象 Graphics graphics = Graphics.FromImage(bitmap);...

    blog.aspose.com/zh-hant/drawing/draw-text-image...
  4. Convert APNG files in Java|Documentation

    Create APNG image from PNG using Java Image Processing Library, export animation to GIF, save to animated WEBP, and create APNG animation using Vector Graphics....Animated Portable Network Graphics (APNG) file format is an extension...extension to the Portable Network Graphics (PNG) specification. It allows...

    docs.aspose.com/imaging/java/convert-apng-files/
  5. 档案

    档案...FromImage() 方法从 Bitmap 对象创建一个新的 Graphics 对象。 使用指定的颜色和大小初始化 Pen 类对象。...Format32bppPArgb); Graphics graphics = Graphics.FromImage(bitmap);...

    blog.aspose.com/zh/drawing/draw-lines-in-csharp/
  6. Lưu trữ

    Lưu trữ... Tạo một đối tượng Graphics mới từ đối tượng Bitmap bằng...Format32bppPArgb); Graphics graphics = Graphics.FromImage(bitmap);...

    blog.aspose.com/vi/drawing/draw-lines-in-csharp/
  7. 記録

    記録... fromImage() メソッドを使用して Graphics クラス オブジェクトを初期化します。 GraphicsPath...800); // グラフィックスの初期化 Graphics graphics = Graphics.fromImage(bitmap);...

    blog.aspose.com/ja/drawing/image-clipping-in-java/
  8. Lưu trữ

    Lưu trữ... Tạo một thể hiện của lớp Graphics và khởi tạo nó với thể hiện...của nó. Sử dụng phương thức Graphics.DrawArc(Pen, Single, Single...

    blog.aspose.com/vi/drawing/create-images-and-gr...
  9. 使用图形API编辑PSD文件中的图层|Documentation

    在Python中使用Aspose.PSD的图形API的示例...建一个Graphics对象。该对象提供了用于绘制形状和应用画笔的各种方法。 graphics = Graphics ( layer...aquamarine , 45 ) 要在图层上绘制椭圆形状,可以使用graphics.draw_ellipse()方法。Rectangle(100...

    docs.aspose.com/psd/zh/zh/python-net/graphics-api/
  10. Aspose.PSD for .NET 20.5 - Sürüm Notları|Docume...

    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 graphics = new Graphics(raster); int width...- (2 * (height / 3)) - 1); graphics.DrawRectangle(new Aspose.PSD...

    docs.aspose.com/psd/tr/net/aspose-psd-for-net-2...