Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 21,275 for

x

(0.07 sec)
  1. ChartYValue.fromDouble method | Aspose.Words fo...

    ChartYValue.fromDouble method. Creates a [ChartYValue](../) instance of the [ChartYValueType.Double](../../chartyvaluetype/#Double) type.... at ( 0 ); // Clear X and Y values of the first series... series . at ( 1 ); // Clear X and Y values of the second series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ChartXValue.fromDouble method | Aspose.Words fo...

    ChartXValue.fromDouble method. Creates a [ChartXValue](../) instance of the [ChartXValueType.Double](../../chartXvaluetype/#Double) type.... at ( 0 ); // Clear X and Y values of the first series... series . at ( 1 ); // Clear X and Y values of the second series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Easy way for Chart Setup using Chart.SetChartDa...

    Learn how to easily set up charts using the Chart.SetChartDataRange method in Aspose.Cells for Python via .NET. Our guide will show you how to specify the data range for your chart, allowing you to create professional and accurate charts with minimal effort.... Find Type of X and Y Values of Points in Chart...

    docs.aspose.com/cells/python-net/easy-way-for-c...
  4. Public API and Backwards Incompatible Changes i...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, EXcel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, LinuX, MacOS & Android platforms....addClone(IShape sourceShape, float x, float y), Aspose.Slides.IShapeCollection...addClone(IShape sourceShape, float x, float y, float width, float height)...

    docs.aspose.com/slides/java/public-api-and-back...
  5. Chart Data Label|Aspose.Slides Documentation

    Set PowerPoint chart data label and distance in C# or .NET...( int x = 0 ; x < chart . ChartData . Series . Count ; x ++) {...chart . ChartData . Series [ x ]; series . Labels . DefaultDataLabelForm...

    docs.aspose.com/slides/net/chart-data-label/
  6. ChartXValue.valueType property | Aspose.Words f...

    ChartXValue.valueType property. Gets the type of the X value stored in the object....property Gets the type of the X value stored in the object. get...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 连接器|Aspose.Slides for Python 文档

    在 Python 中连接 PowerPoint 形状...点的水平部分: # 绘制连接器的垂直部分 x = connector . x + connector . width *...slides . ShapeType . RECTANGLE , x , y , 0 , height ) 结果: 案例 2 在...

    docs.aspose.com/slides/zh/python-net/connector/
  8. 66519070.xlsx

    Sheet1 Y Values 2 4 6 Bubble Size 2 3 1 X Values 1 2 3 Evaluation Warning Evaluation Only. Created with Aspose.Cells for C++.Copyright 2003 - 2018 Aspose Pty Ltd. 14.0300 14.0300 false...Values 2 4 6 Bubble Size 2 3 1 X Values 1 2 3 Evaluation Warning...

    docs.aspose.com/cells/tr/cpp/creating-and-custo...
  9. 66519070.xlsx

    Sheet1 Y Values 2 4 6 Bubble Size 2 3 1 X Values 1 2 3 Evaluation Warning Evaluation Only. Created with Aspose.Cells for C++.Copyright 2003 - 2018 Aspose Pty Ltd. 14.0300 14.0300 false...Values 2 4 6 Bubble Size 2 3 1 X Values 1 2 3 Evaluation Warning...

    docs.aspose.com/cells/fr/cpp/creating-and-custo...
  10. 图表绘图区|Aspose.Slides 文档

    获取图表绘图区的宽度和高度。设置布局模式。C# 或 .NET 中的 PowerPoint 演示文稿... 获取相对于图表左上角的图表元素的实际 X 位置(左)。 获取相对于图表左上角的图表元素的实际顶部。 获取图表元素的实际宽度。...ValidateChartLayout (); double x = chart . PlotArea . ActualX ;...

    docs.aspose.com/slides/zh/net/chart-plot-area/