I am using Aspose.Words and Aspose.Imaging (version 23.10.0) to insert a svg file in the word document which throws the below error. I am downloading this svg file from Signavio. I can open this file in a web page but cannot insert it in the document using Aspose.
System.NullReferenceException: ‘Object reference not set to an instance of an object.’
I am able to insert svg files that I download from the web successfully without any issues.
What could potentially be the difference between svg file from Signavio and the svg files that are available on the web?
What are the ways to get around this limitation?