Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 5,674 for

system.drawing

(0.19 sec)
  1. Manage print tickets of XPS files | .NET

    .NET API Solution to work with XPS. Includes the functionality to manage print tickets. C# examples on how to create, edit, get and link them....XpsModel; using System.Drawing; using System; // The path...

    products.aspose.com/page/net/print-tickets-xps/
  2. XPS Package | Cross-package operations | .NET

    .NET API Solution to work with XPS. Use multiple document elements within the same XPS Package for cross-package operations. C# examples on how to do it....XpsModel; using System.Drawing; // The path to the documents...

    products.aspose.com/page/net/cross-package-oper...
  3. Enhance Image Processing with the Modern API|As...

    Modernize slide image processing by replacing deprecated imaging APIs with the JavaScript Modern API for seamless PowerPoint and OpenDocument automation....API with dependencies on System.Drawing will be in release 24.8...

    docs.aspose.com/slides/nodejs-java/modern-api/
  4. Enhance Image Processing with the Modern API|As...

    Modernize slide image processing by replacing deprecated imaging APIs with the PHP Modern API for seamless PowerPoint and OpenDocument automation....API with dependencies on System.Drawing will be in release 24.8...

    docs.aspose.com/slides/php-java/modern-api/
  5. 现代 API|Aspose.Slides for Python 文档

    现代 API... 带有对 System.Drawing 依赖的弃用公共 API 将在 24.8 版本中移除。...

    docs.aspose.com/slides/zh/python-java/modern-api/
  6. Enhance Image Processing with the Modern API|As...

    Modernize slide image processing by replacing deprecated imaging APIs with the Java Modern API for seamless PowerPoint and OpenDocument automation....API with dependencies on System.Drawing will be in release 24.8...

    docs.aspose.com/slides/java/modern-api/
  7. Add brushes and gradients to XPS files | .NET

    .NET API Solution to modify XPS files. Add different Visual Brushes, gradients, and color spaces Create and modify XPS files with a few lines of C# code....XpsModel; using System.Drawing; // The path to the documents...

    products.aspose.com/page/net/work-with-brushes/
  8. Aspose.PDF Running .NET 6 project in Docker thr...

    Hi Sergei Shibanov, PFB my answer of your queries. Is it possible use only first two lines for reproduce issue? Answer- Yes Answer - htmlString as read html from file as string and pass it, which I have shared. Htm…...libgdiplus : required for System.Drawing / GDI+ compatibility #...

    forum.aspose.com/t/aspose-pdf-running-net-6-pro...
  9. Manage canvases of XPS file | .NET

    .NET API Solution to manage XPS files. Code example on how to clip and transform canvases of XPS files with a few lines of C# code....XpsModel; using System.Drawing; // The path to the documents...

    products.aspose.com/page/net/work-with-canvases/
  10. Add an image in PS files | .NET

    .NET API Solution to work with PS, XPS and EPS files. Learn how to add images to a PS file with the attached C# code snippet... Create System.Drawing.Bitmap from the image file...Device; using System.Drawing; using System.Drawing.Drawing2D; using...

    products.aspose.com/page/net/add-image-to-ps/