Hi team, wondering what might causing this error on load method. for input docx file attached ?
throwing below error.
java.lang.ClassCastException: class com.aspose.words.OfficeMath cannot be cast to class com.aspose.w…...Document; import java.io.FileInputStream;...-fail.docx")) { Document doc = new Document(fis); System.out...