Search Results for "document code" - Page 14

Showing 350 open source projects for "document code"

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.
    Try It 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
    HyperEngine-AV, Arboretum Systems' award winning video editing software is now free, complete with full source code. Users can capture, arrange, edit and process video, audio and text in a free-form, trackless document, to create movies and slide shows
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    C++ classes are generated from an XML DTD to load and represent data structures from an XML document conforming to the supplied DTD.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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
  • 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: 1 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 5
    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
  • 6
    Web site code (utilizing PHP/MySQL) for a fully automated online document library/repository with cataloging, indexing, and stats. Documents are expected to be in XML format. XSL transforms for particular XML DTDs are also available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Trampoline! is a pure-Tcl library extension that generates an Adobe PDF document based on the content of a Tk canvas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A lightweight code, document or file retention application maintained via HTTP. User may create new libraries, sub-categories and up/down load file. Ease of use is its greatest strength.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    XSL Transformation stylesheets. These stylesheets output LaTeX code from a DocBook (c) XML document. A recent version of LaTeX2e is required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 10
    Managing LaTeX documents with eclipse. Easy compilation of LaTeX documents, access to all LaTeX compiler logging information. Specify LaTeX arguments in a GUI. Editor with code completion, document structure, and a document previewer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    OOpyREP is a python code generating filter and library. It reads a OpenOffice.org file and creates a python representation of the document structure as well as contents. The generated code uses the reportlab PDF library to render the document.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    XML2Java is a DTD driven Java source code generator for XML data binding. According to a given document type definition several Java constructs are created which reflect the information stored in a XML document following that DTD – including I/O capabili
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A generic XML repository that will store any well-formed XML document in a relational database, using the node labelling scheme of the Nested Sets Model. Interfaces are provided for uploading, DOM manipulation and retrieval. The source code is a mixture o
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Esqueditor: a simple yet powerful web application that creates document definitions. Generates XML Schema from a web wizard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A generic XML repository that will store any well-formed XML document in a relational database (using a novel node labelling scheme) and provide an interface for update and retrieval. The source code is a mixture of Python, Java and SQL stored procedures
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    YACHT is an effort to code an intelligent clan management tool for team based games. It features all the usual features (news, roster, document library, member applications) as well as advanced features like automated battle plan generation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    simple mapping of a given xml document to java (code generation, code population and code "serialization"), using the apache Xerces or the Electric library. The code design allows to easily implement new parser libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This project aimed at making an application to generate documents for C-Sharp files, similar to what javadoc did for Java files, but in a smarter and advanced fashion. Will incorporate Java-style as well as CS-style comments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    EJBGen 2.0 is an EJB extension module for the SrcGen project. It generates Java and XML source files based on meta-data supplied in the form of an XML document that conforms to a DTD/XML Schema that describes the structure of an Enterprise Java Bean.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Code Poet is an Integrated Development Environment for compiled languages, but primarily aimed at the D programming language. It is written in C++ using wxWidgets and boost.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Nemotron 3

    Nemotron 3

    Large language model developed and released by NVIDIA

    ...This configuration supports a massive context length of up to 1 million tokens, making it suitable for long-context reasoning, agentic tasks, extended dialogues, and applications like code generation or document summarization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    SimpleCompiler

    Tools for creating code generators.

    SimpleCompiler is a suite of tools for generating compilers and code generators. A simple BNF style language is used to describe scanner and parser in a UTF-8 source file. The output is described with a template language that is used to add formatting to the parse tree. Code is generated that automatically traverses the parse tree and calls a method on a transformer object to modify the parse tree.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Mergist

    Mergist

    Mergist is an online tool to combine multiple PDF files into one

    Mergist is an online tool to combine multiple PDF files into one. Mergist has no ads, no file size limits, and your files never leave your device.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Open eSign allows software developers and technical parties in a company to create secure, online (web-based) forms and documents that follow a business process flow and enable legally recognized electronic signatures using digital signature technology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    papaya CMS

    an Open Source Content Management System, based upon PHP and MySQL

    papaya CMS is an Open Source Content Management System (WCMS = Web Content Management System). It is licensed under the GPL and available free of charge. papaya is based on open standards (e.g. XML, XSLT, PHP, MySQL/PostgreSQL), is compatible with almost every operating system, platform independent, multi-lingual, offers great usability, and is easy to extend via its plugin system. papaya CMS is fully scalable and perfect for business websites. Please see https://github.com/papayaCMS for the Code.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo