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…...get an image from a chart in Excel, only parts of the labels are...Aspose.Cells.Drawing.ImageType.Emf; options.OnePagePerSheet = true;...