Python论坛  - 讨论区

标题:[python-chinese] 如何通过win32com获得word里面的文本框

2007年12月29日 星期六 19:51

ywllyht ywllyht在sina.com
星期六 十二月 29 19:51:13 HKT 2007

ÎÒÏÖÔÚÏëͨ¹ýwin32comÐÞ¸ÄÒ»¸öwordÀïÃæµÄÒ»¸ö±í¸ñÄÚÈÝ¡£

µ«ÊÇÕâ¸ö±í¸ñÊÇÔÚÒ»¸öÎı¾¿òÀïÃæµÄ,ËùÒÔÖ±½Óͨ¹ýdoc.Tables»ñÈ¡²»ÁË¡£

import win32com
from win32com.client import Dispatch, constants

msword = Dispatch('Word.Application')
doc  = msword.Documents.Open(FileName="E:/test1.doc") 
print "number of tables =",len(doc.Tables)

>>number of tables = 0


ÎҲ²âÊDZØÐëÏÈ»ñÈ¡µ½Õâ¸öÎı¾¿ò£¬È»ºó½øÒ»²½²ÅÄÜ»ñÈ¡µ½Õâ¸ö±í¸ñ¡£µ«ÊDz»ÖªµÀÈçºÎ»ñÈ¡.

лл!













ywllyht
2007-12-29
-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20071229/4e84cbe2/attachment.html 

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

如下红色区域有误,请重新填写。

    你的回复:

    请 登录 后回复。还没有在Zeuux哲思注册吗?现在 注册 !

    Zeuux © 2024

    京ICP备05028076号