以下のコードで.doc形式のファイルを読み込んで、.docx形式で保存すると表の罫線が一部おかしくなります。実際に使用しているファイルを添付します。解決策を教えていただけますでしょうか?
Document doc = new Document("input.doc");
doc.Save("output.docx", SaveFormat.Docx);
sample.zip (27.5 キロバイト)
以下のコードで.doc形式のファイルを読み込んで、.docx形式で保存すると表の罫線が一部おかしくなります。実際に使用しているファイルを添付します。解決策を教えていただけますでしょうか?
Document doc = new Document("input.doc");
doc.Save("output.docx", SaveFormat.Docx);
sample.zip (27.5 キロバイト)
@ysho
We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.
Issue ID(s): WORDSNET-25520
You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.
@alexey.noskov
Thank you for your confirmation.
I hope this issue will be fixed.
Thank you in advance for your cooperation.