Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 3,354 for

system.drawing

(0.05 sec)
  1. Resize EPS | .NET API Solution

    Resize EPS functionality offered by Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....Drawing backend instead of System.Drawing system library. So import...Drawing namespace instead of System.Drawing one. In the above and following...

    docs.aspose.com/page/net/resize-eps/
  2. 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...
  3. 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...
  4. Installation|Aspose.Slides Documentation

    Install Aspose.Slides for .NET in Windows or macOS...Install Prerequisite The System.Drawing namespace operates differently...previous versions, the System.Drawing.Common NuGet package works...

    docs.aspose.com/slides/net/installation/
  5. 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...
  6. Excel shape text font color is not getting modi...

    I am trying to change the text font of shape in excel document from white to black, it is only changing the first word’s color to black. Please find the attached solution for reproducing this and also suggest how can we …...Drawing; using System.Drawing; namespace Aspose.Cells...

    forum.aspose.com/t/excel-shape-text-font-color-...
  7. Convert Word to PDF in C#|Aspose.Words for .NET

    Convert a document to PDF using C#. Convert DOCX to PDF C#. Various input formats are supported, including Word, OpenOffice, Image and eBook formats....Words and System.Drawing to your project. Reduce...

    docs.aspose.com/words/net/convert-a-document-to...
  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. Working with Text in XPS file | .NET

    How to add text to an XPS 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. In the...will be used instead of System.Drawing.FontStyle. Our code examples...

    docs.aspose.com/page/net/xps/working-with-text/
  10. 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/