Hi, I have a word file from 20 years ago, and its file type is “Word 2 and earlier Binary Documents and Templates” (filetype.png (3.3 KB)).
I get this exception:
“com.aspose.words.UnsupportedFileFormatException: Unsupported file format: Unknown at com.aspose.words.zzYFS.zzWuo(Unknown Source) at com.aspose.words.Document.zzXou(Unknown Source) at com.aspose.words.Document.zzWuo(Unknown Source) at com.aspose.words.Document.(Unknown Source) at”
when new com.aspose.words.Document.
Does Aspose support this this file type? or what can I do to read this kind of files?