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

system.drawing

(0.24 sec)
  1. 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-...
  2. Resize EPS | API Solution for C++

    Resize EPS functionality offered by Aspose.Page API solution for C++ 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/cpp/resize-eps/
  3. 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...
  4. 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/
  5. 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...
  6. 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...
  7. Failed to convert Image type format to PDF: The...

    Hi, I am trying to convert images format to the pdf please find the below code for that: using (var imageStream = new MemoryStream(inputBytes)) { using (var outputStream = new MemoryStream()) { var pdf = new Aspose…...typically occurs when using the System.Drawing.Common library on non-Windows...not have a dependency on System.Drawing , making it more suitable...

    forum.aspose.com/t/failed-to-convert-image-type...
  8. custombarcode.zip

    CustomBarcode/CustomBarcode.csproj Exe net6.0 System.Drawing; using System.Drawing.Imaging; #endif...DrawString(error.Message, new System.Drawing.Font("Microsoft Sans Serif"...

    docs.aspose.com/barcode/net/how-to-create-custo...
  9. Cannot open shared object file gdiplus.dll, lib...

    In Azure Linux Container getting runtime error. Working fine in Window 11 system Error at: using (var document = new Aspose.Pdf.Document(stream, options)) // Method to generate PDF from HTML string and return byte arra…...and does not rely on the System.Drawing.Common dependency. If you...an unhandled exception: System.Drawing.Common is not supported...

    forum.aspose.com/t/cannot-open-shared-object-fi...
  10. Extract Table from PDF|Aspose.PDF for C++

    Aspose.PDF for C++ makes it possible to carry out various manipulations with the tables contained in your pdf document. You may add and extract a table in the existing PDF document, render table on a new page and etc.... 0 , - 1 , 0 , 0 ); // System.Drawing coordinate system is top...

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