Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 3,354 for

system.drawing

(0.04 sec)
  1. Modern API|Aspose.Slides for Node.js via .NET D...

    Modern API...API with dependencies on System.Drawing will be in release 24.8...

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

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

    docs.aspose.com/slides/zh/python-java/modern-api/
  3. 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/
  4. Draw shapes in PS files | API for .NET

    .NET API Solution PS, XPS and EPS files. Learn how to draw geometrical shapes in a PS file with the attached C# code snippet....geometrical shapes accepting only System.Drawing.Drawing2D.GraphicsPath...graphics path using the System.Drawing.Drawing2D.GraphicsPath...

    products.aspose.com/page/net/add-shapes-to-ps/
  5. 现代 API|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/java/modern-api/
  6. 现代API|Aspose.Slides for PHP 文档

    现代API... 带有对 System.Drawing 依赖的已弃用公共 API 的删除将在 24.8...

    docs.aspose.com/slides/zh/php-java/modern-api/
  7. Add texts with different fonts in PS files | .NET

    .NET API Solution to create and manipulate vector graphics shapes and text of PS, XPS and EPS files. Insert text into PS file....Font; using System.Drawing; using System.Drawing.Drawing2D; using...

    products.aspose.com/page/net/add-text-to-ps/
  8. 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...
  9. 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/
  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/