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...use Aspose.Pdf.Drawing 23.10.0 to convert svg to excel: using var...