Aspose::Words::WebExtensions namespace

The Aspose.Words.WebExtensions namespace provides classes that allow to customize elements and attributes that extend the XML vocabulary for representing Office Add-ins.

Classes

ClassDescription
BaseWebExtensionCollectionBase class for TaskPaneCollection, WebExtensionBindingCollection, WebExtensionPropertyCollection and WebExtensionReferenceCollection collections. To learn more, visit the Work with Office Add-ins documentation article.
TaskPaneRepresents an add-in task pane object. To learn more, visit the Work with Office Add-ins documentation article.
TaskPaneCollectionSpecifies a list of persisted task pane objects. To learn more, visit the Work with Office Add-ins documentation article.
WebExtensionRepresents a web extension object. To learn more, visit the Work with Office Add-ins documentation article.
WebExtensionBindingSpecifies a binding relationship between a web extension and the data in the document. To learn more, visit the Work with Office Add-ins documentation article.
WebExtensionBindingCollectionSpecifies a list of web extension bindings. To learn more, visit the Work with Office Add-ins documentation article.
WebExtensionPropertySpecifies a web extension custom property. To learn more, visit the Work with Office Add-ins documentation article.
WebExtensionPropertyCollectionSpecifies a set of web extension custom properties. To learn more, visit the Work with Office Add-ins documentation article.
WebExtensionReferenceRepresents the reference to a web extension. The reference is used to identify the provider location and version of the extension. To learn more, visit the Work with Office Add-ins documentation article.
WebExtensionReferenceCollectionSpecifies a list of web extension references. To learn more, visit the Work with Office Add-ins documentation article.

Enums

EnumDescription
TaskPaneDockStateEnumerates available locations of task pane object.
WebExtensionBindingTypeEnumerates available types of binding between a web extension and the data in the document.
WebExtensionStoreTypeEnumerates available types of a web extension store.