Aspose.SVG Sample Code Snippet for svg DOM syntax

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:

  1. Load an svg file and change the fill colour of just the svg image but leave the background as transparent
  2. 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

@yemoku,

I regret to inform these are not possible with Aspose.SVG yet. I have created ticket as new feature in our issue tracking system which are following. This will resolved as soon as possible and we will inform you about this.

  • Support for fill color: SVG-31
  • Support for Merging two SVG: SVG-32