Click here to Skip to main content
15,896,606 members
Home / Discussions / C#
   

C#

 
GeneralRe: Picture Box created by code not showing up Pin
Jordanwb10-Sep-07 10:18
Jordanwb10-Sep-07 10:18 
GeneralRe: Picture Box created by code not showing up Pin
Skippums10-Sep-07 10:34
Skippums10-Sep-07 10:34 
GeneralRe: Picture Box created by code not showing up Pin
Jordanwb10-Sep-07 10:42
Jordanwb10-Sep-07 10:42 
GeneralRe: Picture Box created by code not showing up Pin
Skippums10-Sep-07 10:48
Skippums10-Sep-07 10:48 
GeneralRe: Picture Box created by code not showing up Pin
Ermak8610-Sep-07 10:47
Ermak8610-Sep-07 10:47 
GeneralRe: Picture Box created by code not showing up Pin
Jordanwb10-Sep-07 10:48
Jordanwb10-Sep-07 10:48 
GeneralRe: Picture Box created by code not showing up Pin
Christian Graus10-Sep-07 10:25
protectorChristian Graus10-Sep-07 10:25 
Questionhosting a java applet Pin
zildjohn0110-Sep-07 8:52
zildjohn0110-Sep-07 8:52 
AnswerRe: hosting a java applet Pin
led mike10-Sep-07 9:28
led mike10-Sep-07 9:28 
GeneralRe: hosting a java applet Pin
zildjohn0110-Sep-07 13:07
zildjohn0110-Sep-07 13:07 
GeneralRe: hosting a java applet Pin
led mike11-Sep-07 4:41
led mike11-Sep-07 4:41 
GeneralRe: hosting a java applet Pin
zildjohn0111-Sep-07 10:59
zildjohn0111-Sep-07 10:59 
GeneralRe: hosting a java applet Pin
led mike11-Sep-07 11:43
led mike11-Sep-07 11:43 
QuestionUsing MCISendString for games Pin
pokabot10-Sep-07 8:51
pokabot10-Sep-07 8:51 
QuestionDragDrop problem Pin
Skippums10-Sep-07 8:48
Skippums10-Sep-07 8:48 
AnswerRe: DragDrop problem Pin
Skippums11-Sep-07 4:37
Skippums11-Sep-07 4:37 
QuestionWord docs Pin
jblouir10-Sep-07 8:11
jblouir10-Sep-07 8:11 
This is stressing me out.

I am trying to read word documents at the moment by loading them in as plain text into a hidden richtextbox, then I take that text and use regex to "attempt" to extract the words from the unicode.

I have so far been somewhat unsuccesfull as their is always garble unicode left.

Does anyone know any regex expressions that remove unicode from a string?

If you are wondering why im doing it in this fasion, it is the fastest way I have found to read word docs. I have tried to use WordApplication classes, and OfficeReaders, and they are either slow or error prone. I thought about using Iwordbreaker, but that skyrocketed over my head and dont know where to begin their, plus you need a license.

My c# app is working great now, and its almost ready to go live, its just these bloody word documents.

If anyone can help I would greatly appreciate it.

Thanks

Jeremy
AnswerRe: Word docs Pin
Christian Graus10-Sep-07 9:54
protectorChristian Graus10-Sep-07 9:54 
GeneralRe: Word docs Pin
jblouir10-Sep-07 13:41
jblouir10-Sep-07 13:41 
QuestionOpening third-party software in windows Pin
Skippums10-Sep-07 7:50
Skippums10-Sep-07 7:50 
Questionbinding question Pin
kboyette10-Sep-07 7:41
kboyette10-Sep-07 7:41 
QuestionRe: binding question Pin
kboyette11-Sep-07 14:56
kboyette11-Sep-07 14:56 
AnswerRe: binding question Pin
kboyette12-Sep-07 10:29
kboyette12-Sep-07 10:29 
GeneralRe: binding question Pin
kboyette12-Sep-07 10:38
kboyette12-Sep-07 10:38 
Questionnot-null-field issue Pin
newbieAl10-Sep-07 7:25
newbieAl10-Sep-07 7:25 

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.