使用ASP.NET的幻灯片共享功能 [英] Slide Share functionality using ASP.NET

查看:94
本文介绍了使用ASP.NET的幻灯片共享功能的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,

我想在我的ASP.NET Web应用程序中实现类似功能的幻灯片共享.

说明

我想在我的Web应用程序中将PowerPoint,MS Word和PDF文件显示为幻灯片,而无需使用任何第三方工具.任何对此的指针将是有帮助的.

用户应具有选择文件的选项,并且文件需要作为每页的幻灯片显示给用户.

在此先感谢
Mathew

Hi All,

I would like to achieve slide share like functionality in my ASP.NET web application.

Description

I would like to display powerpoint, MS word and PDF files as Slides in my web application without using any 3rd party tools. Any pointer for this will be helpful.

User should have option to select the files and files needs to be displayed to user as slides of each pages.

Thanks in advance
Mathew

推荐答案

在客户端没有安装能够理解并知道如何呈现每个所需文件的组件,您将发现这是不可能的无需使用诸如Word Viewer或Adobe Acrobat Reader之类的第三方工具.
Without a component installed on the clients side that understands and knows how to render each of the files you want, you''ll find this is impossible to do without using 3rd party tools, such as a Word Viewer or Adobe Acrobat Reader.


您好
Word查看器或Adobe acrobat阅读器将安装在客户端计算机中.但是我不应该在Web应用程序中使用任何第三方工具或API来完成此任务.

我将分享我的问题陈述的一个例子

我们有一个A.ppt文件,该文件需要在网页中显示.我们已将ppt文件导出到图像,即每个幻灯片都导出到图像文件,并使用Ajax滑块在网页中显示图像.我们没有使用任何第三方工具.我们已经使用了Microsoft Office参考并完成了此任务.

与上述情况一样,我们希望Word和Pdf文件具有相同的功能,而无需使用第三方工具.是否可以将word/pdf转换为图像或PPT?

任何对此的指针将是有帮助的.

在此先感谢
马修(Mathew)
Hi
Word viewer or Adobe acrobat reader will be installed in client machines. But I am not supposed to use any third party tools or API''s to achieve this task in my web application.

I will share an example of my problem statement

We have A.ppt file and this file needs to be displayed in web page. We have exported the ppt files to images i.e. each slides to image files and used Ajax slider''s to display the images in web page. We haven''t used any third party tools. We have used Microsoft office references and achieved this task.

Like the above cases, we want the same functionalities for word as well as Pdf files without using third party tools. Is there any option to convert word/ pdf to images or PPT?

Any pointer for this will be helpful.

Thanks in advance
Mathew


这篇关于使用ASP.NET的幻灯片共享功能的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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