Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Word   (RSS)

Word: How to do “Drag and Drop” of Content controls from Task Pane to the document

Create a Word VSTO application level project for Word using Visual Studio 2008/2005 (For VS 2005, you need to install VSTO SE ). To do that, go to File Menu in VS -->New-->Project-->Expand Office hive-->Select Word 2007 Add-in Add a user control
Posted by Obuli Mani J | 0 Comments
Filed under: , ,

Creating charts in Word and PowerPoint using newly introduced Object Model in Office 2007 Service Pack 2

Office 2007 SP2 has added a major inclusion to the Object Models of Word and PowerPoint, i.e., Object Model for Charts. This new object model (OM) provides office application programmers flexibility to manipulate charts programmatically in Word and PowerPoint.

Word 2003 SP3 throws intermittent error - There is insufficient memory. Save the document now

Summary An application automating Word 2003 SP3 intermittently throws below exception from Open method: "System.Runtime.InteropServices.COMException (0x800A13E9): There is insufficient memory. Save the document now." Symptoms Error Message: There is insufficient
 
Page view tracker