Sort Score
Result 10 results
Languages All
Labels All
Results 2,771 - 2,780 of 18,172 for

chart

(0.14 sec)
  1. 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...
  2. Z Axis|Documentation

    Learn how to work with the Z-axis in Aspose.Cells for Python via .NET. Our guide will help you understand how to configure and customize the Z-axis, including its scale and labels, to enhance your Charts....Usage Scenarios For some 3‑D charts such as 3‑D column, 3‑D cone...the chart data in the first worksheet. Then we add a chart and...

    docs.aspose.com/cells/python-net/z-axis/
  3. Date Axis|Documentation

    Learn how to manage the date axis in Aspose.Cells for .NET. Our guide will help you understand how to work with various date formats, time scales, and tick label frequencies....Scenarios When you create a chart from worksheet data that uses...horizontal (category) axis in the chart, Aspose.Cells automatically...

    docs.aspose.com/cells/net/date-axis/
  4. PDF Format Error after conversion - Free Suppor...

    Hi When convert to PDF, the Chart format are incorrect as the image shows, could you help find the reason? This is not the first time issue, we had another error before when convert to PDF, the number “33%” on the bar …...Hi When convert to PDF, the chart format are incorrect as the...the number “33%” on the bar chart was changed to “3”. Thank you...

    forum.aspose.com/t/pdf-format-error-after-conve...
  5. Stroke.transparency property | Aspose.Words for...

    Stroke.transparency property. Gets or sets a value between 0.0 (opaque) and 1.0 (clear) representing the degree of transparency of the stroke.... insert_chart ( chart_type = aw . drawing . charts . ChartType...432 , height = 252 ) chart = shape . chart # Delete default generated...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PresetTexture enumeration | Aspose.Words for No...

    Aspose.Words.Drawing.PresetTexture enumeration. Specifies texture to be used to fill a shape.... Charts . ChartType . Scatter , 432 , 252 ); let chart = shape...shape . chart ; // Delete default generated series. chart . series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 如何在C++中使用JavaScript创建动态滚动图表|Documentation

    了解如何使用Aspose.Cells for JavaScript通过C++创建动态滚动图表。我们的逐步指南将演示如何实现平滑的数据过渡和自动滚动,保持图表连续更新。...> < h1 > Dynamic Scrolling 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-...
  8. 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...
  9. 通过C++的JavaScript获取图表所在的工作表|Documentation

    学习如何使用Aspose.Cells for Java脚本通过C++检索与Excel图表相关联的工作表,有效访问和操作图表的基础数据。...Cells提供了 Chart.worksheet 属性,该属性返回包含图表的工作表的引用。 以下示例展示如何使用 Chart.worksheet...属性。代码首先打印工作表的名称,然后访问工作表上的第一个图表。接着再次使用 Chart.worksheet 属性打印工作表名称。 <!DOCTYPE...

    docs.aspose.com/cells/zh/javascript-cpp/get-wor...
  10. 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...