Posts Tagged ‘Word’
Ty Anderson | February 9th, 2012
The video, Part 5, is the last of the series. In this 15-ish minute video, you will learn how to build a Click Twice deployment package for the MyTasks add-in. Click Twice is one of the major strengths of the Add-in Express toolset...
Read the rest of this entry →
.NET, COM add-ins, Deployment, Excel, Outlook, PowerPoint, Visual Studio, Word |
No Comments
Ty Anderson | January 26th, 2012
On Tuesday we published Part 3 of the end-to-end demo. Today, we have Part 4. In reality parts 3 and 4 can be taken together but we thought it's better to break them up a bit and provide a bit of a break. But we have momentum now so let's keep this train a-moving because Part 5 is almost ready for its debut as well....
Read the rest of this entry →
.NET, C#, COM add-ins, CommandBars, Excel, Office, Outlook, PowerPoint, Ribbon, Visual Studio, Word |
No Comments
Andrei Smolin | November 17th, 2011
Have you ever run into the issue when an Outlook toolbar created by your add-in shows up in Word? Or maybe, a Word toolbar gets displayed in Outlook? This article describes the issue and provides a workaround; the source code is supplied in VB.NET, C# and Delphi...
Read the rest of this entry →
.NET, C#, COM add-ins, CommandBars, Delphi, Office, Outlook, VB.NET, Word |
2 Comments
Add-in Express enables you as a developer to quickly and easily create, not just MS Office add-ins but also Excel XLL add-ins, Excel Real-time data (RTD) servers and smart tags. In this post I'll demonstrate how you could include all this functionality in one Visual Studio project. Start by creating a new ADX COM Add-in project in Visual Studio...
Read the rest of this entry →
.NET, C#, COM add-ins, Excel, Office, Outlook, RTD servers, smart tags, Word, XLL |
2 Comments
Ty Anderson | May 12th, 2011
People use Microsoft Office for all sorts of tasks in order to get their work done. For example, they use Word to write proposals, they use PowerPoint to create awesome marketing presentations, and then they use Excel to calculate their commissions. But the thing is often users need to leave Office to go and gather information that they need to complete the document...
Read the rest of this entry →
Excel, PowerPoint, task panes, Word |
No Comments
Ty Anderson | March 10th, 2011
If you have any experience in developing solutions on the Office platform, you have most likely learnt that Office has the tendency to abuse its developers. One of the main reasons for this is that Office is comprised of several different applications like Outlook, Excel, PowerPoint and Word, and each of these applications has their own object model that you need to understand and master when building your solutions...
Read the rest of this entry →
.NET, COM add-ins, Excel, Office, Outlook, PowerPoint, Visual Studio, Word |
4 Comments