English

Convert SVG Files to PNG, JPEG, BMP, TIFF, and GIF Images using C#

In this article, I am going to show you how to convert SVG files to PNG, JPEG, TIFF, and other popular raster image formats using C# with Aspose’s .NET SVG API. Aspose.SVG for .NET is a powerful API for processing SVG files using C# or VB.NET. It allows you to load, parse, and convert the SVG files to various other file formats. In this article, we’ll leverage the capabilities of the converter API of Aspose.
May 18, 2020 · 4 min · Usman Aziz

Work with SVG Images and Apply Font Settings for EMF Files in Java

We are pleased to announce the release of Aspose.Imaging for Java 3.7.0. The major development in this release is support for Scalable Vector Graphics image. Support to apply font setting for metafiles (EMF) has also been incorporated in this release. Support for SVG image Aspose.Imaging for Java now supports the SVG image format (.svg). SVG stands for Scalable Vector Graphics. Aspose.Imaging for Java provides the SvgImage class to load SVG files and the same can be used to convert the SVG to raster formats.
July 25, 2016 · 3 min · Ikram Haq