Difference between revisions of "Apache POI - the Java API for Microsoft Documents"

From COPTR
Jump to navigation Jump to search
(Trial import from script.)
(Added links to Function and/or Content Type)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Infobox_tool
+
{{Infobox tool
|purpose= The Apache POI Project's mission is to create and maintain Java APIs for manipulating various file formats based upon the Office Open XML standards (OOXML) and Microsoft's OLE 2 Compound Document format (OLE2).
+
|purpose=The Apache POI Project's mission is to create and maintain Java APIs for manipulating various file formats based upon the Office Open XML standards (OOXML) and Microsoft's OLE 2 Compound Document format (OLE2).
|image=
+
|homepage=http://poi.apache.org/
|homepage= http://poi.apache.org/
+
|function=File Format Migration, Metadata Extraction, Encryption Detection
|license=
+
|content=Document
|platforms=
+
}}
 +
{{Infobox tool details
 +
|ohloh_id=poi
 
}}
 
}}
 
<!-- Delete the Categories that do not apply -->
 
[[Category:File Format Migration]]
 
[[Category:Metadata Extraction]]
 
[[Category:Document]]
 
 
 
 
= Description =
 
= Description =
 
The Apache POI Project's mission is to create and maintain Java APIs for manipulating various file formats based upon the Office Open XML standards (OOXML) and Microsoft's OLE 2 Compound Document format (OLE2). In short,  you can read and write MS Excel files using Java. In addition,  you can read and write MS Word and MS PowerPoint files using Java.  
 
The Apache POI Project's mission is to create and maintain Java APIs for manipulating various file formats based upon the Office Open XML standards (OOXML) and Microsoft's OLE 2 Compound Document format (OLE2). In short,  you can read and write MS Excel files using Java. In addition,  you can read and write MS Word and MS PowerPoint files using Java.  
Line 20: Line 15:
  
 
= Development Activity =
 
= Development Activity =
 
{{Infobox_tool_details
 
|ohloh_id=poi
 
}}
 

Latest revision as of 13:40, 20 April 2021





The Apache POI Project's mission is to create and maintain Java APIs for manipulating various file formats based upon the Office Open XML standards (OOXML) and Microsoft's OLE 2 Compound Document format (OLE2).
Homepage:http://poi.apache.org/
Function:File Format Migration,Metadata Extraction,Encryption Detection
Content type:Document
Error in widget Ohloh Project: unable to write file /var/www/html/extensions/Widgets/compiled_templates/wrt66230260dcf4c2_92191483


Description[edit]

The Apache POI Project's mission is to create and maintain Java APIs for manipulating various file formats based upon the Office Open XML standards (OOXML) and Microsoft's OLE 2 Compound Document format (OLE2). In short, you can read and write MS Excel files using Java. In addition, you can read and write MS Word and MS PowerPoint files using Java.

User Experiences[edit]

Development Activity[edit]