Hi, I use Aspose.Pdf.Drawing 23.10.0 To convert Svg To excel:
using var doc = new Document("source-Svg.Svg", new SvgLoadOptions());
doc.Save("target-xls.xlsx", new ExcelSaveOptions());
In an attached archive you’ll fin…...Svg to excel ignore cell background color Aspose.PDF Product...I use Aspose.Pdf.Drawing 23.10.0 to convert svg to excel: using...