write text
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 12747
A-Write Text Editor 2.0
A-Write Editor is a friendly MS Notepad Replacement more>>
Have you ever needed an editor that is just a little better than MS Notepad? Well, this should be A-Write Editor which is a friendly Notepad Replacement.
Main features:
- Edit multiple files at the same time
- Flow Text
- Capatilize Words
- Insert Page Break
- Insert Date/Time
- Better search and replace features
<<lessMain features:
- Edit multiple files at the same time
- Flow Text
- Capatilize Words
- Insert Page Break
- Insert Date/Time
- Better search and replace features
Download (536KB)
Added: 2008-11-26 License: Freeware Price:
353 downloads
Write! 1.0
The Write! widget for Opera browser is a feature packed text editor more>>
The Write! widget for Opera browser is a feature packed text editor Main features:
- Save and Load your texts in widget memory
- Export the texts to the Opera browser
- Undo and Redo functions
- Bold, italic, underline and dashed styles
- Four line aligns styles
Using tge Write! Opera widget you have all the basic functions of an text editor.
System requirements:
- Opera 9 or later
<<less- Save and Load your texts in widget memory
- Export the texts to the Opera browser
- Undo and Redo functions
- Bold, italic, underline and dashed styles
- Four line aligns styles
Using tge Write! Opera widget you have all the basic functions of an text editor.
System requirements:
- Opera 9 or later
Download (111KB)
Added: 2007-07-24 License: Freeware Price:
883 downloads
Particle Text 1.0
Particle Text is sophisticated and rich on features Java tool. more>>
Particle Text 1.0 is sophisticated and rich on features Java tool. This program for particle text effects is highly configurable and includes source code.
Download (14.7KB)
Added: 2002-05-30 License: Freeware Price:
downloads

Gradient Text 1.0
Create cool gradient text for your website more>>
Gradient Text - Create cool gradient text for your website.
Options:
- set start / end colors;
- select font name and size;
- preview gradient text;
<<lessOptions:
- set start / end colors;
- select font name and size;
- preview gradient text;
Download (234KB)
Added: 2005-07-30 License: Freeware Price:
1597 downloads
Weird Text 1.0
This utility will enable you to easily change the way in which written text appears on your documents more>> This utility will enable you to easily change the way in which written text appears on your documents
With this program you can make your text look funnier, S0m3Th1n6 l1k3 th1s T3xT. Its not very useful, but you can make some fun with it. It can copy output text to clipboard or save it to text file.
There are three ways to make your text weird. Randomly change case of every letter, switch some letters with look-alike numbers and invert text (for reading right-to-left).
Weird Text can be lots of fun so you can take it for a spin to see what its really capable of!
Download (239KB)
Added: 2008-10-04 License: Freeware Price: FREE
397 downloads
Write Off Debt 1.0
write off debt and save thousands today. Specialist solicitor will help sort out your finances and write off credit card debt for a small fee. Write off any loan agreement prior to Apeil 2007 which does not meet Consumer Credit Act compliance. more>> <<less
Download (0.52MB)
Added: 2009-03-19 License: Freeware Price: $0.00
217 downloads
Write.NET 1.0.0 BETA
Write.NET is a light weight, yet powerfull word processor more>>
Write.NET is a light-weight, yet powerfull text editor. With its enhanced Rich Text Formatting you are able to create world class documents in a flash.
Since it is still in BETA stage you may encounter an error. If you do, please go to our website and tell us about it in the Support Forums.
<<lessSince it is still in BETA stage you may encounter an error. If you do, please go to our website and tell us about it in the Support Forums.
Download (152KB)
Added: 2008-11-26 License: Freeware Price:
334 downloads
Simpo PDF to Text 1.5
Simpo PDF to Text offers you a free and user-friendly PDF to Text, PDF to Txt converting program which can rip any Adobe PDF file to plain text formats. more>> <<less
Download (895.4KB)
Added: 2009-07-28 License: Freeware Price: $0.00
downloads

