Hello Aspose Team,
I am currently using Aspose.Words 25.1.0, where converting SVG/WMF/EMF images to PNG with higher resolution works correctly. Below is the callback code I am using. In version 25.1.0, the resolution en…...imgFileName); ShapeRenderer renderer = new ShapeRenderer(shape);...UseHighQualityRender = true }; renderer.Save(imgFilePath, imgSaveOptions);...