FieldToc.update_page_numbers method. Updates the page numbers for items in this table of contents.... Examples Shows how to insert a TOC, and populate it with...start_bookmark ( 'MyBookmark' ) # Insert a TOC field, which will compile...
FieldToc.heading_level_range property. Gets or sets a range of heading levels to include.... Examples Shows how to insert a TOC, and populate it with...start_bookmark ( 'MyBookmark' ) # Insert a TOC field, which will compile...
DocumentBuilder.endBookmark method. Marks the current position in the document as a bookmark end....needs to have document body text enclosed by // BookmarkStart...range . bookmarks . at ( 0 ). text . trim ()). toEqual ( "Hello...
DocumentBuilder.startBookmark method. Marks the current position in the document as a bookmark start....needs to have document body text enclosed by // BookmarkStart...range . bookmarks . at ( 0 ). text . trim ()). toEqual ( "Hello...
Discover the Revision ParentNode property, which identifies the direct parent node of any revision type—except StyleDefinitionChange. Enhance your coding efficiency!... // 1 - An "insert" revision: // This revision...revision occurs when we inserttext while tracking changes. Assert ...
Discover the Inline IsMoveFromRevision property in Microsoft Word. Learn how it tracks deleted objects for efficient document management and editing.... // 1 - An "insert" revision: // This revision...revision occurs when we inserttext while tracking changes. Assert ...
Discover the Inline IsDeleteRevision property in Microsoft Word, which indicates if an object was deleted during change tracking. Enhance your document management!... // 1 - An "insert" revision: // This revision...revision occurs when we inserttext while tracking changes. Assert ...
FieldDde.InsertAsUnicode property. Gets or sets whether to Insert the linked object as Unicode Text....whether to insert the linked object as Unicode text. get insertAsUnicode...
FieldDdeAuto.InsertAsUnicode property. Gets or sets whether to Insert the linked object as Unicode Text....whether to insert the linked object as Unicode text. get insertAsUnicode...
Aspose::Words::RunCollection::ToArray method. Copies all runs from the collection to a new array of runs in C++.... // 1 - An "insert" revision: // This revision...revision occurs when we inserttext while tracking changes. ASSERT_TRUE...