Convert word file to Tiff File

I Want to convert Word file ( we work with Aspose.Words ) to Tiff file. How i can do it?
Thanks.

Hi
Thanks for your inquiry. You can convert DOC file into the Bitmap array. You can do this using the DocumentRenderer class. See the following thread to learn more.

Best regards.