Sign In
Visual Studio Office Development (VSOD) Support Team
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
About
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
64 bit
Access
AddIns
Automation
Automation AddIn
Charts
COM addin
COM AddIns
CustomUI
DocumentInspector
Duplex printing
Excel
HowTo
Mappoint
Office
OLE
Open XML
PowerPoint
RibbonX
Shared addin
SP2
Troubleshooting
UDF
VSTO
Word
Archive
Archives
May 2012
(2)
February 2012
(2)
November 2011
(1)
October 2011
(1)
June 2011
(2)
September 2010
(1)
May 2010
(1)
April 2010
(4)
February 2010
(1)
January 2010
(1)
December 2009
(4)
November 2009
(1)
October 2009
(4)
September 2009
(2)
June 2009
(6)
April 2009
(1)
March 2009
(3)
January 2009
(2)
November 2008
(4)
October 2008
(1)
April 2008
(1)
March 2008
(1)
February, 2012
MSDN Blogs
>
Visual Studio Office Development (VSOD) Support Team
>
February, 2012
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Visual Studio Office Development (VSOD) Support Team
How to create a document from a template (dotx, dotm) and attach to it using Open XML SDK
Posted
3 months ago
by
Sreerenj Nair
0
Comments
One of the needs to use Open XML SDK is to create documents on server side. In case of Open XML, it is recommended to create a document from another one rather than creating a document from scratch. After creating a copy of a document, you can modify...
Visual Studio Office Development (VSOD) Support Team
Presentation.Saved property in PowerPoint returns false for a new, un-modified presentation
Posted
3 months ago
by
abhitri
0
Comments
Suppose you are developing a PowerPoint add-in and want to use the PresentationCloseEvent to present users with a custom dialog to save the presentation only if the new presentation contains valid changes to be saved. Here is a code snippet from one...
Page 1 of 1 (2 items)