boutique replica bags up ideas

the best replique rolex and prices here.

julia highlight 99j hair color 10a quality straight human hair lace front wigs 8 - 24 inches pre plucked hairline 13x4 inches lace front brazilian wig onlinefor sale

C# Libraries for MS Word/Excel Documents Manipulation

Updated on     Kisan Patel

In this post, we are building the list to manipulation of MS Word/Excel Documents libraries in C#.

ms-word-excel-c-sharp-library

DocX

DocX to create, read, manipulate formatted word documents. Easy syntax, working nicely, actively developed. No Microsoft Office necessary.

EPPlus

EPPlus is based on Excel Package and allows creation/reading of .XLSX (Excel 2007). It is actually the most advanced even comparing to NPOI.

NPOI

NPOI is the .NET version of POI Java project at http://poi.apache.org/. POI is an open source project which can help you read/write xls, doc, ppt files.

sharp2word

sharp2word – a Word 2003 XML Documents Generator from C# code without any components or libraries.

ClosedXML

ClosedXML – an actively developed library for generating OpenXML Excel files.


C#

Leave a Reply