WebExtension.bindings property. Specifies a list of web extension bindings.... doc = aw . Document () # Create task pane...location. my_script_task_pane = aw . webextensions . TaskPane ()...
MailMergeSettings.odso property. Gets or sets the object that specifies the Office Data Source Object (ODSO) settings....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...settings . mainDocumentType = aw . Settings . MailMergeMainDocumen...
Odso.dataSourceType property. Specifies the type of the external data source to be connected to as part of the ODSO connection information for this mail merge...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...settings . mainDocumentType = aw . Settings . MailMergeMainDocumen...
aspose.words.webextensions.WebExtensionBindingCollection class. Specifies a list of web extension bindings... doc = aw . Document () # Create task pane...location. my_script_task_pane = aw . webextensions . TaskPane ()...
Aspose.Words.Run class. Represents a run of characters with the same font formatting... let doc = new aw . Document (); // A blank document...document node. let section = new aw . Section ( doc ); doc . appendChild...
Aspose.Words.BuildVersionInfo class. Provides information about the current product name and version...log ( `I am currently using ${ aw . BuildVersionInfo . product...product } , version number ${ aw . BuildVersionInfo . version } !` );...
Style.locked property. Specifies whether this style is locked.... let doc = new aw . Document (); let styleHeading1...styleHeading1 = doc . styles . at ( aw . StyleIdentifier . Heading1 );...
ImageSaveOptions.scale property. Gets or sets the zoom factor for the generated images.... doc = aw . Document () builder = aw . DocumentBuilder...it. options = aw . saving . ImageSaveOptions ( aw . SaveFormat...