Sort Score
Result 10 results
Languages All
Labels All
Results 1,971 - 1,980 of 28,966 for

x

(0.58 sec)
  1. XAxis.xlsx

    Sheet1 Cats Dogs Fishes 1 7 7 8 3 6 5 7 2.5 5 4 3 3.5 4 3 2 Cats 1 3 2.5 3.5 7 6 5 4 Dogs 1 3 2.5 3.5 7 5 4 3 Fishes 1 3 2.5 3.5 8 7 3 2 Cats 1 3 2.5 3.5 7 6 5 4 Dogs 1 3 2.5 3.5 7 5 4 3 Fishes 1 3......\developer-guide\charts\axes\X-axis-vs-category-axis\ 16.0300...

    docs.aspose.com/cells/ja/java/x-axis-vs-categor...
  2. XAxis.xlsx

    Sheet1 Cats Dogs Fishes 1 7 7 8 3 6 5 7 2.5 5 4 3 3.5 4 3 2 Cats 1 3 2.5 3.5 7 6 5 4 Dogs 1 3 2.5 3.5 7 5 4 3 Fishes 1 3 2.5 3.5 8 7 3 2 Cats 1 3 2.5 3.5 7 6 5 4 Dogs 1 3 2.5 3.5 7 5 4 3 Fishes 1 3......\developer-guide\charts\axes\X-axis-vs-category-axis\ 16.0300...

    docs.aspose.com/cells/it/java/x-axis-vs-categor...
  3. ChartNumberFormat class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartNumberFormat class. Represents number formatting of the parent element...chart with categories for the X-axis, # and large respective numeric...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Font.smallCaps property | Aspose.Words for Node.js

    Font.smallCaps property. True if the font is formatted as small capital letters....as the lower case (the font's x-height). // Characters that were...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Font.allCaps property | Aspose.Words for Node.js

    Font.allCaps property. True if the font is formatted as all capital letters....as the lower case (the font's x-height). // Characters that were...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ChartNumberFormat.is_linked_to_source property ...

    ChartNumberFormat.is_linked_to_source property. Specifies whether the format code is linked to a source cell...chart with categories for the X-axis, # and large respective numeric...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Drawing::Charts::ChartTitle::get...

    Aspose::Words::Drawing::Charts::ChartTitle::get_Orientation method. Gets or sets the orientation of the chart title teXt in C++....get_Title () -> set_Text ( u "X Axis" ); chart -> get_AxisX ()...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::Charts::ChartAxisTitle:...

    Aspose::Words::Drawing::Charts::ChartAXisTitle::get_Orientation method. Gets or sets the orientation of the aXis title teXt in C++....get_Title () -> set_Text ( u "X Axis" ); chart -> get_AxisX ()...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. 在 Android 上管理演示文稿中的图表数据标签|Aspose.Slides 文档

    学习如何使用 Aspose.Slides for Android via Java 在 PowerPoint 演示文稿中添加和设置图表数据标签,以制作更具吸引力的幻灯片。...dataPontPercent = 0f ; for ( int x = 0 ; x < chart . getChartData ()...(). getSeries (). size (); x ++) { series = chart . getChartData...

    docs.aspose.com/slides/zh/androidjava/chart-dat...
  10. 在 .NET 中自定义演示文稿形状|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 在 PowerPoint 演示文稿中创建和自定义形状:几何路径、曲线角、复合形状。...point ); void LineTo ( float x , float y ); 在路径的指定位置添加直线 : void...index ); void LineTo ( float x , float y , uint index ); 在路径末尾添加三次贝塞尔曲线...

    docs.aspose.com/slides/zh/net/custom-shape/