|
|
May
11,
2016
Version
2.4
Update
Word Reader .NET component
|
February
01,
2016
Version
2.4
Update
Word Reader .NET component
|
May
13,
2013
Version
2.4
Update
Word Reader .NET component
|
April
05,
2013
Version
2.4
New Release!
Word Reader .NET component
|
March
21,
2013
Version
2.3
Update
Word Reader .NET component
|
March
09,
2013
Version
2.3
New Release!
Word Reader .NET component
|
February
20,
2013
Version
2.2
New Release!
Word Reader .NET component
|
|
|
|
Sample Code
|
Word Reader .NET presents an easy way to read data and formatting of Word documents.
Here you will find the basic steps of getting the text of the document.
C# |
VB.NET
|
The Word document is a Tree structure of element. Each one has a different type.
Look how to get the document element and get its properties according the type.
C# |
VB.NET
|
This sample demonstrates reading of different text formatting such as Font Name,
Size, Color, Background color, Footnotes ...
C# |
VB.NET
|
This sample shows how to get the paragraph properties: Alignment, Margins, Tab Stopes,
Line Spacing, Shading ...
C# |
VB.NET
|
In this sample you will know how to read properties of the table and its rows and
cells.
C# |
VB.NET
|
It is easy to get information about Lists in the Word document. This sample shows
how to get list properties such as List Id, StartAt, Level, Bullet or Number style.
C# |
VB.NET
|
This sample shows how to get TabStops properties such as Position, Alignment, Leader.
C# |
VB.NET
|
This sample shows how to get Column properties such as Column Count, Width, Spacing between columns.
C# |
VB.NET
|
This sample shows how to get various Page settings such as Width, Height, Border, Margins ...
C# |
VB.NET
|
|
|
Online Demo
|
|
|
The demo converts customer Word file into the HTML document with formatting.
|
|
|
Sample Code
|
|
|
Samples are the fastest way to get started with Word Reader .NET component.
|
|
|
User Experience
|
|
|
Here we public different tasks that users have resolved with help of Word Reader
.NET component.
|
|
|
DTG.WordDocument Namespace
|
|
|
Word Reader .NET provides very simple API for developers that are very easy to learn
and use.
|
|
|
|
|
|