Discover the BookmarksOutlineLevels property in OutlineOptions to customize your bookmarks' hierarchy for enhanced navigation and user experience....DocumentBuilder ( doc ); // Insert a bookmark with another bookmark..."Bookmark 1" ); builder . Writeln ( "Text inside Bookmark 1." ); builder...
Discover the BookmarksOutlineLevelCollection Count property to easily access the total number of elements in your collection for efficient data management....DocumentBuilder ( doc ); // Insert a bookmark with another bookmark..."Bookmark 1" ); builder . Writeln ( "Text inside Bookmark 1." ); builder...
BookmarksOutlineLevelCollection.add method. Adds a bookmark to the collection....DocumentBuilder ( doc ); // Insert a bookmark with another bookmark..."Bookmark 1" ); builder . writeln ( "Text inside Bookmark 1." ); builder...
BookmarksOutlineLevelCollection.contains method. Determines whether the collection contains a bookmark with the given name....DocumentBuilder ( doc ); // Insert a bookmark with another bookmark..."Bookmark 1" ); builder . writeln ( "Text inside Bookmark 1." ); builder...
BookmarkCollection.count property. Returns the number of bookmarks in the collection....doc = doc ) # Insert five bookmarks with text inside their boundaries...bookmark_name ) builder . write ( f 'Text inside { bookmark_name } .'...
Discover the BookmarksOutlineLevelCollection IndexOfKey method, which efficiently retrieves the zero-based index of a specified bookmark in your collection....DocumentBuilder ( doc ); // Insert a bookmark with another bookmark..."Bookmark 1" ); builder . Writeln ( "Text inside Bookmark 1." ); builder...
DropDownItemCollection.contains method. Determines whether the collection contains the specified value.... Examples Shows how to insert a combo box field, and edit...DocumentBuilder ( doc = doc ) # Insert a combo box, and then verify...
Discover the FieldLink FormatUpdateType property to efficiently manage how linked objects update their formatting. Enhance your workflow today!...linked document in the form of text. // 1 - A LINK field: builder.../// Use a document builder to insert a LINK field and set its properties...
Discover the FieldLink SourceItem property to efficiently manage source file links. Enhance your workflow by easily getting or setting linked content....linked document in the form of text. // 1 - A LINK field: builder.../// Use a document builder to insert a LINK field and set its properties...