Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 5,626 for

system.drawing

(0.85 sec)
  1. 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...
  2. Migration Between Versions – Aspose.SVG for .NET

    The articles in this chapter supply information about the deprecated classes of Aspose.SVG for .NET API and provide examples of how to replace them with new ones....system enumerations of System.Drawing , were replaced with our...

    docs.aspose.com/svg/net/migration-between-versi...
  3. 从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...
  4. 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/
  5. 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-...
  6. 调整 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/
  7. 在 PostScript 中处理文本 | .NET

    如何在 PS 文件中添加文本是 Aspose.Page API 解决方案解答的一个问题。了解如何在 .NET 中使用该功能...NET 的 System.Drawing.Font 方法填充或勾勒文本轮廓即可。方法调用中的数字是文本左上角的...document. FillText (str, new System. Drawing . Font ( "Times New Roman"...

    docs.aspose.com/page/zh/net/ps/working-with-text/
  8. Text annotation does not handle right to left t...

    Hello, When adding a text annotation with hebrew text on a PDF, on the output document the text is reversed, left to right instead of right to left. You can see in the picture bellow, displayed in Adobe Reader, the tex…..., System.Drawing appearance.Canvas.EndText();...DefaultAppearance("Arial", 28, System.Drawing.Color.Red); FreeTextAnnotation...

    forum.aspose.com/t/text-annotation-does-not-han...
  9. Convert Word to PDF in C#|Aspose.Words for .NET

    Convert Word to PDF in C#. Easy code examples for DOCX to PDF conversion. Supports all Word and image formats....Words and System.Drawing to your project. Reduce...

    docs.aspose.com/words/net/convert-a-document-to...
  10. SVG/Vector Image Resolution Issue in Aspose.Wor...

    Hello Aspose Team, I am currently using Aspose.Words 25.1.0, where converting SVG/WMF/EMF images to PNG with higher resolution works correctly. Below is the callback code I am using. In version 25.1.0, the resolution en…... Custom rendering via System.Drawing – Extract the vector image...EMF/WMF) and render it with System.Drawing.Graphics onto a Bitmap...

    forum.aspose.com/t/svg-vector-image-resolution-...