Showing 33 open source projects for "java html parser"

View related business solutions
  • Workable Hiring Software - Hire The Best People, Fast Icon
    Workable Hiring Software - Hire The Best People, Fast

    Find the best candidates with the best recruitment software

    Workable is the preferred software for today's recruiting industry and HR teams, trusted by over 6,000 companies to streamline their hiring processes. Finding the right person for the job has never been easier—users now possess the ability to manage multiple hiring pipelines at once, from posting a job to sourcing candidates. Workable is also seamlessly integrated between desktop and mobile, allowing admins full control and flexibility all in the ATS without needing additional software.
    Learn More
  • CloudZero: The Cloud Cost Optimization Platform Icon
    CloudZero: The Cloud Cost Optimization Platform

    CloudZero automates the collection, allocation, and analysis of your infrastructure and AI spend to uncover waste and improve unit economics.

    CloudZero is the leader in proactive cloud cost efficiency. We enable engineers to build cost-efficient software without slowing down innovation. CloudZero's next-generation cloud cost optimization platform automates the collection, allocation, and analysis of cloud costs to uncover savings opportunities and improve unit economics. We are the only platform that enables companies to understand 100% of their operational cloud spend and take an engineering-led approach to optimizing that spend. CloudZero is used by industry leaders worldwide, such as Coinbase, Klaviyo, Miro, Nubank, and Rapid7.
    Learn More
  • 1
    Java multiprecision calculator

    Java multiprecision calculator

    Multiprecision calculator

    Multipresicion calculator, based on Bigdecimal Java class . It has a library (BigMath) that makes calculations with Bigdecimal. It has also an expression parser to parse the user input. It allows you to store user defined variables and functions . You can operate with them to be used for calculations or for creating new functions with composition. With the new version, you can also calculate the derivative of a function.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    DocSearcher
    DocSearcher is a search tool for indexing and searching files on a personal computer. It uses API's to provide search functionality for common document formats. currently: Word, Excel, PDF, Libre/Open/StarOffice, RTF, Text, and HTML
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    shared-clipboard

    shared-clipboard

    Combined Desktop-Android app for sharing the clipboard

    The application can be used for sharing the text clipboard contents between either a Desktop or Laptop computer and an Android mobile phone. The way to work is to copy the text you want to share in the clipboard (either in the Desktop or in the Android phone), and then create a new QR with the Desktop app and click on the Android app button the action you want to do (either copy text from Android to Desktop or copy text from Desktop to Android). Then you willl have to scan the QR and, if...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    The DJ Project

    The DJ Project

    Web Browser, Flash Player, HTML editor, Media player for Swing and SWT

    The DJ Project is a set of tools to improve Java capabilities on the Desktop. The DJ Native Swing sub-project, among other things, allows integrating a Web Browser, Flash Player, HTML editor, or VLC-based player in Swing applications. DJ Native Swing code: https://github.com/Chrriis/DJ-Native-Swing DJ Sweet code: https://github.com/Chrriis/DJ-Sweet DJ Swing Suite code: https://github.com/Chrriis/DJ-Swing-Suite
    Downloads: 6 This Week
    Last Update:
    See Project
  • Cycloid: Hybrid Cloud DevOps collaboration platform Icon
    Cycloid: Hybrid Cloud DevOps collaboration platform

    For Developers, DevOps, IT departments, MSPs

    Enable your developers to do their best work and increase time-to-market speed with a leading DevOps and Hybrid Cloud platform.
    Learn More
  • 5

    JavaMacros

    A GUI interface written "Around" LuaMacros

    JavaMacros is a GUI "Client" for the LuaMacros "HID-aware" macros program - It runs using Java 8, so you will need it installed on your machine. In simpler words, it is a general way to "reprogram" keyboards in windows, using a graphic user interface rather than directly writing macro scripts, that allows to use any number of keyboards - even of the same make and model - as separate, specific devices. Each with its tailored functions (stickers over the keys are a must). It...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Arduino Simulator 1.7 Windows

    Arduino Simulator 1.7 Windows

    The simulator you've been looking for!

    This Arduino Simulator is designed to simulate your (IO) projects with the aim of making everything as simple as possible. If you don’t have components like sensors, Leds..., then this program will simulate the components for you. You need a real Arduino board for testing your programs with your computer. In order to let the Simulator understand the code, we changed the libraries to be compatible with ouer simulator. To maintain the usability, we have decided to keep all the...
    Leader badge
    Downloads: 38 This Week
    Last Update:
    See Project
  • 7
    XDM-OPTIONS Display Manager Suite

    XDM-OPTIONS Display Manager Suite

    XDM-OPTIONS Display Manager Suite

    X Display Manager. Xhost Phonebook, X Login, X Desktop Chooser, and XDM X server (vnc server). Easy install, Clean uninstall (and X up when done). Highly compatible, no libs. Like gdm but different in goals and features. Great as primary dm or as a backup dm. pre-requirements: X Windows. xdm(1) binary (package) if it was removed (xdm is part of traditional X)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Pdf Text Extractor

    A Java Application that extracts text from pdf files.

    A Java Application that extracts text from pdf files. User can select different areas on the pdf file and can extract text from those areas.Extraction of text can be done for single or multiple pages. Generate Bookmarks on the basis of Font Heights entered by the user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PangView

    PangView

    Text Viewer that displays text similar to pango

    A text viewer utility that displays text in a pango like markup. The utility is written in python, and uses the pygtk toolkit. The parser reads pango tags similar to html. The utility was written, so formatted text can be displayed quickly. NEW! The parser now is updated to use a faster method of internal data structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • ERP Software To Simplify Your Manufacturing Icon
    ERP Software To Simplify Your Manufacturing

    From quote to cash and with AI in mind, our ERP software will become the most valuable asset at your company.

    Global Shop Solutions AI-integrated ERP software provides the applications needed to deliver a quality part on time, every time from quote to cash and everything in between, including shop management, scheduling, inventory, accounting, quality control, CRM and 25 more.
    Learn More
  • 10

    waterlooFX

    Scientific Charting with JavaFX

    waterlooFX provides a library for scientific charting using JavaFX
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    argument

    Command line argument parser library for Java

    Moved to GitHub https://github.com/fedups Command-line argument compiler and parser. With just two lines of code you can start to set up a command-line interface to your Java programs. Many advanced features including "required", "positional", "multiple", and the most advanced - "group"
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Regain is a Java search engine based on Jakarta Lucene. It provides indexing and searching files for plenty of formats (HTML,XML,doc(x),xls(x),ppt(x),oo,PDF,RTF,mp3,mp4,Java). A TagLibrary eases integrating search results in your JSP based web page.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 13
    Azul OS

    Azul OS

    Azul OS version dev(Linux) IA

    ... # Azul voice version windows Azul interface . Disponible # Azul dev rev 0.4.1 . Disponible [changelog] software added : php5-mysql gcc-c++ php5-gd php5-ctype perl-HTML-Tagset php5-zip php5-curl kernel-source mysql-connector-java php5-pear php5-mcrypt php5-ftp devel_C_C++ gimp gedit recode libreoffice MozillaFirefox wireshark audacity nano This work is licensed under a Creative Commons Attribution-NonCommercial 3.0 Unported License. #Blog : http://azul0.wordpress.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    WebItWidget

    WebItWidget

    Make/Run Windows Applications Using HTML, CSS, & JavaScript

    WebItWidget enables you to display a website from your hard drive so you can make/run your own, applications using HTML, CSS, JavaScript, and/or PHP without hafting to learn desktop coding languages like C, C#, C++, VB.NET, Python, Ruby, Java, etc: etc:
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Open Flash Grapix
    Hello. Open Flash Grapix is a project inspired by the components easier to use graphics, basically just using these graphics in Visual Web sites or applications, in our case several times, we need graphs with Bezier curves combined with line graphs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    BlockNote
    BlockNote is a simple and good-looking program specially designed to help you keep track of notes and reminders. Notes can be stored either in list form, or in tree-like structure (which supports HTML functions). Also there is a "countdown" feature
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    Web OS designed to integrate multiple web applications working under a common windows-like interface. Features: session management, skins, widgets, events, virtual desktops, Firefox and IE compatible. Tech.: J2EE, Javascript, HTML, CSS, XML, Java, ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The goal of this project is to present to end user a way to describe FengGui user interface in an html like form
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A Java implementation of a desktop search engine based on Apache Lucene. It indexes HTML-, XML-, OpenOffice- (Writer, Calc, Impress), MS Word-, and PDF- documents as well as plain text files. For other, arbitrary file types the file name can be indexed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Lobo is an extensible all-Java web browser and RIA platform. It supports HTML 4, Javascript (AJAX) and CSS 2 plus direct JavaFX and Java (Swing/AWT) rendering. Cobra is the web browser's renderer API; also a Javascript-aware HTML parser.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 21
    PDPM is an automated time tracking & productivity measurement tool for PC/Laptop. The tool runs in the background logging usage statistics and prepares daily reports. Please see more details at http://pdpm.sourceforge.net.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 22
    This project is intend toparse a String function , evaluates it for a specified number (double) All methods in the java.lang.Math are supported in addition there is a possibility to add embeded functions
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Sidewinder is a new kind of cross-platform application framework that uses web standards like XHTML, SVG and XForms instead of more complex languages, such as C++ or Java, to produce rich internet-facing applications and widgets.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    This project aims to create a single easy to use GUI wrapper for ghostscript and tesseract to allow scanned pdf to plain text or HTML for scanned documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SWTEditor is an Eclipse WYSIWYG HTML editor written in SWT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB