Browse by Tags
All Tags »
Office 2007 »
Code Samples (RSS)
As the managing editor for the Office Developer Center, I spend a lot of time trying to determine effective search optimization strategies to help our content get discovered by search crawlers or robots. My focus is generally on the big Internet search
Read More...
Hi there! Long time, no blogging. Shame. I've been hiding in my cave (office) for the last month or so getting ready all the content and great news we are about to release next week at Tech Ed Developers. This time I unfortunately can't make it to the
Read More...
It's been about 10 months since we started publishing Office Visual How-tos (VHTs), which is a compound content type, mixing a short how-to article, code samples, and a video of that code sample in action. The wealth of this content type is that you can
Read More...
I gathered a list of common Open XML questions related to programmability: What are the Open XML File Formats and what can I do with them? Can you show me the internal structure of a Word 2007 document? What are WordprocessingML, SpreadsheetML, PresentationML,
Read More...
Ever since we created the Microsoft Office Interactive Developer Map I became a huge fan of Windows Presentation Foundation (WPF). I love that you can expose information and build custom solutions in very creative ways using WPF. If you want to learn
Read More...
What a day at Tech ED! Today Doug Mahugh announced during his session the new Open XML Object Model and Brian Jones has a must see post in his blog . The Open XML object model encapsulates many common tasks that developers perform on Open XML packages,
Read More...
The Visual How-tos just keep getting out there like popcorn. This time we published some more from Ken Getz, Joel Krist, and Ted Pattison. New VHTs include an interesting combination of Office products and technologies: Windows SharePoint Services 3.0
Read More...
Some bloggers and third-party sites compile and provide a set of links to resources related to a topic and some of them are really good. Mark Kruger created a very cool list of 2007 MOSS Resource Links (Microsoft Office SharePoint Server) that he updates
Read More...
The new Microsoft Office Fluent UI replaces the previous system of layered menus, toolbars, and task panes with a simpler system optimized for efficiency and discoverability. The new UI, including the Office Fluent Ribbon, provides improved context menus,
Read More...
You probably read the MSDN Magazine article: Setting Word Document Properties the Office 2007 Way by Ken Getz. This was one of the first articles related to the Office Open XML Formats published by MSDN and it really helped me understand the Word document
Read More...
We have some documentation on Word and the Office Open XML Formats, but few documentation about Excel and PPT + the Office Open XML Formats. I am working with Joanna Bichsel and Mr. Ken Getz to get you all more samples that show you how to work with the
Read More...
It's our lucky day! This was supposed to happen later this week, but some of the launch surprises arrived ahead of time. I am glad to announce that the following developer references are now live on MSDN: Object Library Reference for the 2007 Microsoft
Read More...
New about about Pr
Read More...
Excel 2007 loads and runs any add-in created for earlier versions. This does not mean that every XLL runs as intended in Excel 2007. Before considering an XLL to be fully compatible with Excel 2007, there are some hazards to be avoided. We have published a new article on MSDN that will help you understand the new add-in model.
Read More...
You can build a server-side application using Visual Studio to generate data-rich documents using the Office XML File Formats and the .NET Framework 3.0 (aka Microsoft WinFX ). Here's how...
Read More...