Sort Score
Result 10 results
Languages All
Labels All
Results 2,401 - 2,410 of 141,320 for

pptx

(0.13 sec)
  1. 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...
  2. C++ API to Convert PDF to XAML | products.aspos...

    Convert PDF to XAML via C++ without using Microsoft Word or Adobe Acrobat Reader... You can export PDF to PPTX by using Aspose.PDF for C++...Slides for C++ , you can convert PPTX to XAML. Both APIs come under...

    products.aspose.com/total/cpp/conversion/pdf-to...
  3. Manage Presentation Zoom in Java|Aspose.Slides ...

    Create and customize Zoom with Aspose.Slides for Java — jump between sections, add thumbnails and transitions across PPT, Pptx and ODP presentations....the modified presentation as a PPTX file. This Java code shows you...save ( "presentation.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/java/manage-zoom/
  4. Add Watermark to PPT Presentation Files using P...

    Python source code for adding Watermark to PPT Presentation....NET Watermark Ppt PPT PPTX ODP POT ppsx PPT Add Watermark...or image watermark into PPT, PPTX, or ODP presentation using server-side...

    products.aspose.com/slides/python-net/watermark...
  5. 图表工作簿|Aspose.Slides for PHP 文档

    PowerPoint 演示文稿中的图表工作簿...pptx" ); try { $chart = $pres ->...= new Presentation ( "chart2.pptx" ); try { $slide = $pres ->...

    docs.aspose.com/slides/zh/php-java/chart-workbook/
  6. Apply Shape Effects in Presentations Using C++|...

    Transform your PPT and Pptx files with advanced shape effects using Aspose.Slides for C++ — create striking, professional slides in seconds....pptx" , SaveFormat :: Pptx ); Apply a Reflection...Save ( u "reflection.pptx" , SaveFormat :: Pptx ); Apply a Glow Effect...

    docs.aspose.com/slides/cpp/shape-effect/
  7. How to Convert SVG to Presentation using Python

    In this topic, we will walk you through the steps for how to convert SVG to Presentation using Python. By utilizing a few lines of easy code you can easily convert SVG to presentation using Python....converting SVG to PPTX in Python . Steps to Export SVG to PPTX in Python...instance of IPictureFrame Save the PPTX file with an SVG image on the...

    kb.aspose.com/slides/python/how-to-convert-svg-...
  8. 图像|Aspose.Slides for PHP 文档

    使用 PHP 在 PowerPoint 演示文稿的幻灯片中处理图像。从磁盘或网络添加图像到 PowerPoint 幻灯片中。使用 PHP 将图像添加到幻灯片母版或作为幻灯片背景。使用 PHP 将 SVG 添加到 PowerPoint 演示文稿中。使用 PHP 将 SVG 转换为 PowerPoint 中的形状。使用 PHP 将图像作为 EMF 添加到幻灯片中。...pptx" , SaveFormat :: Pptx ); } finally { if...$pres -> save ( "pres.pptx" , SaveFormat :: Pptx ); } catch ( JavaException...

    docs.aspose.com/slides/zh/php-java/image/
  9. 在演示文稿中使用 C++ 应用形状效果|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 对 PPT 和 Pptx 文件进行高级形状效果转换 - 仅需数秒即可创建醒目、专业的幻灯片。...pptx" , SaveFormat :: Pptx ); 应用反射效果 以下 C++...Save ( u "reflection.pptx" , SaveFormat :: Pptx ); 应用发光效果 以下 C++...

    docs.aspose.com/slides/zh/cpp/shape-effect/
  10. 气泡图|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....pptx" , SaveFormat :: Pptx ); } finally { if..."Presentation_BubbleSizeRepresenta.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/zh/php-java/bubble-chart/