Word for Developers announcements
-
Link
I know the documentation for Office 2013 is still somewhat limited, but hopefully the following link will help.
Microsoft Office Document: [MS-CustomUI2] Supporting Documentation - http://www.microsoft.com/en-us/download/details.aspx?id=727
From here, you should be able to download the *.txt files for Word, Excel and PowerPoint, plus the imageMso information. Once a file is downloaded, it can be opened in Excel to make it easier to look through all the controls.
Best Regards,
Nathan O.
Microsoft Online Community Support -
Link
Many folks have been asking about the emerging "apps for Office" model, and what it means for the future of VBA. Rest assured that VBA continues to be alive and well. In fact, many existing automation scenarios continue to be best served by VSTO & VBA for now. At the same time, there are many exciting opportunities to look forward in apps for Office: for example, the ability to better integrate with web content and JavaScript/CSS libraries, support for host applications beyond the desktop versions of Office, and new distribution and monetization opportunities through the Office Store.
To learn more, please see the blog post: "Roadmap for Apps for Office, VSTO, and VBA".
-- Michael Zlatkovsky (MSFT)
General Office Development announcements
-
Link
Many folks have been asking about the emerging "apps for Office" model, and what it means for the future of VSTO & VBA. Rest assured that VSTO & VBA continue to be alive and well. In fact, many existing automation scenarios continue to be best served by VSTO & VBA for now. At the same time, there are many exciting opportunities to look forward in apps for Office: for example, the ability to better integrate with web content and JavaScript/CSS libraries, support for host applications beyond the desktop versions of Office, and new distribution and monetization opportunities through the Office Store.
To learn more, please see the blog post: "Roadmap for Apps for Office, VSTO, and VBA".
-- Michael Zlatkovsky (MSFT)
Open XML Format SDK announcements
-
Link
The ECMA-376 4th Edition of the OOXML standard has been released (December 2012) and is available for download:
http://www.ecma-international.org/publications/standards/Ecma-376.htmStill not available are the Microsoft Office Implementations for the "Ribbon" and other special parts not part of the Office Open XML specification.
-
Link
The download page for the Open XML SDK 2.5 for Microsoft Office is now providing the RTW version of Open XML SDK 2.5. You can use this version for production. We are now updating the documentation in MSDN. Until the publication of the updated documentation, please refer to the SDK document in Productivity Tool.
The differences between the CTP and the RTW versions exist in the classes of "Office15", and those are renamed to "Office2013". Also we are preparing a set of sample code demonstrating how the classes can be used.
Regards,
Kazunori Matsuura
Open XML SDK 2.5
Outlook for Developers announcements
-
Link
Many folks have been asking about the emerging "apps for Office" model, and what it means for the future of VSTO. Rest assured that VSTO continues to be alive and well. In fact, many existing automation scenarios continue to be best served by VSTO for now. At the same time, there are many exciting opportunities to look forward in apps for Office: for example, the ability to better integrate with web content and JavaScript/CSS libraries, support for additional programming languages and platforms, support for host applications beyond the desktop versions of Office, and new distribution, lifecycle management, and monetization opportunities through the Office Store.
To learn more, please see the blog post: "Roadmap for Apps for Office, VSTO, and VBA". -
Link
The Office/Outlook 2010 Redistributable PIA's have finally been released, the download location is http://www.microsoft.com/downloads/en/details.aspx?FamilyID=938fe8ad-583b-4bd7-a345-23250dc15855.
Thanks to Patrick Creehan for the announcement in his blog.
Visual Studio Tools for Office (VSTO) announcements
-
Link
UPDATE: The Visual Studio 2013 Preview announced during the last week of June 2013 includes the separate downloads described below required for support of .NET 4.5.1 and design-time support for Office 2013.
I'm pleased to announce that the official Office Developer Tools for Visual Studio 2012 is now available to download! For VSTO developers, this release brings .NET 4.5 support and design-time support for Office 2013, along with general design-time enhancements and bug fixes to the VSTO Runtime (released separately a few months ago via our download center and Windows Update; see KB 2796590 for information regarding the Runtime). We also heard your feedback from "Preview 2" of the tools, including the request to bring back the VSTO Runtime Bootstrapper into VS 2012 -- it is now back in the product.
Office Developer Tools for Visual Studio 2012 also includes tooling for the new apps for Office and apps for SharePoint projects, improvements to SharePoint Workflows, and more. You can read the official announcement for apps-related tooling on Soma’s blog post.
VSTO Office 2013 design-time support in Visual Studio 2012.
Note: Now that's we've added .NET 4.5 support to 2013, we've properly re-categorized the templates in the "New Project" dialog according to the .NET framework version that they support. So, if you're looking for the Office 2010 templates after installing the latest tools, be sure to adjust the ".NET Framework" dropdown to ".NET Framework 4.0". Again, to recap, both the 2010 and 2013 templates support .NET Framework 4.0, but only the 2013 templates support .NET Framework 4.5 -- and the "New Project" dialog respects that categorization.
I hope you enjoy using our new tools! If you have any questions or comments, please don't hesitate to reach out to us.
- Michael Zlatkovsky | Program Manager, Visual Studio Tools for Office & Apps for Office
-
Link
Many folks have been asking about the emerging "apps for Office" model, and what it means for the future of VSTO. Rest assured that VSTO continues to be alive and well. In fact, many existing automation scenarios continue to be best served by VSTO for now. At the same time, there are many exciting opportunities to look forward in apps for Office: for example, the ability to better integrate with web content and JavaScript/CSS libraries, support for additional programming languages and platforms, support for host applications beyond the desktop versions of Office, and new distribution, lifecycle management, and monetization opportunities through the Office Store.
To learn more, please see the blog post: "Roadmap for Apps for Office, VSTO, and VBA".
-
Link
I know the documentation for Office 2013 is still somewhat limited, but hopefully the following link will help.
Microsoft Office Document: [MS-CustomUI2] Supporting Documentation - http://www.microsoft.com/en-us/download/details.aspx?id=727
From here, you should be able to download the *.txt files for Word, Excel and PowerPoint, plus the imageMso information. Once a file is downloaded, it can be opened in Excel to make it easier to look through all the controls.
Best Regards,
Nathan O.
Microsoft Online Community Support
-
Answered2Votes
How do I transition an Excel addin to an app that will be published in the Office store?
Hi Folks, well I finally upgraded to VS2012, Office 2013 and Windows 8. I have an Excel addin that I distribute on a commercial basis but also have a free version available. Its a ...9 Replies | 355 Views | Bernie Ok - Saturday, June 22, 2013 4:12 AM | Last Reply Bernie Ok - 7 minutes ago -
Unanswered0Votes
how to delete all duplicate rows in access
hi i have this table: Fname | Lname | Age --------------------------- AA | BB ...10 Replies | 90 Views | E_gold - Friday, July 05, 2013 4:15 PM | Last Reply Ken Sheridan - 40 minutes ago -
Unanswered0Votes
Improve on Mail Merge Code
Hello all, I am working on a mail merge code where the main document structure would always be the same but the Source Data would constantly be changing. In that ...0 Replies | 30 Views | HashMan19_11 - 47 minutes ago -
Unanswered0Votes
Copying Multiple Worksheets Into New Workbook
I have a master workbook where sometimes I need to copy 2 - 3 worksheets from that master book into a new book. I have gotten close to acheiving this, but my problem is my code is ...3 Replies | 267 Views | toptierdawg03 - 3 hours 52 minutes ago | Last Reply Vish Mishra - 1 hour 3 minutes ago -
Unanswered0Votes
FE on WinXP machine and BE on Win8.
I cannot for the life of me get the LinkedTableManager to link my ac2002 FE to the ac2002 BE when the FE is on a WinXP machine and the BE is on a Win8 machine. I can open the BE on the Win8 machine ...11 Replies | 97 Views | RuralGuy99 - Thursday, July 04, 2013 6:32 PM | Last Reply RuralGuy99 - 1 hour 5 minutes ago -
Unanswered0Votes
vb.net to kick start hyperlink
Iam using a third party product that produces the Excel sheet, so I have limited control. I can now get the =HYPERLINK("brn-0001.xlsx") in a cell, but it is not recognized as a link ...1 Replies | 42 Views | TheBrenda - 2 hours 57 minutes ago | Last Reply TheBrenda - 1 hour 33 minutes ago -
Answered0Votes
Word 2007 document auto recover
Hello. I have got a problem: I generated document.xml in Word 2007 format with xslt from data xml. But i get an error message "The file is corrupt and cannot ...6 Replies | 3872 Views | LFrolov - Tuesday, June 22, 2010 12:37 PM | Last Reply TimBowl - 2 hours 49 minutes ago -
Answered7Votes
What is unstructured data?
Hello all, Does anybody know what the unstructured data is? Can you please bring an ...14 Replies | 171 Views | GGGGGNNNNN - Wednesday, July 03, 2013 4:31 AM | Last Reply GGGGGNNNNN - 2 hours 54 minutes ago -
Unanswered0Votes
Using C#, Openxml and Excel, how can I get the currently selected value from a Selection list?
I've been attempting to extract the value of a Selection list from within an excel spreadsheet. Retrieving the cell value of a cell with a dropdown simply returns '0'. Surrounding properties ...0 Replies | 27 Views | skgorsky - 3 hours 5 minutes ago -
Unanswered0Votes
how to add transition effect to a winform
Hello: I have been researching and so far have nothing about this. I want to know if there is a way that I can add transition effects to my winforms. I have about 3 winforms on my ...0 Replies | 51 Views | JMazorra - 3 hours 14 minutes ago -
Unanswered0Votes
Excel =Hyperlink("file:// format for a relative file
I want to create a relative file:/// hyperlink but cannot get it to work. The file I want to open is in the same folder as the Excel workbook that has the link. This ...3 Replies | 76 Views | TheBrenda - Wednesday, July 03, 2013 8:14 PM | Last Reply TheBrenda - 3 hours 49 minutes ago -
Unanswered0Votes
Mail Merge a document using VBA
Hello all I have a word document that I want to mail Merge. I have to change the data source frequently so I want a macro that would ...8 Replies | 83 Views | HashMan19_11 - Friday, July 05, 2013 12:35 AM | Last Reply HashMan19_11 - 4 hours 10 minutes ago -
Answered3Votes
Error opening .pst file
I am working on a project where we connect to exchange mail accounts and also connect to .pst files. I create a temporary profile each time I need to connect to a ...8 Replies | 2497 Views | hcdavis - Friday, May 11, 2012 8:01 PM | Last Reply oksbeatris - 4 hours 23 minutes ago -
Unanswered0Votes
Running Sum Adding Missing Months
Hi, I'm trying to run a cross tab running sum query in Access 2010 with the row headings equal to months and State_County and the column headings would be numbers of cases of ...21 Replies | 522 Views | CycleBrian - Thursday, July 04, 2013 4:31 AM | Last Reply CycleBrian - 4 hours 50 minutes ago -
Unanswered0Votes
How to generate XML using VBA programming?
Hi, I have following data in my excel ...0 Replies | 29 Views | Pankaj_Shelar - 5 hours 6 minutes ago -
Unanswered0Votes
vs2012 vb vsto Excel open worksheet
Hi I am creating an Excel application under VS2012 with VSTO and interop. This may seem like a ridiculous question but how do I open a worksheet either by its name or index if it ...0 Replies | 25 Views | carblinglespeed - 5 hours 6 minutes ago -
Unanswered0Votes
"unrecognized database format"
Hey guys, i am developing a small program and i am using access database accdb. everything was working fine until today, i added a calculated field and as i reach the very first ...1 Replies | 50 Views | Ayman_mo - 8 hours 48 minutes ago | Last Reply Tom van Stiphout (MVP) - 5 hours 24 minutes ago -
Answered0Votes
What is the proper way to delete an Event Macro ?
This just occurred to me. I've always deleted 'Event' fired macros this way... - While looking at the Event Tab of the Properties Window - ... -
Unanswered0Votes
Access Not Filtering Report Correctly
My Access Project when filtering from a form's VBA command... Private Sub btnSPreview_Click() Dim Criteria As String ...14 Replies | 125 Views | Justin.ITPro - Wednesday, July 03, 2013 12:25 AM | Last Reply Justin.ITPro - 8 hours 11 minutes ago -
Unanswered0Votes
how to set image's width and height when insert an image to Word ?
i had seen the How to insert images in Word2013 using Javascript with OOXML way in URL: ...1 Replies | 30 Views | shuichao - 9 hours 29 minutes ago | Last Reply shuichao - 9 hours 9 minutes ago - Items 1 to 20 of 56700 Next ›