Embed Visio diagram in modern SharePoint pages

My wrapper SPFx web part for embedding Visio diagram in modern SharePoint page has been just published in the Microsoft store (it’s free and open source). The app has been validated by Microsoft SPFx validation team and now available in the app catalog: https://appsource.microsoft.com/en/product/office/WA200002491 The WebPart details: https://unmanagedvisio.com/products/diagram-frame-sharepoint-visio-web-part/ Diagram Frame …

SvgPublish updated 1.2.11

The SvgPublish extension has been updated to version 1.2.11 Visit the extension’s page: https://unmanagedvisio.com/products/svg-publish/ Download the latest version: https://unmanagedvisio.com/download/svgpublish/SvgExport-1.2.11.msi Summary New: Translations for German and Russian languages. Now all options and exported elements can be displayed in these languages. Japanese translation is ongoing. Fixed relative links behavior. Please see the …

SvgExport updated 1.2.10

Download Download to the latest version: https://unmanagedvisio.com/download/svgpublish/SvgExport-1.2.10.msi Visit the extension’s page: https://unmanagedvisio.com/products/svg-publish/ Changes New: add hover + click tooltip and popover behavior. This feature is supposed to solve the problem when you want to publish tooltips or popovers, that have some hyperlinks in the text body. Now you can enable …

Svg Publish

The SvgPublish Visio Extension allows you to publish a Visio diagram as HTML page(s). It uses it’s own custom HTML export and extends the built-in Visio feature with unique capabilities. Below you can see some sample of the exported diagrams. You can see them "live" (interactive) by clicking the picture. …

VBA Import/Export Addin

This free Visio add-in helps to import and export VBA code from Visio to a folder. The addin can exports and import the code from “ThisDocument”, forms (.frm), classes (.cls) and modules (.bas) It may be handy if you want to track changes to the VBA code which is located in a …