Converting current word document to base64
Hi,I would like to know how to convert an active word document to base64 format using c#.
View Articlemicrosoft programme
I'm looking for a cheap and simple program to make a rooster/schedule for employers.Also in the program I have automatic to calculate their hours minus sick pay and how much they earn, this has to be...
View ArticleHow to change the data for an opened InfoPath form/template hosted by a Winform
We have a InfoPath form that is hosted with WinForms. It loads slowly but our most common case is to show different data in it.If we could load it once, but then change the data displayed, the...
View ArticleCan I run add ins for Microsoft Office without Visual Studio Professional?
I'm looking to develop some addins for Microsoft Office, namely collecting data form several Excel and Word documents and collating them in an ordered manner to cut down on manual input for the rest of...
View ArticleHow to detect Microsoft office power point 2010 is installed as 32 bit or 64...
How to detect Microsoft office power point 2010 is installed as 32 bit or 64 bit from registry?Note:- I have installed only power point tool from MS office instead of fully installed office.Could you...
View ArticleGetting the fullname value of active presentation
FullName = Globals.ThisAddIn.Application.ActivePresentation.FullName;HiI have created a powerpoint addin and there i have a ribbon with a button in it.When i click on the button is should get a...
View ArticleResources for learning Visual Basic and Macros.
Hi,Just looking for some links/resources (reliable) for learning a bit of Visual Basic and Macros to be used specifically with Microsoft Excel and Access. I have experience with C#, C++ and SQL. I...
View ArticleForcing SharePoint to open the document library office documents, using the...
I have done the following settings insdie my SharePoint 2013 server:I set the "Browser File Handling" for the web application to "Strict".I set the "Opening Documents in the Browser" for the document...
View ArticleMicrosoft Office 2010 Content Searching By Using Script
Hi,Does anyone know how to use a script or coding to grab the content of microsoft office 2010 (excel,word).ThanksLeong
View ArticleShow() as Modal dialog
Hi,How to show the form as modal when i click on a button in ribbon.I want the form to be modal and not use showmodaldialog().
View ArticleI am getting an error "Office 15 click-to-run extensibility component" while...
Please Help me out with this?Please let me know how to remove this error message and install the pro version.
View ArticleAdding interop 12 to visual Studio 2012
I can reference interop.outlook 14 & 15 in my code. Downloaded interop 12.0 , installed; but not able to select it?
View ArticleOur program is causing Microsoft Office to crash
We have been having a few of our customers report that sometimes when our program is up or has been opened outlook, Word, excel, and to a lesser extent explorer.exe itself experiences sporadic first...
View ArticleIs InfoPath the right tool for this Office Automation task?
Software project scope of workWe have a Microsoft Excel Workbook, with 6 worksheets. The worksheets contain rows of data, each representing a service task. Although the worksheets are slightly...
View ArticleHow to save a powerpoint file using c#?
Hi,I want to save a power point file using c# in an MVC3 application.Here is the code used by me for creating the power point application:Microsoft.Office.Interop.PowerPoint.Application pptApplication...
View ArticleVisio 2013 & thmx
Hi AllCan I use the THMX designes used in Powerpoint and Word in Visio 2013 as well?It seams as that the design is not the same in Visio as it is in Word/PowerPoint.Thanks for any help.Martin
View ArticleProblem with powerpoint method CommandBars.ExecuteMso("PasteSourceFormatting")
We have an application which copies slides from one presentation to other presentation. We are using method_presentation.Application.CommandBars.ExecuteMso("PasteSourceFormatting") to paste the slides....
View ArticleNumber format
Hi sir, 25 / 3 = 8.333333333 is real answer. possible in 8 or 9 round number? in vba?
View ArticleBatch converting the Visio 2003-2010 .vsd drawings to new Visio 2013 .vsdx...
We have a thousands of Visio drawing files which is created in Visio 2007 and Visio 2010 which are using the same file format so we can easily view it in any version of Visio. But now if we are...
View Article.Net / C# : Saving .ppt files as .pptx / .pptx as .ppt programmtically
Hi, I am writing an application that shall convert .ppt/.pptx files. Users of the application have Office 2010 or higher installed.Here is a snippet of the solution:// PPTApp will be initialized by a...
View Article