Sort Score
Result 10 results
Languages All
Labels All
Results 6,551 - 6,560 of 69,792 for

graphic

(0.14 sec)
  1. Přidání podpisu k obrázku|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....toto ukázka využívá třídu Graphics k nakreslení dalšího obrázku...pomocí metody DrawImage třídy Graphics. Výsledný obrázek uložíme...

    docs.aspose.com/psd/cs/pridani-podpisu-k-obrazku/
  2. GraphicsQualityOptions Class | Aspose.Words for...

    Discover the Aspose.Words.Saving.GraphicsQualityOptions class to enhance document Graphics quality with customizable options for superior output....Allows to specify additional Graphics quality options. To learn...composited images are drawn to this Graphics. CompositingQuality { get;...

    reference.aspose.com/words/net/aspose.words.sav...
  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/java/drawing-images/
  4. Manage ActiveX Controls in Presentations with P...

    Learn how Aspose.Slides for Python via .NET leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides.... Graphics . from_image ( bmp ) as graphics : with draw...KnownColor . WINDOW )) as brush : graphics . fill_rectangle ( brush ...

    docs.aspose.com/slides/python-net/activex/
  5. Arsip

    Arsip...tentang antialiasing di Computer Graphics menggunakan C#. Kita akan...dalam artikel ini: C# Computer Graphics Antialiasing API Antialiasing...

    blog.aspose.com/id/drawing/antialiasing-in-csharp/
  6. آرشیوها

    آرشیوها...کلاس Graphics را اعلام کنید Graphics graphics = Graphics.FromImage(bitmap);...FromImage(bitmap); graphics.Clear(Color.FromKnownColor(KnownColor...

    blog.aspose.com/fa/drawing/matrix-global-local-...
  7. Convert CGM to APNG via C# API | products.aspos...

    Export CGM to APNG in your .NET applications without using any third party application...the image surface using the Graphics class’ DrawString method....RotateFlipType . Transform Vector Graphics into Animated Images : Use...

    products.aspose.com/total/net/conversion/cgm-to...
  8. 搜索

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

    blog.aspose.com/zh-hant/drawing/draw-text-image...
  9. 档案

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

    blog.aspose.com/zh/drawing/draw-lines-in-csharp/
  10. 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/