Showing 676 open source projects for "open document"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    SlimLib is a minimal C++ library that offers cross-platform classes for threads, sockets, file access and XML document handling. Current targeted platforms are Win32, WinCE, Linux, and Darwin. This project also hosts several packages built upon SlimLib.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    JavaScriptDoc is a library intented to document JavaScript code in HTML pages, like the Java JavaDocs, but for scripts. The processed document is a xml, describing all scripts and elements on each script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Xeditium is a framework of extensible XML document editior/browser with Swing and Web interfaces on a recursive bootstrap mechanism of JavaWebStart. It launches Tapestry/Jetty httpd internally and serves dynamic generated JNLP files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    XPath Explorer (XPE) is a GUI application that lets you interactively experiment with XPath. Given an xpath and URL (to an HTML or XML document), it displays matching nodes and their values. This makes it easy to play with and debug your XPath expression
    Downloads: 4 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 5
    The jwebdoc system allows collaborative development of documents which can then be exported as XML/HTML/PDF/other or simply viewed using the jwebdoc system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Unified Language DOM(Document Object Model) of .Net Project.The classes in this Project can be used to model the structure of a source code document that can be output as source code in a supported language using the functionality provided by the Project
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    GTK ADI Library. GTK ADI Library is a GTK widget library which implements an ADI widget framework. ADI is Advanced Document Interface: yet another approach to MDI - Multi Document Interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    GenDOM is a java component providing an easy-to-use wrapper for XML reading using SAX. If you specify a package name - a tree of classes according to the XML element names will be instanciated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The Embedded XML Parser Generator is creating some C source code that parses XML files (or streams) from a user specified document structure. Generated code can support advanced features (inter-dependencies, native data types etc...).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    This project build a PHP framework based on struts and webworks design, implements the MVC pattern and autogenerate code from xml document. Use Propel and Smarty.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PLUM is a flexible and extensible PHP5 framework for creating websites and webapps. All document processing is done by PLUM's modules, not PLUM itself. PLUM doesn't use any template systems. It produces output from XML using XSL transformations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    DOMIT! is a Document Object Model (DOM) XML parser for PHP, written purely in PHP. It is mostly compliant with the DOM Level 2 specification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DOMIT! RSS is an RSS parser for PHP, written purely in PHP. Unlike most existing PHP RSS clients, it uses a DOM XML parser -- DOMIT! -- to convert an RSS feed into a DOM document that can be traversed using the standard DOM methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Interact with a computer by chatting to it! ChatApps is a graphical Eclipse-based framework to design and execute interactive workflows. Applications can be located in a fashion similar to locating a document with the Google Desktop toolbar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The Simple RTF Writer (SRW) is a slim Java library which empower Java programms to create RTF ("Rich Text Format" - an alternative document format from Microsoft) documents and fill bookmarks and fields in existing RTF documents on any platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Ajax Pages is a scripting template engine that enables rapid development of Ajax Web-based Applications, just like GMail, Google Maps, A9 and Backpack, but without having to manipulate complicated Document Object Models to make things dynamic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    pdfDOM is a PHP library for creating PDF Documents via a document object model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    HelpMaker is a Help Authoring Tool to make WinHelp, HTML-Help, HTML-Website and RTF (i.e., manuals) files. HelpMaker is fully functional GUI help authoring tool written in Delphi. Many open-source developers use this to document their open-source project
    Downloads: 5 This Week
    Last Update:
    See Project
  • 19
    Ever wanted to create notes for pages on the web and be able to share them? This framework allows to create annotations to XML and HTML documents. Annotations are independent of presentation and can be traced back even if part of the document changed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A framework for creating MDI (multiple document interface) applications using Java/Swing. Supports undo/redo functions, internationalization, clipboard access (cut/copy/paste), modular file I/O (for loading, saving, exporting data), ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    XMLNode is a library that represents the XML in an easy to use object model. It has STL adaptors to ease traversing and transforming the XML. XMLNode is geared towards data driven XML as opposed to document driven XML. It is still a work in progress.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    StAX is an extension to the popular SAX 2 API for event-based XML parsing. It allows developers to write modular, extensible, XML document handlers while still maintaining the efficiency of SAX.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    omtk is a platform independent GUI toolkit for multi-document applications. It runs currently natively on GTK2 and Mac OS X. Support for OpenGL and a Win32 port is planned.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    PHP DocWriter is a set of PHP classes that generates StarOffice/OpenOffice.org documents. With the help of OpenOffice.org application it can also convert this document into other document formats like MS Word, PDF, RTF, HTML, LaTeX, XHTML, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    XML Tree Notes is a simple application that manages text notes attached to a tree structure (inside an XML document)
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB