ChartLegend.legend_entries property. Returns a collection Of legend entries for all series and trendlines Of the parent chart....'AW Category 1' , 'AW Category 2' ] series1 = series . add ( series_name...= [ 1 , 2 ]) series . add ( series_name = 'Series 2' , categories...
Effortlessly track document revisions with our advanced tool. Stay organized and enhance collaboration with clear, highlighted changes!... EqualTo ( 2 )); // Insert revisions show up.... Write ( "This is revision #2." ); // Now move the node to create...
RevisionCollection indexer. Returns a [Revision](../../revision/) at the specified index....example -1 means the last item, -2 means the second before last and...revision_type ) self . assertEqual ( 2 , doc . revisions . count ) #...
Aspose.Words.Drawing.Charts.LegendPosition enumeration. Specifies the possible positions for a chart legend....toEqual ( "Series 2" ); expect ( chart . series . at ( 2 ). name )....
Manage table rows and columns in PowerPoint presentations in Python...Adds some text to the row 1 cell 2 table . rows [ 1 ][ 0 ] . text_frame...text_frame . text = "Row 1 Cell 2" # Clones Row 1 at the end of...
FieldToc.preserve_line_breaks property. Gets or sets whether to preserve newline characters within table entries....page_number_omitting_level_range = '2-5' # Set a custom string that...because they are within the "2-5" range. insert_new_page_with_heading...
FieldToc.use_paragraph_outline_level property. Gets or sets whether to use the applied paragraph outline level....page_number_omitting_level_range = '2-5' # Set a custom string that...because they are within the "2-5" range. insert_new_page_with_heading...
Manage table rows and columns in PowerPoint presentations...Adds some text to the row 1 cell 2 $table -> get_Item ( 1 , 0 ) ->...getTextFrame () -> setText ( "Row 1 Cell 2" ); # Clones Row 1 at end of table...