Sort Score
Result 10 results
Languages All
Labels All
Results 4,011 - 4,020 of 153,248 for

2

(0.16 sec)
  1. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_AxisY method. Provides access to properties of the Y axis of this series group 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...
  2. Excel Waterfall Chart: Data Labels Not Showing ...

    Hi Team, In Excel’s waterfall chart, enabling Linked to source for data labels does not apply the compact number format. This behavior differs from other chart types, where data labels correctly display in a compact for…...cells-java Shivapriya January 9, 2026, 2:45pm 1 Hi Team, In Excel’s waterfall...Discourse January 9, 2026, 2:46pm 2 @Shivapriya The issue you’ve...

    forum.aspose.com/t/excel-waterfall-chart-data-l...
  3. ChartSeries.explosion property | Aspose.Words f...

    ChartSeries.explosion property. Specifies the amount the data point shall be moved from the center of the pie...toEqual ( "Series 2" ); expect ( chart . series . at ( 2 ). name ).... at ( 1 ). dataLabels . at ( 2 ); dataLabel . format . fill ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FieldCompare | Aspose.Words for Java

    Implements the COMPARE field in Java....setRightExpression("2"); field.update(); // The COMPARE...Assert.assertEquals(" COMPARE 3 < 2", field.getFieldCode()); Assert...

    reference.aspose.com/words/java/com.aspose.word...
  5. 与GridJs服务器端配合工作|Documentation

    该文章描述了如何在 GridJs 中使用 API。...IGridJsService , GridJsService >(); 2. 设置缓存文件存储路径 你可以选择以下任意方法: 选项1:在Startup...GridJs2Controller : GridJsControllerBase 2. 在动作中获取JSON 在你的操作中获取JSON数据有两种方法:...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  6. 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...
  7. Aspose::Words::Range::Delete method | Aspose.Wo...

    Aspose::Words::Range::Delete method. Deletes all characters of the range in C++...."Section 2." ); ASSERT_EQ ( u "Section 1. \f Section 2." , doc...get_Count ()); ASSERT_EQ ( u "Section 2." , doc -> GetText (). Trim ());...

    reference.aspose.com/words/cpp/aspose.words/ran...
  8. 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...
  9. 与线性挤压一起工作|Documentation

    Aspose.3D for .NET 提供了linearexduting类,它采用2D形状作为输入,并在第三维中扩展该形状。...LinearExtrusion ( profile , 2 ) { Slices = 2 }); // Perform linear...new LinearExtrusion ( profile , 2 ) { Slices = 10 }); // Save 3D...

    docs.aspose.com/3d/zh/net/working-with-linear-e...
  10. Working with Linear Extrusion|Documentation

    Aspose.3D for Node.js via Java offers LinearExtrusion class, which takes a 2D shape as an input and extends the shape in the 3rd dimension....LinearExtrusion ( profile , 2 ); extrusion1 . setSlices ( 2 ); left . createChildNode... LinearExtrusion ( profile , 2 ); extrusion2 . setSlices ( 10...

    docs.aspose.com/3d/nodejs-java/working-with-lin...