Hi Aspose team,
In .NET, I have trouble with bookmark content inserting like this :
I have 2 bookmarks “BM_Cell1” and “BM_Cell2” in table cells like image below (the second is next To the first)
image.Png (3.4 KB)
…...png (3.4 KB) I used document builder...asposeDocument.Save("C:\\Temp\\Template.doc"); } Here is my document : Template...