Buy Questpond's video subscriptions on
huge discount
.
Online: 2837
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 : 16326 | 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
How to get the exact property name while getting error
(0)
PDB file is not showing Line Number in dot net application hosted on server
(0)
Both Strings morethan 5 letters in length end of the words one vowel and one consonent is different
(0)
how to check Any adjacent letters transposed between two strings(ex: JOHN, JHON)
(1)
can't receive data after success login ?
(1)
Implement Multi-Tenant in Azure Logic Apps
(0)
Why ASP.Net Core 7.0 Web API showing as Connection refused?
(0)
Iterating over columns of dataframe and print as rows in Python Django
(0)
More ...