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

Line Break freeware
Filter: All | Freeware | Demo
 

Line Break

1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 443

Smart Line Break Converter This in particular resolves an issue with users copying/pasting content into TinyMCE and having extraneous line breaks hidden in the content. Basically, if it appears the content has line breaks in it coded with HTML (as from a WYSIWYG editor), then it will not change the content. On plain text...



Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (57): Smart Line Break Converter Download

Added: April 23, 2013 | Visits: 399

Edit section The module adds [edit] links to the right of all headings in the body of a node being viewed as a page.Clicking on an [edit] link takes a user with the appropriate permission to a page where the content from that heading to the one can be edited.The creation of node revisions is...





Platforms: PHP

License: Freeware Size: 10 KB Download (47): Edit section Download

Added: August 03, 2008 | Visits: 2.119

JAG CrLf On DOS/Windows system line breaks are represented by the characters Carriage-Return and Line-Feed, on UNIX/Linux systems only by the character Line-Feed, on the Macintosh again only the character Carriage-Return is used. Because many programs cannot handle this problem, texts or source code are...


Platforms: Windows, *nix

License: Freeware Size: 345 KB Download (178): JAG CrLf Download

Released: July 19, 2012  |  Added: July 19, 2012 | Visits: 450

b4Text b4Text is a program for mass replacing of the text fragments in the set of files. Main features: replacing of multiline text blocks; support of line breaks in Windows D? Unix formats (CRLF and LF); backup of changed files.


Platforms: Windows

License: Freeware Size: 112.64 KB Download (390): b4Text Download

Added: May 11, 2013 | Visits: 437

htmlwrap This is a simple filter module which wraps input by breaking long words and preventing them from damaging your layout. This is a common problem on site with newbie or troll commenters who post long urls, or nonsense words to destroy the site layout. You cannot generally wrap a single word with...


Platforms: PHP

License: Freeware Size: 10 KB Download (60): htmlwrap Download

Added: July 03, 2013 | Visits: 336

wpMyTwitPic wpMyTwitPic takes a twitter users images that have been uploaded to the TwitPic service and displays a custom number of them on a page.The admin options require a valid twitter username and an integer to define the number of pictures to display.You can define which page to display the images on...


Platforms: PHP

License: Freeware Size: 10 KB Download (40): wpMyTwitPic Download

Added: October 14, 2013 | Visits: 483

TCPDF PHP4 TCPDF project was started in 2002 and now it is freely used all over the world by millions of people. TCPDF is a Free Libre Open Source Software (FLOSS). * no external libraries are required for the basic functions; * all standard page formats, custom page formats, custom margins and units of...


Platforms: *nix

License: Freeware Size: 11.1 MB Download (33): TCPDF PHP4 Download

Added: August 10, 2013 | Visits: 514

TCPDF PHP5 TCPDF project was started in 2002 and now it is freely used all over the world by millions of people. TCPDF is a Free Libre Open Source Software (FLOSS). Main Features: * no external libraries are required for the basic functions; * all standard page formats, custom page formats, custom...


Platforms: *nix

License: Freeware Size: 11.09 MB Download (39): TCPDF PHP5 Download

Added: March 07, 2010 | Visits: 768

AFT AFT is a document preparation system. It is mostly free form meaning that there is little intrusive markup. AFT source documents look a lot like plain old ASCII text. AFT has a few rules for structuring your document and these rules have more to do with formatting your text rather than...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (107): AFT Download

Released: June 08, 2016  |  Added: July 21, 2016 | Visits: 825

OfficeTent Excel Add-in Bookmark,Add a bookmark in the current cell. When you want to return, then easy to click on the "Previous Bookmark" to the cell referred to the bookmark. Find & Replace Plus,More than 40+ types condition settings for find and replace. The default is the wildcard. You can choose Regular...


Platforms: Windows, Windows 8, Windows 7

License: Freeware Size: 3.92 MB Download (87): OfficeTent Excel Add-in Download

Released: July 11, 2003  |  Added: April 13, 2006 | Visits: 4.345

Quick Command Line Quick Command Line is a program that lets you eaisly specify run programs with command line parameters from within Windows Explorer without having to open up a command line window. This program is probably most useful to programmers, however other users could also find a use for it also....


