Showing 1398 open source projects for "open office java"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Start Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    COLLADA Refinery is a GUI-based application for creating content pipelines for 3D assets using modular components called conditioners. Contact a project admin to become a developer!
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    VINE is a vocabulary Integration Environment Tool, developed at MMI. It allows to create fast mappings and alignments from ontologies in OWL. VOC2OWL is a tool to create ontologies from ASCII files. They are both JAVA based and are delivered as a Rich Cl
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    This software provides library to encode/decode Java strings to/from Base64 encoding and variants. Just include the .jar file into your classpath, to encode: string.getbytes("x-base64"); to decode: new String(bytearray, "x-base64");
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Send XMPP (Gtalk/Google Talk also supported) messages (thanks to Jabber) within a single line of PL/SQL code, get buddies list and status in relational tables (or xml) on Oracle 11g.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 5
    It is JavaBean for view and editing mathematical equations in graphic mode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Transforms the markup of a text, based on customizable tables, such as tags from html 3.2 to html+css (or vice)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    GpxUpdate helps you manage your modifications and alterations to geocaching.com GPX data files, enabling you to save the differences between your GPX files and the ones that are emailed to you by geocaching.com, and re-apply them to future GPX files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Datamixer generates mock data values for various datatypes, including integer, floating precision, datetime, and string. It can generate complex sequences, based on functions and permutations of the basic data series.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    XML utilities : - xml to excel paging tool
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Start Free
  • 10
    JFileReader allows users to view the contents of any file in a bytewise manner using a simple GUI interface. Functions include byte view changes to different primitive datatypes, endianess changes, and file content exports to new files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The main purpose of this project is to develop a Graphic policy definition editor implemented in Java language and based on the XACML standard which manages access control policies
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A Java library for LHA format file/stream decompressing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Scan, the Semantic Content ANnotator, is a semantic pipeline that helps connecting information extraction tools to semantic database. UIMA-based, it allows easy plugin-writing: information extraction, ontology control, store in RDF Repositories.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    NOTE: please refer to OPPL 2. OPPL is a preprocessor language that allows users to define macros for altering OWL ontologies. The syntax is very simple and intuitive, offering a very abstract and high level "scripting" language, for example for int
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    joXSI is a .XSI 3D model file importer for Java. The goal is to have joXSI support everything in the .XSI file format, including inverse kinematics and skinned animation. joXSI is used in Wurm, which is a community-centric fantasy Java MMORPG.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Light Distribution tool is a java applet able to remotely install and deploy software on windows operating systems. Based on a XML file, you can copy, install, register applications and add paths into the window registry.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ODF Easy consist in an alternative layer for the ODFDOM API. The main goal of the project consist in the creation of a basic API to facilitate the creation of ODF (initially only Spreadsheets) documents by Java developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    RiRa is the Free Persian Digital Library, providing access to Persian literature in public domain or explicitly authorized for public use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Preon is a Java library for building codecs for bitstream-compressed data in a declarative way. Think JAXB or Hibernate, but then for binary encoded data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    OAI4J is a Java library that implements a client API for the OAI-PMH standard specification from the Open Archives Initiative. It also has support for the upcoming OAI-ORE specification.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Framework for supporting reliable, secure E-Business using open standards. Including components for web service calls, non-repudiation, UDDI-registries and a standardized subset of the UBL 2.0 business document profile. Supported for .Net and java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    CookXml is a powerful dynamic XML data binding tool for Java. It is designed to be easily extensible and yet simple to use, with advanced exception handling. CookSwing and CookSwt are tag libraries for CookXml to do XML->GUI (XUL) for Swing and SWT.
    Downloads: 25 This Week
    Last Update:
    See Project
  • 23
    The JCAMP-DX project is the reference implemention of the IUPAC JCAMP-DX spectroscopy data standard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    MozillaParser is a Java Html parser based on mozilla's html parser. it acts as a bridge from java classes to Mozilla's classes and outputs a java Document object from a raw ( and dirty) HTML input
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Java framework that allows transformation from XML files to Java objects with ease.
    Downloads: 0 This Week
    Last Update:
    See Project