@Test
public void wordToTest2() throws Exception {
String HtmlContent = "<table border='1'><tr><td>脚注表格</td></tr></table>";
com.aspose.words.Document doc = new com.aspose.words.Document();
…...moveTo(footnoteParagraph); // Insert HTML content builder.insertHtml(htmlContent);...the table or HTML content. Make sure that the HTML content you...