Showing results for Office Add-ins - Microsoft 365 Developer Blog

Feb 24, 2010
Post comments count0
Post likes count0

User Interface Extensibility in Visio 2010

Visio team
Visio team

Learn about RibbonX, a XML markup that allows developers to customize the Office UI. It enables 3rd party developers and solution providers to build custom tabs and groups on top of the Ribbon, and target scenarios unique to and optimized for their customers. As Visio adopts the Fluent UI, Visio developers now also have the opportunity to utilize t...

Office Add-ins
Feb 21, 2010
Post comments count0
Post likes count0

The Visio Services JavaScript Mashup API

Visio team
Visio team

If you need more flexibility in creating rich diagram mashups than offered out of the box by web part connections, you can use the Visio Services JavaScript Mashup API. In this post we'll review the breadth of possibilities by the Visio Services Mashup API and show you how to get started coding with a few simple examples.

Office Add-ins
Jun 4, 2006
Post comments count0
Post likes count0

Getting to Know Your Neighbors – Quickly

Visio team
Visio team

Visio's SpatialNeighbors property is useful for finding shapes that are nearby other shapes or that overlap other shapes. It can be used to programmatically answer the question "What did I drop my shape on top of?". This blog discusses the SpatialNeighbors property.

Office Add-ins