Programmatically adding sound effects to PowerPoint Presentation
I would like to be able to hyperlink a substring in a text object and assign a unique sound to it. When I use the following code, I can use the soundeffect.name property to play the build-in laser...
View Articleremove Open in new window button in powerpoint online embed
I have a requirement to add powerpoint with audio. i have explored other options like google slides etc. But the one which works for us is powerpoint online. After creating the powerpoint using...
View ArticleFind replace only Format in C#
Hello, I try to find and replace a specific format "# ##0.00" to "# ##0" but it"s not working at all.You can do it with Excel with CTRL H and choose the correct format to find and by what you want to...
View ArticleVBA for MS Project, loop in Selected Range
Hello friendly experts!I've been having a wonderful time putting your combined advice through these threads to use.I've come a little un-stuck trying to adapt a macro I use for looping through the...
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 ArticleHow to retrieve images from Database?
I am trying to make a PowerPoint add-in that simply allows a user to select images from a list of images. This is very similar to the Add-In commands tutorial video found below (at about the 2:15...
View ArticleFormating lost while programmatically pasting slides from multiple...
Hi I am trying to paste multiple slides from a different PPTs in an existing PPT. I could paste multiple slides but issue is formating of slides is not preserved. my code is as follows Presentation...
View ArticleOutlook crash Faulting module name: mso40uiwin32client.dll / Ribbon button
Dear Community,I got the following error:Faulting application name: outlook.exe, version: 16.0.7167.2040, time stamp: 0x57ad490b Faulting module name: mso40uiwin32client.dll, version: 0.0.0.0, time...
View ArticlePrinting document in Full Screen mode in Reader App
We have tried to print the document using Microsoft Reader App in Full screen mode. When the document gets printed the calling application pops out to Maximized mode from full screen mode and the...
View ArticleConverting .jnt files
Microsoft Journal has been discontinued and I would like to convert all of my .jnt files to something I can open later. I cannot even open my files now. Any advice on how to save them in a doc or pdf...
View ArticleHow to run VBA to convert Visio files in all Subfolders, not only a...
I am having trouble with the code I am using below which converts both Visio .vsd and .vdx files to the .vsdm format, because it only works to convert the Visio files in a particular folder and does...
View ArticleUpdate Office 2010 to 2016 broke VBA script
First let me preface by saying that VBA is not my forte, but I've been tasked to fix the issue by my company, so apologies if I'm not explaining well/lacking data. I can provide any data requested.We...
View ArticleReg: Use Base64 stream to open word instead of url stream to open word using...
Hello,I an trying to open an word app on client from javascript using ms-word:ofe|u|https://<url>this work if i pass in the url and have document saved on server refereed using link.Is it...
View ArticleCompile Error - Method or Data member not found
Getting compile error for following line of code:' Set txt1 = Me.Controls.Add("VB.TextBox", "txt1")Using VBA 7.1Any idea as to why?
View ArticleSpeed up data validation in VB code / Excel
Hello! I've created a code in Excel that verifies each cell in a specific range and acts in case the cell value is equal to some specific strings. The problem is that the code is taking too long to be...
View ArticleBraille Music Software
Hi guys,I am in an orchestra and one of my friends in it is blind. Since updating the software on her screen reader to be compatible with OneDrive and other Microsoft products, she has found that it is...
View Articlehook powerpoint save and save as event
I am developing powerpoint com add-in, but fail to hook save and save as event in 'OnInvoke' function.The parameter can tell no difference.What can I do? Thank you.
View ArticleReading .xlsx file line by line in c#
I'm trying to read .xlsx sheet in c# whose contents are spread over sheet. It's not a single table.Please look at the image attached. I've highlighted the things which I want to read separately, in...
View ArticleHow to extract text from smartart with proper text indentation?
I have to convert smart-art to textual view same as "convert To Text" ribbon's work highlight in image (http://i.stack.imgur.com/1UdgY.png). Till now i am able to extract text from smart-art and write...
View ArticleHow to open and close an instance of powerpoint in C#
Hello, I am doing an application in which I launch Office App like Word, PowerPoint etc So, I did for the Word App but now I am doing for the Powerpoint App but I don't know how to put an event on the...
View Article