Hello Team,
I’m using the following code To replace bookmark content from one Document with content from another:
public void ReplaceBookmarks(string sourceDocPath, string targetDocPath, string outputDocPath)
{
Doc…... DOC_1.docx (13.9 KB) DOC_2.docx (13.9 KB) output.docx (11...ReplaceBookmarks("source.docx", "target.docx", "result.docx"); . Open result...