hi,i have an Excel file:
123.zip (21.6 KB)
i use the below codes To export image To jpg file:
using (var workbook = new Workbook(@"O:\123.xlsx"))
{
var sheet = workbook.Worksheets[0];
var chart = sheet.Char…...image is not the same shown on excel file Aspose.Cells Product Family...2023, 11:18am 1 hi,i have an excel file: 123.zip (21.6 KB) i use...