Installing?

how must I install aspose.words?

I downloaded the trial version and pasted the jar file in my java lib directory, but I cannot import com.aspose.words.* what do I have to do to make it work properly?

Using Aspose.Words jar should be no different than using any other 3rd party jar you are using in your projects. See the documentation for your development envrionment how to use a 3rd party library in your project.

I found how to do it and now it works, thanks for helping me!

now i can go on programming