Aspose::Words::Fields::FieldInclude::get_LockFields method. Gets or sets whether to prevent fields in the included document from being updated in C++.... // The bookmark from the other document that...set_SourceFullName ( get_MyDir () + u "Bookmarks.docx" ); field -> set_BookmarkName...
This short tutorial guides you on how to insert hyperlink in Word using C#. It provides all the necessary details to establish the environment and a runnable sample code to add hyperlink in Word using C#....add a bookmark, refer to the article on how to add bookmark in Word...
Aspose::Words::Fields::FieldAsk class. Implements the ASK field. To learn more, visit the documentation article in C++....get_BookmarkName () Gets the name of the bookmark. get_DefaultResponse () Gets...System::String&) Sets the name of the bookmark. set_DefaultResponse (const...
aspose.words.fields.FieldNoteRef class. Implements the NOTEREF field...is marked by the specified bookmark. Inheritance: FieldNoteRef...Description bookmark_name Gets or sets the name of the bookmark. display_result...
FieldToc.page_number_omitting_level_range property. Gets or sets a range of levels of the table of contents entries from which to omits page numbers.... start_bookmark ( 'MyBookmark' ) # Insert...as_field_toc () # Use the "bookmark_name" property to only list...
FieldToc.preserve_line_breaks property. Gets or sets whether to preserve newline characters within table entries.... start_bookmark ( 'MyBookmark' ) # Insert...as_field_toc () # Use the "bookmark_name" property to only list...
FieldToc.use_paragraph_outline_level property. Gets or sets whether to use the applied paragraph outline level.... start_bookmark ( 'MyBookmark' ) # Insert...as_field_toc () # Use the "bookmark_name" property to only list...
FieldToc.update_page_numbers method. Updates the page numbers for items in this table of contents....If any of the related TOC bookmarks was removed, False will be...DocumentBuilder ( doc ) builder . start_bookmark ( 'MyBookmark' ) # Insert...
FieldToc.heading_level_range property. Gets or sets a range of heading levels to include.... start_bookmark ( 'MyBookmark' ) # Insert...as_field_toc () # Use the "bookmark_name" property to only list...