Sort Score
Result 10 results
Languages All
Labels All
Results 7,281 - 7,290 of 68,724 for

graphic

(0.26 sec)
  1. Напишіть текст у JPG на C#

    Дотримуйтесь цього посібника, щоб написати текст у JPG на C#. Він містить параметри IDE, кроки та зразок коду для розробки простого текстового редактора JPG на C# з кількома параметрами для налаштування тексту....його для створення об’єкта Graphics для малювання на ньому Налаштуйте...Налаштуйте об’єкт Graphics, щоб установити якість візуалізації...

    kb.aspose.com/uk/drawing/net/write-text-on-jpg-...
  2. 使用现代 API 加强图像处理|Aspose.Slides 文档

    通过使用 C++ 现代 API 替换已弃用的图像 API,实现幻灯片图像处理现代化,从而实现 PowerPoint 和 OpenDocument 的无缝自动化。...System::Drawing 类: System::Drawing::Graphics System::Drawing::Image Sy...的方法已标记为过时,并将在以后由对应的现代 API 方法取代。使用 System::Graphics 的方法已标记为过时,其支持也将从公共 API 中移除。...

    docs.aspose.com/slides/zh/cpp/modern-api/
  3. 아카이브

    아카이브... Image 클래스의 개체를 사용하여 Graphics 클래스의 인스턴스를 인스턴스화합니다. getYellow...개체를 사용하여 Graphics 클래스의 인스턴스를 인스턴스화합니다. Graphics graphic = new Graphics(image);...

    blog.aspose.com/ko/psd/draw-geometric-shapes-in...
  4. 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/
  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 클래스를 사용하여 기본 이미지의 표면에 서명이...설명하기 위해 디스크에서 PSD 이미지를 로드하고 Graphics 클래스의 DrawImage 메서드를 사용하여 기본...

    docs.aspose.com/psd/ko/net/adding-a-signature-t...
  6. Архів

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

    blog.aspose.com/uk/drawing/add-text-to-png-image/
  7. Convert ICS to PNG in Python | products.aspose.com

    Save ICS to PNG in your Python applications without using Microsoft Outlook or Word...WordprocessingML) Convert ICS to GIF (Graphical Interchange Format) Convert...ICS to SVG (Scalar Vector Graphics) Convert ICS to TEXT Convert...

    products.aspose.com/total/python-net/conversion...
  8. 이미지에 서명 추가|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-...
  9. 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/
  10. 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...