Sort Score
Result 10 results
Languages All
Labels All
Results 6,701 - 6,710 of 69,741 for

graphic

(0.2 sec)
  1. Online OTT-fájltömörítés vagy Python-alkalmazás...

    Ingyenes online alkalmazás különböző OTT fájlok tömörítésére. Python archiválási könyvtár kódja OTT dokumentumokhoz....(Animated Portable Network Graphics) Borogatás BMP Fájlok (Bitmap...Borogatás CDR Fájlok (CorelDraw® Graphics Format) Borogatás CGM Fájlok...

    products.aspose.com/total/hu/python-net/compres...
  2. Online POL-fájltömörítés vagy Python-alkalmazás...

    Ingyenes online alkalmazás különböző POL fájlok tömörítésére. Python archiválási könyvtár kódja POL dokumentumokhoz....(Animated Portable Network Graphics) Borogatás BMP Fájlok (Bitmap...Borogatás CDR Fájlok (CorelDraw® Graphics Format) Borogatás CGM Fájlok...

    products.aspose.com/total/hu/python-net/compres...
  3. Notatki do wydania Aspose.PSD dla .NET 20.5|Doc...

    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/pl/net/aspose-psd-for-net-2...
  4. Image Vectorization – C# code and Online Vector...

    Vectorize Image online or in C#! Image vectorization gives you all the advantages of vector Graphics. Try Online Image Vectorizer for free!...bitmap images into vector graphics – Bezier curves, splines,...to convert Image to vector graphics in C# or using an online Image...

    products.aspose.com/svg/net/image-vectorization/
  5. Arşiv

    Arşiv...{ // Graphics sınıfının bir örneğini oluşturun Graphics graphics...graphics = new Graphics(canvas); // Uygun konumu belirtirken DrawImage...

    blog.aspose.com/tr/psd/sign-image-csharp/
  6. 이미지에 서명 추가|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 클래스를 사용하여 원본 이미지의 표면에 서명이...이미지를 서명으로 사용하여 원본 이미지의 표면에 Graphics 클래스 DrawImage 메서드를 사용해 결과...

    docs.aspose.com/psd/ko/java/adding-a-signature-...
  7. Cara Menambahkan Teks ke File PNG menggunakan C#

    Artikel ini memandu tentang cara menambahkan teks ke file PNG menggunakan C#. Ini memiliki detail untuk mengatur lingkungan pengembangan, daftar langkah, dan kode contoh yang dapat dijalankan untuk menambahkan teks ke PNG menggunakan C#....object dan atur ukurannya Buat Graphics class object menggunakan objek...dalam bitmap Panggil metode Graphics.DrawString() untuk merender...

    kb.aspose.com/id/drawing/net/how-to-add-text-to...
  8. Ինչպես ստեղծել Bitmap C#-ում

    Այս հոդվածը ցույց է տալիս, թե ինչպես ստեղծել bitmap C#-ում: Այն ունի մանրամասներ մշակման միջավայրը սահմանելու համար, bitmap նկարելու քայլերի ցանկ և գործարկվող կոդ՝ BMP ֆայլ C#-ով ստեղծելու և սկավառակի վրա պահելու համար:...դասը և դրանով սկզբնավորեք Graphics օբյեկտը Սահմանեք նկարահանման...նկարահանման ռեժիմը և ֆոնի գույնը Graphics օբյեկտում Նկարեք էլիպս և տող՝...

    kb.aspose.com/hy/drawing/net/how-to-create-a-bi...
  9. How to Add Text to a PNG File using C#

    This article guides on how to add text to a PNG file using C#. It has details to set the development environment, a list of steps, and a runnable sample code to add text to PNG using C#....and set its size Create a Graphics class object using the newly...text in the bitmap Call the Graphics.DrawString() method to render...

    kb.aspose.com/drawing/net/how-to-add-text-to-a-...
  10. Архів

    Архів...Format32bppPArgb); Graphics graphics = Graphics.FromImage(bitmap);...FromImage(bitmap); graphics.TextRenderingHint = TextRenderingHint.AntiAliasGridFit;...

    blog.aspose.com/uk/drawing/add-text-to-png-image/