Sort Score
Result 10 results
Languages All
Labels All
Results 2,781 - 2,790 of 18,346 for

chart

(0.48 sec)
  1. AxisTickLabels.orientation property | Aspose.Wo...

    AxisTickLabels.orientation property. Gets or sets the orientation of the tick label text....column chart. shape = builder . insert_chart ( chart_type = aw...aw . drawing . charts . ChartType . COLUMN , width = 432 , height...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 用 JavaScript 通过 C++ 将图表转换为 SVG 格式的图像|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 将图表转换为 SVG 格式图像。...Cells Example - Export Chart to SVG </ title > </ head >...body > < h1 > Export First Chart to SVG </ h1 > < input type...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  3. AxisTickLabels.Orientation | Aspose.Words for .NET

    Customize your AxisTickLabels orientation for optimal readability. Easily adjust tick label text direction to enhance your data visualization!...( doc ); // Insert a column chart. Shape shape = builder . InsertChart...AxisTickLabels xTickLabels = shape . Chart . AxisX . TickLabels ; AxisTickLabels...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroupCollection::idx_get method. Returns a ChartSeriesGroup at the specified index in C++....Aspose::Words::Drawing::Charts::ChartSeriesGroupColl::idx_get...Aspose :: Words :: Drawing :: Charts :: ChartSeriesGroup > Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....Charts.IDataSourceTypeForEr Interface...new Presentation (); IChart chart = pres . getSlides (). get_Item...

    docs.aspose.com/slides/java/public-api-and-back...
  6. Java PPTX 文檔圖表 | products.aspose.com

    Java 示例代碼,用於在 JSP/JSF 應用程序和桌面應用程序的 Java 運行時環境中繪製和轉換 PPTX 文件中的圖表或圖表。...Slides Java Chart Java PPTX 文檔圖表 PNG JPG BMP TIFF...0 ); // Add chart with default data IChart chart = sld.getShapes()...

    products.aspose.com/slides/zh-hant/java/chart/p...
  7. TypeError: function missing required argument ‘...

    I use a line Chart configured as below. But since version 25.11 I get “TypeError: function missing required argument ‘bubble_sizes’ (pos 4)” I asked Google AI and it says the data type must be float for the Y-axis. I …...2025, 10:20am 1 I use a line chart configured as below. But since...do I have to change the line chart configuration? I also tried...

    forum.aspose.com/t/typeerror-function-missing-r...
  8. ChartShapeType enumeration | Aspose.Words for N...

    Aspose.Words.Drawing.Charts.ChartShapeType enumeration. Specifies the shape type of Chart elements....Specifies the shape type of chart elements. Members Name Description...shape is not defined for the chart element. Rectangle Rectangle...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose.Slides for Java 14.10.0 的公共 API 和向后不兼容更改...

    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....new Presentation (); IChart chart = pres . getSlides (). get_Item..., 50 , 450 , 400 , true ); chart . getChartData (). getCategories...

    docs.aspose.com/slides/zh/androidjava/public-ap...
  10. 如何使用C++通过JavaScript创建动态滚动图表|Documentation

    了解如何使用Aspose.Cells for JavaScript通过C++创建动态滚动图表。我们的指南将演示如何在图表中实现平滑数据过渡和滚动平均,确保连续更新的显示效果。...body > < h1 > Dynamic Rolling Chart Example </ h1 > < input type...// Populate the data for the chart. Add values to cells and set...

    docs.aspose.com/cells/zh/javascript-cpp/create-...