Word for Developers announcement
-
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)
-
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
-
0 Votes
Powershell: doc to txt, cant get UTF-8 encoding as option for the text-file
Hey guys, someone here made a ps-script years ago for setting the signature in Outlook using a word doc, it sets a signature for html, rtf and text. This script ...Answered | 4 Replies | 94 Views | Created by bssnik - 21 hours 28 minutes ago | Last reply by bssnik - 2 hours 22 minutes ago -
0 Votes
From Word to Excel - VBA Global Worksheet.cell method not working any more.
This code worked for along time and stopped working just recently. The worksheet.cells method is no longer there. How do I get around this? Module 1 - MSExcel ...Unanswered | 5 Replies | 171 Views | Created by Denis Backer - Tuesday, December 3, 2019 3:25 PM | Last reply by Denis Backer - 18 hours 39 minutes ago -
0 Votes
document_open() "file not found"
In my "Microsoft Word Objects" I have this simple code: Private Sub Document_Open() ActiveDocument.Variables.Item("Order").Value = ...Unanswered | 1 Replies | 53 Views | Created by radar_dgh - 20 hours 21 minutes ago | Last reply by Hans Vogelaar MVP - 20 hours 15 minutes ago -
0 Votes
Word 365 keeps crashing after update
Word 365 keeps crashing after you provided last update. As it was not annoying enough with all the updates all the time. If this keeps going on (daily updates which only makes word worse), then I will ... -
0 Votes
wwlib.dll crashes Word randomly while editing using Interop.Word
We’re using Microsoft.Office.Interop.Word to update values in a Word template from C# from a desktop application. The implementation loops ...Unanswered | 1 Replies | 91 Views | Created by MarkusHedlund - Wednesday, December 4, 2019 12:35 PM | Last reply by Kareninstructor - Wednesday, December 4, 2019 12:49 PM -
0 Votes
How to highlight only numbers in a document using a macro
My macro in Word 2013 won't work, I have tried to record a macro to highlight all numerals in my documents. It works right after I record it, but when I get to working on an actual document for ...Unanswered | 1 Replies | 89 Views | Created by Candyk123 - Tuesday, December 3, 2019 5:23 PM | Last reply by Hans Vogelaar MVP - Tuesday, December 3, 2019 8:30 PM -
0 Votes
Printing word document “Docx” with incorrect order C#
I created and merged multi PDF documents together in on document then i converted this document into word document and after that i sent this document to the printer to print it in Duplex ...Answered | 3 Replies | 272 Views | Created by Mahmoud-Fakhoury - Sunday, December 1, 2019 12:39 PM | Last reply by Mahmoud-Fakhoury - Monday, December 2, 2019 10:32 PM -
0 Votes
GO TO BookMark in MSWord using C# or VB
Dear Community, I have to call this script to Open MS Word in first instance and search given Bookmark name in that ( I wanted to pass bookmark name and .Jpg file location ... -
0 Votes
GO TO BookMark in MSWord using C# or VB
Dear Community, I wanted to write a C# code to mimic the steps for " GO TO Bookmarks" option in MS word. so my GO-TO Bookmark function ...Unanswered | 1 Replies | 1743 Views | Created by Rocky238 - Thursday, November 28, 2019 11:57 AM | Last reply by Sheng Jiang 蒋晟 - Friday, November 29, 2019 2:14 AM -
0 Votes
Unhandled Exception: System.Runtime.InteropServices.COMException: The file appears to be corrupted.
Hello support team, we are using Microsoft.Office.Interop.Word dll to convert to pdf which is working fine when executing "exe" created from visual studio. when we ...Unanswered | 1 Replies | 244 Views | Created by Ekta Vegad - Tuesday, November 26, 2019 7:38 AM | Last reply by Emily Hua - Wednesday, November 27, 2019 2:47 AM -
0 Votes
Import binary image stored on SQL server into microsoft word
Hello, I am trying to import an image stored as binary on an SQL server directly into MS word using VBA but I am struggling to find a solution? any ...Unanswered | 2 Replies | 271 Views | Created by nickolas78910 - Saturday, November 23, 2019 1:21 AM | Last reply by Peter Jamieson - Tuesday, November 26, 2019 9:49 PM -
0 Votes
HTML vs Word document
My document will consist of several pages of images and text. I would like users to be able to search the document quickly and easily, but I'm undecided what is the best format to store the ... -
0 Votes
MS WORD VBA - how to capture the selection of a Math equation?
Question: In, a WORD document, using VBA macro, how can we record the selection of a Math equation? For example, when I run "Record Macro", and select a plain text and ...Proposed | 3 Replies | 273 Views | Created by namwam - Wednesday, November 20, 2019 6:08 PM | Last reply by Peter Jamieson - Thursday, November 21, 2019 5:18 PM -
2 Votes
What is the fastest way to read paragraphs in word and c#?
What is the fastest way to read paragraphs in word and c #? Now it takes hours to read a file of 1000 pages. Example: foreach ...Answered | 22 Replies | 1796 Views | Created by zequion1 - Friday, January 26, 2018 1:53 PM | Last reply by namwam - Thursday, November 21, 2019 2:11 AM -
0 Votes
Chinese Characters printing ms office 2010
The document prints with random chinese characters on it on random lines. If we save what we just changed and re-print the document, it prints ... -
0 Votes
Macro to highlight word in table
Hello, The below macro search the word exactly in the table, however I am looking for a way to highlight as ...Answered | 2 Replies | 256 Views | Created by Nakul1986 - Thursday, November 14, 2019 11:57 AM | Last reply by Nakul1986 - Thursday, November 14, 2019 12:33 PM -
1 Votes
How to determine where and how MS Word (2010) is getting Mail-Merge data?
Have looked all over the internet and cannot find this out. I'm technical support for MS Access and this is the first time in over 15 years MS Word mail-merge has come into the ...Unanswered | 3 Replies | 318 Views | Created by AllTheGoodNamesWereTaken - Wednesday, November 13, 2019 12:13 AM | Last reply by Peter Jamieson - Thursday, November 14, 2019 10:52 AM -
1 Votes
Protect Word document with RMS (right management Services)
Hi all, I created an application (VS 2010/C#) to automate creation of word document. Because data is sensitive, I would like to protect this document with RMS. I ...Unanswered | 10 Replies | 6789 Views | Created by Frédéric ESNOUF - Wednesday, July 25, 2012 10:30 AM | Last reply by Jitendra G Chauhan - Thursday, November 14, 2019 9:19 AM -
0 Votes
Opening Google Chrome with macro
Hello All, I need a word macro to open URL only in Chrome Any help would be highly ...Unanswered | 0 Replies | 254 Views | Created by Johnmiller1234 - Thursday, November 14, 2019 7:38 AM -
0 Votes
highlight symbols
Hello All, I need to highlight below "X Boxed" symbols and a warning message in a word document, is they any way to do ...Answered | 2 Replies | 282 Views | Created by Johnmiller1234 - Wednesday, November 13, 2019 10:30 AM | Last reply by Johnmiller1234 - Thursday, November 14, 2019 6:09 AM - Items 1 to 20 of 7948 Next ›
Word for Developers announcement
-
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)
-
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