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)
April, 2010
MSDN Blogs
>
Visual Studio Office Development (VSOD) Support Team
>
April, 2010
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 retain alternate data stream associated with a word document while converting it to newer file format version
Posted
over 2 years ago
by
Manvir Singh
0
Comments
Recently I encountered a not so common [;-)] scenario while working with Word 2007: If you have a Word 97-2003 format document which also has an alternate data stream associated with it, converting this document to the newer file format (DOCX file...
Visual Studio Office Development (VSOD) Support Team
Using shortcut keys to call a function in an Office Add-in
Posted
over 2 years ago
by
Ajay Bandooni
0
Comments
Recently I came across a problem where a customer was looking for the ways to call a function in an VSTO office add-in using keyboard shortcuts. Since I could not find good documentation on it, I decided to document my findings. One can implement these...
Visual Studio Office Development (VSOD) Support Team
How to implement late bound event handling in case of a VSTO Add-In
Posted
over 2 years ago
by
Abhinav Tripathi
0
Comments
If you build a managed component that loads into Office application’s(Word, Excel , PowerPoint) process space, and the managed code uses the PIA (or a custom IA using event delegates) to sink events on the Application object, that application’s instance...
Visual Studio Office Development (VSOD) Support Team
How to set the editing restrictions in Word using Open XML SDK 2.0
Posted
over 2 years ago
by
Ankush Bhatia
2
Comments
Recently I worked on a scenario where customer wanted to set the Document Editing Restrictions in Word 2007 using Open XML SDK 2.0. Document Editing Restrictions is nothing but Review | Protect Documents | Restrict Formatting and Editing option in MS...
Page 1 of 1 (4 items)