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 find source-svg.svg and target-xls.xlsx.
source-svg use orange background and white text color for some rows, while in an output target-xls file all rows use no background. So in some rows text is not visible (white text on the white background) Archive.zip (11.4 KB)
@aptrnk1
We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.
Issue ID(s): PDFNET-55775
You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.