Microsoft Office Forums

Go Back   Microsoft Office Forums > >

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 11-28-2016, 10:02 AM
a_gunslinger a_gunslinger is offline Extract high resolution slide master background from presentation Windows 7 64bit Extract high resolution slide master background from presentation Office 2013
Novice
Extract high resolution slide master background from presentation
 
Join Date: Apr 2013
Posts: 7
a_gunslinger is on a distinguished road
Default Extract high resolution slide master background from presentation

See many a post on this, very few good answers. Using PPT 2016 PC. Have an inserted high resolution JPG as a slide master title background. Can I get it extracted in its original high resolution form? Some extract iamges apps get it but its a low res ping. Saw some C# code (below) but dont know how to run C# in the VB editor. SURELY there must eb a way ^)

Dim pptApplication As Application = New Application
Dim pptPresentation As Presentation = pptApplication.Presentations.Open("c:\"& vbTab&"emp\"& vbTab&"est.pptx", MsoTriState.msoFalse, MsoTriState.msoFalse, MsoTriState.msoFalse)
pptPresentation.Slides(1).Export("c:\"& vbTab&"emp\slide.png", "png", 320, 240)
pptPresentation.Slides(1).PublishSlides("c:\"& vbTab&"emp\slide\", true, true)
pptPresentation.ExportAsFixedFormat("c:\"& vbTab&"emp\slide\example.pdf", PpFixedFormatType.ppFixedFormatTypePDF, PpFixedFormatIntent.ppFixedFormatIntentScreen)


pptPresentation.SaveAs("c:\"& vbTab&"emp\slide\example.html", PpSaveAsFileType.ppSaveAsHTMLDual)
pptPresentation.SaveAs("c:\"& vbTab&"emp\slide\exampledual.html", PpSaveAsFileType.ppSaveAsHTMLDual)
Reply With Quote
 



Similar Threads
Thread Thread Starter Forum Replies Last Post
Changing the Toolbar size with high resolution monitors Dan Heckman PowerPoint 0 04-01-2016 08:04 AM
Powerpoint 13 - placeholders in Slide Master end up in the wrong place when viewing presentation chisao101 PowerPoint 0 02-14-2015 02:09 PM
PowerPoint for web - HIGH resolution while retaining smooth animation and transitions paulajune PowerPoint 0 01-19-2014 09:15 PM
High resolution export tb189 PowerPoint 3 04-29-2013 08:41 AM
Extract high resolution slide master background from presentation How to change just BACKGROUND of master slide in Ppt 2003? UrbanEast PowerPoint 1 10-03-2011 09:03 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 02:22 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft