Hi,
when I try to get an image from a chart in Excel, only parts of the labels are picked.
In the example, you will see that ‘Type…’ is missing.
Here is the code:
Aspose.Cells.License lic = New Cells.License();
lic…...License lic = new Cells.License(); lic.SetLicense(“Aspose...SetLicense(“Aspose.Total.lic”); Workbook wb = new Workbook(“PivotCharts_V7.xlsx”);...