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…...ImageFileName; string imgFilePath = Path.Combine(_imagesFolder, imgFileName);...Max((float)imgDpi, 300); imgFileName = Path.ChangeExtension(imgFileName...