BookmarksOutlineLevelCollection.indexOfKey method. Returns the zero-based index of the specified bookmark in the collection....DocumentBuilder ( doc ); // Insert a bookmark with another bookmark..."Bookmark 1" ); builder . writeln ( "Text inside Bookmark 1." ); builder...
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...
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...
aspose.words.drawing.charts.ChartSeriesCollection.add method...'Category 2' , 'Category 3' ] # Insert two series of decimal values...datetime ( 2020 , 9 , 7 )] # Insert a series with a decimal value...
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...