2007年07月11日 星期三 02:51
最近在做一个项目,需要读取office文档内容(.doc/.xls/.ppt等),转换为xml/txt/png/等格式。 麻烦的是,因服务器是linux,无法通过com接口来做这事情。 PyUNO + OpenOffice 似乎行不通,因为服务器没有启动X,soffice进程无法启动。 读取.xls的库,我找到了xlrd和pyExcelerator,都是纯py实现。 .doc,暂时只能在命令行调用antiword转成文本,将就使用。 本来还以为可以通过libwv库来转换doc,无奈找不到相关api的文档,只好暂时放下。 .ppt/.pps文件暂时没找到读取转换的方法。 不知道大家有无这方面的经验(非win平台下处理office系列的文件)分享一下,万分感激。 -------------- 下一部分 -------------- 一个HTML附件被移除... URL: http://python.cn/pipermail/python-chinese/attachments/20070711/a0812af1/attachment.html
2007年07月16日 星期一 10:31
¹Øעһϡ£ ÓÐÕâÑùµÄ¿âµÄÂ𣿣¿ -------------- 下一部分 -------------- Ò»¸öHTML¸½¼þ±»ÒƳý... URL: http://python.cn/pipermail/python-chinese/attachments/20070716/322e6932/attachment.htm
2007年07月16日 星期一 11:34
还是直接用win32com驱动office程序本身来读取内容吧 On 7/16/07, jessinio smith <jessinio在gmail.com> wrote: > 关注一下。 > > > 有这样的库的吗?? > _______________________________________________ > python-chinese > Post: send python-chinese在lists.python.cn > Subscribe: send subscribe to > python-chinese-request在lists.python.cn > Unsubscribe: send unsubscribe to > python-chinese-request在lists.python.cn > Detail Info: > http://python.cn/mailman/listinfo/python-chinese >
2007年07月16日 星期一 18:05
Óà COM ʵÏÖ ----- Original Message ----- From: jessinio smith To: python-chinese在lists.python.cn Sent: Monday, July 16, 2007 10:31 AM Subject: Re: [python-chinese]Ñ°Library£¬python϶ÁÈ¡M$OfficeÎĵµ ¹Øעһϡ£ ÓÐÕâÑùµÄ¿âµÄÂ𣿣¿ ------------------------------------------------------------------------------ _______________________________________________ python-chinese Post: send python-chinese在lists.python.cn Subscribe: send subscribe to python-chinese-request在lists.python.cn Unsubscribe: send unsubscribe to python-chinese-request在lists.python.cn Detail Info: http://python.cn/mailman/listinfo/python-chinese -------------- 下一部分 -------------- Ò»¸öHTML¸½¼þ±»ÒƳý... URL: http://python.cn/pipermail/python-chinese/attachments/20070716/42185750/attachment.htm
Zeuux © 2025
京ICP备05028076号