Showing 31 open source projects for "apache poi"

View related business solutions
  • Finance Automation that puts you in charge Icon
    Finance Automation that puts you in charge

    Tipalti delivers smart payables that elevate modern business.

    Our robust pre-built connectors and our no-code, drag-and-drop interface makes it easy and fast to automatically sync vendors, invoices, and invoice payment data between Tipalti and your ERP or accounting software.
  • The Voice API that just works | Twilio Icon
    The Voice API that just works | Twilio

    Build a scalable voice experience with the API that's connecting millions around the world.

    With Twilio Voice, you can build unique phone call experiences with one API, to create, receive, control and monitor calls with just a few lines of code. Create an engaging voice experience that you can quickly scale and modify with a wide array of customization options and resources.
  • 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. The styles of the tags will be applied to the replaced text, so...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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: 1 This Week
    Last Update:
    See Project
  • 3

    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
  • 4
    DashBo↗v

    DashBo↗v

    Bovespa Analytics

    ... to the translations spreadsheet (./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: 0 This Week
    Last Update:
    See Project
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
  • 5
    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
  • 6

    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
  • 7

    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: 1 This Week
    Last Update:
    See Project
  • 8

    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
  • 9
    neoHort5 iText (v.5.*)&JExcel&ApachePOI

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

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

    ...</updatePolicy> </snapshots> </repository> </repositories> <dependency> <groupId>com.github.surban1974.neohort</groupId> <artifactId>neoHort5</artifactId> <version>5.2.8</version> </dependency> <dependency> <groupId>com.github.surban1974.neohort</groupId> <artifactId>neoHort5-poi-xlsx</artifactId> <version>5.2.8</version> </dependency>
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud Native API Management Icon
    Cloud Native API Management

    For enterprises with large and distributed development teams seeking to rapidly build API-first applications.

    Tyk is a leading Open Source API Gateway and Management Platform, featuring an API gateway, analytics, developer portal and dashboard. We power billions of transactions for thousands of innovative organisations.
  • 10
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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: 1 This Week
    Last Update:
    See Project
  • 12
    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: 1 This Week
    Last Update:
    See Project
  • 13

    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: 0 This Week
    Last Update:
    See Project
  • 14

    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    JForex2Excel

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

    ... by other developers. 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
  • 16
    EXcompCEL

    EXcompCEL

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

    An easy to use Java Desktop Tool to compare Excel Files. The idea is to have a small (desktop) tool to compare spread sheet 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: 2 This Week
    Last Update:
    See Project
  • 17
    Excel JSP Tag Library
    A JSP taglibray for creating Excel spreadsheets. Based on Apache POI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    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
  • 20
    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
  • 21
    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
  • 22
    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
  • 23
    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
  • 24
    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
  • 25
    Project to to port common Java libraries like JUnit, Log4j, Crimson, Xerces, Xalan, Jakarta POI, Commons Lang/Collections/CLI, JSch, JZLib, BouncyCastle and JFreeChart on .NET Framework 2.0 using J#.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next