Starwars Text 1.0
Ddisplay your message in Starwars fashion. more>> In a galaxy far away, here we have a applet that display your message in Starwars fashion. In addition to the cinematic effect, a warping starfield flows as a backdrop<<less
Download (24KB)
Added: 2008-06-18 License: Freeware Price: Free
502 downloads
RText 0.9.7.5
RText is a customizable programmers text editor written in Java more>>
RText is a customizable text editor written in Java that will help programmers. Some of its features include: syntax highlighting, editing multiple documents at once, printing and print preview, find/replace/find in files dialogs, undo/redo, and online help.
<<less Download (1.51MB)
Added: 2008-11-26 License: GPL Price:
339 downloads
SciTE4D Text Editor 9.03.12
D programming language "text editor" with Customized Syntax highlighting, AutoComplete, Code folding,Customized building, and more. get "D programming language" text editor : http://scite4d.chinese-blog.org more>> <<less
Download (1.96MB)
Added: 2009-03-12 License: Freeware Price:
263 downloads
Obscure Text (Java) 1.0
randomly disguise letters & digits in plain text files more>> Write a graphical utility to disguise or obscure words in a text file. As you have noticed by now, console applications that use the command-line interface and write to the user with System.out.println calls are not very convenient. Take what you have learned about graphical programming while writing games and apply the same to a GUI application that reads from a file, makes some changes to the text, and writes the changed text to a new file.
Input will be changed by replacing lowercase letters ("a" to "z") with random lowercase letters, uppercase letters ("A" to "Z") with random uppercase letters, and digits ("0" to "9") with random digits. Only these characters will be changed, and only on lines selected by the user. Give the user the option of changing every line, every second line, third, fourth, fifth, sixth, tenth, or twelfth line. Give the user the option of selecting lines either sequentially (for example, every tenth line) or randomly with a given probability (for example, one in ten).
Show the changed text in a scrolling output area. Give the user a button to open an input file, according to the options selected. Give the user another button to save the changed text in an output file, and a third button to exit from the application.
Communicate with the user through buttons, options, and messages written into the output text area. You will need a main window ("JFrame") and standard Java dialog boxes to open and save files, but dont use other windows or pop-up dialog boxes -- not even for your error messages. Error or informational messages must go into the output text area or other Java Swing components on your main window. You must handle incorrect user input for the options and possible I/O errors when opening, reading, writing, or closing a file. You may use any Java Swing classes that you need. The sample solution is around 390 lines long and uses (among others): ActionListener, BorderLayout, Box, BufferedReader, FileReader, FileWriter, FlowLayout, JButton, JComboBox, JFileChooser, JFrame, JLabel, JPanel, JScrollPane, JTextArea, Math.random, and StringBuffer.<<less
Download (189k)
Added: 2008-10-23 License: Freeware Price:
379 downloads
Kinesics Text Editor 050
The Kinesics Text Editor is an efficient editing tool with native GUI and console versions for Windows and Linux. The interface is geared towards developers who feel frustrated by development environment style text editors. more>> <<less
Download (0.52MB)
Added: 2009-06-05 License: Free Price: $0.00
15 downloads
HS ClipText 1.3
ClipText is a command line program that copies plain text from a file to the Clipboard or from the Clipboard to a file more>>
ClipText is a command line program that copies plain text from a file to the Clipboard or from the Clipboard to a file ClipText is a command line program that copies plain text from a file to the Clipboard or from the Clipboard to a file.
Examples:
- ClipText to "My File.ext"
- ClipText from %temp%my.txt
Syntax:
- ClipText from file.ext [/OEM] [/append]
- ClipText to file.ext [/OEM] [/append]
Case ignored for keywords and options. Option /DOS is same as /OEM.
Command arguments must be separated by blank space(s) - no commas!
File.ext with optional path. Use quote marks if necessary.
In case a DOS text file is read or written, option /DOS ensures that extended ASCII characters are handled properly.
Text can be appended to the Clipboard or to the file with the /append option.
Getting text from source file:
The source file must be a plain text file. Other formats will produce
trash in the clipboard.
Use Option /OEM if the source file is a DOS text that may contain
extended ASCII characters.
Option /append will append the text to the current clipboard contents
(assuming this is plain text).
Write text to target file:
The target file will be overwritten if it exists, unless option /append
is used. If the target file does not exist, it will be created.
In case the clipboard does not contain any plain text, nothing will be written.
If the text is to be written as DOS text, use option /OEM.
Notes:
The /OEM flag indicates or determines a property of the text in the file,
not an (immediate) conversion instruction. The conversions are done by
Windows when necessary.
<<lessExamples:
- ClipText to "My File.ext"
- ClipText from %temp%my.txt
Syntax:
- ClipText from file.ext [/OEM] [/append]
- ClipText to file.ext [/OEM] [/append]
Case ignored for keywords and options. Option /DOS is same as /OEM.
Command arguments must be separated by blank space(s) - no commas!
File.ext with optional path. Use quote marks if necessary.
In case a DOS text file is read or written, option /DOS ensures that extended ASCII characters are handled properly.
Text can be appended to the Clipboard or to the file with the /append option.
Getting text from source file:
The source file must be a plain text file. Other formats will produce
trash in the clipboard.
Use Option /OEM if the source file is a DOS text that may contain
extended ASCII characters.
Option /append will append the text to the current clipboard contents
(assuming this is plain text).
Write text to target file:
The target file will be overwritten if it exists, unless option /append
is used. If the target file does not exist, it will be created.
In case the clipboard does not contain any plain text, nothing will be written.
If the text is to be written as DOS text, use option /OEM.
Notes:
The /OEM flag indicates or determines a property of the text in the file,
not an (immediate) conversion instruction. The conversions are done by
Windows when necessary.
Download (5.67KB)
Added: 2007-06-29 License: Freeware Price:
847 downloads
SEO Text generator 11.06
This utility helps you to write 100*100kb unique texts with right keywords. It is to hard write a text especially when you do not understand English.... more>> <<less
Download (248KB)
Added: 2008-09-07 License: Freeware Price: Free
451 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above write text search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed