Dear Aspose,
This was the issue I posted on Github: i am wondering why converting from jpg/png to svg gives nothing content in converted svg, when i run the code on my local environment? · Issue #37 · aspose-words/Aspose.Words-for-Python-via-.NET · GitHub
Now I will add more information about this issue. Thanks.
The Input.jpg i used for converting was:
Input.png (2.1 KB)
The converted result (a blank svg) was shown below: (Not allowed to upload svg, so just a screenshot in png.)
image.png (31.2 KB)
And i tested this code on my another pc, still does not work.
The environment of my main pc is VSCode, Python 3.8.5. There’s no error reported during the executing but given blank svg.
Thanks so much!