FieldToa.remove_entry_formatting property. Gets or sets whether to remove the formatting of the entry text in the document from the entry in the table of authorities.... doc = aw . Document () builder = aw . DocumentBuilder...()) builder . insert_break ( aw . BreakType . PAGE_BREAK ) #...
aspose.words.NumberStyle enumeration. Specifies the number style for a list, footnotes and endnotes, page numbers.... doc = aw . Document () # A list allows...lists . add ( list_template = aw . lists . ListTemplate . NUMBER_DEFAULT...
Aspose.Words.LineNumberRestartMode enumeration. Determines when automatic line numbering restarts....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...pageSetup . lineNumberRestartMod = aw . LineNumberRestartMod . RestartPage...
Forms2OleControl.group_name property. Gets or sets a string that specifies a group of mutually exclusive controls... doc = aw . Document ( file_name = MY_DIR...docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...
SaveOptions.update_ambiguous_text_font property. Determines whether the font attributes will be changed according to the character code being used.... doc = aw . Document ( file_name = MY_DIR...name ) # Arial save_options = aw . saving . OoxmlSaveOptions ()...
FieldKeywords.text property. Gets or sets the text of the keywords.... doc = aw . Document () builder = aw . DocumentBuilder... insert_field ( field_type = aw . fields . FieldType . FIELD_KEYWORD...