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
$300 in Free Credit Towards Top Cloud Services
Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
iText Programming Tutorials. Example code and detail explanation on how to generate Adobe PDF document with iText API. Example of AcroForm, bookmark, anchor, insert images, generate PDF with Java App, JSP or Servlet, create PDF table and etc.
pyfiglet is a full port of the FIGlet specification (http://www.figlet.org/) into pure python. It takes ASCII text and renders it in ASCII art fonts. It can be used on the commandline or as an Object Oriented driver library in your own programs.
Another Diff is a utility like anothers diff utilities but that's works how I want and its run in mono also, so can be used in Linux and Windows.
No is necessary install, or install any third part library to run (Except mono or .net framework).
The application is a text converter (RTF to PDF). The user can select a source .rtf file and then choose a destination file(.pdf). The RTF file is converted to PDF file. Based on vPDF @ http://sourceforge.net/projects/vpdf but supports text alignment.
ThiefscriptSE - The ultimate NukeZone thiefscript. Helps you pick the right thief target in the online game 'NukeZone'. Written in java to ensure cross-platform compatibility.
An OpenOffice.org add-on which provide basic work with Subverversion. You can import/commit/checkout/update your documents into/from the repository, also with support of showing history and document diferences.
Flesh is a Java application designed to analyze a document (plain text, rich text, Word documents, and PDFs) and display the difficulty associated with comprehending using the Flesch-Kincaid Grade Level and the Flesch Reading Ease Score.
This a text editor which has the option to save the content as a PDF document. It can also read existing .rtf documents and render them in the editor. These can then be saved as PDF there by providing a converter from RTF to PDF format.
Use Xilize to create XHTML pages or entire websites with just a plain-text editor. The markup is similar to Textile and extensible via BeanShell. Run as a jEdit plugin, from the command line, or embed in a Java program. Small, fast, easy-to-use.
Collection of tools for input, reading, processing, and typesetting Taiwanese language. Includes SCIM and quail input methods, Firefox dictionary plugin, plus scripts for LaTeX and HTML generation.
csvtoxml will convert parse csv comma separated value data into xml. a command line console utility that uses stdin and stdout pipe with more cat, pr, wget, zip, find -exec for added functionality. file stream term c c++ small fast parser unix win osx
A basic html editor that I have been developing. In first stages of development. I hope to make this a very easy-to-use text/html editor and I have begun adding insert functions for common tags. I plan to add insert function for common Html Tags.
Implements the C++ parser class usable for finding the matches in the input using regular expression. The regular expression pattern is a parameter in parsers constructor. Also allows to retrieve subexpressions matches in few steps. Supports wide chars.