Sort Score
Result 10 results
Languages All
Labels All
Results 5,771 - 5,780 of 70,426 for

graphic

(0.39 sec)
  1. ארכיון

    ארכיון...אובייקט בכיתה גרפיקה Graphics graphics = Graphics.FromImage(bitmap);...FromImage(bitmap); graphics.Clear(Color.FromKnownColor(KnownColor.Gray)); //...

    blog.aspose.com/he/drawing/matrix-global-local-...
  2. Archiv

    Archiv... Vytvořte instanci třídy Graphics s objektem třídy Image. Nastavte...třídy Graphics s objektem třídy Image. Graphics graphic = new...

    blog.aspose.com/cs/psd/draw-geometric-shapes-in...
  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. Dodawanie znaku wodnego do obrazu|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....przykład wykorzystuje klasę Graphics do rysowania ciągu znaków...pomocą metody DrawString klasy Graphics. Zapiszemy obraz w formacie...

    docs.aspose.com/psd/pl/dodawanie-znaku-wodnego-...
  5. การเพิ่มลายน้ำลงในรูปภาพ|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 เพื่อวาดสตริงบนพื้นผิวรูปภาพ...ช้วิธี DrawString ของคลาส Graphics เราจะบันทึกรูปภาพเป็นรูปแบบ...

    docs.aspose.com/psd/th/java/adding-a-watermark-...
  6. 搜索

    搜索...NET Graphics API 在繪圖中繪製的矢量圖形。 使用 C# 創建繪圖...Format32bppPArgb); Graphics graphics = Graphics.FromImage(bitmap);...

    blog.aspose.com/zh-hant/drawing/draw-graphics-a...
  7. Archiv

    Archiv...jpg"); Graphics graphics = Graphics.FromImage(bitmap);...Zeichnen Sie Text auf das Bild graphics.DrawString(text, arial, brush...

    blog.aspose.com/de/drawing/add-text-to-image-in...
  8. Lưu trữ

    Lưu trữ...Tạo một đối tượng của lớp Graphics và khởi tạo nó bằng đối tượng...Thêm hình mờ bằng phương pháp Graphics.drawString (Chuỗi s, Phông...

    blog.aspose.com/vi/imaging/add-watermark-to-ima...
  9. arkiv

    arkiv...jpg"); Graphics graphics = Graphics.FromImage(bitmap);...100); // Rita text på bild graphics.DrawString(text, arial, brush...

    blog.aspose.com/sv/drawing/add-text-to-image-in...
  10. Архів

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

    blog.aspose.com/uk/drawing/antialiasing-in-csharp/