Sort Score
Result 10 results
Languages All
Labels All
Results 2,991 - 3,000 of 18,973 for

chart

(0.89 sec)
  1. Aspose::Words::Drawing::Charts::ChartShapeType ...

    Aspose::Words::Drawing::Charts::ChartShapeType enum. Specifies the shape type of Chart elements in C++....Aspose::Words::Drawing::Charts::ChartShapeType enum Contents...Specifies the shape type of chart elements. enum class ChartShapeType...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. 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/java/public-api-and-b...
  3. ChartSeriesGroup.GapWidth | Aspose.Words for .NET

    Discover the ChartSeriesGroup GapWidth property to easily adjust the gap percentage between Chart elements for enhanced data visualization....percentage of gap width between chart elements. public int GapWidth...For pie-of-pie and bar-of-pie charts, this is the space between...

    reference.aspose.com/words/net/aspose.words.dra...
  4. High Fidelity to the Report Design|Aspose.Words...

    Aspose.Words for JasperReports exports reports as Microsoft Word documents in such a way that they look identical to reports exported by the built-in exporters of JasperReports.... The Bubble Chart Report rendered by JasperReports...exporter (RTF). The Bubble Chart Report rendered by Aspose.Words...

    docs.aspose.com/words/jasperreports/high-fideli...
  5. Public API Changes in Aspose.Cells 8.8.1|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.... Chart – loads only charts. ConditionalFormattin...options ); Directly Convert Chart to PDF Aspose.Cells APIs have...

    docs.aspose.com/cells/net/public-api-changes-in...
  6. 如何使用Node.js通过C++创建动态滚动图表|Documentation

    学习如何使用Aspose.Cells for Node.js via C++创建动态滚动图表。我们的指南将演示如何在您的图表中实现平滑的数据过渡和滚动平均,实现连续更新的显示效果。...// Populate the data for the chart. Add values to cells and set...Set the dynamic range for the chart's data source. let index = sheets...

    docs.aspose.com/cells/zh/nodejs-cpp/create-dyna...
  7. Public API Changes in Aspose.Cells 8.6.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.... Process ( false ); Added Chart.ToPdf Method Aspose.Cells for....NET 8.6.2 has exposed the Chart.ToPdf method that can be used...

    docs.aspose.com/cells/net/public-api-changes-in...
  8. AxisTickMark | Aspose.Words for Java

    Specifies the possible positions for tick marks in Java....Examples: Shows how to insert chart with date/time values. Document...300.0); Chart chart = shape.getChart(); // Clear the chart's demo...

    reference.aspose.com/words/java/com.aspose.word...
  9. Problems converting word to pdf - Free Support ...

    When I converted a word document to a pdf document, the Chart title has been changed from Chinese to English. How can I keep it unchanged? version:aspose-words-25.9-jdk17 Even if I use this code, it still doesn’t…...document to a pdf document, the chart title has been changed from...zhq To maintain the Chinese chart title when converting a Word...

    forum.aspose.com/t/problems-converting-word-to-...
  10. 使用 C++ 通过 JavaScript 禁用图表数据标签的文字换行|Documentation

    学习如何在使用 Aspose.Cells for JavaScript 通过 C++ 绘制的图表中禁用数据标签的文字换行。本指南将展示如何防止长标签重叠,提供更清晰易读的图表显示。...Access the first chart inside the worksheet const chart = worksheet...worksheet . charts . get ( 0 ); // Disable the Text Wrapping of Data...

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