Search
Sort
Score
Result
10 results
Languages
All
Labels
All
Results
4,681
-
4,690
of
50,339
for
shape
(0.11 sec)
«
Prev
464
465
466
467
468
469
470
471
472
473
474
Next
»
ChartAxis.crosses property | Aspose.Words for N...
ChartAxis.crosses property. Specifies how this axis crosses the perpendicular axis....DocumentBuilder ( doc ); let
shape
= builder . insertChart ( aw..., 500 , 300 ); let chart =
shape
. chart ; // Clear the chart's...
reference.aspose.com/words/nodejs-net/aspose.wo...
more..
ChartAxis.categoryType property | Aspose.Words ...
ChartAxis.categoryType property. Gets or sets type of the category axis....DocumentBuilder ( doc ); let
shape
= builder . insertChart ( aw..., 500 , 300 ); let chart =
shape
. chart ; // Clear the chart's...
reference.aspose.com/words/nodejs-net/aspose.wo...
more..
Chart.axis_x property | Aspose.Words for Python
Chart.axis_x property. Provides access to properties of the primary X axis of the chart....DocumentBuilder ( doc = doc )
shape
= builder . insert_chart ( chart_type...500 , height = 300 ) chart =
shape
. chart # Clear the chart's...
reference.aspose.com/words/python-net/aspose.wo...
more..
ChartAxis.scaling property | Aspose.Words for P...
ChartAxis.scaling property. Provides access to the scaling options of the axis.... DocumentBuilder ( doc )
shape
= builder . insert_chart ( aw...LINE , 500 , 300 ) chart =
shape
. chart # Clear the chart's...
reference.aspose.com/words/python-net/aspose.wo...
more..
AxisTickLabels.alignment property | Aspose.Word...
AxisTickLabels.alignment property. Gets or sets text alignment of the axis tick labels....DocumentBuilder ( doc = doc )
shape
= builder . insert_chart ( chart_type...500 , height = 300 ) chart =
shape
. chart # Clear the chart's...
reference.aspose.com/words/python-net/aspose.wo...
more..
AxisScaling.maximum property | Aspose.Words for...
AxisScaling.maximum property. Gets or sets the maximum value of the axis.... DocumentBuilder ( doc )
shape
= builder . insert_chart ( aw...LINE , 500 , 300 ) chart =
shape
. chart # Clear the chart's...
reference.aspose.com/words/python-net/aspose.wo...
more..
ChartAxis.has_major_gridlines property | Aspose...
ChartAxis.has_major_gridlines property. Gets or sets a flag indicating whether the axis has major gridlines.... DocumentBuilder ( doc )
shape
= builder . insert_chart ( aw...LINE , 500 , 300 ) chart =
shape
. chart # Clear the chart's...
reference.aspose.com/words/python-net/aspose.wo...
more..
如何用 Node.js 通过 C++ 改变 Excel 中评论的背景|Documentation
使用 Aspose.Cells for Node.js via C++ 改变评论颜色并在评论中插入图片或图像。...color const
shape
= comment . getCommentShape ();
shape
. getFill...); // Set image data to the
shape
associated with the comment...
docs.aspose.com/cells/zh/nodejs-cpp/how-to-set-...
more..
AxisCrosses enumeration | Aspose.Words for Python
aspose.words.drawing.charts.AxisCrosses enumeration. Specifies the possible crossing points for an axis....DocumentBuilder ( doc = doc )
shape
= builder . insert_chart ( chart_type...500 , height = 300 ) chart =
shape
. chart # Clear the chart's...
reference.aspose.com/words/python-net/aspose.wo...
more..
ChartAxis Class | Aspose.Words for .NET
Discover the Aspose.Words.Drawing.Charts.ChartAxis class for customizable chart axis options. Enhance your data visualization effortlessly!...DocumentBuilder ( doc );
Shape
shape
= builder . InsertChart (...500 , 300 ); Chart chart =
shape
. Chart ; // Clear the chart's...
reference.aspose.com/words/net/aspose.words.dra...
more..
«
Prev
464
465
466
467
468
469
470
471
472
473
474
Next
»