Implement this interface if you want to control how data is Inserted into merge fields during a mail merge operation in Java....want to control how data is inserted into merge fields during a...= args.getField(); // Insert the text for this merge field as...
Represents properties of axis tick mark labels in Java.... Examples: Shows how to insert a chart and modify the appearance...chart.getSeries().clear(); // Insert a chart series with categories...
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...
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 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 indexer. Gets or sets the element at the specified index....index int Examples Shows how to insert a combo box field, and edit... DocumentBuilder ( doc ) # Insert a combo box, and then verify...