Click here to Skip to main content
15,887,416 members
Home / Discussions / C#
   

C#

 
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 
AnswerRe: not-null-field issue Pin
kboyette10-Sep-07 7:45
kboyette10-Sep-07 7:45 
GeneralRe: not-null-field issue Pin
newbieAl10-Sep-07 8:00
newbieAl10-Sep-07 8:00 
GeneralRe: not-null-field issue Pin
Elina Blank10-Sep-07 8:46
sitebuilderElina Blank10-Sep-07 8:46 
GeneralRe: not-null-field issue Pin
kboyette10-Sep-07 8:54
kboyette10-Sep-07 8:54 
GeneralRe: not-null-field issue Pin
newbieAl10-Sep-07 9:18
newbieAl10-Sep-07 9:18 
GeneralRe: not-null-field issue Pin
kboyette10-Sep-07 9:53
kboyette10-Sep-07 9:53 
GeneralRe: not-null-field issue Pin
newbieAl10-Sep-07 10:24
newbieAl10-Sep-07 10:24 
GeneralRe: not-null-field issue Pin
kboyette10-Sep-07 12:01
kboyette10-Sep-07 12:01 
GeneralRe: not-null-field issue Pin
newbieAl11-Sep-07 2:24
newbieAl11-Sep-07 2:24 

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.