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
sampath meka
NA
41
12.2k
Reading word Document in C#
Sep 25 2014 3:12 AM
Hello All,
I am new to C# i have problem while reading the document.Actually my requirement is i have word document in this format:
1 Purpose
2 Test Specification
2.1 Test Details
2.2 Test Description
2.3 Test Strategy
3 Results
4 Remarks
1 Purpose: this will contain info
2 Test Specification : this will contain info
2.1 Test Details :: this will contain info
2.2 Test Description: this will contain info
2.3 Test Strategy: this will contain info
3 Results: this will contain info
4 Remarks: this will contain info
my question is i want to get the text of each item,how can this be acheived in C#.Kindly help me
Thank you,
Sampath
Reply
Answers (
3
)
Radiobuttons true with the string using listview
some data of txt files copy to other txt files its possible