BookmarksOutlineLevelCollection.remove method. Removes a bookmark with the specified name from the collection....DocumentBuilder ( doc = doc ) # Insert a bookmark with another bookmark...'Bookmark 1' ) builder . writeln ( 'Text inside Bookmark 1.' ) builder...
Defines the Text and formatting of the Text path of a WordArt object in Java....TextPath Defines the text and formatting of the text path (of a WordArt...Document(); // Insert a WordArt object to display text in a shape...
Implements the TOC field in Java....and specified styles, and inserts that table at this place in...document. Examples: Shows how to insert a TOC, and populate it with...
aspose.words.drawing.RelativeVerticalPosition enumeration. Specifies to what the vertical position of a shape or Text frame is relative....vertical position of a shape or text frame is relative. Members Name...RelativeVerticalPosi.MARGIN . TEXT_FRAME_DEFAULT Default value...
FieldDdeAuto.InsertAsText property. Gets or sets whether to Insert the linked object in Text-only format....sets whether to insert the linked object in text-only format. get...
FieldDde.InsertAsHtml property. Gets or sets whether to Insert the linked object as HTML format Text....whether to insert the linked object as HTML format text. get insertAsHtml...
FieldLink.InsertAsHtml property. Gets or sets whether to Insert the linked object as HTML format Text....whether to insert the linked object as HTML format text. get insertAsHtml...
Discover the FieldRef NumberSeparator property to easily customize sequence and page number formatting with your preferred character sequence....set ; } Examples Shows how to insert REF fields to reference bookmarks...footnote #1" ); builder . Write ( "Text that will appear in REF field"...
RunCollection.toArray method. Copies all runs from the collection to a new array of runs.... // 1 - An "insert" revision: // This revision...revision occurs when we inserttext while tracking changes. expect (...