Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 5,626 for

system.drawing

(0.11 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. Landray RDM EKP-20295 Convert Effect - Free Sup...

    words source code: src.zip (4.8 KB) origin doc: 测试文档 (1).docx.zip (12.5 KB) before converted: after converted: Please have a check....Words; using System.Drawing; namespace ConvertDoc {...image.Save(outputImagePath, System.Drawing.Imaging.ImageFormat.Jpeg);...

    forum.aspose.com/t/landray-rdm-ekp-20295-conver...
  4. Failure to Get Images of Shapes on a PowerPoint...

    Hi Team, I have a PPTX (attached) with one slide. When I try to get image of the shape on the slide, I get error from Aspose: Processing AutoShape 1 on slide 1 Error processing shape on slide 1: Object reference not …...Diagnostics; using System.Drawing; using System.Drawing.Imaging; using...

    forum.aspose.com/t/failure-to-get-images-of-sha...
  5. 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/
  6. Issue with Image Handling After Upgrading AWS L...

    Dear Aspose Support, I recently upgraded my AWS Lambda function from .NET Core 3.1 to .NET 8.0, and after the upgrade, I encountered an issue where images are no longer being appended in the Publisher files when convert…... Since System.Drawing is not supported in .NET...package due to the absence of System.Drawing support in .NET 8 on Linux...

    forum.aspose.com/t/issue-with-image-handling-af...
  7. 在 PostScript 中使用纹理 | .NET

    Aspose.Page API 解决方案解答了如何在 PS 文件中添加纹理图案的问题。了解如何在 .NET 中使用该功能...中设置绘画或描边,我们必须将 System.Drawing.Brush 类的对象(用于绘画)和 System.Drawing.Pen 类的对象(用于描边)分别传递给相应的方法。...平台提供的所有 System.Drawing.Brush 子类。这些画笔分别是 System.Drawing.SolidBrush...

    docs.aspose.com/page/zh/net/ps/working-with-tex...
  8. 关于groupShape.GetShapeRenderer().Save()的渲染问题 - F...

    我在使用如下代码将groupsharp保存为png图片,但是绘制内容质量不太行,是否有办法提高质量? ImageSaveOptions saveOptions = new ImageSaveOptions(SaveFormat.Png) { Resolution = 300, PaperColor = Color.Transparent, GraphicsQualityOptions = new Graphic…...Saving; using System.Drawing; using System.Drawing.Drawing2D; using...using System.Drawing.Text; // 假设已有 Document doc 并且获取了 GroupShape...

    forum.aspose.com/t/groupshape-getshaperenderer-...
  9. 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...
  10. 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...