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…...docx (18.4 KB) processed_document_2.docx...docx (19.1 KB) output.docx (18.4 KB) I want the same way exactly...