Sort Score
Result 10 results
Languages All
Labels All
Results 2,441 - 2,450 of 14,065 for

chart

(0.04 sec)
  1. 像Microsoft Excel一样处理图表轴的自动单位(使用C++)|Documentation

    了解如何在Aspose.Cells for C++中处理图表轴上的自动单位,类似于Microsoft Excel。我们的指南将展示如何配置和自定义图表轴的自动单位,包括科学计数法的显示和比例调整。...// Access first chart ChartCollection charts = ws . GetCharts...GetCharts (); Chart ch = charts . Get ( 0 ); // Render chart to PDF U16String...

    docs.aspose.com/cells/zh/cpp/handle-automatic-u...
  2. ChartDataLabelLocationMode | Aspose.Words for Java

    Specifies how the values u200bu200bthat specify the location of a data label - the ChartDataLabel.getLeft / ChartDataLabel.setLeftdouble and ChartDataLabel.getTop / ChartDataLabel.setTopdouble properties - are interpreted in Java....place data labels of doughnut chart outside doughnut. Document doc...DocumentBuilder(doc); final int CHART_WIDTH = 432; final int CHART_HEIGHT = 252;...

    reference.aspose.com/words/java/com.aspose.word...
  3. Export JasperReports to PowerPoint | Aspose.Sli...

    Aspose.Slides PowerPoint API for JaspreReport to export reports from Jasper Reports and JasperServer to PowerPoint formats. Create and export accounts Chart images text and line reports to PPT presentation...for MSO 2016 charts Create multiple axis chart reports Add images...Stock Chart & Get Chart Image Change Series Color Set Chart Area...

    products.aspose.com/slides/jasperreports/
  4. NodeRendererBase.RenderToScale | Aspose.Words f...

    Discover the NodeRendererBase RenderToScale method—efficiently render shapes into Graphics objects at any scale for enhanced visual output....with a chart, and render it to a specific scale. Chart chart = builder...500 , 400 ). Chart ; chart . Series . Clear (); chart . Series ...

    reference.aspose.com/words/net/aspose.words.ren...
  5. 导出图表|Aspose.Slides for Python 文档

    在Python中从PowerPoint演示文稿获取图表图像...charts as charts import aspose.slides as...slides [ 0 ] chart = slide . shapes . add_chart ( charts . ChartType...

    docs.aspose.com/slides/zh/python-net/export-chart/
  6. 导出图表|Aspose.Slides 文档

    在 C# 或 .NET 中从 PowerPoint 演示文稿获取图表图像... Slides [ 0 ]; IChart chart = slide . Shapes . AddChart...400 ); using ( IImage image = chart . GetImage ()) { image . Save...

    docs.aspose.com/slides/zh/net/export-chart/
  7. 导出图表|Aspose.Slides for PHP 文档

    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 (); try { $chart = $pres -> getSlides () -> get_Item...600 , 400 ); $slideImage = $chart -> getImage (); try { $slideImage...

    docs.aspose.com/slides/zh/php-java/export-chart/
  8. Migration from Microsoft Office Automation to A...

    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....Animation Create and Embed an Excel Chart as an OLE Object into a Microsoft...Microsoft PowerPoint Slide Create a Chart in a PowerPoint Presentation...

    docs.aspose.com/slides/net/migration-from-micro...
  9. 如何使用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...
  10. 79527960.xlsx

    InlineCharts Bar_Chart Sample Data Item A Item B Item C Qtr 1 7,654.98 5,736.98 2,674.18 Qtr 2 2,345.87 6,593.45 3,234.23 Qtr 3 8,473.23 2,713.47 4,534.23 Qtr 4 3,908.95 6,453.23 1,234.56 Line_Char......InlineCharts Bar_Chart Sample Data Item A Item B Item C Qtr 1...908.95 6,453.23 1,234.56 Line_Chart Item A Item B Item C Year 1...

    docs.aspose.com/cells/ja/java/export-print-area...