Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 5,602 for

system.drawing

(0.89 sec)
  1. PDF to JPG,JPG比原始文件大了。 - Free Support Forum - a...

    你好,感谢您的查看和帮助。 /// <summary> /// 极简版:直接保存PDF中的图片(纯Aspose.PDF官方API,跨平台) /// </summary> public static void ExtractImageFromPdfSimple(string inputPath, string outputDirectory) { if (!Directory.Exists(outputDirecto…...jpg"); // 直接保存(无System.Drawing,纯Aspose.PDF跨平台实现) using...

    forum.aspose.com/t/pdf-to-jpg-jpg/323716
  2. 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/
  3. "Unable to load DLL" Error When Using Aspose.Sl...

    Hi, I’m facing this issue running aspose in a windows container. I’m using ASpose.Slides.NET version 23.5.0 2023-09-01 09:39:20,853 ERROR SEPDFConverter.Service.ConverterService - Unable to load DLL 'aspose.slides.dra…...c(IntPtr& a) at System.Drawing.StringFormat.get_GenericTypographic()...error. And I noticed that System.Drawing was deleted from Aspose...

    forum.aspose.com/t/unable-to-load-dll-error-whe...
  4. 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/
  5. 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...
  6. 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/
  7. С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...
  8. 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/
  9. 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/
  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/