1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 Apache POI 3.14 发布 下载

本帖由 漂亮的石头2016-03-07 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    487,431
    赞:
    47
    Apache POI 3.14 发布了,Apache POI是一个开源的Java读写Excel、WORD等微软OLE2组件文档的项目。目前POI已经有了Ruby版本。

    结构:


    • HSSF - 提供读写Microsoft Excel XLS格式档案的功能。


    • XSSF - 提供读写Microsoft Excel OOXML XLSX格式档案的功能。


    • HWPF - 提供读写Microsoft Word DOC97格式档案的功能。


    • XWPF - 提供读写Microsoft Word DOC2003格式档案的功能。


    • HSLF - 提供读写Microsoft PowerPoint格式档案的功能。


    • HDGF - 提供读Microsoft Visio格式档案的功能。


    • HPBF - 提供读Microsoft Publisher格式档案的功能。


    • HSMF - 提供读Microsoft Outlook格式档案的功能。

    改进日志:


    • [​IMG] 59056 - Render individual slideshow shapes


    • [​IMG] 59074 - ExtractorFactory should give a more helpful exception on old Excel files too old for ExcelExtractor


    • [​IMG] 57989 - XSSFChart support for setting chart titles


    • [​IMG] 59030 - Prevent NPE in XWPFTableCell's getVerticalAlignment() from Prasad Babu


    • [​IMG] 59021 - XSSFSheetXMLHandler fails to extract content if namespace is included in qName


    • [​IMG] 56345 - Reject single-cell merged regions


    • [​IMG] 58339 - Make OFFSET() allow missing optional height and width parameters


    • [​IMG] github-27 - Handle documents with a picture-only header


    • [​IMG] 58996 - Regression caused by fixing bug 56295: Don't try to unset fill color if it is not set to avoid invalid access inside the Xml structures


    • [​IMG] 57034 - Cell.setCellValue((String)null) should be treated as an empty cell on SXSSF as well, to avoid a NPE when autosizing columns


    • [​IMG] XSLF - fixed NPE when adding pictures with existing non-picture media files (e.g. movies)


    • [​IMG] 58885 - Fixed preformance regression after fixing bug 58443 when adding a merged region to an XSSFSheet.


    • [​IMG] Raised xmlsec version to 2.0.6


    • [​IMG] 47291 - Cannot open link correctly which insert in ppt


    • [​IMG] 41047 - Support hyperlinks in HSLF shapes and textruns


    • [​IMG] 58879 - Return SpreadsheetVersion from Workbook


    • [​IMG] Fix NPE when calling HSLFTextRun.setHorizontalCentered()


    • [​IMG] 58633 - Set multiple cell style properties at once


    • [​IMG] 56004 - Support for WMF rendering


    • [​IMG] 56892 - Add API for inserting ignored warnings into XSSF sheets. This can be used e.g. to suppress 'number stored as text' warnings.


    • [​IMG] 58847 - Getters/setters/removers for the additional well-known document summary information properties from Office 12


    • [​IMG] 57796 - Support hyperlink extraction when rendering slides


    • [​IMG] 54916 - POI does not always read all the slides in pptx files


    • [​IMG] 58043 - Provide some compatibility between HSSF and XSSF in regards to values for CellStyle.setRotation()


    • [​IMG] 58067 - XWPF: don't return deleted text when document is in review-mode


    • [​IMG] 58618 - XWPFParagraph insertNewRun and removeRun work incorrectly for runs after hyperlink/field runs


    • [​IMG] 58760 - Non-standard namespace-key breaks parsing XLSX files


    • [​IMG] 58746 - Fix missing adjustment of formulas when sheet-ordering is changed.


    • [​IMG] 58616 - Try to initialize with empty password if not done before


    • [​IMG] Fix some cases where file-handles were left open, mostly when failing to parse documents


    • [​IMG] 55030 - RichTextRun getFontName can not get chinese font name


    • [​IMG] 56570 - RecordType has repeat by code type 3009


    • [​IMG] 58159 - getHeaderText() and getFooterText() duplicate text in sheet.getTextRuns()


    • [​IMG] 58775 - Set maximum number of data formats to avoid corrupted workbook


    • [​IMG] 58778 - Override built-in number formats in XSSFWorkbooks


    • [​IMG] 58733 - New AIOOBE in getCell while iterating through a table in PPT


    • [​IMG] 58718 - Master styles not initialized when running multithreaded

    下载地址:

    Apache POI 3.14 发布下载地址
     
正在加载...