win32com
Python win32com - application installed with both 32bit and 64bit versions
I am using pythons win32com module to automate Adobe Photoshop. This works fine on some machines (have had issues with it not working on users with limited windows account permissions, but thats anoth[详细]
2023-01-19 21:18 分类:问答win32com - Write String values in Excel sheet
I\'m using win32com to write some dates that I receive from a database, and my problem is that I\'m having values like \'01\' and in Excel is just \'1\' - not \'01\'.[详细]
2023-01-19 19:27 分类:问答Error while working with excel using python
while my script is updating one excel same time if i am going to do any other work manually with another excel error occursi am using dispatch[详细]
2023-01-16 19:06 分类:问答IExplorerBrowser control in python
I\'m try to embed a IExplorerBrowser (Windows Explorer) in a wxpython application but I cannot seem to get the IExplorerBrowser module opened in python[详细]
2023-01-15 09:39 分类:问答Is there a way to serve up a Python dictionary to a compatible type in Visual Basic 6 using win32com?
Is there a way to serve up a Python dictionary to a compatible type in Visual Basic 6 using 开发者_运维问答win32com?I shudder to think of the requirements for this project.I feel sorry for you already[详细]
2023-01-14 02:51 分类:问答iTunes API for python scripting
I\'m trying to devel开发者_如何学编程op some scripts for iTunes in python and actually i\'m having quite a hard time getting the API information.[详细]
2023-01-13 13:28 分类:问答How to get the Last Active Date of a Process?
I have an assignment were in I have to print the last active date of the process usin开发者_StackOverflowg a COM In Proc Server in C++. I tried doing that with getProcessTimes() function, but that giv[详细]
2023-01-07 18:59 分类:问答Python win32com - Automating Word - How to replace text in a text box?
I\'m trying to automate word to replace text in a word document using Python.(I\'m on word 2003 if that matters and Python 2.4)[详细]
2023-01-02 22:58 分类:问答Working with multiple excel workbooks in python
Using win32com, I have two workbooks open. How do you know which one is active? How do you change which one is active?[详细]
2023-01-02 20:34 分类:问答Python win32com opening Excel with Bloomberg plugin
I\'m trying to开发者_运维知识库 automate construction of an Excel 2007 spreadsheet that uses the Bloomberg plugin to pull down live prices. The problem is that when I open Excel through win32com the B[详细]
2023-01-02 03:12 分类:问答