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

graphic

(0.2 sec)
  1. Lưu trữ

    Lưu trữ... Tạo một thể hiện của lớp Graphics và khởi tạo nó với thể hiện...của nó. Sử dụng phương thức Graphics.DrawArc(Pen, Single, Single...

    blog.aspose.com/vi/drawing/create-images-and-gr...
  2. Archiv

    Archiv...Initialisieren Sie ein Objekt der Graphics Klasse aus der Bitmap. Definieren...formspezifischen Methoden der Graphics Klasse, um die gewünschte(n)...

    blog.aspose.com/de/drawing/graphics-programming...
  3. 档案

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

    blog.aspose.com/zh/drawing/draw-lines-in-csharp/
  4. 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/
  5. Arşiv

    Arşiv...Bitmap nesnesinden yeni bir Graphics nesnesi oluşturun. Ardından...bir Grafik oluştur Graphics graphics = Graphics.FromImage(bitmap);...

    blog.aspose.com/tr/drawing/create-load-fill-and...
  6. Робота з перетвореннями в PostScript | .NET

    Як перетворити вміст у файлі PS – це питання, на яке відповідає рішення Aspose.Page API. Подивіться, як використовувати цю функцію в .NET...(100, 100); 11 12 //Create graphics path from the rectangle 13...////////// 2 //Set a paint in graphics state on upper level 3 document...

    docs.aspose.com/page/uk/net/ps/working-with-tra...
  7. 搜索

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

    blog.aspose.com/zh-hant/drawing/draw-text-image...
  8. 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...
  9. 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/
  10. Bildverarbeitung mit der Modernen API verbesser...

    Modernisieren Sie die Folien-Bildverarbeitung, indem Sie veraltete Bild-APIs durch die .NET Moderne API ersetzen, um nahtlose PowerPoint- und OpenDocument-Automatisierung zu ermöglichen....folgenden Klassen daraus bereit: Graphics Image Bitmap PrinterSettings...enthalten. PrinterSettings und Graphics sind als veraltet markiert...

    docs.aspose.com/slides/de/net/modern-api/