Showing 19 open source projects for "poi"

View related business solutions
  • New Plans, same great Auth0 | Auth0 by Okta Icon
    New Plans, same great Auth0 | Auth0 by Okta

    You asked, we delivered! Auth0 has expanded our Free and Paid plans to make it even easier for you to protect your customers identities.

    In our new Free Plan, you'll receive more MAUs than ever. You'll also be able to add Passwordless authentication, use your own custom domain, and more. Our expanded Paid Plans include increased connections, more MFA offerings, and more. Check out what's new.
    Learn more
  • 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.
    Get started free
  • 1
    Every Door

    Every Door

    A dedicated app for collecting thousands of POI for OpenStreetMap

    The best OpenStreetMap editor for POIs and entrances. The best app for on-the-ground surveying for OpenStreetMap! Add shops and amenities, survey benches and trees, collect addresses, or use them as walking papers. This editor does not make you think. Just go to a mall, and start Every Door. You'll see mapped shops around you: tap on the checkmark for any that are still there, and add shops that are not on the map. That's the entire process: you can keep your entire town up-to-date thanks to...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    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: 3 This Week
    Last Update:
    See Project
  • 3
    Coppettino

    Coppettino

    www.coppettino.it

    "Coppettino" è il software open source di fatturazione elettronica e preventivazione che ti aiuta nella tua tua attività. Semplice, sicuro, intuitivo e gratuito. Ti permette di creare la tua fattura immediata anche senza connessione internet per poi inviarla in un secondo momento; ideale anche per regime dei Minimi e Forfettari. La versione 3.0.0, assolve le specifiche tecniche 1.7.0 per l’anno 2022.
    Downloads: 2 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: 0 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 5
    DashBo↗v

    DashBo↗v

    Bovespa Analytics

    ... a column 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
  • 6

    Access2Excel

    Convert a MSAccess database into a Excel spreadsheet.

    Convert a MSAccess database into a Excel spreadsheet. It's a pure java implementation, using POI (https://poi.apache.org/) and Jackcess (http://jackcess.sourceforge.net/). Use: java -jar Access2Excel.jar -inputFile=<inputFile> [-outputFile=<outputFile>] [-format=<format>] where <inputFile>: A file name to Access database (.MDB or .ACCDB) <outputFile>: A file name to Excel streadsheet (optional, default "inputFile.xls" or "inputFile.xlsx") <format>: Output...
    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
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9

    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
  • IBM Blueworks Live is a cloud-based business process modeling tool that helps you discover, map and document your processes. Icon
    IBM Blueworks Live is a cloud-based business process modeling tool that helps you discover, map and document your processes.

    It is easy to use, allowing you to learn and perform business process modeling in minutes.

    With an intuitive, web-based interface, IBM Blueworks Live empowers teams to document, analyze and streamline processes with unprecedented ease and efficiency, with no downloads necessary. It's designed for dynamic collaboration, enabling stakeholders to connect, share insights and drive improvements in real-time, from anywhere.
    Learn More
  • 10
    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
  • 11

    ssview

    Opens a spreadsheet file within NetBeans

    NetBeans Plugin that opens a read-only view of a spreadsheet file within NetBeans. NOTE: This plugin uses the POI API (included as a NetBeans Plugin) to read Excel files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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: 1 This Week
    Last Update:
    See Project
  • 13
    Eberom is a CRM and Project Management Tool. It is a java web application that runs on top of MySQL and inside TomCat. The following libraries are used: - Hibernate - Spring Framework - Struts - Jasper Reports - POI HSSF
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Java application and library for reading Microsoft PowerPoint 97 documents. Based on Jakarta POI project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Gumshoe Desktop Search indexes local files of various formats on a Windows desktop and provides a search GUI. The project is developed in Java. It builds on other opensource projects including Lucene, Luke, SWT, tagsoup, Jakarta POI and others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    HSSFTemplates is a Servlet based template processor built around the Jakarta POI project. It has been moved to the Carbon Five Open Source project where its been renamed SST.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The POI project has moved to Jakarta - jakarta.apache.org/poi. The versions below are REALLY REALLY OLD goto http://jakarta.apache.org/poi to dowload POI!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This project is no longer supported. Please use the POI libarary poi.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Kiosk - Bootable live kiosk/POI
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next