Sort Score
Result 10 results
Languages All
Labels All
Results 2,001 - 2,010 of 20,328 for

2 of

(0.13 sec)
  1. ChartLegendEntryCollection class | Aspose.Words...

    Aspose.Words.Drawing.Charts.ChartLegendEntryCollection class. Represents a collection Of chart legend entries..."AW Category 1" , "AW Category 2" ]; let series1 = series . add...categories , [ 1 , 2 ]); series . add ( "Series 2" , categories ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ChartLegend.legend_entries property | Aspose.Wo...

    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...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Document.Revisions | Aspose.Words for .NET

    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...

    reference.aspose.com/words/net/aspose.words/doc...
  4. RevisionCollection indexer | Aspose.Words for P...

    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 ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartLegend class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartLegend class. Represents chart legend properties... assertEqual ( 'Series 2' , chart . series [ 1 ] . name...'Series 3' , chart . series [ 2 ] . name ) # Move the chart's...

    reference.aspose.com/words/python-net/aspose.wo...
  6. LegendPosition enumeration | Aspose.Words for N...

    Aspose.Words.Drawing.Charts.LegendPosition enumeration. Specifies the possible positions for a chart legend....toEqual ( "Series 2" ); expect ( chart . series . at ( 2 ). name )....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Manage Rows and Columns|Aspose.Slides for Pytho...

    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...

    docs.aspose.com/slides/python-net/manage-rows-a...
  8. FieldToc.preserve_line_breaks property | Aspose...

    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...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldToc.use_paragraph_outline_level property |...

    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...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Manage Rows and Columns|Aspose.Slides for PHP D...

    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...

    docs.aspose.com/slides/php-java/manage-rows-and...