Click here to Skip to main content
15,886,873 members
Home / Discussions / C#
   

C#

 
AnswerRe: How to Modifying app.config During Installation Pin
jschell20-Nov-12 12:25
jschell20-Nov-12 12:25 
AnswerRe: How to Modifying app.config During Installation Pin
Jay Nardev20-Nov-12 21:50
Jay Nardev20-Nov-12 21:50 
QuestionHOW TO SOLVE CRYSTAL REPORT "Load Report Failed" Pin
MAHAMADLATIF HASAN SANADI19-Nov-12 18:59
MAHAMADLATIF HASAN SANADI19-Nov-12 18:59 
AnswerRe: HOW TO SOLVE CRYSTAL REPORT "Load Report Failed" Pin
OriginalGriff19-Nov-12 20:45
mveOriginalGriff19-Nov-12 20:45 
QuestionHOW TO CREATE RDLC REPORT IN C# USING SQL 2005 Pin
MAHAMADLATIF HASAN SANADI19-Nov-12 18:35
MAHAMADLATIF HASAN SANADI19-Nov-12 18:35 
AnswerRe: HOW TO CREATE RDLC REPORT IN C# USING SQL 2005 Pin
OriginalGriff19-Nov-12 20:45
mveOriginalGriff19-Nov-12 20:45 
AnswerRe: HOW TO CREATE RDLC REPORT IN C# USING SQL 2005 Pin
Jay Nardev20-Nov-12 21:57
Jay Nardev20-Nov-12 21:57 
Questionc# code to search text/string in word doc and get page number Pin
Nitin Varshneya 219-Nov-12 17:29
Nitin Varshneya 219-Nov-12 17:29 
I am using Visual studio 2005(.NET framework 2.0) .My project is window application and using c# language. We are having word templates created in office 2003, 2007 and 2010.
I want to search text (string) in word template (.dot/.doc/.docx).This text/string is exist in two places in word doc :

1) table
QuestionTitle Issueno description Pageno Title
x 55 xyz

2) title/subtitle
1.2.1 xyz

I want the page no and title/subtitle to copy into table of word doc.

For an example : table is exist on page 1 and having column value as xyz under column description of word doc. Title/Subtitle 1.2.1 is exist on page no 3 with value xyz in word doc.

Now I want to update table by page no and title/subtitle of word doc:

QuestionTitle Issueno description Pageno Title
x 55 xyz 3 1.2.1




I am not able to find c# code to search text/string(xyz) in word doc and modify table with page no(3) and title(1.2.1) in word doc.
Please help me to find c# code.
AnswerRe: c# code to search text/string in word doc and get page number Pin
Richard MacCutchan19-Nov-12 23:11
mveRichard MacCutchan19-Nov-12 23:11 
GeneralRe: c# code to search text/string in word doc and get page number Pin
Nitin Varshneya 219-Nov-12 23:21
Nitin Varshneya 219-Nov-12 23:21 
GeneralRe: c# code to search text/string in word doc and get page number Pin
Richard MacCutchan19-Nov-12 23:59
mveRichard MacCutchan19-Nov-12 23:59 
GeneralRe: c# code to search text/string in word doc and get page number Pin
Nitin Varshneya 220-Nov-12 17:59
Nitin Varshneya 220-Nov-12 17:59 
GeneralRe: c# code to search text/string in word doc and get page number Pin
Richard MacCutchan20-Nov-12 21:18
mveRichard MacCutchan20-Nov-12 21:18 
QuestionC# and BitBLT Pin
C-P-User-319-Nov-12 10:04
C-P-User-319-Nov-12 10:04 
AnswerRe: C# and BitBLT Pin
Gerry Schmitz19-Nov-12 21:57
mveGerry Schmitz19-Nov-12 21:57 
GeneralRe: C# and BitBLT Pin
C-P-User-320-Nov-12 8:06
C-P-User-320-Nov-12 8:06 
GeneralRe: C# and BitBLT Pin
Pete O'Hanlon20-Nov-12 8:35
mvePete O'Hanlon20-Nov-12 8:35 
GeneralRe: C# and BitBLT Pin
Gerry Schmitz20-Nov-12 11:50
mveGerry Schmitz20-Nov-12 11:50 
QuestionHow can i get the innertext from div which hasnt id Pin
Gokce Sezgin19-Nov-12 9:17
Gokce Sezgin19-Nov-12 9:17 
AnswerRe: How can i get the innertext from div which hasnt id Pin
Pete O'Hanlon19-Nov-12 9:18
mvePete O'Hanlon19-Nov-12 9:18 
JokeRe: How can i get the innertext from div which hasnt id Pin
Peter_in_278019-Nov-12 11:18
professionalPeter_in_278019-Nov-12 11:18 
AnswerRe: How can i get the innertext from div which hasnt id Pin
askwjun19-Nov-12 20:42
askwjun19-Nov-12 20:42 
AnswerRe: How can i get the innertext from div which hasnt id Pin
Bernhard Hiller19-Nov-12 21:55
Bernhard Hiller19-Nov-12 21:55 
QuestionWhat is the best tool to create UML diagrams? Pin
Vijay Kanda19-Nov-12 8:29
Vijay Kanda19-Nov-12 8:29 
AnswerRe: What is the best tool to create UML diagrams? Pin
Pete O'Hanlon19-Nov-12 8:36
mvePete O'Hanlon19-Nov-12 8:36 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.