Elerium Word .NET component, new release 2.0 has been introduced by Elerium Software.
Elerium Word .NET is a full managed .NET component which enables C#/VB.NET/ASP.NET developers to create, read, write and convert MS Word documents (DOC, DOCX, RTF, TXT) from any .NET projects.
Elerium Word .NET provides full support of Word 97-2003, Word 2007-2012 formats and allows converting it between each other. The installation package of the component contains C# and VB.NET samples for quick start.
The component parses the Word document and presents it to developer as a tree. The root of the tree includes the sections which contain all tables and paragraphs of the document. The minimal element of the tree is a textrun. Textrun may have a char, word or a whole sentence. Each node of the tree has properties. For example, with help of the textrun properties a developer is able to set text font settings, color or background color...
Elerium Word .NET Reader component, new release 2.4 has been introduced by Elerium Software.
Elerium Word. NET Reader is a handy tool for C#, VB.NET and ASP.NET developers that allows to easily and effectively read Word documents (DOC, DOCX, RTF), without the need to install additional applications and Microsoft Word. The Word Reader can be easily implemented in C#, VB.NET or ASP.NET projects/websites. The installation package of the Word Reader contains C# and VB.NET samples for quick start.
Elerium Word .NET Reader component is compatible with .NET 2.0 and higher and does not require any additional software. The component is completely managed and available in projects either C# VB.NET or ASP.NET.
Elerium Word. NET Reader key features:
Word. NET Reader has an intuitive document object model, which allows a developer to read DOC, DOCX or RTF document, get document content and formatting styles, fonts, colors, borders etc. (see C# VB.NET examples)...