Hi,
I have the Aspose.words latest package.
But docx files are not being supported.
When I using the package in a code like
public static void main(String args[])
{
Document doc = new Document("c:/myfile.docx");
}
throws unsupportedFile Format: docx exception.
Do i need to make any configuration settings to enable docx/xlsx support?
quicker response will be mch appreciated.
Thanks
Zulaikha