I have an Excel file with chart, generated with Aspose.Cells. Then I get the chart and convert it to an image:
byte[] excelFile....
using var memoryStream = new MemoryStream(excelFile);
using Workbook excelWorkbook =
…...@hvasilev , You attached zipped archive contains only screenshots....files and attach the zipped archive(s) here....