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

Impress Templates Airliner freeware
Filter: All | Freeware | Demo
 

Impress Templates Airliner

< 1 2 3 4 5 > 
Released: May 08, 2008  |  Added: August 14, 2008 | Visits: 2.440

Templates for Secretary Helpdesk texts Try MS Outlook as Hotline/Helpdesk-solution for customer mails at Secretariat. You will get a specified structure with the typical subjects that turn up in customer mails Secretariat, together with starting points for boilerplates which often can be expected in this helpdesk areas. This...



Platforms: Windows

License: Freeware Size: 246.02 KB Download (190): Templates for Secretary Helpdesk texts Download

Added: January 18, 2010 | Visits: 650

Text::TemplateFill Text::TemplateFill is a Perl module for formatting of reports with templates from files, use for I18N. SYNOPSIS use Text::TemplateFill; my $tmpl = new Text::TemplateFill; $tmpl->SetOpt(BaseDir => "paras/$Country"); $tmpl->SetOpt(ErrorFunction => &LogMsg, LineTerminator => "rn"); # Must...





Platforms: *nix

License: Freeware Size: 21.5 KB Download (93): Text::TemplateFill Download

Added: March 23, 2010 | Visits: 1.357

TigerWiki TigerWiki is a wiki that provides password security, automatic backup pages when editing, easy custom templates, and more. TigerWiki is less than 20 kilobytes large. Whats New in This Release: - A security fix that prevented new pages from being created was removed..


Platforms: *nix

License: Freeware Size: 14.34 KB Download (98): TigerWiki Download

Added: June 27, 2010 | Visits: 877

ExtUtils::ModuleMaker::TT ExtUtils::ModuleMaker::TT is a Perl module that makes skeleton modules with Template Toolkit templates. SYNOPSIS use ExtUtils::ModuleMaker; my $mmtt = ExtUtils::ModuleMaker->new ( NAME => My::New::Module, ALT_BUILD => ExtUtils::ModuleMaker::TT, TEMPLATE_DIR => ~/.perltemplates, );...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (88): ExtUtils::ModuleMaker::TT Download

Added: February 27, 2010 | Visits: 1.095

Template::Multilingual Template::Multilingual is a Perl module with multilingual templates for Template Toolkit. SYNOPSIS This subclass of Template Toolkits Template class supports multilingual templates: templates that contain text in several languages. < t > < en >Hello!< /en > < fr >Bonjour !< /fr > < /t >...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (101): Template::Multilingual Download

Added: October 22, 2010 | Visits: 1.215

