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.472.122 Times

Bill List Template software
Filter: All | Freeware | Demo
 

Bill List Template

< 1 2 3 4 5 
Released: December 19, 2013  |  Added: January 01, 2014 | Visits: 2.904

Swift To-Do List Lite Swift To-Do List Lite is a free and hierarchical to-do list software with reminder and to-do lists organized by tree structure with icons. Application is suitable both for personal and business use. All tasks can have customized priority level, task type, due date, and reminder. There is an...



Platforms: Windows, Windows 7, Windows Server, Other

License: Freeware Size: 16.92 MB Download (205): Swift To-Do List Lite Download

Released: December 20, 2010  |  Added: December 29, 2010 | Visits: 3.507

WonderWebWare Template Shaker CSS Template Shaker is WYSIWYG (what you see is what you get) xhtml / css template generator. Using the tool is pretty simple: just point and click to customize the look and feel of the template on the fly, in complete WYSIWYG environment. This version comes with 5 templates predefined, but with...





Platforms: Windows

License: Freeware Size: 11.36 MB Download (539): WonderWebWare Template Shaker Download

Released: January 30, 2010  |  Added: January 13, 2014 | Visits: 2.771

Word List Creator Word List Creator is a handy tool that enables the user to extract a word list from any given text. The list can be extracted alphabetically, showing each case of the word found in the text, or by word frequency, beginning with the least, and ending with the most used word. There is also an...


Platforms: Windows

License: Shareware Cost: $19.95 USD Size: 1.34 MB Download (323): Word List Creator Download

Released: September 08, 2011  |  Added: September 29, 2011 | Visits: 1.714

Power To-Do List Do you have the Power To Do? Power To-Do List is a powerful, easy-to-use, GTD-friendly to-do list program that helps you get more done in less time than ever before. Group your tasks by next actions, projects, contexts, and more - eight different views in all. With snoozable reminders, a fully...


Platforms: Windows

License: Shareware Cost: $29.95 USD Size: 4.82 MB Download (117): Power To-Do List Download

Released: December 24, 2010  |  Added: September 20, 2013 | Visits: 8.303

SharePoint List Collection SharePoint List Collection consolidates list items into a single grid view web part. All kinds of SharePoint lists from different sites can be selected in a SharePoint list collection web part. To create a list collection web part, you can select a site, a list and a list view, and select list...


Platforms: Windows

License: Shareware Cost: $135.00 USD Size: 1.73 MB Download (478): SharePoint List Collection Download

Released: December 24, 2008  |  Added: January 26, 2009 | Visits: 2.229

Word List Expert Advanced Tool to create word list from any given text. Word frequency counter. The list can be customized and exported to Excel, text file or Clipboard.Indispensable tool to: web designers,writers, psychologists, students, teachers, redactors, politial analysts... Features: -Open text file,...


Platforms: Windows

License: Shareware Cost: $14.95 USD Size: 798.96 KB Download (247): Word List Expert Download

Released: May 29, 2018  |  Added: June 21, 2018 | Visits: 4.940

Efficient To-Do List Efficient To-Do List is a professional, cross-platform and handy task management software package. By specifying the priorities or order of to-dos (tasks) or specifying different colors for different task labels, Efficient To-Do List makes every effort to assist you in following the "First Things...


Platforms: Windows, Windows 8, Windows 7, iOS, Android, iPhone

License: Shareware Cost: $29.95 USD Size: 15.92 MB Download (708): Efficient To-Do List Download

Released: June 08, 2009  |  Added: June 10, 2009 | Visits: 4.024

File List Generator ReStoring Data's File List Generator Freeware software filters, prints, and organizes via a file's: name, type, size, created date, and date last modified. It was developed by the Research and Development team to aid data recovery service clients to ensure their files have been recovered....


Platforms: Windows

License: Freeware Size: 5.63 MB Download (328): File List Generator Download

Released: May 29, 2018  |  Added: June 09, 2018 | Visits: 4.657

Efficient To-Do List Free Efficient To-Do List Free is a professional, cross-platform and handy task management software package. By specifying the priorities or order of to-dos (tasks) or specifying different colors for different task labels, Efficient To-Do List Free makes every effort to assist you in following the...


Platforms: Windows, Windows 8, Windows 7, iOS, Android, iPhone

License: Freeware Size: 15.12 MB Download (934): Efficient To-Do List Free Download

Released: March 10, 2016  |  Added: March 15, 2016 | Visits: 3.913

Directory List & Print Directory List & Print Pro is a software for Windows and enables listing and printing of a directory structure in a simplest way. By copying to the clipboard the directory listing can be exported into other programs or opened directly in Word, Excel and HTML. Directory List & Print Pro can...


Platforms: Windows, Windows 8, Windows 7

