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 49.601.123 Times

Text Indent software
Filter: All | Freeware | Demo
 

Text Indent

< 1 2 3 4 5 
Released: November 19, 2009  |  Added: December 02, 2009 | Visits: 1.015

Text Paster If you are tired of typing the same text multiple times, Text Paster can help you! Text Paster is a program for instantly pasting into input fields in practically any program simple or formatted (RTF) text that has been pre-defined by you: standard phrases, greetings, generic replies, the...



Platforms: Windows

License: Shareware Cost: $19.95 USD Size: 1.87 MB Download (425): Text Paster Download

Released: August 26, 2011  |  Added: October 19, 2011 | Visits: 2.835

Art Text Art Text is an application to create high quality headings, web site graphics, buttons, logos and icons. Multi layer support turns Art Text into flexible tool to create complex graphics for web and print materials. Template Gallery provides over 360 ready made buttons, headings, logos and icons....





Platforms: Mac

License: Shareware Cost: $39.95 USD Size: 50.7 MB Download (189): Art Text Download

Released: May 18, 2016  |  Added: May 30, 2016 | Visits: 8.450

GT Text An OCR tool transforms image text to its digitalized version, allowing you to recognize and copy text to a format that all the editors and computers programs understand. With GT Text, we take the approach that if you read it, you can copy it. So we transform for you any text that you can...


Platforms: Windows, Windows 7, Other

License: Free Cost: $0.00 USD Size: 12.2 MB Download (164): GT Text Download

Released: January 01, 2010  |  Added: January 05, 2010 | Visits: 1.080

Text Doctor Finishing the writing of a text also starts the rewriting work. Have you ever encountered the problem that after hours of rewriting a texts as soon as you hand it over to another person, the other person finds errors or problematic spots in the text that you have overlooked. That is because...


Platforms: Windows

License: Shareware Cost: $69.90 USD Size: 15.77 MB Download (113): Text Doctor Download

Released: January 08, 2010  |  Added: January 18, 2010 | Visits: 1.167

Web Text Enhancer An optimized text captivates the reader, increases his attention and motivates him to take action. With WebTextEnhancer (WTE) you can analyze and optimize text effectivity and expressiveness in shortest time. Easily add important keywords to: webpages, sales texts, advertisements - even Google...


Platforms: Windows

License: Demo Cost: $109.00 USD Size: 109.26 KB Download (93): Web Text Enhancer Download

Added: January 18, 2010 | Visits: 643

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 (87): Text::TemplateFill Download

Added: January 18, 2010 | Visits: 772

Text::RewriteRules Text::RewriteRules Perl module contains a system to rewrite text using regexp-based rules. SYNOPSIS use Text::RewriteRules; RULES email .==> DOT @==> AT ENDRULES email("ambs@cpan.org") # returns ambs AT cpan DOT org RULES/m inc (d+)=e=> $1+1 ENDRULE inc("I saw 11 cats and 23...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (89): Text::RewriteRules Download

Added: February 08, 2010 | Visits: 1.279

Edit by Text Editors Edit by Text Editors allows you to open a file with Kate, Kwrite, Kedit, Khexedit by a KDE service menu. To install the service menu you must copy editby.desktop in ~/.kde/share/apps/konqueror/servicemenus. Download KDE-Apps.org Community Portal for KDE Applications Software Office Multimedia...


Platforms: *nix

License: Freeware Download (106): Edit by Text Editors Download

Added: August 27, 2010 | Visits: 854

