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
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.
JDynamiTe is a tool which allows you to dynamically create documents in any format from "template" documents.
And very few lines of code (or no line at all!) are needed to do that.
Some typical usage domains of JDynamiTe are:
- dynamic Web pages creation,
- text document generation,
- source code generation...
In fact, it can be useful in any case where pre-defined documents (templates) have to be dynamically populated with data.
The main benefit of JDynamiTe is to allow a true separation between data (content), presentation (container) and content generation code (written in Java).
JDynamiTe does not include a specific template language, and it is not a complete framework.
...
The HTML Document Object is a Perl Module that allows you to quickly and easily create Dynamic HTML pages without having to specify the framework. You specify the content and it does all the work. Supports HTML 4.0, cookies, frames, javascript, etc.
...It processing is speedy. And provides extract variables, dictionary reference and sequencial variable loop. Import a tinpy module and call the build function, so it became generate document with templat
XSDB XML is to DATA as HTML is to DOCUMENT. Publish and combine data as easily as HTML format and web browsers publish and view documents. Implementations in Python, javascript, java, C#/.NET.
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.
A php class for searching an XML document using XPath, and making modifications using a DOM style API. Does not require the DOM XML PHP library. The new home and name for the phpxml project.
This Java tool retrieves and concatenates several HTML files including their referenced (sub-)documents into a single (HTML) document, and zips it together with images and/or a stylesheet. Thereby complete manuals are created ready to be viewed or printed
POST (Python Obviously Simple Text) provides support for
simple, flexible dynamic document generation in multiple output
formats. Supports inputs in text or XML, outputs
in HTML, PDF, RTF, LaTeX source, nroff source, postscript,
and plain text.
Albion is a digital document archive presentation package. Features include a searchable database, an integrated spell checker, and automatic thumbnail generation. As native Perl as possible, the database/photos/search-function can be delivered on CD!
phpXMLDOM (phpXD) is an XML DOM-Implementation for PHP4 written in PHP. It offers methods for accessing the nodes of an XML document using the W3C Document Object Model (DOM) Level 2 Core. phpXMLDOM does not require the PHP DOM XML extension.
The pyxhtml Python XHTML class can be used to programatically generate XHTML documents. It is particularly useful when one has to add an XHTML output module to a Python application.