General Office Development announcement
-
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)
-
Sticky0VotesOffice 2013 Component IDs
The Office 2013 component IDs can be found in this thread: http://social.msdn.microsoft.com/Forums/en-US/vsto/thread/1fd8690a-812c-49f9-a77e-e19f24de7c4e Cindy Meister, ...
-
Unanswered0VotesWord forces open a file from Temporary Internet Files directory
We have a legacy C++ application that incorporates IE dlls and loads Word docs through a OLE/Active Document implementation. On a click from a user in the webpage, the application will download a Word ... -
Unanswered0VotesOffice 2013 CustomUI xml Backstage Group label font size.
I am creating a COM plugin on Office 2013. I want to add a new tab in the backstage view of MS Word. I have added following code in CustomUI.xml ... -
Unanswered0Voteswhat id should we return for function in GetIDsOfNames so that they dont conflict with office application events function id ??
I have a C++ COM plugin for Ms Word 2013. in GetIDsOfNames() i return the ids for some of the function like (getlabel, gethelperText ...). and when the call comes in the ... -
Unanswered0VotesMS Office 2013 + IE 10 -> SharePoint.OpenDocuments stops working after refresh
On the 64-bit Windows 8 machine with MS Office 2013 installed in IE 10 I do the following: 1. Create a SharePoint.OpenDocuments ActiveX and call EditDocument with a Url to a ... -
Unanswered0Voteswhat is the best way to populate a power point slide depending on the results of multiple comboboxes?
I have managed to populate a series of comboboxes depending on the inputs of previous comboboxes. However, I now want to populate the slide depending on the user's inputs in the comboboxes. ... -
Unanswered0VotesIE 10 and olap cubes processing in windows server 2012
Hi, I have been using OLAP cubes successfully with windows OWC components for IE6-IE9 and Windows XP- Windows 7 with sql server 2005/2008. I have not encountered ... -
Unanswered0VotesRunning multiple PowerPoint automation processes in parallel
Hi, I am trying to automate PowerPoint file creation using my VB.NET program which uses PowerPoint's COM API to add/delete, copy/paste shapes on PowerPoint ... -
Unanswered0VotesThe custom UI associated with this document has been disabled by policy
Hello all, I have created an Custom UI 14.xml file using the OfficeIconGallery2010.docx. Now I have copied and Paste my Template file to STARTUP folder of other ... -
Unanswered0Voteshow to save a pdf without path in vba
Save As->pdf but I want to do it automatically with vba. -
Unanswered0VotesOffice document Viewing and Editing component for .NET
The need is for an ASP.NET web application to enable its user to view and edit the documents online. This application should support document (office documents) viewing and editing in the browser ... -
Answered1Votescreate WMI filter (to use with gpo) for detection office 32 or 64 bit version
Hello, I have a offce addin that i want to deploy with group policy, I have 2 MSI, one for office 32 bit (2007 and 2010) and one for 64bit office (2007 and ... -
Unanswered0VotesHow can I determine which document contains the chart?
Chart, then the data for that chart is embedded in the Word document, but when I click "Edit Data" it opens up in Excel as a normal Excel workbook. I have an Excel add-in, ... -
Unanswered0Votesexport a pdf file from powerpoint with vba
I want to be able to export the embedded PDF files that I insert in my powerpoint presentation using vba. I know that you can add .zip extension to the pptx file ... -
Unanswered0VotesTable Cell's Shape.Fill.Visibile property not working in PowerPoint 2010
Hi, I am facing an issue w.r.t Office 2010 migration(from Office 2007). For PowerPoint tables, the table.cell(1,1).Shape.Fill.Visible property is not working in ... -
Unanswered0VotesProgrammatically set the ribbon dropdown's value using Accessibility interface
Hi, I know there is no direct way to set a ribbon dropdown control's(PowerPoint) value. Saw a few post regarding Accessibility and it seems like it is possible to read the ... -
Unanswered0VotesIs office 2013 Com add-in in c++ supported?
Hi All, Ok I spent all weekend trying to create a Office 2013 Com add in in C++. I’ve done this in previous versions of Office with no problem. However for some reason ... -
Unanswered0VotesVBA Macros Compatibility Issues with Migration from Windows XP to Windows 7 with Office 2007 to 2010 Migration
Hi.... The VBA Macros face problem while - 1. Migrating from Office Suite 2007 to Office Suite 2010 and, 2. Upgrading from Microsoft OS, ... -
Unanswered0VotesHow to ganerate C# classes from VISIO class digrams?
Hello, I would like to generate C# classes from VISIO (2010) class diagrams. Is there any chance to do that? please help me. or give me ... -
Answered0VotesPowerpoint 2013 - pptm file - webBrowser Object Issues
> Does anyone know how to restore the functionality in 2013 Powerpoint ? Note: The same machine which had 2010 on it was upgraded to 2013, so it is not as if the control was not ... -
Unanswered0Votesc#: PowerPoint : PasteSpecial a copied chart from Excel, crashes with Shapes (unknown member) : Invalid request.
Shapes (unknown member) : Invalid request. The specified data type is unavailable. Is the line I got if try to PasteSpecial a copied chart from ... - Items 1 to 20 of 1346 Next ›


