Code7248.word_reader

Software Screenshot:
Code7248.word_reader
Software Details:
Version: 1.0
Upload Date: 15 Apr 15
Developer: Code7248
Distribution Type: Freeware
Downloads: 8
Size: 213 Kb

Rating: nan/5 (Total Votes: 0)

A simple .NET Library compatible with .NET 2.0, 3.0, 3.5 and 4.0 for C#. It can currently extract only the raw text from a .doc or .docx file. Use a RichTextBox instead of a normal TextBox to retain formatting, if you want to display it in your form. How to use: Add a reference to the dll "Code7248.word_reader.dll" Also add a using Statement as "using Code7248.word_reader;" To extract text, use: TextExtractor extractor = new TextExtractor(PathToWordDocument); string text = extractor.ExtractText(); //The string 'text' is now loaded with the text from the Word Document.

Requirements:

.NET Framework 2.0, 3.0, 3.5 or 4.0

Supported Operation Systems

Similar Software

Other Software of Developer Code7248

PDF Converter
PDF Converter

15 Apr 15

Comments to Code7248.word_reader

Comments not found
Add Comment
Turn on images!