I've got two source *.docx files with one table inside each of them. I need to generate a new file with new table containing first columns of source files' tables. As far as I know, there's no way to ...
Currently when you add a new table into an existing table cell there is a newline inserted before the table. I understand this is because the standard requires a paragraph element in each cell. Is ...