Word for Developers announcement
-
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 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 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)
-
Sticky2VotesMAC: Questions about Word for MacIntosh
For support on working with MacWord, please go to the dedicated forum: http://answers.microsoft.com/en-us/mac/forum/macword <o:p>Here you'll find ... -
Sticky1VotesFAQ Extract an embedded object from an Office Open XML file format document
There's now sample code available that shows how to extract ab embedded OLE object from Office 2007 / 2010 documents as a separate ... -
Sticky2VotesFAQ: Preview a Word document
The question is often asked, how can a Word document or parts of a Word document be previewed in a custom task pane or in a Windows form. Eric White posted a new blog article ...
-
Unanswered0VotesWord 2010 - Custom task pane displaying *insert text from file* directory
Essentially I want to take the explorer view that is displayed in the first image (after clicking the "Insert Text From File" feature) and have it constantly displayed in a task pane on the ... -
Answered0VotesErasing cells within a word doc table..
Good Morning All, Today I would like to be pointed in the right direction. I currently have a .docx file that has a table in it.. the table has three columns and the first ... -
Unanswered0VotesHow to automate adding header and footers
Hi, My organisation is currently trying to transition away from office 2003 to office 2007. Part of the work process for our guys is to take a document pepaired by 3rd ... -
Unanswered0VotesGet Login Name via C#
So in MS Word 2013, how can I obtain the login name of the account that MS Word is running in. What I'm interested in is what is displayed when you click the "Window" ... -
Answered1VotesMigration to Word 2010 / 2013
Hi All We extended Word 2000 with VBA to use it as a «Word processing reporting tool» from our C++ solution. Word 2000 has «expired» and ... -
Unanswered0VotesMove a cursor to the specific Word(Header) in MS word using C# ?
Move a cursor to the specific Word(Header) in MS word using C#?. -
Unanswered0VotesHow to prevent change when reading BuiltInDocumentProperties?
Hi, I found that if the add-in access the BuiltInDocumentProperties, Word will ask to save when close document, can it be prevent if user hasn't change the ... -
Unanswered0VotesWritePassword cannot change on Word
I got a problem that when I migrate the code from vs2005 to vs2010 with VSTO4, the WritePassword cannot change by Word using VSTO add-in. I have a document the read ... -
Unanswered0VotesDisable the AltGR+E shortcut in Word.
Options>Customize Ribbon>Customize. But there is no euro-sign listed here. (2) - Tried to find VBA code for disabling the shortcut, but have not found the "wdKey"- ... -
Unanswered0VotesSlow form loading on some computers
We have several VBA projects which make extensive use of forms. They run perfectly well on most of our PCs but forms are very slow to load on just one of the PCs. Each user ... -
Unanswered0VotesHow to migrate the custom template changes to other MS Office 2010
Hello all, In order to customize my MS Word 2010 ribbon i have used Custom UI Editor which gives an file named as "Customui14.xml" Now i have ... -
Answered1VotesAlignment issues - Word 2010
This is probably the wrong forum to be asking, but we've just been switched to Word 2010 and it's driving me batty! I have several lines in one document that need different alignment. Most ... -
Proposed0VotesOpen Cross-Reference PoPup
cross-reference popup and changes the 'reference type' and 'insert reference to' and then the macros ends so the user can select the cross-reference they want. Is this possible? I ... -
Answered1VotesHow do I insert a textbox between two paragraphs?
Hello, Apologies if this has been asked before, whenever I try to search the forums I get a blank screen... I am trying to ... -
Unanswered0VotesHow to get Index to add page numbers as internal hyperlinks?
Using Word 2007. If I add a TOC to my document, it adds the page numbers as internal hyperlinks, so that you can click on them and go to the page number. However, if I add an Index, ... -
Unanswered0VotesHow to set WdViewType for a document and NOT affect subsequent documents?
I'm creating an application that exports to Word 2010. We want that document to be WdViewType.wdWebView. No problem! In my export function ... -
Unanswered0VotesWord automation issue
Hi, I am using Visual C++ 6 to automate Word. During the WindowDeactivate event I search the active word docs using some FindWindow code (below). ... -
Answered1VotesC# check a, Check Box Content Control field in a word document?
Just wondering how to check a check box content control on a word document, I have my C# Windows Forms application built in Visual Studio 2012 using Office 2010, filling in Merge Fields with data ... -
Answered2VotesAddressLayout not Working in ContentControl
Hi @all, I am using the Addressbook button to select a contact from Outlook to insert ist adress in a contentcontol field in a word document. In Word 2007/2010 no Problem. In Word ... -
Unanswered0VotesLegacy Form Field inside a locked content control
Hello, I have been working on this issue for last one month. Still i couldn't find any theoretical answer. In a protected word document(filling form protection), ... - Items 1 to 20 of 4302 Next ›


