Convert Word Document to High Quality PNG JPEG Images (C# .NET)

i have used the aspose words to convert document to PNG/JPG. But i realised the output image quality is very low. Is it due to evaluation copy?

@limcheehang,

The ImageSaveOptions class provides different options that you can use to increase the quality of Images. For example, please try Resolution, ImageBrightness, ImageContrast, JpegQuality, UseAntiAliasing, UseHighQualityRendering options. In case the problem still remains, then please ZIP and upload your source Word document and Aspose.Words generated Image files showing the undesired behavior here for testing. We will then investigate the issue on our end and provide you more information.