Extensibilities
Find here detailed instructions (along with sample snippets) for various custom features and capabilities that you can add to your Quark application implementations.
See All Extensibilities
How-to
Get familiar with the basic processes related to extensibilities.
- How to configure Quark XML Author to use external methods?
- How to implement the support for a new language?
- How to configure shortcut keys?
- How to configure single and multiple ribbons?
- How to configure Word Backstage view?
- How to configure Ribbon Nodes?
- How to hide third-party software ribbon tabs?
- How to configure XML Author actions through internal classes attributes?
- What is Extensibility Interface?
- How to configure Quark XML Author to use external methods for Extensibility Interface?
- How to program external methods for Quark XML Author?
- List of enumerated values that can be used as Extensibility Interface argument types.
- List of available delegates for Extensibility Interface.
- List of available document events for Extensibility Interface.
- How to resolve content and document references?
- How to add a ribbon button in Adapter for Microsoft Excel?
- How to add a ribbon button in Adapter for Microsoft Word?
- How to access out of the box functions through third-party Excel Add-in?
- How to add a custom navigation menu?
- How to add a custom pane?
- How to add a custom toolbar?
- How to add custom branding?
- How to do routing in an iframe?
- How to add custom branding?
- How to add a custom pane in Workspace?
- How to add a custom button in Workspace?
- How to configure callback hooks/events?
- Out-of-the-box Configurations