c# - Aspose.Words for .Net insert a table into a table cell -


I have a C # NET Windows app. I am using Assas. Words to make a document from our data This document is a main table containg several lines of Inside this document. We have a requirement to insert another table inside a cell on the main table. I'm not seeing how to do this. I've seen for InsertTable (), trying to add the table as a table node. I tried to use the document builder in the MoveTo () cell, where I want to put the table. There is no dice till now?

Edit: Table objects are being used Aspose.Words.Tables.Table Object


Comments

Popular posts from this blog

apache - 504 Gateway Time-out The server didn't respond in time. How to fix it? -

c# - .net WebSocket: CloseOutputAsync vs CloseAsync -

c++ - How to properly scale qgroupbox title with stylesheet for high resolution display? -