从工作簿中的所有工作表读取数据并使用C#生成PPT [英] Read data from all sheets in a workbook and generate a PPT using C#

查看:76
本文介绍了从工作簿中的所有工作表读取数据并使用C#生成PPT的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述





我需要从工作簿中的所有工作表中读取数据并使用C#代码生成PPT。

1.每张纸应该是一张新的幻灯片,幻灯片的名称/标题应该是纸张名称。



有人可以尽快帮我这个吗? />


我的尝试:



我是这项工作的新手,任何人都可以指导我如何完成这项工作。

谢谢

Hi,

I have a requirement to read data from all sheets in a workbook and generate a PPT using C# code .
1. Each sheet should be a new slide and the name/header of the slide should be the sheet name.

Can anyone please help me with this ASAP?

What I have tried:

Im new to this work and can anyone guide me on how to get this work done.
Thank you

推荐答案

这不是一个简单的项目,特别是如果你是新手这个科目。您需要了解如何阅读Excel工作表以及如何创建PPT幻灯片。请查看 Microsoft.Office.Interop.Excel命名空间| Microsoft Docs [ ^ ]和 Microsoft.Office.Interop.PowerPoint命名空间()| Microsoft Docs [ ^ ]。
This is not a simple project, especially if you are new to the subjects. You need to learn how to read Excel worksheets and how to create PPT slides. Take a look at Microsoft.Office.Interop.Excel Namespace | Microsoft Docs[^] and Microsoft.Office.Interop.PowerPoint Namespace () | Microsoft Docs[^].


这篇关于从工作簿中的所有工作表读取数据并使用C#生成PPT的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