.NET的Office操作類庫,NPOI 2.1.1 發布

jopen 10年前發布 | 29K 次閱讀 NPOI

NPOI 是 POI 項目的 .NET 版本。POI是一個開源的Java讀寫Excel、WORD等微軟OLE2組件文檔的項目。

使用 NPOI 你就可以在沒有安裝 Office 或者相應環境的機器上對 WORD/EXCEL 文檔進行讀寫。
120_120.jpg

 NPOI的特性:

a. 完全可以免費使用
b. Cover most features of Excel (cell style, data format, formula and so on)
c. 支持xls, xlsx, docx.
d. Designed to be interface-oriented (take a look at NPOI.SS namespace)
e. Support not only export but also import
f. .Net 2.0 based even for xlsx and docx (though we also support .NET 4.0)
g. Successful cases from all over the world
h. huge amout of basic examples
i. No dependency on isolated storage

NPOI 2.1.1 發布,此版本為 beta 版本

    更新后的NPOI支持office2007及以上了!

    下載

    </div>

    .NET的Office操作類庫,NPOI 2.1.1 發布 NPOI 2.1 examples
    example, 4069K, uploaded Jun 6 - 14961 downloads

    </div>

    .NET的Office操作類庫,NPOI 2.1.1 發布 NPOI 2.1.1 binary
    application, 3483K, uploaded Jul 1 - 16359 downloads

    </div>

    發布日志

    Assembly Version: 2.1.0

    新的特性
    a. XSSFSheet.CopySheet
    b. Excel2Html for XSSF
    c. insert picture in word 2007
    d. Implement IfError function in formula engine

    Bug 修復
    a. fix conditional formatting issue
    b. fix ctFont order issue
    c. fix vertical alignment issue in XSSF
    d. add IndexedColors to NPOI.SS.UserModel
    e. fix decimal point issue in non-English culture
    f. fix SetMargin issue in XSSF
    g.fix multiple images insert issue in XSSF
    h.fix rich text style missing issue in XSSF
    i. fix cell comment shape (big arrow) in XSSF
    j. WorkbookFactory for Excel 2007 doesn't occupy file.
    k. fix XSSFCell.IsMergedCell
    l. fix incorrect page margin value due to different culture
    m. fix HSSFSheet.CopyTo doesn't copy rich text in cells
    n. fix scroll bar and tabs missing in previous 2.1 release

    新的示例
    a. XSSF.DownloadXlsx
    b. XSSF.ConditionFormats
    c. XSSF.LineChart
    d. XWPF.InsertPicturesInWord

    來自:http://npoi.codeplex.com/releases/view/115353#ReviewsAnchor


     本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
     轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
     本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!