License: Shareware Cost: $0.00 USD Size: 5.72 MB Download (544): Directory List & Print Download

Added: January 18, 2010 | Visits: 1.767

Template::Ast Template::Ast is a Perl module to process ASTs for Perl Template Toolkit. SYNOPSIS use Template::Ast; # Rebuild AST stored in file: $ast = Template::Ast->read(foo.ast) or die Template::Ast->error(); # Writing existing AST to file: $ast = { Marry => [24, F], John => [21, M] };...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (161): Template::Ast Download

Added: October 15, 2010 | Visits: 1.189

Piffle::Template Piffle::Template is a Perlish templating language. SYNOPSIS use Piffle::Template; use Piffle::Template qw{template_to_perl expand_template}; # OO syntax, with output stored and returned: print Piffle::Template->expand(source_file => foo/fish.xml, include_path => [foo/inc,foo]); #...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (100): Piffle::Template Download

Added: October 21, 2010 | Visits: 1.453

Template::Plugin::Digest::MD5 Template::Plugin::Digest::MD5 is a TT2 interface to the MD5 Algorithm. SYNOPSIS [% USE Digest.MD5 -%] [% checksum = content FILTER md5 -%] [% checksum = content FILTER md5_hex -%] [% checksum = content FILTER md5_base64 -%] [% checksum = content.md5 -%] [% checksum = content.md5_hex -%]...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (96): Template::Plugin::Digest::MD5 Download

Added: January 01, 2010 | Visits: 1.482

Template::Plugin::Digest::SHA1 Template::Plugin::Digest::SHA1 is a TT2 interface to the SHA1 Algorithm. SYNOPSIS [% USE Digest.SHA1 -%] [% checksum = content FILTER sha1 -%] [% checksum = content FILTER sha1_hex -%] [% checksum = content FILTER sha1_base64 -%] [% checksum = content.sha1 -%] [% checksum =...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (94): Template::Plugin::Digest::SHA1 Download

Added: October 13, 2010 | Visits: 1.696

Template::Plugin::Lingua::EN::Inflect Template::Plugin::Lingua::EN::Inflect is a Perl interface to Lingua::EN::Inflect module. SYNOPSIS [% USE infl = Lingua.EN.Inflect; -%] [% FILTER inflect(number => 42); -%] There PL_V(was) NO(error). PL_ADJ(This) PL_N(error) PL_V(was) fatal. [% END; -%] [% "... and "; infl.ORD(9);...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (93): Template::Plugin::Lingua::EN::Inflect Download

Added: August 05, 2010 | Visits: 1.730

Template::Provider::OpenOffice Template::Provider::OpenOffice is a OpenOffice (ODT) Provider for Template Toolkit. This module extends Template::Provider to automatically extract the content.xml file from an OpenOffice zip file and run it through Template::Toolkit for processing. We use OpenOffice::OODoc to actually open...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (129): Template::Provider::OpenOffice Download

Added: March 23, 2010 | Visits: 1.429

Template::Plugins Template::Plugins is a Perl module with plugin provider. SYNOPSIS use Template::Plugins; $plugin_provider = Template::Plugins->new(%options); ($plugin, $error) = $plugin_provider->fetch($name, @args); The Template::Plugins module defines a provider class which can be used to load and...


Platforms: *nix

License: Freeware Size: 778.24 KB Download (176): Template::Plugins Download

Added: June 02, 2010 | Visits: 1.534

Template::Tools::ttree Template::Tools::ttree module can process entire directory trees of templates. SYNOPSIS ttree [options] [files] The ttree script is used to process entire directory trees containing template files. The resulting output from processing each file is then written to a corresponding file in a...


Platforms: *nix

License: Freeware Size: 768 KB Download (102): Template::Tools::ttree Download

Added: August 15, 2010 | Visits: 1.307

Template::Plugin::XML::Style Template::Plugin::XML::Style is a Perl module for simple XML stylesheet transformations. SYNOPSIS [% USE xmlstyle table = { attributes = { border = 0 cellpadding = 4 cellspacing = 1 } } %] [% FILTER xmlstyle %] < table > < tr > < td >Foo< /td > < td >Bar< /td > < td >Baz< /td >...


Platforms: *nix

License: Freeware Size: 26.62 KB Download (101): Template::Plugin::XML::Style Download

Added: June 23, 2010 | Visits: 1.685

Template::Tutorial::Web Template::Tutorial::Web is a Perl module for generating web content using the template toolkit. This tutorial document provides a introduction to the Template Toolkit and demonstrates some of the typical ways it may be used for generating web content. It covers the generation of static pages...


Platforms: *nix

License: Freeware Size: 778.24 KB Download (113): Template::Tutorial::Web Download

< 1 2 3 4 5