Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 5,626 for

system.drawing

(0.33 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. 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/
  3. Сreate Custom Barcodes with IBarcodeGenerator|D...

    How to create custom barcodes from MS Word documents with IBarcodeGenerator, Aspose.Words and Aspose.BarCode...else using System.Drawing ; using System.Drawing.Imaging ; #...error . Message , new System . Drawing . Font ( "Microsoft Sans...

    docs.aspose.com/barcode/net/how-to-create-custo...
  4. 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/
  5. 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/
  6. 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/
  7. 现代 API|Aspose.Slides for Python 文档

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

    docs.aspose.com/slides/zh/python-java/modern-api/
  8. 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/
  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. How to generate multiline image from text - Fre...

    Hello Team, We are using aspose.Imaging using that we want to generate image from text. If text length is beyond some specific width then it should be wrap and should display text after that length into new line. How ca…...ImageOptions; using System.Drawing; // Load the two images...

    forum.aspose.com/t/how-to-generate-multiline-im...