Hi,
While inserting a new template(docx) into bookmark, it always insert a new blank line above the record.
I also try the sample code as given by imarn.rafique but it does not solve my issue.
Please help me resolve the said issue. Please see attachment for the same.
Hi Nausher,
Thanks for your inquiry. It would be great if you please share following detail for investigation purposes. I am afraid, I have not found any attachment in this forum thread.
As soon as you get these pieces of information to
us we’ll start our investigation into your issue.
Hi,
Thanks for your reply, i have solve the issue by using below line of code.
bookmark.BookmarkStart.ParentNode.Remove();
Regards,
Nausher
Hi Nausher,
It is nice to hear
from you that you have solved your issue. Please feel free to ask if
you have any question about Aspose.Words, we will be happy to help you.