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

system.drawing

(0.51 sec)
  1. 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/
  2. 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-...
  3. Aspose.Tex on linux fails - Free Support Forum ...

    Aspose.Tex depends on System.drawing.common still and so fails on linux Unhandled exception: System.PlatformNotSupportedException: System.drawing.Common is not supported on this platform. at System.drawing.Drawing2D.Gr…...Tex depends on system.drawing.common still and so fails...System.PlatformNotSupported: System.Drawing.Common is not supported...

    forum.aspose.com/t/aspose-tex-on-linux-fails/30...
  4. Recognition of EAN barcodes while barcode read ...

    Hi there! I want to only recognize UPC barcodes, but ReadBarCodes() also returns EAN barcodes. To demonstrate this, I’ve included the following simple test app for .NET Framework (using Aspose.Barcode 22.9.0). Use it i…...Generic; using System.Drawing; namespace TestBarcodeUpcEan...

    forum.aspose.com/t/recognition-of-ean-barcodes-...
  5. Box-and-Whisker Chart Gets Squished When Conver...

    Hi Team, I have a PPTX (attached) with 1 slide. Slide has a Chart of “Box and Whisker” type. When I try to get image of the slide, I see that the chart gets squished to right side. The code I used: using Aspose.Slides…...Ink; using System.Drawing; using System.Drawing.Imaging; using...using System.IO; using System.Drawing.Text; class Program { static...

    forum.aspose.com/t/box-and-whisker-chart-gets-s...
  6. 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...
  7. 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/
  8. 在 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...
  9. Installation|Aspose.Slides Documentation

    Learn how to quickly install Aspose.Slides for .NET. Step-by-step guide, system requirements, and code samples — start working with PowerPoint presentations today!...Install Prerequisite The System.Drawing namespace operates differently...previous versions, the System.Drawing.Common NuGet package works...

    docs.aspose.com/slides/net/installation/
  10. 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...