473,320 Members | 1,884 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Export chart from excel to powerpoint using python code

1
Hai!

I need to extract the chart from excel and paste it into powerpoint. Is there any way of doing it using python?

Thanks in advance.
Sep 5 '13 #1
1 4232
bvdet
2,851 Expert Mod 2GB
The spreadsheet data can be read using module xlrd. I don't know how to place the data using Python, but there may be a way using Python for Windows extensions.
Sep 5 '13 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

4
by: Agnes | last post by:
I searched from previous post and got that there is a solution which export the data to export without using Excel auotmation. However, my database is SQL server, How can I amend...
4
by: fortepianissimo | last post by:
Is there a solution to enable Java programmers to call functions written in Python? Any wrapper generator that wraps Python code into some Java-callable form? I briefly looked at Jython, but if...
1
by: datttanand | last post by:
how to add drop down list in excel cell using javascript code?
2
by: padmashreeg | last post by:
Hi, How to embed object in excel using python? Thanks, padma
8
by: fahadqureshi | last post by:
Hello, I posted here before asking a question about reading excel. Now that the reading problem is solved i am having trouble on how to write to an excel file. This was my code to read the excel...
8
by: AccessHunter | last post by:
Hi, Below is the VBA code I am using to accept Age and Year from a form and then execute a Make Table Query, QryGetAllCases to create the table FormSelectCases. Everything is working fine. ...
2
by: Krishna | last post by:
I was trying to delete rows in an existing .xls file using python. How do I do that? I was using the following code, it seem to work if I type in python window, but if I save it in text editor and...
1
by: bunty bubli | last post by:
i just wanted to know that how can i find the platform of a remote machine using python code on opensolaris
1
by: mcfly | last post by:
I have a set of python code written up in file.py. Within the code is about 5-6 different functions/sections. What I want to do is execute the python code from the Command Prompt, but only execute...
1
by: Jalindar Gat | last post by:
Hi all, I am new bee in Python programming... I am trying to download web page using python code code: import urllib # Get a file-like object for the Python Web site's home page. f =...
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.