Greetings,
Do you have any sample code snippets for svg DOM syntax manipulation? It would be good to show some advanced, extensive uses of the Aspose.SVG component like:
- Load an svg file and change the fill colour of just the svg image but leave the background as transparent
- load a second svg file and combine the two svg content in order to create one image overlay on another before saving to a png
Thanks