Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 5,674 for

system.drawing

(0.81 sec)
  1. 使用 .NET API 将 EMF 转换为 EPS

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案为 .NET 提供的 EMF 到 EPS 转换功能。...Drawing 后端,而不是 System.Drawing 系统库。 因此,请导入 Aspose.Page...Page.Drawing 命名空间,而不是 System.Drawing 命名空间。在上面和下面的代码片段中,将使用 Aspose...

    docs.aspose.com/page/zh/net/convert/emf-to-eps/
  2. 在 PostScript 中处理文档 | .NET

    向 PS 文件添加页面是 Aspose.Page API 解决方案支持的一项功能。了解如何在 .NET 中使用该功能。...Drawing 后端,而不是 System.Drawing 系统库。 因此,请导入 Aspose.Page...Page.Drawing 命名空间,而不是 System.Drawing 命名空间。在上述代码片段中,将使用 Aspose.Page...

    docs.aspose.com/page/zh/net/ps/working-with-doc...
  3. Working with Transparency in PostScript | .NET

    How to add transparency to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...Drawing backend instead of System.Drawing system library. So import...Drawing namespace instead of System.Drawing one. In the above and the...

    docs.aspose.com/page/net/ps/working-with-transp...
  4. Issue with GDI+ Initialization Error in .NET 8 ...

    We are encountering a critical issue with the GDI+ initialization when running our .NET 8 application on an AWS EC2 instance. The error occurs during the PDF generation process using Aspose.Pdf, leading to the following …...ConvertHtmlToDocumen failed: at System.Drawing.SafeNativeMethods.Gdip...GdipCreateMatrix(IntPtr& matrix) at System.Drawing.Drawing2D.Matrix…ctor()...

    forum.aspose.com/t/issue-with-gdi-initializatio...
  5. Rotated Parts of SmartArt Are Cropped When Conv...

    Hello, When trying to convert a smartArt object which has a part of it rotated outside of smartArt border to image the rotated part is cropped and not converted properly. Here’s a simple code snippet I’m using to conve…...Slides; using System.Drawing; Presentation presentation...

    forum.aspose.com/t/rotated-parts-of-smartart-ar...
  6. Custom media processor|Documentation

    Replace IMediaProcessor in Aspose.LLM for .NET to customize image preprocessing — format handling, validation, color conversion, and ProcessedMedia output....ConvertTiffToPng ( mediaData ); // use System.Drawing or ImageSharp return await...

    docs.aspose.com/llm/net/developer-reference/ext...
  7. Product Features|Documentation

    Product Features of Aspose.BarCode for .NET: Barcode Generation, Recognition, Customization of Barcode Appearance-Related Parameters...multi-page TIFF images via System.Drawing or Aspose.Drawing.Common...

    docs.aspose.com/barcode/net/product-features/
  8. Cross platform 2D graphics library|Documentation

    Aspose.Drawing library for Microsoft .NET to draw pictures. Cross-platform alternative to Microsoft NET System.drawing.Common image drawing library for Windows 2D graphics. Nuget package download.... System.Drawing.Common (System.Drawing) alternative...

    docs.aspose.com/drawing/net/developer-guide/cro...
  9. 在 PostScript 中使用填充图案 | .NET

    如何在 PS 文件中添加填充图案是 Aspose.Page API 解决方案解答的一个问题。了解如何在 .NET 中使用该功能...平台提供了一个单独的类,该类派生自 System.Drawing.Brush 和 System.Drawing.HatchBrush 。它与...。它与 System.Drawing.TextureBrush 的区别在于,它具有命名的预定义样式,定义了用于平铺的图像。...

    docs.aspose.com/page/zh/net/ps/working-with-hat...
  10. Issue with SHX fonts - Free Support Forum - asp...

    I am using aspose.cad .net for converting a DWG file to a PDF file. I can’t seem to get the SHX fonts into the PDF. There are 3 .shx fonts used in my DWG drawing put when i export my file as PDF the SHX font is not use…...White, // Use 'Color' from System.Drawing Layouts = layouts, DrawType...

    forum.aspose.com/t/issue-with-shx-fonts/317149