FieldGoToButton.display_text property. Gets or sets the text of the button that appears in the Document, such that it can be selected to activate the jump.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Add a GOTOBUTTON field...
aspose.words.Comment class. Represents a container for text of a comment...Constructors Name Description Comment(doc) Initializes a new instance of...of the Comment class. Comment(doc, author, initial, date_time)...
ControlChar.FIELD_END_CHAR property. End of MS Word field character: (char)21.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Add a regular space. builder...
ControlChar.PARAGRAPH_BREAK_CHAR property. End of paragraph character: (char)13 or \r.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Add a regular space. builder...
ControlChar.PARAGRAPH_BREAK property. End of paragraph character: \x000d or \r... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Add a regular space. builder...