cannotCreateCustomizationDomainException: Deploy a Excel document-level-Addin...
when trying to start a Excel (document level) Add-In excel throws following error Message:That happens in a Citrix environment - What do we need to do to overcome that ? Would be terrific if you could...
View ArticleHow can i reposition the text of visio dynamic connector in c#
Hi I am working on a web application which creates the Visio diagram depending upon the data in the database. Depending upon the data, different rectangular boxes are created and connected with the...
View Articleproblems with project references through different versions of Office
Hi, I'm developing an application based on Word and Access and their inter operation, for version 2007 and later. I wrote an InnoSetup procedure for the installation. I compiled the Word Template and...
View ArticleRun macro workshet activate macro on workbook open
Hi,I am using NPOI to generate an Excel workbook from an template. The template contains a VBA project. The Workbbok code has the following Workbook_Open event code:Private Sub Workbook_Open()...
View ArticleRemote Control of PowerPoint Viewer 2014
I am currently attempting to control PPTView.exe from office14 from a python program.I have noticed that it has an RPC handle open.Is the API for this RPC publicly available?If not, is there any other...
View ArticlePowerpoint COM Export/SaveAs/SaveAsCopy failing
Hi,I am working within a Qt application (so C++), and I am encountering some issues when interacting with PowerPoint through its COM API.I am trying to save 1. an entire presentation out as a...
View ArticleHow to export PPT slide as image to MemoryStream in C#
Hello,I would like to export a PowerPoint slide as an image directly to a MemoryStream (i.e. without writing to disk, a byte array or other data type stored in memory would work as well). Is there a...
View ArticleHow to open downloaded a PDF file?
Often it is necessary to use PDF-files. sometimes very big size. The file weighs 230 mb. To download such a file takes a long time and is very sad when it doesn't open because of an error. It was...
View Article"com_microsoft_office_servicename" as a property for integrating with the...
Hi all,I have a cloud service that I'm integrating with the Android Storage Access Framework and I'd like users to be able to see the app name when documents appear under "Recent" in Office for Android...
View ArticleLength of Freeform line
Hello,Would anyone be kind enough to guide me on how to calculate the length of multiple connector lines drawn with the free form tool? :-)By googling, I came across the Pathlength() function. Is that...
View ArticleScripting OneNote
I'm trying to move a lot of onenote's for my users from one file server to another. It seems that when we copy the folder structure from the old location to the new location that OneNote still talks...
View ArticleVSTO Powerpoint, exception when trying to get current slide index when the...
Hey,I want to insert a new slide after the currently selected slide but there are some problems when the slide selection is between slides. I am trying to get the current slide index with:int index =...
View ArticleOfficial Microsoft Office Program Icons
Hi,I am an MCT and starting build some training material in which I would like to use the Microsoft Office and O365 Program icons to indicate to users which program the training relates to.I have...
View ArticleNapa: Add-In Error for Basic Sample
Hello,I am trying to get started on utilizing Napa to create a simple add-in in PowerPoint.Before reading further and helping troubleshoot - please just let me know if I should avoid Napa and use...
View ArticleOpen sharepoint document and save it from taskpane
Hi,I made a taskpane addins that open my sharepoint document library, I have try click and open the document but nothing happened, is it posible to do something like that?sorry for my bad english
View ArticleGetting user specific background
Hello,I am looking into writing an office add-on, and in the add-on, I would like to be able to display the user's word background image. (mine is the circuit background).1. Is there a way I can get...
View Articlepreview office files on server web application
Dears i developed a web application in mvc technology and angular js. my client upload attachments in the following extensions (pdf,.jpeg,xlsx,doc).he wants attachments details page when click on...
View ArticleWhat's possible with Add-ins/ Apps for PowerPoint?
Hi,I'm having trouble finding the best documentation on what's possible to do with the newest Add-in technology when it comes to PowerPoint development.Could someone point me to an overview for...
View ArticleConnect SSRS Reports from Access application
I inherited an Access application with Access database linked with SQL Server database. This Access application has some buttons on a form that runs queries and save the result as excel file. Now I...
View ArticleNo context provided for a Ribbon button in Protected View in PowerPoint and Word
Hello,Create a PowerPoint or Word 2013-2016 add-in showing a Ribbon button. Use the following code in the Click event of that button: Private Sub Button1_Click(sender As Object, e As...
View Article