Sort Score
Result 10 results
Languages All
Labels All
Results 6,411 - 6,420 of 155,345 for

2

(0.44 sec)
  1. TextOrientation | Aspose.Words for Java

    Specifies orientation of text on a page in a table cell or a text frame in Java....write("Row 1, cell 2."); builder.endRow(); // While....UPWARD); builder.write("Row 2, cell 1."); builder.insertCell();...

    reference.aspose.com/words/java/com.aspose.word...
  2. ChartSeries.bubble_sizes property | Aspose.Word...

    ChartSeries.bubble_sizes property. Gets a collection of bubble sizes for this chart series....9 , 2.45 , 3 ], y_values = [ 1 , - 0...0 ], bubble_sizes = [ 2 , 1.1 , 2.95 , 2 ]) # Show data labels...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Doughnut Chart Data Labels Are Missing When Lab...

    I need to set the donut chart label to white color. My code below will work for default color for the chart label, but when I try to set the color to white, the label is not displaying. The same works for the Pie chart l…...getCell(0, 2, 0, "2nd Qtr")); chart.getChartData()...getCell(defaultWorksheetInde, 2, 1, 50)); series.getDataPoints()...

    forum.aspose.com/t/doughnut-chart-data-labels-a...
  4. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroup class. Represents properties of a chart series group, that is, the properties of chart series of the same type associated with the same axes in C++....u "Category 1" , u "Category 2" , u "Category 3" }); series ->...double > ({ 2 , 3 , 4 })); series -> Add ( u "Series 2 of primary...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::TextOrientation enum | Aspose.Wo...

    Aspose::Words::TextOrientation enum. Specifies orientation of text on a page, in a table cell or a text frame in C++....builder -> Write ( u "Row 1, cell 2." ); builder -> EndRow (); //...); builder -> Write ( u "Row 2, cell 1." ); builder -> InsertCell...

    reference.aspose.com/words/cpp/aspose.words/tex...
  6. 图表系列|Aspose.Slides for Node.js via .NET 文档

    JavaScript 中 PowerPoint 演示文稿的图表系列... Series 2, 和 Series 3 ; 行分别为 Category 1, Category 2, Category...workBook . getCell ( 0 , 2 , 0 , "Category 2" )); chart . getChartData...

    docs.aspose.com/slides/zh/nodejs-java/chart-ser...
  7. 使用 PHP 在演示文稿中管理图表数据系列|Aspose.Slides for PHP 文档

    学习如何在 PHP 中管理 PowerPoint(PPT/PPTX)的图表数据系列,提供实用代码示例和最佳实践,提升数据演示效果。...1, Series 2, 和 Series 3 ; 行为 Category 1, Category 2, Category...$workBook -> getCell ( 0 , 2 , 0 , "Category 2" )); $chart -> getChartData...

    docs.aspose.com/slides/zh/php-java/chart-series/
  8. Round Points|Aspose.Words for JasperReports

    Aspose Words for JasperReports can try to round all the coordinates of objects in a report....sub-reports) that are overlapped by 1-2 pixels (not justified). As a result...you can set any value between 2 and 10. In JasperReports: Java...

    docs.aspose.com/words/jasperreports/round-points/
  9. Simple chat|Documentation

    Send messages without explicit session management....SendMessageAsync ( "What is 2 + 2?" ); Console . WriteLine ( reply...

    docs.aspose.com/llm/net/use-cases/simple-chat/
  10. ChartSeriesGroup.doughnutHoleSize property | As...

    ChartSeriesGroup.doughnutHoleSize property. Gets or sets the hole size of the parent doughnut chart as a percentage....= [ "Category 1" , "Category 2" , "Category 3" ]; chart . series..."Series 1" , categories , [ 4 , 2 , 5 ]); // Format the Doughnut...

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