Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 5,636 for

system.drawing

(1.41 sec)
  1. ArgumentNullException when applying redactions ...

    ArgumentNullException when applying redactions to specific PDF documents using Aspose.PDF Issue Description We are encountering an ArgumentNullException when attempting to apply redactions to certain PDF documents using …...Facades; using System.Drawing; public class PdfRedactionService...

    forum.aspose.com/t/argumentnullexception-when-a...
  2. Working with Text in PostScript | .NET

    How to add textt in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...NET’s System.Drawing.Font . Numbers in the method’s...document. FillText (str, new System. Drawing . Font ( "Times New Roman"...

    docs.aspose.com/page/net/ps/working-with-text/
  3. 在 PostScript 中使用透明度 | .NET

    Aspose.Page API 解决方案解答了如何在 PS 文件中添加透明度的问题。了解如何在 .NET 中使用该功能...Drawing 后端,而非 System.Drawing 系统库。 因此,请导入 Aspose.Page...Page.Drawing 命名空间,而不是 System.Drawing 命名空间。在以上和以下代码片段中,将使用 Aspose...

    docs.aspose.com/page/zh/net/ps/working-with-tra...
  4. 调整 EPS 大小 | .NET API 解决方案

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

    docs.aspose.com/page/zh/net/resize-eps/
  5. The use of RedactionAnnotation to add a color b...

    I have a PDF document with two pages. One of the pages is rotated 90 degrees clockwise. I want to add a red-colored rectangle at the lower-left corner of each page. When the page is not rotated, it works correctly. Howe…...Annotations; using System.Drawing; // for Color class Program...

    forum.aspose.com/t/the-use-of-redactionannotati...
  6. Manage number of pages in XPS file | .NET

    .NET API Solution to manage XPS files. Add or remove pages from or to XPS documents with a few lines of C# code....XpsModel; using System.Drawing; // The path to the documents...

    products.aspose.com/page/net/add-delete-pages/
  7. Can we plot this radial cluster chart which is ...

    Hi Team, Can we draw this smartart using aspose cells from scratch? Radial Cluster SmartArt.zip (22.7 KB)...Cells; using System.Drawing; class Program { static...

    forum.aspose.com/t/can-we-plot-this-radial-clus...
  8. Generate Barcodes using WinForms and WPF in C#|...

    Barcode Generation in Aspose.BarCode for .NET using C# GUI-based frameworks: Windows Forms and WPF...developers can use the System.Drawing namespace that includes...

    docs.aspose.com/barcode/net/generate-barcodes-u...
  9. Aspose.Cells for .NET how to Excel corruption d...

    @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao image.png (4.9 KB) How to get the witch line getting an error....ExpressionBuilder; using System.Drawing; using System.Globalization;...

    forum.aspose.com/t/aspose-cells-for-net-how-to-...
  10. Extract Table from PDF Document|Aspose.PDF for ...

    Aspose.PDF for .NET makes it possible to carry out various manipulations with the tables contained in your pdf document....using ( var bitmap = new System . Drawing . Bitmap (( int ) document...PageInfo . Height )) { System . Drawing . Drawing2D . GraphicsPath...

    docs.aspose.com/pdf/net/extract-table-from-exis...