BookmarksOutlineLevelCollection.remove_at method. Removes a bookmark at the specified index.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a bookmark with...
Aspose::Words::BookmarkCollection::RemoveAt method. Removes a bookmark at the specified index in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert five bookmarks with...
ChartDataTable.format property. Provides access to fill of text background and border formatting of the data table.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...
GradientStopCollection.count property. Gets an integer value indicating the number of items in the collection.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_shape...
GradientStop.color property. Gets or sets a value representing the color of the gradient stop.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_shape...
ConditionalStyle.font property. Gets the character formatting of the conditional style.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) table = builder . start_table ()...