Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 3,240 for

pptx charts

(0.08 sec)
  1. Audio|Aspose.Slides for Python Documentation

    Work with audio in Python using Aspose.Slides: add, replace, extract, and trim sounds, set volume and playback for slides and shapes in PowerPoint and OpenDocument....pptx" , slides . export . SaveFormat . PPTX ) Access...slides . Presentation ( "audio.pptx" ) as presentation : slide =...

    docs.aspose.com/slides/python-net/examples/elem...
  2. 使用 PHP 在演示文稿中自定义图表轴|Aspose.Slides for PHP 文档

    了解如何使用 Aspose.Slides for PHP via Java 在 PowerPoint 演示文稿中自定义图表轴,以用于报告和可视化。...new Presentation (); try { $chart = $pres -> getSlides () -> get_Item...); $chart -> validateChartLayout (); $maxValue = $chart -> getAxes...

    docs.aspose.com/slides/zh/php-java/chart-axis/
  3. Format PowerPoint Text on Android|Aspose.Slides...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for Android via Java. Customize fonts, colors, alignment, and more....pptx" ); try { TextHighlightingOpti..."OutputPresentation-highlight.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/androidjava/text-formatt...
  4. Android API to Convert DOTM to DIF or with free...

    Convert DOTM to DIF in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free DOTM to DIF online converter quickly before integrating the code....elements, such as formulas, charts, and pivot tables. In conclusion...Presentation) Convert DOTM to PPTX (Open XML presentation Format)...

    products.aspose.com/total/android-java/conversi...
  5. 使用 JavaScript 在 PowerPoint 演示文稿中管理 SmartArt|Asp...

    学习使用 Aspose.Slides for Node.js 通过清晰的 JavaScript 代码示例构建和编辑 PowerPoint SmartArt,从而加快幻灯片设计和自动化。...pptx" ); try { var slide = pres ...LayoutType 更改为 BasicProcess。 将演示文稿写为 PPTX 文件。 以下示例中,我们在两个形状之间添加了连接线。 var...

    docs.aspose.com/slides/zh/nodejs-java/manage-sm...
  6. 使用 C++ 在演示文稿中自定义图表轴|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for C++ 在 PowerPoint 演示文稿中自定义图表轴,以用于报告和可视化。...get_Shapes (); auto chart = System :: ExplicitCast < Chart > ( shapes...0f )); chart -> ValidateChartLayout (); auto axes = chart -> get_Axes...

    docs.aspose.com/slides/zh/cpp/chart-axis/
  7. Java API to Convert DOC to DIF or with free Onl...

    Convert DOC to DIF via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOC to DIF online converter quickly before integrating the code....formatting cells, and creating charts. By using Aspose.Total for...Presentation) Convert DOC to PPTX (Open XML presentation Format)...

    products.aspose.com/total/java/conversion/doc-t...
  8. Convert PPTM to XLTX via PHP or with free Onlin...

    PHP API to Convert PPTM to XLTX or Online App without using Microsoft Office Powerpoint or Excel. Test free PPTM to XLTX online converter quickly before integrating the code.... It is an extension of the PPTX file format, which is the default...spreadsheets that can include charts, formulas, and other features...

    products.aspose.com/total/php-java/conversion/p...
  9. Convert TXT to PPT in Python or with free Onlin...

    TXT to PPT conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free TXT to PPT online converter quickly before integrating the code....presentation formats, including PPT, PPTX, ODP, HTML, OpenDocument, PDF...Presentation File) Convert TXT to PPTX (Open XML presentation Format)...

    products.aspose.com/total/python-net/conversion...
  10. 图表|Aspose.Slides for Node.js via .NET 文档

    使用 Aspose.Slides for Node.js via Java 掌握图表:创建、格式化、绑定数据,并通过 JavaScript 示例将图表导出为 PPT、Pptx 和 ODP。... let chart = slide . getShapes (). addChart...save ( "chart.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/zh/nodejs-java/examples/...