Getting issue in C# code to read PPT file
Hello,I have written a console application code to read a .ppt file and simply show the contents on the console o/p. My .ppt has 4 slides.1. hellos2. Password is present in this3. Ivana4. ticketIdeally...
View ArticleSorting an Excel Worksheet using VBA in MS Project
Hi AllI am looking for a piece of VBA code I could use to sort an Excel worksheet from VBA code that is sitting in MS Project. I have tried various permutations and failed miserably.Can anyone help...
View ArticleHow to show company applications in the App Launcher
I'd like to add an application used in our company to the app launcher of all employees. The apps is added to our Azure AD and assigned to a group that contains all users. This does not result in...
View ArticleQuestion about Visual Studio, MSDN, and office
I haven't been programming in years. For a few years, I programmed in Visual C++ to support some hardware plugged into a PC.I would like to build a stand alone application that will run on Windows 7 or...
View ArticleMicrosoft.Office.Interop.MSProject.dll" was loaded but the entry-point...
1/ General:We need your advice to register the Microsoft.Office.Interop.MSProject.dll correctly to fix the following problem:“System.Runtime.InteropServices.COMException: Retrieving the COM class...
View ArticleEditing DOCX document with Word Online from custom WOPI Host
Dear Community,I have strange error with the Office WebApps Server. I installed WebApps Server as described here:https://technet.microsoft.com/en-us/library/jj219455.aspxand implemented custom WOPI...
View ArticleAxDSOFramer.ocx Open Method Exception
Working with DSOFramer.ocx v1.3 I am getting an error in Open Method-- "The associated COM server does not support ActiveX Document embedding."Environment : Windows 10, Office 2016 Please help.
View Articleworking with PDF files from VBA
Any suggestions on tools for working with PDF documents from VBA in Access and other Office applications? Open .pdf document, change pages, cut a page and save as a new document, etc. Convert .TIF...
View ArticleHow to add a user defined slide templete to the new Slide button in Home Tab...
How to create slide templates/Layout in C# and add it in "New Slide" button of Home Tab in power point.Also how to delete the existing/default slide Layout from the "New Slide" button of Home Tab in...
View ArticleContent control loses font formatting when using custom XML
Here are the steps to reproduce the problem I am having. I am essentially following the instructions from this article...
View ArticleHow to find the width , height and positions for first shape in the SmartArt?
Hi All,I am analyzing about layout algorithms in Smart Art. I have one big doubts with layout algorithm. That is how do you fine or define width , height and positions for first shape of the SmartArt....
View ArticleUsing modal winforms in OneNote
Hello MS-Office Experts,I am developing a COM-based OneNote 2013 add-in in c#. As part of the add-in, modal winforms are to be shown. Normally, one would do this along the lines ofOneNote.Window...
View ArticleOpen XML SDK supports all functionalityof VSTO
We are using C# and VSTO 2010 for Word and Excel addins but word addin does not parse large documents. We want to parse and create word document that contains more than 1000 pages within minimum time....
View ArticleLicense information regarding redestribution of Microsoft Office 2010:...
Hifor my company I am writing Microsoft Project Add in and I use DLL in Microsoft Office 2010: Primary Interop Assemblies Redistributable . the DLL I use is Microsoft.Office.Interop.MSProject.dll. I...
View Article[Windows 10][UWP + WPF][OneNote 2016] - Annoying cleanup error of OneNote
Our Application uses the Office Interop API to perform some actions. Earlier, with OneNote 2013 everything used to work perfectly. However, as soon as we moved to OneNote 2016 lot of issues are...
View Articlecan't kill automated office programs.
Hi,I'm automating excel and access from vb.net. When the procedures are finished, access and excel must be released.However, application.quit doesn't work, and neither does setting the variables to...
View ArticleConnect office 365 using Oauth2 authrntication in asp.net webforms Application
Hi all please help me how to connect office 365 using oauth2 authentication using c# code i have already client_id,,secret_id .
View ArticlePowerPoint button in shared ribbon group does not run
Dear all,I have a shared group on the home tab of my PowerPoint application. All VBA code resides in the ppam. The button that is placed directly in the PowerPoint AddIn works. Once I open a...
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 ArticleInterop OneNote for Universal Windows Apps
Hi, I'm developing an universal windows 8.1 app that will be using the Interop Services for One Note. I don't want to use the API as the app will have to work without an internet connection. I used...
View Article