Preview option for word

Hi All,

In of our requirement we need to show word doc in the preview mode. Is there any possibility using ASPOSE.Word we casn do that?

Please reply to us ASAP.

Regards,

Prabhaharan

It is not possible with Aspose.Words alone. But we are going to release Aspose.Editor soon, which will probably let you to implement this functionality. I will post an example project here as soon as we release this new product.

Best regards,

It looks like the best option for you at the moment is to use Aspose.Words.Viewer beta. It is not very reliable but works well enough on simple documents.

Best regards,

We are happy to tell you that the new Rendering Engine has replaced the “old Viewer Beta”. The Rendering Engine can print, save as images or draw onto .NET Graphics object any document page.

Please see Aspose.Words documentation to learn more about new features.

Saving to image

In additional, new Rendering engine allows you to convert Word document to PDF directly (without using Aspose.Pdf).

Saving to Pdf

The latest version of Aspose.Words is available for download from downloads section or from NuGet