Tag Archives: Merge SVG files

Load, Save or Merge SVG Images Programmatically in C#

SVG (Scalable Vector Graphics) is a vector image format for two-dimensional graphics. These images are based on XML format that enables you to traverse different nodes to edit or search the file contents easily. You can load, save or merge SVG image files programmatically in C#. Likewise, several other features related to SVG images allow your .NET based applications to process several supported file formats.

Posted in Aspose.SVG Product Family | Tagged , , , , , ,