Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 2,206 for

pptx charts

(0.05 sec)
  1. 图表绘图区|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...350 ); $chart -> validateChartLayout (); $x = $chart -> getPlotArea...

    docs.aspose.com/slides/zh/php-java/chart-plot-a...
  2. Convert OTT to POT in Python or with free Onlin...

    OTT to POT conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free OTT to POT online converter quickly before integrating the code....formats, including POT, PPT, PPTX, and PDF. It also provides features...manipulation, animation, and charting. By using Aspose.Total for...

    products.aspose.com/total/python-net/conversion...
  3. Convert OTT to PPSX in Python or with free Onli...

    OTT to PPSX conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free OTT to PPSX online converter quickly before integrating the code....presentation formats, including PPT, PPTX, ODP, and PPSX. It also provides...manipulation, animation, and charting. By using Aspose.Total for...

    products.aspose.com/total/python-net/conversion...
  4. Aspose.Slides for PHP via 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....$pres = new Presentation (); $chart = $pres -> getSlides () -> get_Item... 50 , 450 , 400 , true ); $chart -> getChartData () -> getCategories...

    docs.aspose.com/slides/zh/php-java/public-api-a...
  5. X-Axis Title Is Cut Off When Converting a Prese...

    Hi Team, I have a sample Pptx with a single slide having a single shape. When I get an image of this shape using Aspose, I see that the text “Time, t, in seconds” appears to be cut. I am using Aspose 25.5 version. Code…...When Converting a Presentation Chart to an Image in C# Aspose.Slides...Family slides-net , slides-chart , slides-rendering bhav May...

    forum.aspose.com/t/x-axis-title-is-cut-off-when...
  6. 图表计算|Aspose.Slides 文档

    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....Presentation (); try { Chart chart = ( Chart ) pres . getSlides ()..., 100 , 100 , 500 , 350 ); chart . validateChartLayout (); double...

    docs.aspose.com/slides/zh/androidjava/chart-cal...
  7. 图表计算|Aspose.Slides 文档

    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....Presentation (); try { Chart chart = ( Chart ) pres . getSlides ()..., 100 , 100 , 500 , 350 ); chart . validateChartLayout (); double...

    docs.aspose.com/slides/zh/java/chart-calculations/
  8. Convert DOC to XLSX in C++ or with free Online ...

    C++ API to Convert DOC to XLSX or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOC to XLSX online converter quickly before integrating the code....formatting, data validation, charting, and more. With Aspose.Total...Presentation) Convert DOC to PPTX (Open XML presentation Format)...

    products.aspose.com/total/cpp/conversion/doc-to...
  9. Treemap 和 Sunburst 图表的数据点|Aspose.Slides 文档

    在 C# 或 .NET 中将 Sunburst 图表添加到 PowerPoint 演示文稿...new Presentation ()) { IChart chart = pres . Slides [ 0 ]. Shapes...IChartDataPointColle dataPoints = chart . ChartData . Series [ 0 ]....

    docs.aspose.com/slides/zh/net/data-points-of-tr...
  10. 图表绘图区域|Aspose.Slides 文档

    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....Presentation (); try { Chart chart = ( Chart ) pres . getSlides ()...350 ); chart . validateChartLayout (); double x = chart . getPlotArea...

    docs.aspose.com/slides/zh/java/chart-plot-area/