Hi Aspose Team,
I’m noticing an issue with a symbol not rendering correctly when I convert a chart to image using aspose cells. I’m using the latest version of aspose cells, V25.4.0.
Here’s the code I’ve used:
Documen…...PageSetup PS = Builder.CurrentSection.PageSetup;...double PageWidth = PS.PageWidth - PS.LeftMargin - PS.RightMargin; if...