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

Fax Cover Sheet Template software
Filter: All | Freeware | Demo
 

Fax Cover Sheet Template

< 1 2 3 4 5 > 
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: February 02, 2004  |  Added: January 26, 2009 | Visits: 2.022

Sheet Lightning Demo Sheet Lightning is a specialised engineering 2D/3D CAD System for creating and unfolding sheet metal designs for fabrication or manufacture. It handles everything from simple cylinders, cones, rectangular ducts and ovals, to adapters, adapting any of these section types, interections between any...





Platforms: Windows, Windows CE

License: Shareware Cost: $150.00 USD Size: 4.77 MB Download (163): Sheet Lightning Demo Download

Released: February 18, 2009  |  Added: February 22, 2009 | Visits: 1.741

Fax Balancer Fax Balancer is a program that equally distributes incoming facsimiles for processing. It eliminates the need to manually distribute the work load to inside processing personnel. Fax Balancer reads a delivery destination and waits for a facsimile to arrive. The program delivers the facsimile as...


Platforms: Windows

License: Commercial Cost: $149.00 USD Size: 6.93 MB Download (119): Fax Balancer Download

Released: May 24, 2009  |  Added: May 26, 2009 | Visits: 2.372

Fax Boom Fax Boom: It is now possible to send faxes over Betamax SIP network. Fax Boom - fully-functional system of sending and receiving faxes over the Internet in real time (FOIP). Thanks to the support FAX over G711 Fax Boom can send faxes through a network of SIP providers that do not support the...


Platforms: Windows

License: Shareware Cost: $70.00 USD Size: 12.23 MB Download (211): Fax Boom Download

Released: June 28, 2009  |  Added: July 01, 2009 | Visits: 4.598

Fax Voip Fax Voip is a virtual T38 fax COM port for your SIP Network. You can send and receive T38 faxes via SIP networks with standart fax soft. It is also possible to receive T38 faxes directly into TIFF or PDF files without using a standard fax software, and without limiting the number of incoming fax...


Platforms: Windows

License: Shareware Cost: $75.00 USD Size: 15.84 MB Download (262): Fax Voip Download

Released: October 09, 2017  |  Added: October 16, 2017 | Visits: 9.322

Fax Server Pro Fax Server Pro is a client and server system designed to integrates fax communication with your IT infrastructure. Sending a fax is as simple as printing from any Windows application. Incoming fax messages are routed directly to desktops or email as PDF files -- the de facto standard in storing...


Platforms: Windows, Windows 7

License: Shareware Cost: $85.00 USD Size: 10.08 MB Download (800): Fax Server Pro Download

Released: May 15, 2009  |  Added: October 10, 2009 | Visits: 3.991

HTML Template Browser Anyone who has worked with web templates, knows how difficult it can be to see all the templates you've downloaded. That's what HTML Template Browser is for. Point it at a directory and it will find all the main pages of a template (index.html, default.htm, etc.) and list them in a browse window....


Platforms: Windows

License: Freeware Size: 1.17 MB Download (568): HTML Template Browser Download

Added: January 18, 2010 | Visits: 1.784

Playlist - CD Cover Playlist - CD Cover is a perl script that generates nice printable CD Covers using TeX. You can use custom designs by creating your own templates. Perl-QT, TeX, dvips and kghostview are required. Please read the README file. The script is still experimental -- feel free to send me...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (166): Playlist - CD Cover Download

Added: January 18, 2010 | Visits: 1.905

RockBox WPS cover creator RockBox WPS cover creator is an amaroK script that creates covers for RockBox WPS. Covers are created in currently played directory (so you can sync later data on HD with DAP - its like I do with rsync). Its fast and dirty script so do not expect much - it just checks if there is a cover.bmp...


Platforms: *nix

License: Freeware Size: 2.05 KB Download (157): RockBox WPS cover creator Download

Added: January 18, 2010 | Visits: 1.683

Aapl C++ Template Library Aapl is a C++ template library for generic programming. Aapl supports different generic programming paradigms by providing variations of standard data structures. For example, a by-value linked list template may be used to store a user supplied type such as an integer. A different list...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (105): Aapl C++ Template Library 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.729

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: April 12, 2010 | Visits: 1.416

Template::FAQ Template::FAQ contains Frequently Asked Questions about the Template Toolkit. Template Toolkit Language Why doesnt [% a = b IF c %] work as expected? Because the parser interprets it as [% a = (b IF c) %] Do this instead: [% SET a = b IF c %] If Im using TT to write out a TT...


Platforms: *nix

License: Freeware Size: 778.24 KB Download (103): Template::FAQ 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

< 1 2 3 4 5 >