GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
ppt2text(1) FreeBSD General Commands Manual ppt2text(1)

catppt - reads MS-PowerPoint file and puts its content on standard output

catppt [-lV] [-b string ] [-s charset ] [-d charset ] files

catppt reads MS-PowerPoint presentations and dumps its content to stdout.

-l
list known charsets and exit successfully
-bstring
slides break string. This string (by default - formfeed) would be output at the end of each slide page.

-dcharset`
- specifies destination charset name. Charset file has format described in CHARACTER SETS section of catdoc(1) manual page. By default, current locale charset would be used if langinfo support was enabled at the compile time.

-scharset
- specifies source charset. Typically, PowerPoint files use UNICODE strings with known charsets, but for some reason you may wish to override it.

-V
outputs version number

cat(1), catdoc(1), xls2csv(1), strings(1), utf(4), unicode(4)

Alex Ott <alexott@gmail.com>

Version @catdoc_version@ MS-PowerPoint reader

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.