Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Dec 17, 2012 07:40 PM by JeffreyABecker
Member
4 Points
7 Posts
Dec 12, 2012 04:12 PM|LINK
Hi,
May I know how to find bold size words in word document,Plase give reply to me ASAP.
172 Points
32 Posts
Dec 12, 2012 04:20 PM|LINK
Refer this site....
http://stackoverflow.com/questions/5879880/replace-bold-text-in-ms-word-2007-with-btext-b-using-c-net
All-Star
15167 Points
2949 Posts
Dec 14, 2012 12:22 PM|LINK
Refer this link:
http://msmvps.com/blogs/deborahk/archive/2009/08/31/bolding-text-in-microsoft-word-using-net.aspx
It is for bolding some parts in the word document.. Analyse it to find the bold words...
16423 Points
3329 Posts
Dec 17, 2012 07:40 PM|LINK
Look for Runs that are bolded
sudheerkumar
Member
4 Points
7 Posts
Find bold words in word document
Dec 12, 2012 04:12 PM|LINK
Hi,
May I know how to find bold size words in word document,Plase give reply to me ASAP.
pratikkapadi...
Member
172 Points
32 Posts
Re: Find bold words in word document
Dec 12, 2012 04:20 PM|LINK
Refer this site....
http://stackoverflow.com/questions/5879880/replace-bold-text-in-ms-word-2007-with-btext-b-using-c-net
geniusvishal
All-Star
15167 Points
2949 Posts
Re: Find bold words in word document
Dec 14, 2012 12:22 PM|LINK
Refer this link:
http://msmvps.com/blogs/deborahk/archive/2009/08/31/bolding-text-in-microsoft-word-using-net.aspx
It is for bolding some parts in the word document.. Analyse it to find the bold words...
My Website
www.dotnetvishal.com
JeffreyABeck...
All-Star
16423 Points
3329 Posts
Re: Find bold words in word document
Dec 17, 2012 07:40 PM|LINK
Look for Runs that are bolded
Warning: Code is often uncompiled and possibly started life written on the back of a napkin. Beware typos.