Platforms: Windows

License: Freeware Size: 685 KB Download (719): Quick Command Line Download

Released: September 27, 2009  |  Added: October 01, 2009 | Visits: 2.205

LanDTM There is not any professional program on internet like this and you can get it without any effort. I think this could be a handicap because it's dificult to believe, but it's true; try it and you'll be surprised. It's not only a program to calculate a delaunay triangulation but you can input...


Platforms: Windows

License: Freeware Size: 12.28 MB Download (307): LanDTM Download

Added: February 05, 2010 | Visits: 2.262

C++ Command Line Library C++ Command Line Library provides a framework for handling command line options and arguments. Either variables (of any type) are set to values given at the command line. Or user defined functions are called with arguments (of any type) read from the command line. It was developed and tested...


Platforms: *nix

License: Freeware Size: 849.92 KB Download (137): C++ Command Line Library Download

Added: April 10, 2010 | Visits: 1.651

Command Line WRAPper Command Line WRAPper is a tool that provides an easy way to build and run commands from input lines, avoiding the use of shell script. It is similar to xargs. clwrap can make great things with the locate command, and is low resource intensive. It can also do some not-quite-fun works like...


Platforms: *nix

License: Freeware Size: 43.01 KB Download (95): Command Line WRAPper Download

Released: December 06, 2012  |  Added: December 06, 2012 | Visits: 2.580

App::SimpleScan::Substitution::Line App::SimpleScan::Substitution::Line is a line with optional fixed variable values. SYNOPSIS my $line = App::SimpleScan::Substitution::Line->new(" this "); # Use only this value when substituting " ". $line->fix(substituite => change); # what vars are fixed? my @fixed_ones =...


Platforms: *nix

License: Freeware Size: 54.27 KB Download (258): App::SimpleScan::Substitution::Line Download

Added: July 07, 2010 | Visits: 1.324

Algorithm::Line::Bresenham Algorithm::Line::Bresenham is a Perl module that contains a simple pixellated line-drawing algorithm. SYNOPSIS use Algorithm::Line::Bresenham qw/line/; my @points = line(3,3 => 5,0); # returns the list: [3,3], [4,2], [4,1], [5,0] line(3,3 => 5,0, &draw_line); # calls draw_line on each...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (140): Algorithm::Line::Bresenham Download

Added: March 13, 2010 | Visits: 1.132

Line Marker Line Marker is an extension which adds a new menu "Line Marker" to the context menu. It changes color of selection. Status of markers are saved to your profile.. Pictures I drawed, XUL applications for Netscape 7/Mozilla, Project W3C-Girl, and so on.


Platforms: *nix

License: Freeware Size: 17.41 KB Download (121): Line Marker Download

Added: August 02, 2010 | Visits: 2.292

Convert::Wiki::Node::Line Convert::Wiki::Node::Line is a Perl module that represents a horizontal line (aka ruler). SYNOPSIS use Convert::Wiki::Node::Line; my $hr = Convert::Wiki::Node::Line->new( ); print $hr->as_wiki(); A Convert::Wiki::Node::Line represents a horizontal line (aka ruler)..


Platforms: *nix

License: Freeware Size: 19.46 KB Download (102): Convert::Wiki::Node::Line Download

Released: September 17, 2012  |  Added: September 17, 2012 | Visits: 1.084

Perspolis Command-Line Calculator Perspolis Command-Line Calculator is, just like the name suggests a small, simple, command-line based application specially designed to help you with your basic math calculations. If you are looking for a tool that is both tiny and easy to use to assist you with math then Perspolis Command-Line...


Platforms: Windows

License: Freeware Download (459): Perspolis Command-Line Calculator Download

Released: July 01, 2012  |  Added: July 01, 2012 | Visits: 576

BN-Outer Line BN-Outer Line is a truetype font that was created in order to assist you in modifying the overall aspect of your digital papers. All you need to do is get the font onto your computer and then put it to use when writing your documents to see how it will change their look. To install it, you can...


Platforms: Windows

License: Freeware Download (46): BN-Outer Line Download

1 2 3 4 5 >