|
-
Jul 15th, 2009, 01:10 AM
#1
Thread Starter
Hyperactive Member
how to improve the performance of word automation ???
hi all
i am using VS 2005 with office 2003
i do some code to read the paragraph char by char
it runs well but if the paragraph size is large then it slower my application
what should i do to increase the word automation performance
any general hints ??? that i can follow...
thankx in advance
MCP, MCTS, Microsoft MVP [Asp.Net/IIS]
For more .NET development tips visit .NET Tips
If the post is useful then please  Rate it
-
Jul 15th, 2009, 06:46 AM
#2
Re: how to improve the performance of word automation ???
If you post up your code we can determine more easily.
But if you follow some general tips then it may help.
Dont use the selection object or rely upon the TypeText method. User interface methods will slow it down greatly.
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|