How to use

I have one query related to use of Aspose.cell product

I downloaded evaluation copy of DLL ( NOT MSI Setup) and reference it in sample code.

Do i need to install it OR only reference of ASPOSE.Cell.dll will suffice.


This message was posted using Aspose.Live 2 Forum

Hi,

When you use .MSI to install Aspose.Cells over your system, it copies all the resource binaries and other resources such as offline help, Demos and other resources. Once you have installed the product, you need to reference Aspose.Cells.dll in your project so that you can use this library.

And when you have only downloaded the .dll files, you can simply provide their reference in your project and use the features of this product. Please check out this link for information on Installation & Deployment of Aspose.Cells http://www.aspose.com/documentation/.net-components/aspose.cells-for-.net/installation-deployment.html

Also check this link for information on how to create a simple Hello World application with Aspose.Cells for .NET http://www.aspose.com/documentation/.net-components/aspose.cells-for-.net/your-first-application-using-aspose-cells-hello-world.html

Thanks for contacting support and in case you have any other question, please contact us.