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

Excel Monthly Bills Template freeware
Filter: All | Freeware | Demo
 

Excel Monthly Bills Template

< 1 2 3 4 5 > 
Released: June 15, 2008  |  Added: April 27, 2010 | Visits: 3.426

Add-in Express Toys for VSTO and Excel This is a free sample add-in (ready to install and use) that adds a number of useful features to Microsoft Excel, including advanced options for Excel styles, merging cells and special paste options. The add-in is based on the innovative Add-in Express technology and gives you an example of...



Platforms: Windows

License: Freeware Size: 452.99 KB Download (210): Add-in Express Toys for VSTO and Excel Download

Added: July 22, 2010 | Visits: 1.668

DateTime::Format::Excel DateTime::Format::Excel is a Perl module that can convert between DateTime and Excel dates. SYNOPSIS use DateTime::Format::Excel; # From Excel via class method: my $datetime = DateTime::Format::Excel->parse_datetime( 37680 ); print $datetime->ymd(.); # 2003.02.28 # or via an object...





Platforms: *nix

License: Freeware Size: 15.36 KB Download (198): DateTime::Format::Excel Download

Released: September 22, 2011  |  Added: October 08, 2011 | Visits: 1.839

Service Invoice Template Service Invoice Template is an Excel workbook file which provides an easy to use, neat and simple invoice form for small businesses who provides service to their clients and don't have a need to ship physical products. The invoice format in this Service Invoice Template is for intended for...


Platforms: Windows

License: Freeware Size: 34.73 KB Download (197): Service Invoice Template Download

Added: March 20, 2006 | Visits: 2.851

Complete Excel Names Complete Excel Names is a COM add-in that allows you to set the width of the Name Box in Excel.


Platforms: Windows

License: Freeware Size: 534 KB Download (181): Complete Excel Names Download

Added: March 23, 2010 | Visits: 1.427

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

Released: May 18, 2014  |  Added: June 03, 2014 | Visits: 1.597

BlueFox Free PDF to Excel Converter Are you considering a solution to convert PDF files into Excel worksheets without buying some application or service? BlueFox Free PDF to Excel Converter is a cost-free choice to convert PDF to Excel without losing correct layout, tabs, table format, hyperlinks, graphics, etc. It can convert PDF...


Platforms: Windows, Windows 8, Windows 7

License: Freeware Size: 3.11 MB Download (171): BlueFox Free PDF to Excel Converter Download

Added: January 18, 2010 | Visits: 1.766

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: August 20, 2008 | Visits: 1.200

Excel: Flexible Find Utility This is the world's only utility that enables you to search (and replace) all of Excel's objects, not just cells, but also comments, chart objects, pivot table source ranges, queries command texts, in short: just about any object within Excel.


Platforms: Windows

License: Freeware Size: 272 KB Download (153): Excel: Flexible Find Utility Download

Added: April 23, 2010 | Visits: 1.181

Template::Magic Template::Magic is a Perl module for magic merger of runtime values with templates. SYNOPSIS Just add these 2 magic lines to your code... use Template::Magic; Template::Magic->new->print( /path/to/template ); to have all your variable and subroutines merged with the template file, or set...


Platforms: *nix

License: Freeware Size: 46.08 KB Download (149): Template::Magic Download

Added: August 22, 2008 | Visits: 1.398

Excel Wordlist English German Dictionary Database English German to integrate into your applications in Excel Format. The demoversion includes the letter "S" with 4521 Keywords. Fullversion English German Dictionary 37483 keywords with 37438 translations. Also available for English to French, Italian, Spanish,...


Platforms: Windows

License: Freeware Size: 215 KB Download (149): Excel Wordlist English German Download

Added: November 06, 2010 | Visits: 1.778

Template::Tutorial Template::Tutorial are template toolkit tutorials. This section includes tutorials on using the Template Toolkit. Subjects currently include an general overview of the Template Toolkit, showing users how to get quickly up to speed building web content, and a tutorial on generating and using...


Platforms: *nix

License: Freeware Size: 778.24 KB Download (146): Template::Tutorial Download

Added: August 18, 2008 | Visits: 1.333

Excel Wordlist English German Economics Wordlist Economics Dictionary Database English German to integrate into your applications in Excel Format. The demoversion includes the letter "P" with 524 Keywords. Fullversion English German Dictionary 5588 keywords with 5588 translations. Also available for English to French, Italian, Spanish,...


Platforms: Windows

License: Freeware Size: 215 KB Download (146): Excel Wordlist English German Economics Download

Added: February 18, 2010 | Visits: 1.295

HTML::Template::JIT HTML::Template::JIT is a just-in-time compiler for HTML::Template. Templates are compiled into native machine code using Inline::C. When using HTML::Template::JIT, the compiled code is stored to disk and reused on subsequent calls. HTML::Template::JIT is up to 8 times as fast as HTML::Template...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (145): HTML::Template::JIT Download

Added: August 04, 2008 | Visits: 1.757

SMTP/POP3 Email Engine for Delphi This free Excel calendar template allows you to quickly and easily create a monthly calendar by simply choosing a year and month. You can also choose a color scheme for your calendar using simple form controls. Use this Excel calendar spreadsheet for planning, printing, and scheduling. [Requires...


Platforms: Windows

License: Freeware Size: 60 KB Download (140): SMTP/POP3 Email Engine for Delphi Download

Added: November 03, 2010 | Visits: 1.975

Template::Plugin::Translit::RU Template::Plugin::Translit::RU is a filter for converting cyrillic text into transliterated one and back. SYNOPSIS Use as filters. [% USE Translit::RU translit detranslit %] [% FILTER translit( koi ) %] ... This text would stay unchanged because it is not cyrillic. ... [% END %] Use as...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (140): Template::Plugin::Translit::RU Download

Added: March 10, 2010 | Visits: 1.227

HTML::Template::Expr HTML::Template::Expr module provides an extension to HTML::Template which allows expressions in the template syntax. HTML::Template::Expr module is purely an addition--all the normal HTML::Template options, syntax, and behaviors will still work. Expression support includes comparisons, math...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (135): HTML::Template::Expr Download

Released: May 13, 2015  |  Added: May 13, 2015 | Visits: 851

SRS1 Cubic Spline for Excel This is free software that adds several spline and linear interpolation functions to Microsoft Excel. It is simple to use because the new functions work just like all other existing Excel functions. Spline functions include cubic spline, bessel spline, and 'OneWay' spline (which is a monotonic...


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

License: Freeware Size: 1.39 MB Download (134): SRS1 Cubic Spline for Excel Download

Added: February 02, 2010 | Visits: 1.536

Bee Template Bee Template is a Web template system parses HTML files into PHP objects which can be manipulated by using tag names or IDs. While other template systems make use of prepared HTML files for templates, Bee Template allows you to use arbitrary HTML files without modification. Bee Template is...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (133): Bee Template Download

Added: August 08, 2008 | Visits: 1.219

Free Professional Search Engine Submission System Updated monthly Provides a search engine and directory list with over 1,300 URLs to systems and resources. The list is available in 7 different formats to use on your PC or import into another program. Formats avalable are Word, Excel, PDF, dBASE/FoxPro, ASCII delimited, HTML, and as an HTML server side include...


Platforms: generic


Added: August 05, 2010 | Visits: 1.728

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

< 1 2 3 4 5 >