Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 13,974 for

chart

(0.16 sec)
  1. 使用 C++ 在图表系列中查找点的 X 和 Y 值的类型|Documentation

    学习如何使用 Aspose.Cells for C++ 确定图表系列点的 X 和 Y 值的类型。我们的指南将解释不同类型的数据值,并向您展示如何在图表中访问和处理它们。...请注意,在有效使用这些属性之前,您需要调用 Chart::Calculate() 方法。 查找图表系列中点的X和Y值类型...文件 ,并访问了第一个工作表中的第一个图表。然后调用 Chart::Calculate() 方法,找到第一个图表点的 X...

    docs.aspose.com/cells/zh/cpp/find-type-of-x-and...
  2. 通过Node.js和C++获取图表所在的工作表|Documentation

    学习如何使用Aspose.Cells for Node.js via C++检索与Excel图表相关联的工作表。高效访问和操作图表的底层数据。...Cells提供了 Chart.getWorksheet() 属性,该属性返回包含图表的工作表的引用。...属性,该属性返回包含图表的工作表的引用。 以下示例展示如何使用 Chart.getWorksheet() 属性。代码首先打印工作表的名称,然后访问工作表上的第一个图表。接着再次使用...

    docs.aspose.com/cells/zh/nodejs-cpp/get-workshe...
  3. AxisDisplayUnit Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisDisplayUnit class to customize value axis scaling options for enhanced Chart clarity and precision....more, visit the Working with Charts documentation article. public...document containing the parent chart. Unit { get; set; } Gets or...

    reference.aspose.com/words/net/aspose.words.dra...
  4. AxisScaleType | Aspose.Words for Java

    Specifies the possible scale types for an axis in Java....apply logarithmic scaling to a chart axis. Document doc = new Document();...SCATTER, 450.0, 300.0); Chart chart = chartShape.getChart();...

    reference.aspose.com/words/java/com.aspose.word...
  5. ChartFormat.shape_type property | Aspose.Words ...

    ChartFormat.shape_type property. Gets or sets the shape type of the parent Chart element....the shape type of the parent chart element. @property def shape_type...aspose . words . drawing . charts . ChartShapeType : ... @shape_type...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_MajorUnitIsAuto method. Gets or sets a flag indicating whether default distance between major tick marks shall be used in C++....Aspose::Words::Drawing::Charts::ChartAxis::get_MajorUnitIsAuto...Aspose :: Words :: Drawing :: Charts :: ChartAxis :: get_MajorUnitIsAuto...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_MinorUnitIsAuto method. Gets or sets a flag indicating whether default distance between minor tick marks shall be used in C++....Aspose::Words::Drawing::Charts::ChartAxis::get_MinorUnitIsAuto...Aspose :: Words :: Drawing :: Charts :: ChartAxis :: get_MinorUnitIsAuto...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. ChartDataLabelPosition Enum | Aspose.Words for ...

    Discover the Aspose.Words.ChartDataLabelPosition enum to easily customize your Chart data labels for enhanced clarity and presentation....Specifies the position for a chart data label. public enum ChartDataLabelPositi...DocumentBuilder ( doc ); // Insert column chart. Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  9. 创建图表|Documentation

    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....ChartCollection charts = sheet . Charts ; // Adding a chart to the worksheet...worksheet int chartIndex = charts . Add ( ChartType . Pyramid...

    docs.aspose.com/cells/zh/net/create-charts/
  10. Public API Changes in Aspose.Cells 8.2.2|Docume...

    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.... Version ); Added Chart.Worksheet Property Before the...instance of the Worksheet from a Chart object it holds. Aspose.Cells...

    docs.aspose.com/cells/net/public-api-changes-in...