| | |
Office Word
Please support our C# advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Jan 2009
Posts: 68
Reputation:
Solved Threads: 0
Is there a way to read MS Office document word by word in C#.
I could read the whole stoyr like
However then can we use any method using data object to read the ms word documents word by word?
I could read the whole stoyr like
C# Syntax (Toggle Plain Text)
doc.ActiveWindow.Selection.WholeStory(); doc.ActiveWindow.Selection.Copy(); IDataObject data = Clipboard.GetDataObject();
However then can we use any method using data object to read the ms word documents word by word?
what the difference? or what you'll get when you do that word by word?
BI Developer | LINKdotNET
B.Sc Computer Science, Helwan University
Technical blog | http://ramymahrous.wordpress.com
LinkedIn | http://www.linkedin.com/in/ramymahrous
B.Sc Computer Science, Helwan University
Technical blog | http://ramymahrous.wordpress.com
LinkedIn | http://www.linkedin.com/in/ramymahrous
![]() |
Similar Threads
- Cannot Uninstall Office 2007 (Windows Software)
- Office word editor (ASP.NET)
- Cannot Uninstall Office 2007 (IT Professionals' Lounge)
- Store MS Word/Excell files into database system (VB.NET)
- Microsoft Word Spelling Dll (Windows NT / 2000 / XP)
- Office word gone crazy (Windows Software)
Other Threads in the C# Forum
- Previous Thread: Mouse Event Handling Help?
- Next Thread: Embedding Resources to Executable
| Thread Tools | Search this Thread |
.net access ado.net algorithm array barchart bitmap box broadcast buttons c# cast check checkbox client color combobox control conversion csharp custom database datagrid datagridview dataset datetime degrees development draganddrop drawing encryption enum event excel file files form format forms function gdi+ httpwebrequest image index input install java label list listbox listener mailmerge mandelbrot math mouseclick mysql operator path photoshop picturebox pixelinversion post programming radians regex remote remoting richtextbox robot save saving serialization server sleep socket sockets sql sql-server statistics stream string stringformatting sun table tcp text textbox thread time timer update usercontrol validation view visualstudio webbrowser windows winforms wpf xml






