I have a Word Document with 2 cusTom ToCs, each with independent content items. When I run the MS Word option To “Update Table” the results show as correct. When I run the Docx inTo Aspose.Word for Java the result is bot…...// Load the document Document doc = new Document("path/to/your/document...Update all fields in the document doc.updateFields(); // Save the updated...