Hi,
we use following code to render an image in Excel to png:
Workbook wb = new Workbook(“Example2.xlsx”);
Worksheet excelWorksheet = wb.Worksheets[“Example 2”];
string rangeName = “BIPLI_Example2”;
CellsHelper.DPI …...different than in Excel after rendering Aspose.Cells Product Family...Hi, we use following code to render an image in Excel to png: Workbook...