Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / productivity / Office / MS-Word

MS-Word

MS-Word

Great Reads

by ASP.NET Community
Create a simple page likeDefault.aspx<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
by NightWizzard
Convert amounts to their spoken equivalents
by paolo guccini
How to use the Microsoft Interop/Automation to implement parallel research of a Microsoft Office file password.
by Thomas Daniels
This Tip explains how to convert a Microsoft Word document to a text file in C#, using the Microsoft Word Object Library

Latest Articles

by ASP.NET Community
Create a simple page likeDefault.aspx<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
by NightWizzard
Convert amounts to their spoken equivalents
by paolo guccini
How to use the Microsoft Interop/Automation to implement parallel research of a Microsoft Office file password.
by Thomas Daniels
This Tip explains how to convert a Microsoft Word document to a text file in C#, using the Microsoft Word Object Library

All Articles

Sort by Score

MS-Word 

by NightWizzard
Convert amounts to their spoken equivalents
by Thomas Daniels
This Tip explains how to convert a Microsoft Word document to a text file in C#, using the Microsoft Word Object Library
by koolprasad2003
This tip explains how to use Word Automation using OpenXML and C# without Word Interop.
by Mario Z
Small WinForm application for reading multiple DOCX files and retrieving their text content
by Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)
After the tip on Excel, here we will explore the trick to verify whether Word is installed in the client's system or not by C#.
by Reiss
This is an alternative for "How to Check Whether Word is Installed in the System or Not"
by Member 12994860
Change the Font Color of all Equations in a Word Document
by D. Forbes
Switching from native Word to Aspose's .Words component stabilized our server, and improved the speed of our product.
by Tim Kaler
A JAVA based solution to replace bookmarks in your Word files and convert them to PDF.
by DARSHAN MODANI
Code to search and highlight text in MS Word.
by Bajirao_
Create a Word document from a docx template
by algor-AG
VBA : encrypted / password protected PDF for MS Office
by koolprasad2003
This tip gives you an idea about how to create Word table using C# (Word automation)