How to convert in batch of visio files to .dwg?
Dear Sir,I have thousand of MS visio files to be saved as in .dwg format. I have try to adapt the code given in last forum used to convert from vsd to vsdx. However not successful. Would you kindly...
View ArticleConvertion from mpp to pdf
HiIn my .net project I want to convert .mpp file to .pdf without using any 3rd party libraries ..... If any one know please share the code
View ArticleCannot save Excel file created be data extract from MS project
HiI am trying to automate the process of creating a Slippage Report for all MS Project Plans in a specific folder. However I am struggling with creating MS Excel files form each plan. They are being...
View ArticleHow can I export Powerpoint to a video with the right H.264 codec settings...
How can I export Powerpoint to a video with the right H.264 codec settings for Wistia upload I can export presentations from pptx fine as video and they play beautifully on a PC as mp4, great. But I...
View Articledifferent Excel2010 opening shared files behavior in win7 and win10
I try to open shared server excel files, which have been opened by another user.In win7, a "File In Use" Messagebox pops up, but In win10, excel files are opened in read-only mode without messagebox.My...
View ArticleRSS feed in Powerpoint...
Anyone know how I can embed an RSS feed in a Powerpoint presentation?Thanks for your help!!
View Articlepower point doesn't close
Hi everyone.I'm trying to create my own addin for power point. this is part of my code pp.Application ppApplication = new pp.Application(); private void Ribbon1_Load(object sender, RibbonUIEventArgs...
View ArticleOffice365Tenant.GetExternalUsersForSite() method is returning "Unknown Error"
Hi,We are using "Microsoft.Online.SharePoint.TenantManagement" namespace in our program. The Office365Tenant class has one method GetExternalUsersForSite() which retrieves all external users that have...
View ArticleUpdating powerpoint text box with web results...
Hi experts!I have a text box on a slide that I'm trying update every 4 seconds with the results of some XML.When I step through this, the code works fine. However, when I run it on a page change, it...
View ArticleOffice Addin - Insert Image Function()
Hello, I have a question about getting images porperly displayed via Office Addin.Per the below code, I can successfully input a picture into the task pane via a button. However, I cannot get that same...
View ArticleOffice Add-in: Navigate to local HTML file within Custom Task Pane
Hello,I am creating a Custom Task Pane that can navigate through multiple windows via Buttons. However, I can only get a webpage to appear inside the Custom Task Pane; not one of my local HTML files....
View ArticleMicrosoft.ACE.OLEDB.12.0 provider and text file without extension
Windows 7 64-bit. Trying to read text file with C# ConnectionString Provider=Microsoft.ACE.OLEDB.12.0;Data Source=N:\TestFiles;Extended Properties="text;HDR=NO;FMT=Delimited(|)";...
View ArticleExcel Macro Print to Word based upon report Type and Range
Can anybody help me with a Macro to be attached to the PRINT command button that would achieve the following:The REPORT_NAME would take the SHEET and [TABLE#] associated with the report;User selects...
View ArticleWord cloud in powerpoint
Is it possible to create a word cloud in Powerpoint?I've seen things like Wordle, but I'd like to do this dynamically, possible by reading from Access tables.Any examples/tips would be...
View ArticleHow to programmatically detect if there is any Macro in office document...
Hi All,Looking for your expertise to see How to Programmatically detect if there is any Macro in office document (Word, Excel) without using office interop libraries?We have file upload feature where...
View ArticleVisio 2016: default shape size, font, and shape margins (VBA?)
This is a repost/move/extension of this thread, per a moderator request to repost...
View ArticleTrying to read notes from PowerPoint using C#
Hi, I am trying to read notes from PowerPoint using C# and I can read them using the following code: Microsoft.Office.Interop.PowerPoint.Application PowerPoint_App = new...
View ArticlePowerPoint question
Hi all;I can't find a PPT forum so I'm hoping this is it.I have an AddIn to Office. In it I can save off a DOCX or XLSX as a PDF file by opening a document/workbook and then doing a saveAs.But with PPT...
View ArticleRun macro X on different files
Hi there, my problem is that I have different excel files in a folder and I want to use one macro for all of them. Till now I had to run the macro very complicated by including it into every single...
View ArticleOdd behaviour using HitHighlight to highlight a single character
Hi there I have code to use HitHighlight to highlight specific text within a document which my add-in has identified as an error, but it behaves oddly when the region I wish to highlight is only a...
View Article