Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 3,213 for

pptx charts

(0.58 sec)
  1. Convert Excel to PPT via PHP or with free Onlin...

    PHP API to Convert Excel to PPT or Online App without using Microsoft Excel or Powerpoint. Test free Excel to PPT online converter quickly before integrating the code....Presentation File) Convert EXCEL to PPTX (Open XML presentation Format)...such as titles, bullet points, charts, tables, and media files like...

    products.aspose.com/total/php-java/conversion/e...
  2. Optimize Image Management in Presentations Usin...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for C++, optimizing performance and automating your workflow....pptx" , SaveFormat :: Pptx ); Add Images from...-> Save ( u "pres.pptx" , SaveFormat :: Pptx ); Add Images to...

    docs.aspose.com/slides/cpp/image/
  3. Optimize Image Management in Presentations Usin...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for PHP via Java, optimizing performance and automating your workflow....pptx" , SaveFormat :: Pptx ); } finally { if...$pres -> save ( "pres.pptx" , SaveFormat :: Pptx ); } catch ( JavaException...

    docs.aspose.com/slides/php-java/image/
  4. Online XPS to POTM Conversion or Develop Java b...

    Free online app to convert XPS to POTM files. Java conversion library code for XPS documents....Convert XPS to PPTX by using save method Load PPTX document by using...XPS as PPTX format document . save ( "PptxOutput.pptx" , SaveFormat...

    products.aspose.com/total/java/conversion/xps-t...
  5. Getting This Error: Cannot Invoke “com.aspose.s...

    We are getting this error while saving the ppt and this error is intermittent so not able to reproduce in local. java.lang.NullPointerException: Cannot invoke “com.aspose.slides.Axis.x6()” because “” is null Please fin…...Family slides-java , slides-chart Shivapriya February 17, 2026...especially any custom shapes, charts, or axis manipulations performed...

    forum.aspose.com/t/getting-this-error-cannot-in...
  6. Wrong Count of Animated Text Paragraphs in a Te...

    Hi Team, I have a sample Pptx with a slide containing animated text frame. Text frame has four animated paragraphs. I use Aspose to read this Pptx and want to get images of individual animated text paragraphs. Ideally, …...11:00am 1 Hi Team, I have a sample PPTX with a slide containing animated...paragraphs. I use Aspose to read this PPTX and want to get images of individual...

    forum.aspose.com/t/wrong-count-of-animated-text...
  7. Convert XLSM to POWERPOINT using Python or with...

    XLSM to POWERPOINT conversion in your Python applications without using Microsoft Office or online. Test free XLSM to POWERPOINT online converter quickly before integrating the code....worksheet protection, and charting. Moreover, it also supports...adding text, shapes, images, and charts. Moreover, it also supports...

    products.aspose.com/total/python-net/conversion...
  8. 使用 PHP 在演示文稿中自定义图表图例|Aspose.Slides for PHP 文档

    使用 Aspose.Slides for PHP via Java 自定义图表图例,以针对 PowerPoint 演示文稿进行优化并实现图例格式的个性化。... 将演示文稿写入为 PPTX 文件。 在下面的示例中,我们已为图表图例设置了位置和大小。...get_Item ( 0 ); # 在幻灯片上添加聚簇柱形图表 $chart = $slide -> getShapes () ->...

    docs.aspose.com/slides/zh/php-java/chart-legend/
  9. 在 Android 上的演示文稿中自定义图表图例|Aspose.Slides 文档

    使用 Aspose.Slides for Android via Java 自定义图表图例,以针对性图例格式优化 PowerPoint 演示文稿。... 将演示文稿保存为 PPTX 文件。 在下面的示例中,我们设置了图表图例的位置和大小。...); // 在幻灯片上添加聚类柱形图表 IChart chart = slide . getShapes (). addChart...

    docs.aspose.com/slides/zh/androidjava/chart-leg...
  10. 使用 Java 在演示文稿中自定义图表图例|Aspose.Slides 文档

    使用 Aspose.Slides for Java 自定义图表图例,以针对 PowerPoint 演示文稿进行优化并实现特定的图例格式设置。... 将演示文稿写入 PPTX 文件。 在下面的示例中,我们已为图表图例设置了位置和大小。...0 ); // 在幻灯片上添加簇状柱形图 IChart chart = slide . getShapes (). addChart...

    docs.aspose.com/slides/zh/java/chart-legend/