Sort Score
Result 10 results
Languages All
Labels All
Results 3,561 - 3,570 of 143,433 for

pptx

(0.91 sec)
  1. New License Is Not Working in Aspose.Slides 7.6...

    Hi, we got a legacy application using Aspose Slides version 7.6.0.0 and odered a new license to get rid of the evaluation watermark in the rendered Pptx files. When using the new license the watermark is still present. …...evaluation watermark in the rendered pptx files. When using the new license...watermark is still present in the pptx too. We created a small test...

    forum.aspose.com/t/new-license-is-not-working-i...
  2. 在 Android 上管理演示文稿形状|Aspose.Slides 文档

    了解如何在 Aspose.Slides for Android via Java 中创建、编辑和优化形状,并交付高性能的 PowerPoint 演示文稿。...pptx" ); try { ISlide slide = pres...将形状从源幻灯片的形状集合克隆到新幻灯片。 将修改后的演示文稿保存为 PPTX 文件。 下面的示例向幻灯片添加了一个组合形状。 // 实例化...

    docs.aspose.com/slides/zh/androidjava/shape-man...
  3. Text Box|Aspose.Slides for Python Documentation

    Create and format text boxes in Python with Aspose.Slides: set fonts, alignment, wrapping, autofit, and links to polish slides for PowerPoint and OpenDocument....pptx" , slides . export . SaveFormat . PPTX ) 💡 Note:...slides . Presentation ( "text_box.pptx" ) as presentation : slide =...

    docs.aspose.com/slides/python-net/examples/elem...
  4. Customize Bubble Charts in Presentations with P...

    Create and customize powerful bubble charts in PowerPoint and OpenDocument with Aspose.Slides for Python via .NET to enhance your data visualization easily....pptx" , slides . export . SaveFormat . PPTX ) Represent...resenta.pptx" , slides . export . SaveFormat . PPTX ) FAQ Is...

    docs.aspose.com/slides/python-net/bubble-chart/
  5. Add Slides to Presentations in PHP|Aspose.Slide...

    Easily add slides to your PowerPoint and OpenDocument presentations using Aspose.Slides for PHP via Java — seamless, efficient slide insertion in seconds....the PPTX file to the Disk $pres -> save ( "EmptySlide.pptx" ,... SaveFormat :: Pptx ); } finally { $pres -> dispose (); } FAQ...

    docs.aspose.com/slides/php-java/add-slide-to-pr...
  6. Add Slides to Presentations in Java|Aspose.Slid...

    Easily add slides to your PowerPoint and OpenDocument presentations using Aspose.Slides for Java—seamless, efficient slide insertion in seconds....the PPTX file to the Disk pres . save ( "EmptySlide.pptx" , SaveFormat...SaveFormat . Pptx ); } finally { pres . dispose (); } FAQ Can...

    docs.aspose.com/slides/java/add-slide-to-presen...
  7. Render Presentation Slides as SVG Images on And...

    Learn how to render PowerPoint slides as SVG images using Aspose.Slides for Android. High-quality visuals with simple Java code examples....pptx" ); try { for ( int index =...application level. Convert PPT and PPTX to PDF on Android [Advanced...

    docs.aspose.com/slides/androidjava/render-a-sli...
  8. Render Presentation Slides as SVG Images in Jav...

    Learn how to render PowerPoint slides as SVG images using Aspose.Slides for Java. High-quality visuals with simple code examples....pptx" ); try { for ( int index =...application level. Convert PPT and PPTX to PDF in Java [Advanced Features...

    docs.aspose.com/slides/java/render-a-slide-as-a...
  9. Add Slides to Presentations with Python|Aspose....

    Easily add slides to your PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET—seamless, efficient slide insertion in seconds.... Save the presentation as a PPTX file. import aspose.slides as..."empty_slides.pptx" , slides . export . SaveFormat . PPTX ) FAQ Can...

    docs.aspose.com/slides/python-net/add-slide-to-...
  10. Render Presentation Slides as SVG Images in PHP...

    Learn how to render PowerPoint slides as SVG images using Aspose.Slides for PHP via Java. High-quality visuals with simple code examples....pptx" ); try { for ( $index = 0 ;...application level. Convert PPT and PPTX to PDF in PHP [Advanced Features...

    docs.aspose.com/slides/php-java/render-a-slide-...