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

Timeline Template Word Mac freeware
Filter: All | Freeware | Demo
 

Timeline Template Word Mac

< 1 2 3 4 5 > 
Released: August 01, 2013  |  Added: September 07, 2013 | Visits: 5.874

Some PDF to Word Converter Some PDF to Word Converter can help you to convert pdf to word doc and pdf to rtf, so you can edit and reuse your PDF content. Using Some PDF to Word Converter you can preserve original layout, text, images, vector drawings of your pdf file. Easily convert pdf to word doc, pdf to rtf with Some...



Platforms: Windows

License: Freeware Size: 693.69 KB Download (1605): Some PDF to Word Converter Download

Released: October 04, 2014  |  Added: April 04, 2015 | Visits: 2.803

PDF to Word PDF to Word is used to convert PDF files to Word (.doc) or WordPad (.rtf) documents in batch mode. It works without Adobe Acrobat or Adobe Reader, and has friendly interface, small size, accurate and fast conversion ability. It retains the original text, images, format and layout of PDF files in...





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

License: Freeware Size: 1.49 MB Download (448): PDF to Word Download

Released: February 24, 2012  |  Added: April 17, 2012 | Visits: 2.526

Wavepad Audio Editor for Mac WavePad is a sound editor program for Mac OS X. This software lets you make and edit voice and other audio recordings. You can cut, copy and paste parts of recording and, if required, add effects like echo, amplification and noise reduction. Sound editing functions include cut, copy, paste,...


Platforms: Mac

License: Freeware Size: 1.42 MB Download (191): Wavepad Audio Editor for Mac Download

Released: July 06, 2009  |  Added: July 11, 2009 | Visits: 7.740

Adreamsoft PDF to Word Converter Adreamsoft PDF to Word Converter is small yet powerful PDF to Word software. User-friendly interface and fast conversion rates allow you to create Word files from PDF documents by simply few clicks. No Adobe Acrobat needed! Adreamsoft PDF to Word Converter really enhances the quality of your...


Platforms: Windows

License: Freeware Size: 2.44 MB Download (1821): Adreamsoft PDF to Word Converter Download

Released: July 01, 2009  |  Added: August 10, 2009 | Visits: 3.280

Word To HTML Converter Word to HTML Converter is powerful tool developped to convert a word documents to HTML file. Word to HTML converting Software makes it easy and spontaneous to create fully formatted, linked HTML publications from within Microsoft Word. Doc to HTML Converter tool allows you to publish a Word...


Platforms: Windows

License: Freeware Size: 831.5 KB Download (418): Word To HTML Converter 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

Released: August 05, 2011  |  Added: September 07, 2011 | Visits: 2.651

Nemo PDF to Word Nemo PDF To Word is completely free Word to PDF convert software. By using it, you can convert your PDF files to well-formatted and editable Word/RTF in seconds. After conversion, the original text, images, tables, columns, graphics and other formats are well saved in the generated files. It...


Platforms: Windows

License: Freeware Size: 9.76 MB Download (201): Nemo PDF to Word Download

Added: January 18, 2010 | Visits: 2.333

MAC Changer GUI MAC Changer GUI will display and change your MAC address to a user supplied or random value. Created with kommander 1.3.0. Not sure if it works with previous versions. Depends on kdialog and must be executed with the kdesu command. Example: kdesu kmdr-executor /home/someDIR/mac.kmdr As...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (226): MAC Changer GUI 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 06, 2010 | Visits: 1.459

Define Word 0.7.0 for Define Word is an extension which allows you to look up definition of selected text. Look up definition of selected text using any of several search engines. The list of engines is configurable..


Platforms: *nix

License: Freeware Size: 8.19 KB Download (104): Define Word 0.7.0 for Download

Added: July 08, 2010 | Visits: 1.923

GNU MAC Changer GNU MAC Changer project consists of an utility for manipulating MAC addresses of network interfaces. It can set specific, random, vendor-based (with a 6600+ vendor list), and device-type-based MACs.. Cherokee is a flexible, very fast, lightweight Web server. It is implemented entirely in C, and...


Platforms: *nix

License: Freeware Size: 225.28 KB Download (148): GNU MAC Changer Download

Added: November 03, 2010 | Visits: 1.899

MS Word to plaintext converter MS Word to plaintext converter is a service menue easily converts MS Word documents to plain text files. The generated text file is named *.doc.txt. I hope it is as useful for you as it is for me.. MS Word to plaintext converter KDE-Apps.org Community Portal for KDE Applications Software Office...


Platforms: *nix

License: Freeware Download (195): MS Word to plaintext converter 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: 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

< 1 2 3 4 5 >