Sort Score
Result 10 results
Languages All
Labels All
Results 5,881 - 5,890 of 70,423 for

graphic

(0.4 sec)
  1. Korzystanie z interfejsu API graficznego do edy...

    Przykład użycia interfejsu API graficznego w Aspose.PSD dla języka Python...warstwę, musisz utworzyć obiekt Graphics, przekazując warstwę jako...i stosowania pędzli. graphics = Graphics ( layer ) W przykładowym...

    docs.aspose.com/psd/pl/pl/python-net/graphics-api/
  2. Archiv

    Archiv...objekt třídy Graphics Graphics graphics = Graphics.FromImage(bitmap);...FromImage(bitmap); graphics.Clear(Color.FromKnownColor(KnownColor.Gray));...

    blog.aspose.com/cs/drawing/matrix-global-local-...
  3. Lưu trữ

    Lưu trữ...đối tượng lớp Graphics Graphics graphics = Graphics.FromImage(bitmap);...FromImage(bitmap); graphics.Clear(Color.FromKnownColor(KnownColor.Gray));...

    blog.aspose.com/vi/drawing/matrix-global-local-...
  4. Lưu trữ

    Lưu trữ...NET Graphics API. Tạo bản vẽ bằng C# Vẽ...Format32bppPArgb); Graphics graphics = Graphics.FromImage(bitmap);...

    blog.aspose.com/vi/drawing/draw-graphics-and-cr...
  5. Chercher

    chercher...NET Graphics. Créer un dessin à l’aide...Format32bppPArgb); Graphics graphics = Graphics.FromImage(bitmap);...

    blog.aspose.com/fr/drawing/draw-graphics-and-cr...
  6. 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...
  7. 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...
  8. 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...
  9. Procurar

    Procurar...objeto de classe Graphics usando o método Graphics.FromImage() com...Inicializar o objeto Graphics Graphics graphics = Graphics.FromImage(bitmap);...

    blog.aspose.com/pt/drawing/antialiasing-in-csharp/
  10. Drawing Images using GraphicsPath|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....creating and maintaining a graphics path. The GraphicsPath has...that describes the paths that Graphics class can draw. The GraphicsPath...

    docs.aspose.com/imaging/net/drawing-images-usin...