Text::Bloom Text::Bloom can evaluate Bloom signature of a set of terms. SYNOPSIS my $b = Text::Bloom->new(); $b->Compute( qw( foo bar baz ) ); my $sig = $b->WriteToString(); $b->WriteToFile( afile.sig ); my $b2 = Text::Bloom::NewFromFile( afile.sig ); my $b3 = Text::Bloom->new(); $b3->Compute( qw(...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (91): Text::Bloom Download

Added: March 24, 2010 | Visits: 959

Text::Highlight Text::Highlight is a syntax highlighting framework. SYNOPSIS use Text::Highlight preload; my $th = new Text::Highlight(wrapper => " %s n"); print $th->highlight(Perl, $code); Text::Highlight is a flexible and extensible tool for highlighting the syntax in programming code. The markup...


Platforms: *nix

License: Freeware Size: 49.15 KB Download (96): Text::Highlight Download

Added: August 10, 2010 | Visits: 689

Text::MetaText Text::MetaText is a Perl extension implementing meta-language for processing "template" text files. SYNOPSIS use Text::MetaText; my $mt = Text::MetaText->new(); # process file content or text string print $mt->process_file($filename, %vardefs); print $mt->process_text($textstring,...


Platforms: *nix

License: Freeware Size: 87.04 KB Download (90): Text::MetaText Download

Added: February 05, 2010 | Visits: 892

Text::Diff Text::Diff can perform diffs on files and record sets. SYNOPSIS use Text::Diff; ## Mix and match filenames, strings, file handles, producer subs, ## or arrays of records; returns diff in a string. ## WARNING: can return B diffs for large files. my $diff = diff "file1.txt", "file2.txt",...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (105): Text::Diff Download

Added: February 16, 2010 | Visits: 1.238

Text::Textile Text::Textile is a humane web text generator. SYNOPSIS use Text::Textile qw(textile); my $text = <


Platforms: *nix

License: Freeware Size: 31.74 KB Download (138): Text::Textile Download

Added: April 12, 2010 | Visits: 1.141

Text Text Revolution Text Text Revolution project is a text-based ncurses DDR clone. Text Text Revolution is a text-based Dance Dance Revolution clone. It supports pyDDRs .step file format (which has now been superceeded by the .dance format), and plans to stream OGG, MP3, or WAV files. Whats New in This...


Platforms: *nix

License: Freeware Size: 45.06 KB Download (104): Text Text Revolution Download

Added: March 06, 2010 | Visits: 755

Text::UberText::Overview Text::UberText::Overview Perl module contains some general documentation. HOWTO How to I create or designate a namespace? A namespace is two or more words seperated by periods, like "uber.loop", or "acme.database.inventory". All namespaces are in lowercase. If you do not plan on...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (86): Text::UberText::Overview Download

Added: March 23, 2010 | Visits: 1.009

Text::Scraper Text::Scraper contains structured data from (un)structured text. SYNOPSIS use Text::Scraper; use LWP::Simple; use Data::Dumper; # # 1. Get our template and source text # my $tmpl = Text::Scraper->slurp(*DATA); my $src = get(http://search.cpan.org/recent) || die $!; # # 2. Extract...


Platforms: *nix

License: Freeware Size: 46.08 KB Download (139): Text::Scraper Download

Added: July 22, 2010 | Visits: 794

Text::WikiFormat Text::WikiFormat is a Perl module for translating Wiki formatted text into other formats. SYNOPSIS use Text::WikiFormat; my $html = Text::WikiFormat::format($raw); The original Wiki web site had a very simple interface to edit and to add pages. Its formatting rules are simple and easy to...


Platforms: *nix

License: Freeware Size: 28.67 KB Download (90): Text::WikiFormat Download

Added: May 01, 2010 | Visits: 908

Text::Reform Text::Reform is a Perl module for manual text wrapping and reformatting. SYNOPSIS use Text::Reform; print form $template, $data, $to, $fill, $it, $with; use Text::Reform qw( tag ); print tag B, $enboldened_text; The form sub The form() subroutine may be exported from the module....


Platforms: *nix

License: Freeware Size: 20.48 KB Download (96): Text::Reform Download

Added: March 22, 2010 | Visits: 613

Text::Kakasi::JP Text::Kakasi::JP is a Japanese Perl extension for Text::Kakasi. SYNOPSIS use Text::Kakasi; # functional $res = Text::Kakasi::getopt_argv(kakasi, -ieuc, -w); $str = Text::Kakasi::do_kakasi($japanese_text); # object-oriented $obj = Text::Kakasi->new(-ieuc,-w); $str =...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (88): Text::Kakasi::JP Download

Added: July 07, 2010 | Visits: 635

Text::vFile::toXML Text::vFile::toXML can convert vFiles into equivalent XML. SYNOPSIS This module converts iCalendar (iCal : generically, vFile) files into their (equivalent) XML (xCalendar / xCal) representation, according to Royers IETF Draft (http://tools.ietf.org/html/draft-royer-calsch-xcal-03). #...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (93): Text::vFile::toXML Download

< 1 2 3 4 5