Showing 19 open source projects for "poi"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • Fully managed relational database service for MySQL, PostgreSQL, and SQL Server Icon
    Fully managed relational database service for MySQL, PostgreSQL, and SQL Server

    Focus on your application, and leave the database to us

    Cloud SQL manages your databases so you don't have to, so your business can run without disruption. It automates all your backups, replication, patches, encryption, and storage capacity increases to give your applications the reliability, scalability, and security they need.
  • 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: 4 This Week
    Last Update:
    See Project
  • 2
    Poi

    Poi

    A zero-config bundler for JavaScript applications

    Poi is a bundler built on the top of webpack, trying to make developing and bundling apps with webpack as easy as possible. Before we get started, ensure that you have installed Node.js (>=8) and Yarn (or npm) on your machine. Inside an empty project, run yarn init or npm init to create a package.json and install Poi. Poi CLI is built into the main package poi. While you can install it globally and run it, it is much better to install it locally into your project as a dev dependency. By default...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Automatic Report Generator

    Automatic Report Generator

    Generate reports from Java applications directly.

    Automatic Report Generator is a mini-ETL API which allows to retrieve data through an SQL query towards a structured file, would it be a CSV, XLSX, or XML. This API also supports BIRT reports, and, in this case, its respective template is required. The project is available on Maven: https://mvnrepository.com/artifact/net.sf.automatic-report-generator Version 3: https://mvnrepository.com/artifact/net.sf.ennahdi.automatic-report-generator
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    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
  • Translate docs, audio, and videos in real time with Google AI Icon
    Translate docs, audio, and videos in real time with Google AI

    Make your content and apps multilingual with fast, dynamic machine translation available in thousands of language pairs.

    Google Cloud’s AI-powered APIs help you translate documents, websites, apps, audio files, videos, and more at scale with best-in-class quality and enterprise-grade control and security.
  • 5

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

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

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

    ...> <updatePolicy>always</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
  • 7
    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
  • 8

    JForex2Excel

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

    ... and / or extended 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
  • 9
    The open source augmented reality server, or POI (Point of Interest) search. In its simplest form, it takes a database of points with latitude/longitude, and a search request at a given latitude/longitude, and returns the points sorted by distance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Create state-of-the-art conversational agents with Google AI Icon
    Create state-of-the-art conversational agents with Google AI

    Using Dialogflow, you can provide new and engaging ways for users to interact with your product.

    Dialogflow can analyze multiple types of input from your customers, including text or audio inputs (like from a phone or voice recording). It can also respond to your customers in a couple of ways, either through text or with synthetic speech. Dialogflow CX and ES provide virtual agent services for chatbots and contact centers. If you have a contact center that employs human agents, you can use Agent Assist to help your human agents. Agent Assist provides real-time suggestions for human agents while they are in conversations with end-user customers.
  • 10
    Excel JSP Tag Library
    A JSP taglibray for creating Excel spreadsheets. Based on Apache POI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    This project is an extension to POI API. With the power of annotations, excel sheet parsing becomes a trivial task of annotating the domain objects. With Hibernate annotations on these objects, its easier to parse excel and store it into database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    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
  • 15
    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: 1 This Week
    Last Update:
    See Project
  • 16
    This project develops Mozilla Rhino Components which are essentially wrappers for common Java components/resources/API's. Right now we have wrappers for Jakarta POI, JDBC, JAX-RPC (WSDL/SOAP) and HTTP (XMLHttpRequest).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Spread Objects is a Java library to load huge amount of data from Excel files (via Apache-POI) directly into collections of bean and to save them again in Excel files
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Raptor (Rapid Application ProtoTyping of Objects and their Relations). Java Frontend Framework that supports JavaBeans, Hibernate, Jakarta-POI, and a simple Raptor data access layer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JWorkbook is a Java class library for exporting data to spreadsheet files. The current version of JWorkbook can write data in the Gnumeric file format, and has partial support for the Excel file format (via POI).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next