CodeProject
Browse by Tags - Microsoft All-In-One Code Framework - Site Home - MSDN Blogs
Sign in
MSDN Blogs
Microsoft Blog Images
More ...
Microsoft All-In-One Code Framework - Developers' Pain Killer
Home
Homepage
Introduction
FAQ
Who We Are
About Us
Contact Us
How We Kill Developers' Pains
Overview
Code Samples
Sample Request Service
Sample Browser
Sample of the Day
Achievements
Global Microsoft Next 2011
3 Years, 5M Downloads
Kudos
News
What's Next
Coming Soon
2012 Plan
2013 Plan
Resources
Documents
Pictures
Videos
Links
Search
Browse by Tags
Archives
Archives
May 2013
(19)
April 2013
(25)
March 2013
(25)
February 2013
(24)
January 2013
(32)
December 2012
(30)
November 2012
(31)
October 2012
(33)
September 2012
(6)
August 2012
(3)
July 2012
(31)
June 2012
(33)
May 2012
(37)
April 2012
(31)
March 2012
(34)
February 2012
(16)
December 2011
(2)
November 2011
(1)
October 2011
(2)
September 2011
(1)
August 2011
(2)
July 2011
(5)
June 2011
(1)
May 2011
(3)
April 2011
(3)
March 2011
(4)
February 2011
(3)
January 2011
(3)
December 2010
(1)
November 2010
(23)
October 2010
(3)
September 2010
(4)
August 2010
(3)
June 2010
(2)
May 2010
(3)
March 2010
(5)
February 2010
(2)
January 2010
(3)
December 2009
(3)
November 2009
(3)
October 2009
(4)
September 2009
(9)
August 2009
(3)
July 2009
(1)
June 2009
(1)
May 2009
(1)
April 2009
(2)
Tags
.NET Framework
ADO.NET
AJAX
ASP.NET
Blog
Entity Framework
Internet Explorer
News
Office
Office Development
Release
SampleBrowser
SampleOfTheDay
SharePoint
Silverlight
TFS
VSX
Windows 8
Windows Azure
Windows Forms
Windows General
Windows Phone
Windows Phone 7
Windows SDK
WPF
Common Tasks
Blog Home
Email Blog Author
RSS for posts
RSS for comments
Tagged Content List
Blog Post:
[Sample Of May 19th] VSTO ServerDocument class demo
philip fu
Sample Download : http://code.msdn.microsoft.com/VBVstoServerDocument-824ea223 The code sample demonstrates how to use the ServerDocument class to extract information from a VSTO customized Word document or Excel Workbook; and also how to programmatically add / remove VSTO customizations. You can...
on
19 May 2013
Blog Post:
[Sample Of Mar 28th] How to insert images from apps for word using javascript
philip fu
Sample Download : http://code.msdn.microsoft.com/How-to-insert-from-apps-441703c6 The demonstration shows how to insert an image from apps to Word by using JavaScript. Apps for Office enable a new extensibility model for supported Microsoft Office 2013 client applications. This new model enables webpages...
on
28 Mar 2013
Blog Post:
[Sample Of Mar 21st] Get VSTO wrapper object
philip fu
Sample Download : CS Version: http://code.msdn.microsoft.com/CSVstoGetWrapperObject-0a223bf5 VB Version: http://code.msdn.microsoft.com/VBVstoGetWrapperObject-d17e2086 The code-sample demonstrates how to get a VSTO wrapperobject from an existing Office COM object. You can find more code samples...
on
22 Mar 2013
Blog Post:
[Sample Of Dec 26th] Call WebService to interact with workflow in Outlook
philip fu
Sample Download : CS Version: http://code.msdn.microsoft.com/CSOutlookCallWCFWFService-2dc21007 VB Version: http://code.msdn.microsoft.com/VBOutlookCallWCFWFService-1198e872 The sample demonstrates how to call a WCF service to interact workflow in Outlook 2010. Some customers want call the WCF...
on
26 Dec 2012
Blog Post:
[Sample Of Dec 25th] How to view word document in WPF application
philip fu
Sample Download : CS Version: http://code.msdn.microsoft.com/CSVSTOViewWordInWPF-db347436 VB Version: http://code.msdn.microsoft.com/VBVSTOViewWordInWPF-52880b3c The Sample demonstrates how to view word document in WPF application. WPF does not support to view Word documents directly.However...
on
25 Dec 2012
Blog Post:
[Sample Of Dec 24th] Create new events for shape in Excel
philip fu
Sample Download : CS Version: http://code.msdn.microsoft.com/CSExcelNewEventForShapes-0e26b1f2 VB Version: http://code.msdn.microsoft.com/VBExcelNewEventForShapes-2f50fbab This sample demonstrates how to create new events for shape in Excel by VSTO. The excel object model doesn't have any events...
on
24 Dec 2012
Blog Post:
[Sample Of Dec 10th] Get Plain Text of a Word Document using Open XML
philip fu
Sample Download : CS Version http://code.msdn.microsoft.com/CSOpenXmlGetPlainText-554918c3 VB Version: http://code.msdn.microsoft.com/VBOpenXmlGetPlainText-9f01eef4 This sample demonstrates how to extract the plain text from word document and export it to text files. The sample also can keep...
on
10 Dec 2012
Page 1 of 1 (7 items)