Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 43,817 for

2

(0.03 sec)
  1. ChartDataLabel.ShowCategoryName | Aspose.Words ...

    Enhance your charts with the ChartDataLabel ShowCategoryName property. Easily display category names on data labels for clearer insights and better visuals.... AreEqual ( "Series 2" , chart . Series [ 1 ]. Name..."Series 3" , chart . Series [ 2 ]. Name ); // Apply data labels...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ChartDataLabelCollection.ClearFormat | Aspose.W...

    Discover how to use the ClearFormat method in ChartDataLabelCollection to effortlessly reset all chart data label formats for cleaner visuals.... AreEqual ( "Series 2" , chart . Series [ 1 ]. Name..."Series 3" , chart . Series [ 2 ]. Name ); // Apply data labels...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ChartDataLabel.IsHidden | Aspose.Words for .NET

    Discover the ChartDataLabel IsHidden property to easily control label visibility in your charts. Enhance your data presentation with this simple feature!... AreEqual ( "Series 2" , chart . Series [ 1 ]. Name..."Series 3" , chart . Series [ 2 ]. Name ); // Apply data labels...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Cell.first_paragraph property | Aspose.Words fo...

    Cell.first_paragraph property. Gets the first paragraph among the immediate children.... writeln ( 'Outer Table Cell 2' ) builder . end_table () # Move... writeln ( 'Inner Table Cell 2' ) builder . end_table () doc...

    reference.aspose.com/words/python-net/aspose.wo...
  5. MailMerge.GetRegionsHierarchy | Aspose.Words fo...

    Discover the MailMerge GetRegionsHierarchy method to effortlessly retrieve a complete region hierarchy with accessible document fields for streamlined workflows.... AreEqual ( 2 , topRegions . Count ); Assert...Regions ; Assert . AreEqual ( 2 , nestedRegions . Count ); Assert...

    reference.aspose.com/words/net/aspose.words.mai...
  6. ChartDataLabel.showCategoryName property | Aspo...

    ChartDataLabel.showCategoryName property. Allows to specify if category name is to be displayed for the data labels on a chart...toEqual ( "Series 2" ); expect ( chart . series . at ( 2 ). name ).... at ( 1 ). dataLabels . at ( 2 ). clearFormat (); // We can also...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::BorderCollection::get_Top method...

    Aspose::Words::BorderCollection::get_Top method. Gets the top border in C++....SetBorders ( LineStyle :: Single , 2.0 , System :: Drawing :: Color...builder -> Writeln ( u "Row 1, Cell 2." ); builder -> EndRow (); //...

    reference.aspose.com/words/cpp/aspose.words/bor...
  8. ChartDataLabel.ShowSeriesName | Aspose.Words fo...

    Discover the ChartDataLabel ShowSeriesName property, easily control series name visibility on your charts. Enhance data clarity with a simple Boolean setting!... AreEqual ( "Series 2" , chart . Series [ 1 ]. Name..."Series 3" , chart . Series [ 2 ]. Name ); // Apply data labels...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Aspose::Words::Tables::Cell::get_FirstParagraph...

    Aspose::Words::Tables::Cell::get_FirstParagraph method. Gets the first paragraph among the immediate children in C++....Writeln ( u "Outer Table Cell 2" ); builder -> EndTable (); //...Writeln ( u "Inner Table Cell 2" ); builder -> EndTable (); doc...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. ChartSeriesGroup.axis_y property | Aspose.Words...

    ChartSeriesGroup.axis_y property. Provides access to properties of the Y axis of this series group....= [ 'Category 1' , 'Category 2' , 'Category 3' ] series . add...= [ 2 , 3 , 4 ]) series . add ( series_name = 'Series 2 of primary...

    reference.aspose.com/words/python-net/aspose.wo...