Browse by Tags - Microsoft All-In-One Code Framework - Site Home - MSDN Blogs
Microsoft All-In-One Code Framework - Developers' Pain Killer
Tagged Content List
  • Blog Post: [Sample Of May 19th] VSTO ServerDocument class demo

    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...
  • Blog Post: [Sample Of Mar 28th] How to insert images from apps for word using javascript

    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...
  • Blog Post: [Sample Of Mar 21st] Get VSTO wrapper object

    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...
  • Blog Post: [Sample Of Dec 26th] Call WebService to interact with workflow in Outlook

    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...
  • Blog Post: [Sample Of Dec 25th] How to view word document in WPF application

    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...
  • Blog Post: [Sample Of Dec 24th] Create new events for shape in Excel

    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...
  • Blog Post: [Sample Of Dec 10th] Get Plain Text of a Word Document using Open XML

    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...
Page 1 of 1 (7 items)