Hi,
I am using aspose-20.12. I want to add a svg picture before save to html. but in the html, can not found the picture.
Workbook workbook = New Workbook("excel-normal3.xlsx");
Worksheet worksheet = workbook.getWorksh…... Workbook workbook = new Workbook("excel-normal3.xlsx");...illustrate this: Workbook workbook = new Workbook("excel-normal3.xlsx");...