Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 5,572 for

system.drawing

(0.17 sec)
  1. Query Regarding PixelFormat Support in Aspose.D...

    We are in the process of migrating our .NET application from System.drawing.Common to Aspose.Drawing (v25.7) for cross-platform support. System details: Aspose .Drawing version: 25.7.0 .NET Framework: 4.7.2 OS: Windo…...NET application from System.Drawing.Common to Aspose.Drawing...code: using System.Drawing; using System.Drawing.Imaging; using...

    forum.aspose.com/t/query-regarding-pixelformat-...
  2. Aspose.Pdf.Facades.PdfExtractor 在 MacOS 存的檔案都是 ...

    您好,我在 Apple M4 Pro 上使用 Aspose.PDF V25.3 .0 使用 Aspose.Pdf.Facades.PdfExtractor 來儲存 PDF 中的影像,儲存的圖檔都是 0 byte ,也沒有任何的錯誤。 註: 已透過 brew 安裝 mono-libgdiplus , 並重新開機過。 brew install mono-libgdiplus 程式如下, using System.IO; using …...Save(imageStream, System.Drawing.Imaging.ImageFormat.Jpeg);...NET?它适用于非 Windows 环境,并且不依赖于 System.Drawing.Common。请删除现有 API 并安装 Aspose...

    forum.aspose.com/t/aspose-pdf-facades-pdfextrac...
  3. Issue regarding Aspose licence management and E...

    Hi team, Recently we have raised an issue regarding Aspose licence management and Eset antivirus. Eset have found, with machine learning, that some dll with name ‘zx_467fc4a47004484b80547fff12cc3aa7.dll’ had been create…... Do you refer System.Drawing.Common package for it?...Aspose.Zip. .- Do you refer System.Drawing.Common package for it?...

    forum.aspose.com/t/issue-regarding-aspose-licen...
  4. Working with Transformations in PostScript | .NET

    How to transform a content in 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-transf...
  5. 从PDF文档中提取表格|Aspose.PDF for .NET

    Aspose.PDF for .NET 使您能够对PDF文档中包含的表格进行各种操作。...using ( var bitmap = new System . Drawing . Bitmap (( int ) document...PageInfo . Height )) { System . Drawing . Drawing2D . GraphicsPath...

    docs.aspose.com/pdf/zh/net/extract-table-from-e...
  6. Add different figures to XPS files | .NET

    .NET API Solution to create and manipulate vector graphics shapes and text strings in a few lines of code. Add different figures to an XPS file....XpsModel; using System.Drawing; using System.Collections...

    products.aspose.com/page/net/manipulate-vector-...
  7. 调整 EPS 大小 | C++ API 解决方案

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案提供的 C++ EPS 大小调整功能。...Drawing 后端,而不是 System.Drawing 系统库。 因此,请导入 Aspose.Page...Page.Drawing 命名空间,而不是 System.Drawing 命名空间。在以上和以下代码片段中,将使用 Aspose...

    docs.aspose.com/page/zh/cpp/resize-eps/
  8. Modify and add new XPS files | .NET

    .NET API Solution to manage XPS files. Create and modify XPS files with a few lines of code. Learn the C# examples on how to do it....XpsModel; using System.Drawing; // The path to the documents...

    products.aspose.com/page/net/create-xps-file/
  9. 在 XPS 文件中处理文本 | .NET

    Aspose.Page API 解决方案解答了如何在 XPS 文件中添加文本的问题。了解如何在 .NET 中使用该功能...Drawing 后端,而不是 System.Drawing 系统库。 在上述代码片段和以下代码片段中,将使用...Page.Drawing.FontStyle,而不是 System.Drawing.FontStyle。我们在 GitHub 上的代码示例包含所有必要的替换。...

    docs.aspose.com/page/zh/net/xps/working-with-text/
  10. Aspose OCR GPU only works with CUDA toolkit 11....

    My setup: Windows server 2019 and Visual Studio 2019 Aspose.OCR-GPU v25.10.0 w/ lowest Dependency behavior OnnxRuntime.Gpu v 1.16.3 CUDA toolkit v 12.0.0 CuDNN v 8.8.0 Nvidia RTX 2000E driver v 552.74 I can only ge…...System; using System.Drawing; // System.Drawing.Common using System...MemoryStream(); bitmap.Save(ms, System.Drawing.Imaging.ImageFormat.Png);...

    forum.aspose.com/t/aspose-ocr-gpu-only-works-wi...