Hello, We have the following code: public static void Convert(string inputFileName, string outputFileName) { var d = new Document(inputFileName); d.RemoveMacros(); d.Save(outputFileName, SaveFormat.Docx); } Conversion of some files failed. File: https://www.studentischer-pool.de/wp-content/uploads/2014/12/pool_formular_anmeldung_v4.odt Result: Function hangs forever. File: https://www.smashwords.com/books/download/298015/3/latest/0/0/ru-he-zuo-yi-ge-kuai-le-de-pa-jin-sen-bing-ren10da-mi-jue-parkinsons-treatment-chinese-edition-10-secrets-to-a-happier-life.rtf Result: Most of text is lost. Checked with the latest trial version of Aspose (16.1.0). See solution with source codes in attachemt. Thanks
The issues you have found earlier (filed as WORDSNET-13241;WORDSNET-13242) have been fixed in this .NET update and this Java update.
This message was posted using Notification2Forum from Downloads module by aspose.notifier.