Office for iOS Launch URL Schemes
Hi,We're developing an iOS app extension which integrates with the iOS Office apps. As part of this extension, we have a button which opens a contextually relevant office app: either Word, Excel or...
View ArticleAdding strike-through formatting in a PowerPoint table, using VBA
I have been automating several of my groups reports, to extract the data from an Excel dashboard and automatically create the PowerPoint files. Overall the process works tremendously. For the most...
View ArticleProblems automating Visio in Windows Server 2012
Hi,We currently encountered a problem automating Visio (2010) under Windows Server 2012. Our job is simply open a Visio diagram, make some small changes (Shape Texts), and then export it to SVG and...
View Articlemacro to copy styled text from word to excel
Hi, i need to solve the following problem: - i have a text document that is list of requirements structured in a word heading (1,2,3, etc..). i want to copy the text to the excel table in a following...
View ArticlePowerpoint causing MS Visual Basic Errors
I am not a developer, but I was told to come to this forum. I am using Office 365. I don't get this error when I open Word, but I do get it with Powerpoint.Whenever I open, close or try to F5 my...
View ArticleHow can I securely host an Office Add-in home.html?
I have been looking into Outlook Add-ins and I am able to create some anonymously hosted home.html files successfully.For me to be able to use this for my customers though I will need to be able to...
View ArticleWhich version to use where?
Hi,I've succeeded in completely losing myself in the maze of available & supported development platforms for Office, I hope you can help me...What I want is this:I would like to develop a custom...
View ArticleOffice 365 API
I am starting my programing with Office 365 api. I am confused which one to use. REST or the SDK. I want to use the calendar to integrate with my App.
View ArticleOffice 365 API Issue
I am using the Office 365 Client SDK. Everything works fine with the Windows App. I can able to get calendar values and details. But when I try to run the same code with Phone emulator I am getting...
View ArticleAzure RMS capabilities in O365 with MSDN developer license
Hi, I have an Microsoft Office 365 Developer license. Is Azure RMS available with this license? It doesn't show up as an option in the Admin portal under Service Settings. If not is there a "free"...
View ArticleMicrosoft works 9 to Office
I have Microsoft works 9 for my small lawn care business with several form I have developed over the years that I merge together , If I get Office will I be able to convert those forms from Works to...
View ArticleCDOSYS and Office365 Exchange Online
Hello,I have been working previously on an exchange 2003 and used CDO objects to send mails through the exchange 2003.Since I have migrated to Office 365 Exchange online, I have found issues in using...
View ArticleCreate an app to show slide.when I click 'Esc' to quit 'Slide Show',PPT...
creating an ATL control to play ppt to show slide or save ppt(office 2013 ver).then embedded into MFC Dialog. when i click 'Esc' to quit slide show,ppt quit too,it is not my mind.i just want to quit...
View ArticlePossible to link to a PowerPoint Comment from Excel?
Is there a way to use VBA to link to a specific comment (not just the slide) in PowerPoint? I'm exporting all the comments in a presentation into Excel and would like to provide a link to each...
View ArticlePowerPoint Add-in tab not showing on ribbon
I am using Windows 10 and Office 365. I have a short VBA procedure that saves a presentation both to its own folder and to Dropbox. In order to make this available to all PP presentations I have to...
View Articlewhat is the meaning of the forth parameter of the method Presentations::open?
I create ppt by the following method,it run ok.PowerPoint::PresentationsPtr _apps = lpParent; _apps->Open(bstrFileName,msoFalse,NULL,msoTrue);if the forth parameter 'WithWindow'=msoFalse, it runs...
View ArticleCopy slide with background picture from another presentation
HiIn one of my projects we have created a function where the user can copy selected slides from another presentation into the active presentation.This works very well for all slides except when they...
View ArticleO365 Calendar API and Shared Calendars
Hello, Can I view events and calendars of a shared mailbox that I have permissions to, using the office365 rest api or Office Graph api?eg...
View ArticleOffice 2016 PIA
After installing Office 2016 on six machines I've been running into Trouble on visual Studio 2015 during debugging Excel vb.net Automation.There'S no type library 16 nor corresponding PIA.Die Version...
View ArticleConvert .ppt to .pptx without Compatibility Mode
Hi, folks!I try to convert any kind ppt/pps files to pptx (Office2013) with interop in c# .net 4.5. My Application runs on a client pc and should not be vissible.I tried SaveAs and SaveCopyAs, but both...
View Article