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

C#

 
QuestionYOUTUBE API with C# Pin
bmx463710-Dec-08 17:35
bmx463710-Dec-08 17:35 
AnswerRe: YOUTUBE API with C# Pin
Christian Graus10-Dec-08 17:46
protectorChristian Graus10-Dec-08 17:46 
AnswerRe: YOUTUBE API with C# Pin
Pr@teek B@h!11-Dec-08 5:06
Pr@teek B@h!11-Dec-08 5:06 
GeneralRe: YOUTUBE API with C# Pin
bmx463711-Dec-08 5:29
bmx463711-Dec-08 5:29 
GeneralRe: YOUTUBE API with C# Pin
Pr@teek B@h!11-Dec-08 5:30
Pr@teek B@h!11-Dec-08 5:30 
QuestionHow to parse/read tabular data from a pdf Pin
dinesh choudhary10-Dec-08 17:24
dinesh choudhary10-Dec-08 17:24 
QuestionConverting data Types? Pin
evilqualar10-Dec-08 14:56
evilqualar10-Dec-08 14:56 
QuestionC# Word Automation - How to extract Rich Text Pin
blochri10-Dec-08 14:02
blochri10-Dec-08 14:02 
Hi all, I need some help on this item that I've been working on all day. I'm trying to extract text from a word document and save the data to an Oracle database while retaining the text formatting (Bold, underlines ect). The text is within word tables in the document so I'm accessing the text by interating through the table cells and getting the text as follows; oWordTable.Range.Cells[iRowIndex].Range.Text.ToString(). This works to get the text but I lose the text formatting. I've converted the doc to rtf and have the same results.

Is there a way to extract rtf from a specific Table Cell?

Thanks in advance, any advise is much appreciated.

blochri
AnswerRe: C# Word Automation - How to extract Rich Text Pin
Dave Kreskowiak10-Dec-08 14:33
mveDave Kreskowiak10-Dec-08 14:33 
GeneralRe: C# Word Automation - How to extract Rich Text Pin
blochri11-Dec-08 2:36
blochri11-Dec-08 2:36 
GeneralRe: C# Word Automation - How to extract Rich Text Pin
Dave Kreskowiak11-Dec-08 12:28
mveDave Kreskowiak11-Dec-08 12:28 
GeneralRe: C# Word Automation - How to extract Rich Text Pin
blochri12-Dec-08 3:30
blochri12-Dec-08 3:30 
QuestionGridview search Pin
Andrew Woodward10-Dec-08 10:35
Andrew Woodward10-Dec-08 10:35 
AnswerRe: Gridview search Pin
Christian Graus10-Dec-08 12:39
protectorChristian Graus10-Dec-08 12:39 
GeneralRe: Gridview search Pin
Andrew Woodward10-Dec-08 12:43
Andrew Woodward10-Dec-08 12:43 
QuestionCrystal reports charts programmatically? Pin
Priya Prk10-Dec-08 9:03
Priya Prk10-Dec-08 9:03 
AnswerRe: Crystal reports charts programmatically? Pin
Wendelius10-Dec-08 11:07
mentorWendelius10-Dec-08 11:07 
GeneralRe: Crystal reports charts programmatically? Pin
Priya Prk10-Dec-08 23:39
Priya Prk10-Dec-08 23:39 
GeneralRe: Crystal reports charts programmatically? Pin
Wendelius11-Dec-08 4:33
mentorWendelius11-Dec-08 4:33 
QuestionNeed some help loading a treeview [modified] Pin
Rafone10-Dec-08 8:33
Rafone10-Dec-08 8:33 
AnswerRe: Need some help loading a treeview Pin
Christian Graus10-Dec-08 9:18
protectorChristian Graus10-Dec-08 9:18 
GeneralRe: Need some help loading a treeview Pin
Rafone10-Dec-08 10:13
Rafone10-Dec-08 10:13 
GeneralRe: Need some help loading a treeview Pin
Christian Graus10-Dec-08 12:40
protectorChristian Graus10-Dec-08 12:40 
GeneralRe: Need some help loading a treeview Pin
Rafone24-Dec-08 5:13
Rafone24-Dec-08 5:13 
QuestionTwo questions related to Chart Control Pin
Seraph_summer10-Dec-08 5:31
Seraph_summer10-Dec-08 5:31 

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.