Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 18,736 for

chart

(0.17 sec)
  1. 动画图表|Aspose.Slides for Node.js via .NET 文档

    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.... getShapes (); var chart = shapes . get_Item ( 0 ); //...getMainSequence (). addEffect ( chart , aspose . slides . EffectType...

    docs.aspose.com/slides/zh/nodejs-java/animated-...
  2. 将图表转换为图片(C++版)|Documentation

    学习如何使用 Aspose.Cells for C++ 将图表导出为 JPEG 或 PNG 等图像格式。我们的指南将演示如何从 Microsoft Excel 导出图表并将其保存为独立图片,以供进一步使用和操作。...支持, Chart 类公开了 ToImage 方法,具有多种重载,最适合应用需求。 将图表渲染为图像 Chart.ToImage...方法具有多种重载,以支持简单和高级渲染。如果应用需求是在默认尺寸中渲染图表,建议使用如下 Chart.ToImage 方法: #include <iostream>...

    docs.aspose.com/cells/zh/cpp/chart-to-image/
  3. AxisTickLabelPosition enumeration | Aspose.Word...

    aspose.words.drawing.Charts.AxisTickLabelPosition enumeration. Specifies the possible positions for tick labels....Examples Shows how to insert chart with date/time values. doc =...builder . insert_chart ( aw . drawing . charts . ChartType . LINE...

    reference.aspose.com/words/python-net/aspose.wo...
  4. AxisDisplayUnit.document property | Aspose.Word...

    AxisDisplayUnit.document property. Returns the document containing the parent Chart....document containing the parent chart. @property def document ( self...marks and displayed values of a chart axis. doc = aw . Document ()...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 用C++创建Sunburst图表的方法|Documentation

    学习如何用Aspose.Cells for C++创建环状图,这是以圆圈形式呈现数据的图表。我们的指南将帮助您设置图表的各种属性和格式,包括数据标签、图例、颜色等。...Get ( 0 ); // Add a Treemap chart int32_t pieIdx = worksheet ...); // Retrieve the Chart object Chart chart = worksheet . GetCharts...

    docs.aspose.com/cells/zh/cpp/creating-sunburst-...
  6. Aspose::Words::Drawing::Charts::ChartMarker cla...

    Aspose::Words::Drawing::Charts::ChartMarker class. Represents a Chart data marker. To learn more, visit the documentation article in C++....Aspose::Words::Drawing::Charts::ChartMarker class ChartMarker...ChartMarker class Represents a chart data marker. To learn more, visit...

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

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....points into series of Doughnut chart type. Aspose.Slides.SmartArt...Methods for Removing Chart Data Point and Chart Category by Index...

    docs.aspose.com/slides/net/public-api-and-backw...
  8. ChartDataLabelCollection class | Aspose.Words f...

    Aspose.Words.Drawing.Charts.ChartDataLabelCollection class. Represents a collection of [ChartDataLabel](../Chartdatalabel/)...more, visit the Working with Charts documentation article. Properties...is a comma, except for pie charts showing only category name...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartAxis.MajorUnitIsAuto | Aspose.Words for .NET

    Discover the ChartAxis MajorUnitIsAuto property, easily control major tick mark spacing for enhanced Chart clarity and precision in your data visualizations....marks and displayed values of a chart axis. Document doc = new Document...250 ); Chart chart = shape . Chart ; Assert . That ( chart . Series...

    reference.aspose.com/words/net/aspose.words.dra...
  10. ChartAxis.MajorUnitScale | Aspose.Words for .NET

    Discover the ChartAxis MajorUnitScale property to easily customize major tick marks on your time category axis for enhanced data visualization....marks and displayed values of a chart axis. Document doc = new Document...250 ); Chart chart = shape . Chart ; Assert . That ( chart . Series...

    reference.aspose.com/words/net/aspose.words.dra...