Hello,
When converting an Excel chart to an image, we noticed that the text loses its curved formatting and appears in the wrong position. Could you please confirm whether this is an issue with the library?
Workbook workbook = new Workbook("/path/to/pie-chart.xlsx");
workbook.getWorksheets().get(0).getCharts().get(0).toImage("/path/to/pie-chart.png");
Attaching both excel and image example
pie-chart.zip (32.1 KB)
Thank you
@dfinsolutions
You reported an issue where Excel chart text with curved path formatting is lost when the chart is converted to an image using the Aspose.Cells Java API . This behavior has been observed in forum discussions and is related to how curved text paths are handled during chart-to-image conversion .
Unfortunately, no direct solution or workaround is provided in the available documentation or forum posts for this specific issue. It seems to be a known limitation in the current implementation of Aspose.Cells when rendering curved text paths during image export.
We recommend testing with the latest version of Aspose.Cells for Java to check if the issue has been resolved. If the problem persists, consider reaching out to Aspose support for further assistance, as this may require a fix in a future release.
We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.
Issue ID(s): CELLSJAVA-46648
You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.
@dfinsolutions
Hi,
Your issue(CELLSJAVA-46648) has been resolved and the fixed functionality will be released with version 26.3.
The issues you have found earlier (filed as CELLSJAVA-46648) have been fixed in Aspose.Cells for Java 26.3.