Programmi non ne conosco ma con un pò di ingegno non servono!

Basta utilizzare il seguente file .htm

codice:
<html>
<head>
<title>Parole all'altro rigo</title>
<style type="text/css">
body { word-spacing:9999px; }
</style>
</head>
<body>

Il tuo testo / ogni parola va ll'altro rigo

</body>
</html>
Ovviamente non ti resta che aprire il file con un browser e fare copia incolla