Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 133,796 for

pptx

(0.08 sec)
  1. Apply Shape Animations in Presentations with Py...

    Discover how to create and customize shape animations in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Stand out!...the presentation to disk as a PPTX file. This Python code shows...Save the PPTX file to disk pres . save ( "AnimText_out.pptx" , slides...

    docs.aspose.com/slides/python-net/shape-animation/
  2. Shape Animation|Aspose.Slides Documentation

    Apply PowerPoint animation in Java...the presentation to disk as a PPTX file. This Java code shows you...ByLevelParagraphs1 ); // Save the PPTX file to disk pres . save ( path...

    docs.aspose.com/slides/java/shape-animation/
  3. 在 Python 中为演示文稿应用形状动画|Aspose.Slides for Python 文档

    了解如何使用 Aspose.Slides for Python 在 PowerPoint 和 OpenDocument 演示文稿中创建并自定义形状动画,让作品脱颖而出!... 将演示文稿写入磁盘作为 PPTX 文件。 此 Python 代码向您展示如何将 Fade...Save the PPTX file to disk pres . save ( "AnimText_out.pptx" , slides...

    docs.aspose.com/slides/zh/python-net/shape-anim...
  4. 在 Python 中管理 PowerPoint 演示文稿中的 SmartArt|Aspose....

    学习如何使用适用于 .NET 的 Aspose.Slides for Python 构建和编辑 PowerPoint SmartArt,通过清晰的代码示例加速幻灯片设计与自动化。...pptx" ) as pres : slide = pres ....添加SmartArt基础块列表。 将LayoutType更改为基础流程。 将演示文稿写入PPTX文件。 在下面给出的示例中,我们在两个形状之间添加了连接器。...

    docs.aspose.com/slides/zh/python-net/manage-sma...
  5. 管理单元格|Aspose.Slides for PHP 文档

    PowerPoint 演示文稿中的表格单元格...pptx" ); try { $table = $pres ->...将修改后的演示文稿保存为 PPTX 文件。 这段 PHP 代码向您展示了如何移除表格单元格的边框: # 实例化表示 PPTX 文件的 Presentation...

    docs.aspose.com/slides/zh/php-java/manage-cells/
  6. Remove ODP Annotation using Java | products.asp...

    Java sample code to delete ODP format annotations on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Slides Java Annotation Odp PPTX DOCX XLSX PDF ODP ODP Remove...save ( "example_out.pptx" , SaveFormat . Pptx ); } finally { if...

    products.aspose.com/slides/java/annotation/odp/
  7. Convert PNG to PPT in C# | products.aspose.com

    Convert PNG to PPT in C#. Use .NET library API to convert PNG images to PowerPoint...PPT JPG TO PPTX PNG TO PPTX PDF TO PPT PDF TO PPTX HTML TO PPT...PPT HTML TO PPTX...

    products.aspose.com/slides/net/conversion/png-t...
  8. Remove PPT Annotation using C++ | products.aspo...

    C++ source code to delete annotations from PPT...Slides C++ Annotation Ppt PPTX DOCX XLSX PDF ODP PPT Remove...Save( u "example_out.pptx" , SaveFormat :: Pptx); How to Remove Comments...

    products.aspose.com/slides/cpp/annotation/ppt/
  9. Add Picture Frames to Presentations with Python...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Streamline your workflow and enhance slide designs....the modified presentation as a PPTX file. This Python code shows...Presentation class that represents a PPTX file with slides . Presentation...

    docs.aspose.com/slides/python-net/picture-frame/
  10. Format PowerPoint Text in PHP|Aspose.Slides for...

    Learn how to format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for PHP via Java. Customize fonts, colors, alignment, and more with powerful PHP code examples....pptx" ); try { $textHighlightingOpti..."OutputPresentation-highlight.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/php-java/text-formatting/