Visual Studio Community 2013 and Office 2013 Demo
Like many, I am interested in developing add-ins for Office using VS.I am not a big time developer, but I do have programming experience and want to create some add-ins to help me at work.So, I DLed...
View ArticleHow to programmatically copy a OneNote page from one section to another
How to programmatically copy a OneNote page from one section to another.I don't find any interface in OneNote 2010 Developer Reference which will let me do this.any help?Regards,UmarOneNote 2010
View ArticleVBA: How to work with arrays of objects that have multiple properties?
I have a class Car with properties model and year. I would like to create a function that create Car objects, set their properties using data from a Sheet through for loop, and, finally, return an...
View ArticleCustom Colors in Power point using VBA User Form
Hello everyone,I am very new to VBA coding and as part of my job profile, I have been trying to create a code which allows user to open a userform and fill in the RGB values for custom colours in the...
View ArticleCant Create SharedAddin Project in VS2008?
when i use vs2008 to create a sharedaddin project under windows server 2003 sp2when the .net framework is 3.0 or 3.5 the wizard failed to create a project and says to install vs2008 properly,while i...
View ArticleHide Excel from popping out when creating slide in PowerPoint
Hi, l have an application that will generate PowerPoint and create some chart within the PowerPoint.i've been using Interop.Powerpoint.Slide.Shapes.AddChart() to create chart in PowerPoint. The momment...
View ArticleHow to search for perticular Bookmark present in many word files at once
Hi all,We have templates created through Word 2003. We have created the Bookmarks in that some are fetched from database and others are from a XML file, through the code.We do Alt+i+k and the list of...
View ArticleCopying Task Fields to Resource Fields
HiI have a need to copy data from a task field to a resource field. Basically I want to add the Project Name to every activity against each resource name in the Resource Usage View. I have a piece of...
View Articlehow to set layout of power point slide in C#
I want to align text and set margin from top and bottom of power point slide programmatically in c# .is it possible to get the top and bottom margin of body text of a slide ..!
View ArticleConnect to SQL Server from Powerpoint
HI,How can I connect to a SQL DB from Powerpoint (be it 2007 or 2010). I've seen quite a few forumns and most of them talk about using external tools.Check...
View ArticleCant save powerpoint after deleting links from excel using c#
I am using powerpoint and excel 2010. I have a c# program that opens powerpoint, updates the links from excel, then saves the file as a new filename. I then open the new filename and delete all the...
View ArticleOffice Web App Prompting For Credentials Externally Only
We deployed an office web app server and it works great internally, but whenever we try to access documents externally, we are prompted for credentials. Even if we put our credentials in, we always...
View ArticleTask Scheduler and MS Access
I have read through the forums on issues with the Task Scheduler in Windows 7 using MS Access 2010. I have followed the threads and duplicated the suggestions without any success. In older versions you...
View ArticleMay you help restore dwg files?
I have a drawing in AutoCAD and save. Since I work in Visio 2007, I am not able to open CAD .dwg drawings. And then they can not be opened in AutoCAD. You can help restore DWG files?
View ArticleOffice 2013 -- Why be so radically different in the UI?
I've noticed something rather nasty about Office 2013. For some reason that I cannot correlate to any action on my part the Outlook UI (as an example) will suddenly start showing garbage and artifacts...
View ArticleOneNote - UpdatePageContent - The section is read-only (0x8004200b)
I have a OneNote notebook "template" that I copy into a new folder when I start a new project. I'm trying to write an application to update a couple hyperlinks on one of the pages in a section in the...
View ArticleHelp me please with Outlook Express address book recovery
I reloaded windows and after restarting I could not find the Outlook Express address book. I looked in my docs and settings/"name"/localsettings/applicationdata/identities. There are a bunch of .DBX...
View ArticleHow to log in Office365 keeping our own app login from an MVC ASP external...
Hi All,We want to log in Office365 keeping our app login in order to manage different organizations from a unique MVC ASP application. We have only found code to log in Office365 using the Office365...
View ArticleHelp regarding power point presentation opening in winforms c#
Hi, i opened power point presentation in window forms. but i want to attach scroll-er or any other component which open the next slide of presentation file. how could i do this?here is the code for...
View ArticleOffice 365 is a plan or feature
In the below link, office 365 proplus is mentioned as one of the plans.http://products.office.com/en-IN/business/office-365-proplus-business-softwareBut in some links, it was mentioned as local...
View Article