Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.185.940 Times

Delphi Html Print Components freeware
Filter: All | Freeware | Demo
 

Delphi Html Print Components

< 1 2 3 4 5 > 
Added: September 05, 2013 | Visits: 609

HTML Purifier for Scripts HTML Purifier is a standards-compliant HTML filter library written in PHP.HTML Purifier will not only remove all malicious code (better known as XSS) with a thoroughly audited, secure yet permissive whitelist, it will also make sure your documents are standards compliant, something only...



Platforms: PHP

License: Freeware Size: 716.8 KB Download (46): HTML Purifier for Scripts Download

Released: December 28, 2017  |  Added: December 30, 2017 | Visits: 499

OLEDBDAC for Delphi OLE DB Data Access Components (OLEDBDAC) is a feature-rich and high-performance library of components that provides data access for data sources exposed through OLE DB from Delphi for both 32-bit and 64-bit Windows platforms. OLEDBDAC-based applications connects to any data source exposed through...





Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 3.7 MB Download (62): OLEDBDAC for Delphi Download

Added: August 22, 2006 | Visits: 3.468

HTML Builder XP HTML Builder XP is a powerful, professional and easy to use development environment for HTML. This development tool comes with an impressive and easy to use interface as well as many of the best features from other top HTML Editors. Some of the features included within HTML Builder XP are HTML...


Platforms: Windows

License: Freeware Size: 5.3 MB Download (367): HTML Builder XP Download

Added: April 03, 2006 | Visits: 5.500

HTML Code Export HTML Code Export is a unique and easy to use software to quickly and easily reindent, export (10+ formats supported) and print your html documents. Upgrade your old html pages to xhtml. Convert your html documents to PDF, RTF, images and more! With the HTML Code Export, you can : Format /...


Platforms: Windows

License: Freeware Size: 1.81 MB Download (514): HTML Code Export Download

Released: November 13, 2007  |  Added: December 01, 2007 | Visits: 6.233

DataGridView Extension DataGridView Extension extends the standard DataGridView control, without inheritance, with functionalities such as Export (MS Excel, HTML and PDF), Print, Search, Themes, Security and many others. Its design time support allows integration in any existing application just in a few seconds...


Platforms: Windows

License: Freeware Size: 6.96 MB Download (775): DataGridView Extension Download

Added: January 18, 2010 | Visits: 1.173

