Download
100% FREE
Office Document APIs for .NET
Online: 893
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Forums
>
C#
>
Loading ...
How to display powerpoint slides in window forms [Resolved]
Posted by
Anandbabaum
under
C#
on 6/17/2014 |
Points: 10
| Views : 10854 | Status :
[Member]
| Replies : 4
Write New Post
|
Search Forums
|
Resolved Posts
|
Un Answered Posts
|
Forums Home
How to Integrate powerpoint slides in a Windows Form Application using the c#.net
[Resolved]
Reply
|
Reply with Attachment
Alert Moderator
Responses
Posted by:
Goud.Kv
on: 6/17/2014
[Member]
[MVP]
Gold
|
Points: 50
0
Hi,
If you want to embed
Powerpoint viewer
, then go through below link,
http://social.msdn.microsoft.com/Forums/vstudio/en-US/739d453e-092e-46c3-8bc2-1836d5a9b4f8/embed-instance-of-powerpoint-viewer-2007-on-a-form?forum=vbgeneral
If you want to use
WebBrowser
control, then go through below links,
http://support.microsoft.com/kb/304662
http://social.msdn.microsoft.com/Forums/windows/en-US/134d2667-36e8-48f9-8842-d3075ee04f07/open-power-point-presentation-in-webbrowser-control-with-out-ms-office-installation-on-the-machine?forum=winforms
Thanks & Regards,
Krishna
Anandbabaum
, if this helps please
login
to
Mark As Answer
. |
Alert Moderator
Posted by:
Goud.Kv
on: 6/17/2014
[Member]
[MVP]
Gold
|
Points: 25
0
Hi Anand,
You have to use
SlideShowWindow.View.Next
and
SlideShowWindow.View.Previous
for Sliding next and previous.
Thanks & Regards,
Krishna
Anandbabaum
, if this helps please
login
to
Mark As Answer
. |
Alert Moderator
Posted by:
Anandbabaum
on: 6/17/2014
[Member]
Starter
|
Points: 25
0
Hi Krishna,
Thanks for your reply, first I want to know how to display powerpoint presentation in windows forms using c#.
Anandbabaum
, if this helps please
login
to
Mark As Answer
. |
Alert Moderator
Posted by:
Sadman
on: 6/24/2014
[Member]
Starter
|
Points: 25
0
Hi,
Thx for the comperehensive solution provided by Goud.Kv, here I'd share another way to do that.
Download
C# Presentation dll
and add it as a reference in your windows forms application project,and this will definitely enables you to open and read PowerPoint file without MS PowerPoint installed on your machine.
https://powerpoint.codeplex.com/
Regarsd.
Anandbabaum
, if this helps please
login
to
Mark As Answer
. |
Alert Moderator
Login to post response
Latest Posts
code first migration error in mvc
(1)
How to update for this interval
(1)
How to List particular Records in sql server
(1)
How to get multiple selected checkbox value to controller in mvc
(3)
Object comparison in jQuery
(1)
How to Update Dynamic File
(0)
How to use middle war to get next request asp.net core 2 ?
(3)
Need to learn ASP.NET with Visual Basic as fast as possible. What are some good sources?
(1)
More ...