Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 5,642 for

system.drawing

(0.9 sec)
  1. PostScript でのグラデーション操作 | .NET

    PS ファイルへのグラデーション追加は、Aspose.Page API ソリューションでサポートされている機能です。.NET でこの機能を使用する方法をご覧ください。...NETでは System.Drawing.Brush のサブクラスとして実装されるのが一般的です。実際、...ります。 System.Drawing.LinearGradientBrush System.Drawing.PathGradientBrush...

    docs.aspose.com/page/ja/net/ps/working-with-gra...
  2. PS fájl vásznainak kezelése | .NET

    .NET API megoldás PS fájlok kezeléséhez. Kódpélda a PS fájlok grafikai állapotainak vágására és transzformálására néhány soros C# kóddal....Device; using System.Drawing; using System.Drawing.Drawing2D; using...path from the rectangle System.Drawing.Drawing2D.GraphicsPath...

    products.aspose.com/page/hu/net/work-with-ps-gr...
  3. Gestisci tele di file PS | .NET

    Soluzione API .NET per gestire i file PS. Esempio di codice su come ritagliare e trasformare gli stati grafici dei file PS con poche righe di codice C#....Device; using System.Drawing; using System.Drawing.Drawing2D; using...path from the rectangle System.Drawing.Drawing2D.GraphicsPath...

    products.aspose.com/page/it/net/work-with-ps-gr...
  4. 搜索

    搜索...null; ImageFormat format = System.Drawing.Imaging.ImageFormat.Jpeg;...slide = pres.Slides[i]; System.Drawing.Imaging.ImageFormat format...

    blog.aspose.com/zh-hant/slides/extract-images-f...
  5. Archiv

    Archiv...beschrieben, wie Sie die System.Drawing -Bibliothek in einer Blazor..."/" @using System.Drawing; @using System.Drawing.Drawing2D; @using...

    blog.aspose.com/de/drawing/use-system-drawing-b...
  6. Archivio

    Archivio...come usare la libreria System.Drawing in un’app Blazor WebAssembly..."/" @using System.Drawing; @using System.Drawing.Drawing2D; @using...

    blog.aspose.com/it/drawing/use-system-drawing-b...
  7. Procurar

    Procurar...null; ImageFormat format = System.Drawing.Imaging.ImageFormat.Jpeg;...slide = pres.Slides[i]; System.Drawing.Imaging.ImageFormat format...

    blog.aspose.com/pt/slides/extract-images-from-p...
  8. Aspose.Slides for .NET 6 Cross-Platform|Aspose....

    Use Aspose.Slides for .NET 6 to build cross-platform C# apps on Windows, Linux, and macOS that create, edit, and convert PowerPoint PPT, PPTX and ODP files.... Notes System.Drawing.Common Support for Only...in .NET 6, support for System.Drawing.Common (which provided...

    docs.aspose.com/slides/net/slides-for-net-6-cro...
  9. PostScript でのテクスチャ操作 | C++

    PS ファイルにテクスチャパターンを追加する方法については、Aspose.Page API ソリューションで回答されています。C++ での機能の使用方法については、こちらをご覧ください。...でペイントやストロークを設定するには、ペイントの場合は System.Drawing.Brush クラスのオブジェクト、ストロークの場合は...クラスのオブジェクト、ストロークの場合は System.Drawing.Pen クラスのオブジェクトをそれぞれのメソッドに渡す必要があります。 Aspose...

    docs.aspose.com/page/ja/cpp/ps/working-with-tex...
  10. Робота з кліпами в PostScript | .NET

    Додавання кліпів до файлів PS — це функція, яка підтримується рішенням Aspose.Page API. Подивіться, як використовувати цю функцію в .NET...призначити трьома способами: за System.Drawing.Drawing2D.GraphicsPath...прикладі ми отримуємо коло System.Drawing.Drawing2D.GraphicsPath...

    docs.aspose.com/page/uk/net/ps/working-with-clips/