Sort Score
Result 10 results
Languages All
Labels All
Results 3,561 - 3,570 of 149,729 for

2

(0.11 sec)
  1. Getting the Exact Coordinates of Data Points fr...

    image.png (76.1 KB) The above image shows the thumbnail rendered by Aspose image.png (36.4 KB) This image shows is the screenshot of the same slide in PowerPoint. I am using similar syntax as below: chart.ValidateCh…...potapov June 12, 2025, 5:13am 2 @apoorveslidely , Thank you for...new List<double> { 4, 2, 2, 0, 0, 2, 2, 0 }; var electricityFuelData...

    forum.aspose.com/t/getting-the-exact-coordinate...
  2. IChartDataPoint | Aspose.Words for Java

    Contains properties of a single data point on the chart in Java....assertEquals("Series 2", chart.getSeries().get(1).getName());...assertEquals("Series 3", chart.getSeries().get(2).getName()); // Emphasize the...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::Lists::ListLevel::get_IsLegal me...

    Aspose::Words::Lists::ListLevel::get_IsLegal method. True if the level turns all inherited numbers to Arabic, false if it preserves their number style in C++....( u "Heading 1" )); // Level 2 labels will display the current...get_ListLevels () -> idx_get ( 2 ) -> set_NumberFormat ( u "- \x0002...

    reference.aspose.com/words/cpp/aspose.words.lis...
  4. Manage Chart Data Series in Presentations Using...

    Learn how to manage chart data series in PHP for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations....Series 2, and Series 3 ; the rows are Category 1, Category 2, Category...$workBook -> getCell ( 0 , 2 , 0 , "Category 2" )); $chart -> getChartData...

    docs.aspose.com/slides/php-java/chart-series/
  5. Document.last_section property | Aspose.Words f...

    Document.last_section property. Gets the last section in the document.... assertEqual ( 2 , doc . sections . count ) # Each.... text_columns . set_count ( 2 ) builder . writeln ( 'Column...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FootnoteOptions class | Aspose.Words for Node.js

    Aspose.Words.Notes.FootnoteOptions class. Represents the footnote numbering options for a document or section... write ( "Text 2. " ); builder . insertFootnote...FootnoteType . Footnote , "Footnote 2." ); builder . write ( "Text 3...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. AxisGroup enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.AxisGroup enumeration. Represents a type of a chart axis group....= [ "Category 1" , "Category 2" , "Category 3" ]; series . add...categories , [ 2 , 3 , 4 ]); series . add ( "Series 2 of primary...

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

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

    reference.aspose.com/words/cpp/aspose.words/bor...
  9. ChartDataPoint.clearFormat method | Aspose.Word...

    ChartDataPoint.clearFormat method. Clears format of this data point...toEqual ( "Series 2" ); expect ( chart . series . at ( 2 ). name ).... at ( 1 ). dataPoints . at ( 2 ); dataPoint . format . fill ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ChartSeriesGroup.AxisY | Aspose.Words for .NET

    Discover the ChartSeriesGroup AxisY property to easily access and customize Y-axis features for enhanced data visualization in your charts....[] { "Category 1" , "Category 2" , "Category 3" }; series . Add...double [] { 2 , 3 , 4 }); series . Add ( "Series 2 of primary...

    reference.aspose.com/words/net/aspose.words.dra...