TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Michael
1.5k
238
18.9k
Manipulate merged fields in Word document using C#
Jul 24 2015 7:20 AM
Hello Everyone,
I need your assistance for my problem. I have a word document which contains merged fields and another word document with text with specific format. I need to read/get the text from one document keeping the format and write/type this text in one of the merged fields of the first word document.
Please note that I can read/get the text as object but I couldn't write it as word wordApp.Selection.TypeText(string value) allows only string variables.
Thank you in advance.
Reply
Answers (
0
)
Oops Concepts in C#
MdiChildren Length Incorrect When Closing Application