Trial Version for .NET Framework 2.0

Hi,

Please let me know if there is an Aspose.Words trial version downloads and support for .NET Framework 2.0. Functionality to export data, gridview and images into msword.

Thanks,

Santosh kumar J

This message was posted using Email2Forum by msabir.

Hi

Thanks for your request. You can download the latest version of Aspose.Words from here:

https://downloads.aspose.com/words/net

Also, if you want to test Aspose.Words for without the evaluation version limitations, you can request a 30-day Temporary License. Please refer to

https://purchase.aspose.com/temporary-license

Best regards,

I guess this supports for .NET Framework 3.5 and above. Please let me know the trail version for ASPOSE.Words for .NET Framework 2.0. For which i can try and place an order

Hi,

Thanks for your inquiry. Please go ahead for downloading and using the latest version of Aspose.Words i.e. 10.6.0 from the link suggested by Alexey. You just need to add a reference to Aspose.Words.dll in your .Net Framework 2.0 application.

Moreover, please visit the following link for getting details about supported platforms:

https://docs.aspose.com/words/net/supported-platforms/

If we can help you with anything else, please feel free to ask.

Best Regards,

Hi

I would like to supplement Awais’ answer. After installing Aspose.Words, in the Bin folder you can find subfolders .net1.1, .net2.0 and .net3.5. These folders contains Aspose.Words dlls built for the appropriate framework. So in your case, you should simply use Aspose.Words.dll from .net2.0 folder.

Best regards,

Thanks for the info. I found the dll for 2.0.

Is there a demo or way i could export the Gridview and Chart images using Aspose.Words dll from my web application?

Hi,

Thanks for your request.

To export GridView into Word document, I would suggest you to please see the following thread for better understanding:
https://forum.aspose.com/t/106306

Also, you can easily insert chart images in Word document using DocumentBuilder.InsertImage method. Please see the following link for different overloads:

https://reference.aspose.com/words/net/aspose.words/documentbuilder/insertimage/

I hope, this will help.

Best Regards,