M. Office Doc. Rename
I wish I could rename the document (word, excel, etc.) by clicking the title on the top middle of the page. Has this already been thought of?
View ArticleAccessing Word or Excel document, Workbook security via Javascript
I have Word and Excel documents in OneDrive or SharePoint and security is applied to them using the build in security features in Excel and Word. I am trying to figure out how to unsecure a Word or...
View ArticleCategorized properties in ActiveX control
Greetings to all, I'm developing ActiveX control (in Delphi) and control itself works fine for example in Word.Now I would like to add groupping of properties into appropriate categories. From what...
View ArticleWhat is the best practice to export charts as SVG format?
Hi everybody.What is the best practice to export charts in a presentation as SVG format?I found some tricks that suggest to export PPTX as PDF and then convert it to SVG using Inkscape, but I'm looking...
View ArticleCreating Master elements programatically in Visio
Hi,I would like to know whether we can create simple Master Shapes like Square,Rectangle etc in Visio Programatically? Thanks,Rohit
View ArticleOutlook Add-in in C# - Library not registered
Hello,I created an outlook add-in that opens a PPTX file, update a few words and save the presentation as a PDF.Until 2 days ago, it used to work fine but suddenly, though nothing has changed in my...
View ArticlePowerpoint conversion: ResampleMediaTasks.PercentComplete always at 100%...
Hi,I am trying to determine the percentage completed in a powerpoint to video export task. To do so I use the following code:ppt.Presentation presentation = app.Presentations.Open(this.SourceFilename,...
View ArticleOffice Plug-In: Disable "Save" button at run time
Dear all,I'm developing Office Plugin for MS Office 2010 and 2013. I'm looking for solution how to control disable/enable menu button such as "SAVE", "SAVE AS", "PRINT" or "Prepare" at run time. Form...
View ArticleVBA Powerpoint SaveAs PDF - Open File After Publishing
Hello,I'm using VBA to create and save a PowerPoint 2013 presentation. It works fine. I also provide the user with an option to save the presentation as a PDF. This also works fine, but it doesn't...
View ArticleWhich version of PowerPoint was used to create a document?
Hi, I need to figure out the version of the PowerPoint in which the document was created. In other words, I want to know the similar property like CompatibilityMode we have in Word Add in.I am able to...
View ArticleLoading Custom Ribbon.xml in Office 2013 by COM-addins developed for Office...
Hello,I have created 2 ribbons.xml in an Addin project for an Office 2007 app by VS 2008.Ribbon1.XML -> is loaded for Office 2007 and the second one, Ribbon2.xml -> is loaded for Office 2013.In...
View ArticlePowerPoint 2010/2013: Permanently deactivate right click context menu
Hi,I like to permanently deactivate the right click context menu inppt 2010/2013. I know, that you can customize the context menu with VBA and xml. But I like to use may own right click context menu...
View ArticleHow to erase annotation on powerpoint current slide?
I am able to delete annotation from the all slide using following code.presentation.SlideShowWindow.View.EraseDrawing();this method delete annotation from all the slides. how can i delete annotation...
View ArticleMacro for displaying all fields in a data graphic
I have linked the database to visio. When I drag and drop a record to create a shape, a data graphic is displayed. But, only 2 fields are shown in the data graphic. I have 7 fields in the database....
View ArticleHow to intercept AutoSave in Powerpoint Addin Development.
What is the mechanism to detect that the save event is generated by either the User or AutoSave in PowerPoint?Thanks Nikunj
View ArticleOffice and Visual studio
HelloIs it possible to devellop macros directly from Visual Studio ? And how to do it please.Thank you very much.Have a good day.
View ArticlePowerPoint 2010: deactivate/disable right click context menu
Hi,I am looking for a way to deactivate/disable the right click context menu in PowerPoint 2010/365. For the editing font menu it works with the registry entryGo to:...
View ArticleCustom SmartArt development workflow/tooling
I am working on creating custom SmartArt layouts for one of our business partners.My current workflow is the following:I have the contents of the glox file in a folder, and the layout1.xml file is...
View ArticledynamicMenu in contextMenu invalidates on drop, even if...
Hi people,I've only tested this on Excel 2010, but I'll post it in the General forum, as I think it probably pertains to customUI XML and not just one application.When I create a dynamicMenu in the...
View ArticleVSTO PowerPoint Add-in: How to insert shapes from opened PPTX file?
I am developing a VSTO Powerpoint add-in, and I would like to insert some shapes from an existing pptx presentation. For instance, I would like to insert all the shapes on the first slide of the pptx...
View Article