HTML::FormHighlight HTML::FormHighlight Perl module can help you to highlights fields in an HTML form. SYNOPSIS use HTML::FormHighlight; my $h = new HTML::FormHighlight; print $h->highlight( scalarref => $form, fields => [ A, B, C ], ); print $h->highlight( scalarref => $form, fields => [ A, B, C ],...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (93): HTML::FormHighlight Download

Added: November 25, 2010 | Visits: 1.095

HTML::Tiny HTML::Tiny is a lightweight, dependency free HTML/XML generator. SYNOPSIS use HTML::Tiny; my $h = HTML::Tiny->new; # Generate a simple page print $h->html( [ $h->head( $h->title( Sample page ) ), $h->body( [ $h->h1( { class => main }, Sample page ), $h->p( Hello, World, { class =>...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (100): HTML::Tiny Download

Added: October 27, 2010 | Visits: 1.113

HTML::LoL HTML::LoL is a Perl module that can construct HTML from pleasing Perl data structures. SYNOPSIS use HTML::LoL; &hl(sub { print shift }, [body => {bgcolor => white}, [p => Document body, ...], ...]); This module allows you to use Perl syntax to express HTML. The function hl() converts...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (92): HTML::LoL Download

Added: July 26, 2010 | Visits: 959

Blatte::HTML Blatte::HTML is a Perl module that contains tools for generating HTML with Blatte. SYNOPSIS use Blatte; use Blatte::Builtins; use Blatte::HTML; $perl = &Blatte::Parse(...string of Blatte code...); $val = eval $perl; &Blatte::HTML::render($val, &emit); sub emit { print shift; }.


Platforms: *nix

License: Freeware Size: 14.34 KB Download (101): Blatte::HTML Download

Added: May 16, 2010 | Visits: 1.336

HTML::Template::Extension::DOC HTML::Template::Extension::DOC are plugins for comments in template. SYNOPSIS use HTML::Template::Extension; my $text = qq | < HTML >< HEAD >< /HEAD >< BODY > < H1 >This is a template example...< /H1 > < TMPL_DOC >An example use of TMPL_DOC tag < /TMPL_DOC > The sum between 1+1 is: <...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (104): HTML::Template::Extension::DOC Download

Added: September 04, 2010 | Visits: 3.032

HTML::Template::Extension::SLASH_VAR HTML::Template::Extension::SLASH_VAR is a plugins for < /TMPL_VAR > syntax. SYNOPSIS use HTML::Template::Extension; my $text = qq | SLASH_VAR plugin example ======================== If all is ok you can read this here --> < TMPL_VAR NAME="test" >a placeholder< /TMPL_VAR > |; my...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (95): HTML::Template::Extension::SLASH_VAR Download

Added: June 10, 2010 | Visits: 1.374

Useful Java Application Components UJAC provides a collection of JAVA components which may be useful in some projects. Each component is designed for easy use, easy integration into existing projects, extensibility and last but not least efficiency. Whats New in This Release: Chart Module: - Moved common types into the...


Platforms: *nix

License: Freeware Size: 4.1 MB Download (101): Useful Java Application Components Download

Added: November 13, 2010 | Visits: 676

HTML::CMTemplate HTML::CMTemplate.pm is a Perl module that can generate text-based content from templates. SYNOPSIS use HTML::CMTemplate; $t = new HTML::CMTemplate( path => [ /path1, /longer/path2 ] ); $t->import_template( filename => file.html.ctpl, # in the paths above packagename => theTemplate,...


Platforms: *nix

License: Freeware Size: 65.54 KB Download (98): HTML::CMTemplate Download

Added: September 08, 2010 | Visits: 1.352

HTML::Scrubber HTML::Scrubber is a Perl extension for scrubbing/sanitizing html. SYNOPSIS #!/usr/bin/perl -w use HTML::Scrubber; use strict; # my $html = q[ BAD { background: #666; color: #666;} alert(Hello, I am EVIL!); a => link br => b => bold u => UNDERLINE ]; # my $scrubber =...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (99): HTML::Scrubber Download

Added: November 12, 2010 | Visits: 1.098

Oak::Web::HTML::A Oak::Web::HTML::A is a HTML tag (Container). A Container to hold objects inside an A tag. Perl Oak Component Tree - Web Interface Components. This package brings the Web Component library, used to create web interfaces to your applications. See also the Forest Web Application Builder, a tool...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (95): Oak::Web::HTML::A Download

Added: March 27, 2010 | Visits: 1.042

HTML::Template::Set HTML::Template::Set is a HTML::Template extension that adds set support. SYNOPSIS in your HTML: < TMPL_SET NAME="handler" >apples_to_oranges< /TMPL_SET > < TMPL_SET NAME="title" >Apples Are Green< /TMPL_SET > < HTML > < HEAD > < TITLE >< TMPL_VAR NAME="title" >< /TITLE > < /HEAD > <...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (88): HTML::Template::Set Download

Added: October 12, 2010 | Visits: 1.377

HTML::WikiConverter::MediaWiki HTML::WikiConverter::MediaWiki is a Perl module used to convert HTML to MediaWiki markup. SYNOPSIS use HTML::WikiConverter; my $wc = new HTML::WikiConverter( dialect => MediaWiki ); print $wc->html2wiki( $html ); This module contains rules for converting HTML into MediaWiki markup. See...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (99): HTML::WikiConverter::MediaWiki Download

Added: February 03, 2010 | Visits: 1.178

HTML::WikiConverter::Markdown HTML::WikiConverter::Markdown is a Perl module to convert HTML to Markdown markup. SYNOPSIS use HTML::WikiConverter; my $wc = new HTML::WikiConverter( dialect => Markdown ); print $wc->html2wiki( $html ); This module contains rules for converting HTML into Markdown markup. You should not...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (109): HTML::WikiConverter::Markdown Download

Added: February 09, 2010 | Visits: 972

HTML::WikiConverter::Oddmuse HTML::WikiConverter::Oddmuse is a Perl module that can convert HTML to Oddmuse markup. SYNOPSIS use HTML::WikiConverter; my $wc = new HTML::WikiConverter( dialect => Oddmuse ); print $wc->html2wiki( $html ); This module contains rules for converting HTML into Oddmuse markup. This dialect...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (95): HTML::WikiConverter::Oddmuse Download

Added: November 06, 2010 | Visits: 1.010

HTML::FormatNroff HTML::FormatNroff is a Perl module that can format HTML as nroff man page. SYNOPSIS require HTML::FormatNroff; $html = parse_htmlfile("test.html"); $format_nroff = new HTML::FormatNroff(name => trial, project => MyProject); print $formatter->format($html); The HTML::FormatNroff is a...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (93): HTML::FormatNroff Download

< 1 2 3 4 5 >