jsTemplate jsTemplate is a small JavaScript library that allows you to create templates like PHP and ASP with JavaScript. The project can fetch templates using AJAX and execute them into the browser. The code is an evolution from the StickyShare.com project. jsTemplate is a very small library (just 4k...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (99): jsTemplate Download

Added: October 26, 2010 | Visits: 1.095

HTML::Myasp HTML::Myasp can generate HTML pages based on Templates. JATP (Just Another Template Parser). This library is another template module for the generation of HTML pages. Why ?. Well primarily i wanted a module: light, that keeps mod_perl power and flow control like HTML::Template, good interaction...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (88): HTML::Myasp Download

Added: January 10, 2010 | Visits: 1.096

eq2png eq2png is a simple Perl script to make it painless to produce Portable Network Graphic (PNG) images for OpenOffice Impress presentations (or for any other purpose I cant imagine). Suppose you had a LaTeX snippet in a file named example-equation.tex: To produce the PNG image of this with black...


Platforms: *nix

License: Freeware Size: 204.8 KB Download (102): eq2png Download

Added: August 14, 2010 | Visits: 798

CGI::FastTemplate CGI::FastTemplate is a Perl extension for managing templates, and performing variable interpolation. SYNOPSIS use CGI::FastTemplate; $tpl = new CGI::FastTemplate(); $tpl = new CGI::FastTemplate("/path/to/templates"); CGI::FastTemplate->set_root("/path/to/templates"); ## all instances...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (94): CGI::FastTemplate Download

Added: April 25, 2010 | Visits: 897

ReadySET ReadySET is an open source project to produce and maintain a library of reusable software engineering document templates. These templates provide a ready starting point for the documents used in software development projects. Using good templates can help developers work more quickly, but they...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (123): ReadySET Download

Added: April 03, 2010 | Visits: 1.043

HTML::Macro HTML::Macro can process HTML templates with loops, conditionals, macros and more! SYNOPSIS use HTML::Macro; $htm = new HTML::Macro (template.html); $htm->print; sub myfunc { $htm->declare (var, missing); $htm->set (var, value); return $htm->process; } ( in template.html ): < html...


Platforms: *nix

License: Freeware Size: 23.55 KB Download (94): HTML::Macro Download

Added: March 18, 2010 | Visits: 865

Text::MicroMason::Functions Text::MicroMason::Functions Perl module contains Function Exporter for Simple Mason Templates. SYNOPSIS Use the execute function to parse and evalute a template: use Text::MicroMason::Functions qw( execute ); print execute($template, name=>Dave); Or compile it into a subroutine, and...


Platforms: *nix

License: Freeware Size: 69.63 KB Download (90): Text::MicroMason::Functions Download

Added: October 16, 2010 | Visits: 753

Class::MakeMethods::Template::Generic Class::MakeMethods::Template::Generic Perl module contains templates for common meta-method types. SYNOPSIS package MyObject; use Class::MakeMethods ( Template::Hash:new => [ new ], Template::Hash:scalar => [ foo ] Template::Static:scalar => [ bar ] ); package main; my $obj =...


Platforms: *nix

License: Freeware Size: 153.6 KB Download (86): Class::MakeMethods::Template::Generic Download

Added: June 14, 2010 | Visits: 1.161

HTML::Template HTML::Template module attempts to make using HTML templates simple and natural. HTML::Template library extends standard HTML with a few new tags for variables, loops, if/else blocks and includes. A file written with HTML and these new tags is called a template. Using this module you fill in...


Platforms: *nix

License: Freeware Size: 62.46 KB Download (109): HTML::Template Download

Added: October 02, 2010 | Visits: 1.124

Itzam/C++ Itzam/C++ wraps the Itzam database engine with C++ templates for both simple and complex database classes. Itzam/C++ wrapper supports B-tree indexes with unique or duplicate keys, and includes multithreaded resource locking. Complete class documentation is embedded in the source code and...


Platforms: *nix

License: Freeware Size: 337.92 KB Download (102): Itzam/C++ Download

Added: August 19, 2010 | Visits: 965

Petal::Cookbook Petal::Cookbook is a Perl module to recipes for building templates with Petal. This document contains some examples of Petal template usage. Most of these examples deal with using Petal to generate HTML files from HTML templates. BASICS Template location When using Petal for web...


Platforms: *nix

License: Freeware Size: 84.99 KB Download (93): Petal::Cookbook Download

Released: October 14, 2014  |  Added: October 14, 2014 | Visits: 81.784

Photo Collage Max Making collages with frames, clip art, backgrounds and so on is a fun way to arrange your multiple photos into one, is also very sweet to commemorate events such as birthday, wedding, holidays, to share joy with family and friends. Photo Collage Max puts all the templates, masks, shapes and other...


Platforms: Windows, Windows 7

License: Freeware Size: 33.98 MB Download (2138): Photo Collage Max Download

Released: May 09, 2012  |  Added: May 19, 2012 | Visits: 1.316

Free InDesign Template Professional InDesign Templates for graphic design companies, marketing professionals, advertising agencies and freelancers. Browse our collection of professionally designed layouts, brochures, magazines, newsletters, flyers, resumes, newspapers, catalogs, business cards, portfolios, ads, and more!


Platforms: Windows, Mac, Windows CE, Not Applicable

License: Freeware Size: 9.65 MB Download (150): Free InDesign Template Download

Released: October 02, 2012  |  Added: October 02, 2012 | Visits: 414

Mail Notes Templates for Mac OS You just have few things to say ? Just use the Note Sationery Pack for Mail and send fun emails to your friends with your Apple Mail software. This Pack includes 6 fun themes: - Notes 1 - Notes 2 - Notes 3 - Blue Post-It - Green Clipboard - Air Mail envelope


Platforms: Mac

License: Freeware Size: 2.7 MB Download (51): Mail Notes Templates for Mac OS Download

Released: October 25, 2012  |  Added: October 25, 2012 | Visits: 745

Brochure Template Download Professional Brochure Templates Today!PoweredTemplates is the one-stop resource for all your brochure design needs! Showcase your business with a professional looking, full-color brochure templates with Professional theme. It's pretty easy with Professional brochure templates created by...


Platforms: Windows, OpenVMS

License: Freeware Size: 44.49 MB Download (68): Brochure Template Download

< 1 2 3 4 5 >