Showing 32 open source projects for "apache poi"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    poi-tl

    poi-tl

    Generate awesome word(docx) with template

    A better way to generate word(docx) with the template, based on Apache POI. FreeMarker or Velocity generates new html pages or configuration files based on text templates and data. poi-tl is a Word template engine that generates new documents based on Word templates and data. The Word template has rich styles. Poi-tl will perfectly retain the styles in the template in the generated documents. You can also set styles for the tags.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    EasyExcel

    EasyExcel

    Lightweight Java library developed by Alibaba for reading and writing

    EasyExcel is a Java library focused on reading and writing Excel files with very low memory usage, making it suitable for large datasets that overwhelm traditional APIs. It uses streaming/event-driven parsing to avoid loading entire workbooks into memory, and it maps rows to Java objects via simple annotations. Writers support multiple sheets, custom styles, merged cells, and template-based filling so production reports remain maintainable. The API emphasizes developer ergonomics: callbacks...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 3
    neoHort  iText&OpenPdf&JExcel&ApachePOI

    neoHort iText&OpenPdf&JExcel&ApachePOI

    neoHort:Java PDF&XLSX runtime builder-based iText&JExcelAPI&Apache POI

    neoHort: Java PDF&XLSX runtime builder. Based: iText 2.1.7, OpenPdf, JExcelAPI, POI libraries. Xml-based input source with integrated WebJava environment objects. Includes dynamical tag's structures. Demo https://neohort.herokuapp.com/ https://neohort4ape.appspot.com GitHub https://github.com/surban1974/neohort neoHort5 migrated to https://sourceforge.net/p/neohort5 Maven https://github.com/surban1974/neohort/blob/master/README.md
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    SplitMergePPTx

    App to split and merge powerpoint files

    This application splits and merges Microsoft .pptx files. The application is developed in Java1.6 using NetBeans8, maven, Apache POI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 5
    DashBo↗v

    DashBo↗v

    Bovespa Analytics

    .../lib/Negocio.jar/net/sourceforge/dashbov/negocio/Traducoes.xlsx); the new language option will be automatically shown at the "Settings > Language" menu. Open source alternative to Economatica, ProfitChart, MetaStock. Powered by Oracle, NetBeans, Apache POI, Apache Axis, Apache Commons Compress, Apache PDFBox, JFreeChart, JTattoo, JDatePicker, MyBatis, FamFamFam, IzPack.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    XLSUnit

    XLSUnit

    Compare Two Excel Testing API

    This project encompasses Apache's POI testing class ExcelCompare.java in a testing API. Source: https://svn.apache.org/repos/asf/poi/trunk/src/examples/src/org/apache/poi/ss/examples/ExcelComparator.java Available here: <dependency> <groupId>net.sf.ennahdi</groupId> <artifactId>xlsunit</artifactId> <version>0.0.1</version> <scope>test</scope> </dependency> Link to Maven: https://mvnrepository.com/artifact/net.sf.ennahdi/xlsunit
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    OGLDataScienceTool

    Opengl tool for data science visualization

    Data visualization tool written in LWJGL Compatible with libgdx and other opengl wrappers The project depends on apache poi, and apache commons, for office files support Planned features for next release: * reading json, and other nosql data structures * jdbc connection for creating dataframes * data heatmaps, and additional plots for questions, contact me kumar.santhi1982@hotmail.com more details: http://www.java-gaming.org/topics/ds/41920/view.html http://datascienceforindia.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    JETT

    JETT - Java Excel Template Translator

    JETT is a Java 5.0 API that reads an Excel spreadsheet as a template, takes your data, and creates a new Excel spreadsheet that contains your data, formatted as in the template. It works with .xls and .xlsx template spreadsheets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    XLSX parser for Java in 150 LOC

    An extremely minimal parser for XLSX (Excel) files

    I was unable to find a minimal XLSX (Excel) parser. The closest free option would be apache POI with about 8+ megabyte of JARs and features I don't need. The input is an XLSX file and the output is a Map<String,String[][]> with key of 'sheet name' and a String[][] of cell data. Dates are reformatted to dd/MM/yyyy (configurable in the code). The output of String[][] is to keep the interface compatible with CSV (eg. OpenCSV).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 10
    neoHort5 iText (v.5.*)&JExcel&ApachePOI

    neoHort5 iText (v.5.*)&JExcel&ApachePOI

    neoHort:Java PDF&XLS runtime builder-based iText(v.5.*)&JExcelAPI..

    neoHort5:Java PDF&XLS runtime builder-based iText(v.5.*)&JExcelAPI library.Xml-based input source with integrated WebJava environment objects (beans e.c.)Include dynamical tag's structures: cycle,condition,e.c. Support iText 5.* Demo https://neohort4ape.appspot.com GitHub https://github.com/surban1974/neohort...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    EXZELLENZ
    Mar 2025 - Project moved to Github: https://github.com/symbolthree/exzellenz EXZELLENZ is a pure-Java program to manipulate table data in Oracle database through Microsoft Excel file (in xls and xlsx formats). Using Apache POI and JDBC API, this program can be used to download, insert, update, and delete data in database tables. It does not use any Office VBA, so you don't need to change the Excel security settings, and no need to worry the 32/64bit compatibility. Written in Pure-Java means that you can also run this program in Windows, *nix or Mac environment, as long as you maintain the file in Excel format (through Open/Libre Office).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    IceTrack is a fork of the birt prototype excel emitter wich provides binary excel 2003 output instead of MS Office 2003 xml format. Same print , different formats. Current release is for Birt 2.2.2 series .In future we'll support other birt version.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 13
    Aspose for Apache POI

    Aspose for Apache POI

    Aspose - Your File Format Expert

    Aspose for Apache POI provides source code examples for features missing in Apache POI. In addition, there are several use cases where Apache POI implementation is different than Aspose. This repository provides Aspose vs Apache POI source code comparison for the above cases
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    NetLogo Spreadsheet

    Spreadsheet Extension for NetLogo

    Provides data import/export from a Microsoft(R) Excel spreadsheet. This extension uses Apache POI to read/write data to/from spreadsheets. A brief documentation/sample usage is found here: http://thoughts.baseprogramming.com/?p=210
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    Dependency Discovery Tool

    A tool for discovering external dependencies in Office files.

    The Dependency Discovery Tool searches through binary office files (.doc, .xls and .ppt) and tries to find any documents or files that are linked to the document. It is written in java, using the Apache POI libraries ( http://poi.apache.org ) This project was part of a summer scholarship from the School of Engineering and Computer Science at Victoria University, Wellington (http://ecs.vuw.ac.nz) in conjunction with Archives New Zealand ( http://archives.govt.nz ). At the moment it requires Java 6 to build and run, but this should change soon, and it will run on Java 5 upwards.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    EXcompCEL

    EXcompCEL

    An easy to use Java Desktop Tool to compare Excel Files.

    ...But you don't need to have a spread sheet application installed like MS Office or Open Office. You can use it as a console tool or as desktop application. The tool uses the Apache POI and the OdfToolkit projects to access the spread sheet files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    JForex2Excel

    A bridge between the JForex platform and a spreadsheet (Excel files)

    ...Of the first objective, was born the OLExcel library, which lets use the OLE Compound File technology (http://msdn.microsoft.com/en-us/library/dd942557.aspx), using the Apache POI library (http://poi.apache.org). OLExcel greatly simplifies the job of creating Excel files using Java through OLE2.0 technology. Of the second objective, was born the JForex2Excel system, that making use of the OLExcel library, send data from the JForex platform to a file in Excel format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Excel JSP Tag Library
    A JSP taglibray for creating Excel spreadsheets. Based on Apache POI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Since, until version 3.6, seems that apache POI project http://poi.apache.org/ doesn't support importXML feature yet, i've created this project to provide , in a easy way and without need of native code , this very useful feature from excel 2007.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Code generator over apache POI. Generates entities, it's configuration, reader and writer from and to existing excel file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This console application generates an XML file from a Microsoft Excel file based on a specification. This application depends on Apache POI and supports the binary Excel formats recognized by POI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Template based Excel/PDF file generator(Java/Apache POI/iText). Does not require a report designer. Templates are created in Excel workbook. Allows to generate complex Excel documents. Simple to use and easy to learn.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The faster excel reports project base on apache-poi-hssf.Just like the eclipse-jface and eclipse-swt,the faster excel reports like the face of apache-poi,you can so simple and fast to create a complicated excel report.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Java Property/Excel Mapper uses Apache POI to generalizes tedious aspects of moving data between Excel cells and Java object properties.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is a free OpenSource Microsoft Project file Viewer. It relies on the "Apache POI - Java API To Access Microsoft Format Files" project. A bundle distribution of the application can be accessed from the following url: http://mspviewer.blogspot.com/ If you like this software and are a developer, check out: https://sourceforge.net/projects/crudzillawebapplicationbuilder/
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next