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)
-
0 Votes
Presentation.Slides.InsertFromFile locks my files and I can not delete it
Hello everyone, I have a problem using Presentation.Slides.InsertFromFile method because after this istruction my file can not be deleted. The system returns the error ... -
0 Votes
How to show more then 4 columns in Column chart using Interop.PowerPoint ??
I want to show simple column chart in Powerpoint using c#. But I am not able to show more then 4 columns in chart. Here is my code, var chart ... -
0 Votes
Find Signature Line object in c#
I am working on word add in (VSTO). I want to find existing signatureline in c#, then sign that signature line. But i did not find any code for ...Unanswered | 0 Replies | 1054 Views | Created by Mohmed.Naif - Wednesday, September 16, 2020 10:06 AM -
0 Votes
develope OneNote addin in C++ and ATL
I want to create a addin for OneNote using C++ and ATL. I refer to the example of this ...Unanswered | 4 Replies | 2502 Views | Created by ruemng_rumeng - Monday, November 13, 2017 2:34 PM | Last reply by Shin Pin - Friday, September 11, 2020 9:15 AM -
0 Votes
Sharepoint Portal Design Development
Hi, We are developing share point site with below features , want to know are we using any features which are going to depreciate soon or we can continue to use in share ...Discussion | 0 Replies | 782 Views | Created by Ragavendra javaji - Thursday, September 10, 2020 2:45 PM -
0 Votes
installation file for office 2019
where can download the installation file for office 2019 -
0 Votes
OneNote native C++ addin
Hey guys, I need a native COM C++ addin for OneNote (to consume onNavigate events). And I just can't find any samples. I've tried to use Outlook one (that is ... -
0 Votes
runtime error - '-2147467259 (80004005)': Method 'CreateVideo' of object '_Presentation' failed
im using this code: Sub PowerPointVideo() If ActivePresentation.CreateVideoStatus <> ppMediaTaskStatusInProgress ... -
0 Votes
Code Editor Font Size for VBA (2019)
This is a bug report. The Tools | Options | Format Editor | SIZE don't work. If we want to change the font size, this doesn't ...Unanswered | 0 Replies | 906 Views | Created by Stefano Rinaldi - Wednesday, August 26, 2020 3:31 PM -
0 Votes
Editing subsection of text in visio via powershell
m wondering if this i even possible Currently I have a script to create a visio drawing relevant portions of the text being used ...Unanswered | 2 Replies | 2071 Views | Created by YogiJ - Thursday, November 14, 2019 12:58 AM | Last reply by Surrogate - Monday, August 24, 2020 8:53 AM -
0 Votes
How do I connect an add-in for OneNote?
**Question.** How do I connect an add-in for OneNote? When I add an add-in to OneNote I get an error: "This is not a valid Office ... -
0 Votes
Office 365 in ASP.NET C# web application
Would it be possible to use "Office 365" in ASP.NET C# web application. I have been searching document SDK which has the following features. 1. View ...Answered | 5 Replies | 12952 Views | Created by sandeepkpandey - Tuesday, May 20, 2014 9:26 AM | Last reply by Super Javi - Wednesday, August 12, 2020 7:26 PM -
0 Votes
Individually rounding corners using VBA in Visio 2013
I am attempting to round corners of a shape generated using drawPolyline. I can get the drawPolyline to work just fine, but I want to round the corners without all of the corners getting the ...Unanswered | 1 Replies | 1528 Views | Created by Ashwa83 - Wednesday, September 25, 2019 4:39 PM | Last reply by Surrogate - Wednesday, August 12, 2020 11:38 AM -
0 Votes
Visio 2016 : FILENAME() Shapesheet function does not update
Hello, I am trying to use the name of an open Visio file in a property of one of my shapes on Visio Drawing in order to show it on ...Unanswered | 1 Replies | 1613 Views | Created by hueverB - Friday, September 13, 2019 10:47 AM | Last reply by Surrogate - Wednesday, August 12, 2020 11:23 AM -
0 Votes
Treeview HitTest MouseDown changed behavior since latest update. Office 2016/2019
Hi, some info around the issue: Our application is running inside of Access on different office versions since many years and we are using the ...Answered | 1 Replies | 1514 Views | Created by RealStein - Wednesday, June 12, 2019 10:36 AM | Last reply by RealStein - Monday, August 10, 2020 12:12 PM -
0 Votes
CustomTaskPaneCollection.Add throws argument exception when project add-in reloaded.
add-ins, "CustomTaskPaneCollection.Add(UserControl, string)" throws the null argument exception. It is only happening for project application, all other office ...Unanswered | 0 Replies | 916 Views | Created by Koteswara Rao Polisetty - Monday, August 10, 2020 6:24 AM -
0 Votes
Does a slide reference or use a SlideMaster or SlideLayout?
Hi all; In the PPTX file dies a slide.xml reference or in any way use the slidemaster.xml or slidelayout.xml files? I ask because this says when you ... -
0 Votes
Explanation of the different files in a PPTX file
Is there something that explains the prupose of the different files in a PPTX file. First off, what's the purpose of the SlideMaster files, & SlideLayout files? And how do they ... -
0 Votes
How to preview files(docx, pptx, xlsx, jpg, etc) on office apps?
I have more than 10k files resides on GCS bucket and I wanted to preview the files using https://view.officeapps.live.com/op/embed.aspx?src=. Whenever trying to preview the files using GCS signed ... -
0 Votes
Please offer support for MSOffice (2016/2019 if not the latest) install on Docker containers.
I tried to install MSOffice2019 on a microsoft/windowsservercore:ltsc2016 base image and it continues to hang at the "setup.exe /configure configuration.xml " step without ...Unanswered | 1 Replies | 1011 Views | Created by Parameswaran J - Thursday, July 23, 2020 7:21 PM | Last reply by Eugene Astafiev - Saturday, July 25, 2020 3:02 PM
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)