I found some bugs when exporting layers as PNG images:
GradientOverlay rendering effect
The GradientOverlay rendering effect is poor. If you zoom in on the image, you will find many burrs on the stroke edges, which ar…...for providing a reproducible test case and the Debug.zip package...that release. 2 Re‑run your test code after the upgrade. The...
Hi Aspose team,
I’m trying to convert a range of cells in excel that contains a chart to an EMF image using the following code:
//Load the Excel file
Workbook workbook = new Workbook(dir + @"\Test_07312025\Chart_templa…...workbook = new Workbook(dir + @"\Test_07312025\Chart_template.xlsm");...options); string dataDir = dir + @"\Test_07312025\Out_CorrelationAnalysisK_N37...
Hello Aspose,
I get a NullRefException when cloning a cell (Cell.Clone()).
To reproduce please try this:
private static string CellCloneBug(Page page)
{
var t = new Table();
var r = t.…...December 9, 2024, 6:30pm 3 @Gerd I tested a bit, it seems that problem...customer by its report-PDF. My tests did not cover the situation...
Hi, good morning. I’m contacting because I’m currently working in a project where we need convert a word document into a pdf document and the images are not rendered.
We are using .Net running inside a Linux container b…... Test with a Simple Document : Create...Document(@"Test.docx"); doc.UpdatePageLayout(); doc.Save(@"Test.pdf"...
Hello,
I have an issue when rendering a worksheet range to an EMF image when the font is from Aptos family.
The render creates an image where the text lacks spaces as seen in this screenshot:
image.png (739 Octets)
W…... Test with Different Formats : If...Here is the workbook: Simple test.zip (7,2 Ko) amjad.sahi October...
Hello,
We are seeing an issue related to HTML import - where the HTML contains a table with fixed column widths. When the HTML is added to a document and the table’s auto-fit property is disabled, the column widths of t…...Set to your desired width } Test with Different Versions : Since...using version 25.8, consider testing with the latest version of...
Convert documents from any supported load to save format with just two lines of C++ code. It provides high-quality conversions.... To test, create a complex file and run...loading and saving documents. In testing, a DOC file over 5Mb in size...
Hi Aspose Team,
We have another problem with a “complex” Excel spreadsheet. When using Aspose.Cells it results in a corrupt PDF output. Adobe Reader complains about the content on some of the pages and there are also bi…... Test with a Simplified File : Create...the template Excel file. I tested your scenario/case using your...