• Apache POI是一个组Java Api可以传输数据以及从Microsoft Excel和其他办公室的文件格式。 它可用于提取的文本,载表格数据和生成文档索引。

    用户需要出口数据,从Java应用程序通常要处理的纯文本,CSV或XML文件。 为了使用这些文件中的其他应用程序,用户需要使用额外的转换工具或格式的数据。

    开发人员可以使用的组件,从这个包,以便提高用户的经验,通过出口表格数据,以Excel文件。 附件一词,访问和其他程序也包括在内。

    Api能够将数据转换为某种格式符合该办公心的标准,它让你产生您,WORD或宝贵的文件。 这些格式的支持的最新版本的微软办公室和其他应用程序,如OpenOffice或]。

    额外Java库是可用的,如果你需要的工作与其他办公室的文件,如Outlook消息或Visio文件。 然而,每个组成部分是单独开发的,这意味着表现是不同的。

    一些图书馆的支持AES或RC4加密允许的应用程序可以读取的数据密码保护的文件。 不幸的是,支持不适用于所有类型的文件。

    如果你需要创建Java应用程序可以负载数据从Excel文件或PowerPoint演示、Apache POI是很好的工具。

  • अपाचे POI है का एक सेट जावा एपीआई कर सकते हैं कि डेटा स्थानांतरित करने के लिए और Excel और अन्य Microsoft Office फ़ाइल स्वरूपों के लिए । यह कर सकते हैं इस्तेमाल किया जा सकता निकालने के लिए पाठ लोड हो रहा है, सारणीबद्ध डेटा और उत्पन्न एक दस्तावेज़ सूचकांक.

    जो उपयोगकर्ताओं को डेटा निर्यात करने की आवश्यकता से जावा अनुप्रयोगों आमतौर पर है के साथ सौदा करने के लिए सादा पाठ, सीएसवी या XML फ़ाइलें. आदेश में करने के लिए इन फ़ाइलों का उपयोग अन्य अनुप्रयोगों में, उपयोगकर्ताओं का उपयोग करने की आवश्यकता अतिरिक्त रूपांतरण उपकरण या स्वरूप डेटा मैन्युअल रूप से ।

    एक डेवलपर का उपयोग कर सकते हैं, से घटकों इस पैकेज में सुधार के क्रम में उपयोगकर्ता के अनुभव के निर्यात से सारणीबद्ध डेटा उत्कृष्टता प्राप्त करने के लिए दस्तावेजों । अतिरिक्त घटकों, के लिए शब्द, का उपयोग और अन्य कार्यक्रमों में भी शामिल हैं.

    एपीआई में सक्षम हैं करने के लिए कन्वर्ट करने के लिए डेटा है कि एक प्रारूप के साथ अनुपालन कार्यालय OpenXML मानक की अनुमति देता है जो उत्पन्न करने के लिए XLSX, DOCX या PPTX फ़ाइलें. इन स्वरूपों का समर्थन कर रहे हैं के नवीनतम संस्करण Microsoft Office और अन्य अनुप्रयोगों के द्वारा इस तरह के रूप में OpenOffice या लिब्रे ऑफिस ।

    Addtional जावा पुस्तकालयों में उपलब्ध हैं, तो आप काम करने की जरूरत के साथ अन्य Office फ़ाइलों में इस तरह के रूप में Outlook संदेश या Visio दस्तावेजों. हालांकि, प्रत्येक घटक अलग से विकसित किया है जिसका मतलब है कि प्रदर्शन अलग है ।

    कुछ पुस्तकालयों के समर्थन एईएस या RC4 एन्क्रिप्शन की अनुमति देता है जो अनुप्रयोगों से डेटा पढ़ने के लिए पासवर्ड से सुरक्षित फ़ाइलें. दुर्भाग्य से, समर्थन उपलब्ध नहीं है के लिए सभी प्रकार की फ़ाइल है ।

    अगर आप की जरूरत है बनाने के लिए जावा क्षुधा लोड कर सकते हैं कि डेटा से Excel दस्तावेज़ या PowerPoint प्रस्तुतियों, अपाचे POI है अच्छा उपकरण है.

  • Apache POI is a set of Java APIs that can transfer data to and from Excel and other Microsoft Office file formats. It can be used for extracting text, loading tabular data and generate a document index.

    The users who need to export data from Java applications usually have to deal with plain text, CSV or XML files. In order to use these files in other applications, the users need to use additional conversion tools or format the data manually.

    A developer can use the components from this package in order to improve the user experience by exporting tabular data to Excel documents. Additional components for Word, Access and other programs are also included.

    The APIs are able to convert the data to a format that complies with the Office OpenXML standard which allows you to generate XLSX, DOCX or PPTX files. These formats are supported by the latest versions of Microsoft Office and by other applications such as OpenOffice or LibreOffice.

    Addtional Java libraries are available if you need to work with other Office files such as the Outlook messages or the Visio documents. However, each component is developed separately which means that the performance is different.

    Some of the libraries support AES or RC4 encryption which allows the applications to read data from password protected files. Unfortunately, the support is not available for all file types.

    If you need to create Java apps that can load data from Excel documents or PowerPoint presentations, Apache POI is good tool.