Sort Score
Result 10 results
Languages All
Labels All
Results 1,911 - 1,920 of 144,290 for

pptx

(0.44 sec)
  1. Apply Shape Animations in Presentations Using J...

    Discover how to create and customize shape animations in PowerPoint presentations with Aspose.Slides for Java. Stand out!...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/
  2. API Limitations|Aspose.Slides for Python Docume...

    Know Aspose.Slides for Python limits: exports set fixed Application/Producer metadata in PPT, Pptx, ODP, and PDF—helping you plan integrations without surprises....Producer metadata fields in PPTX and PDF files. Application and...that created or last saved a PPTX presentation. In Aspose.Slides...

    docs.aspose.com/slides/python-net/api-limitations/
  3. Convert OpenDocument Presentations in Python|As...

    Convert OpenDocument ODP to PDF, PPT, Pptx, XPS, HTML, TIFF, or SWF in Python with Aspose.Slides: code examples, high fidelity, batch conversion, and customization....used for PowerPoint (PPT and PPTX) conversion operations. For...PDF ) FAQ Can I convert ODP to PPTX without installing LibreOffice...

    docs.aspose.com/slides/python-net/convert-openo...
  4. Convert JSON Format to POWERPOINT in Android Ap...

    Parse JSON to POWERPOINT in Android Applications without using Microsoft PowerPoint...to parse the JSON data into a PPTX file. Aspose.Cells for Android...data has been parsed into a PPTX file, the second step is to...

    products.aspose.com/total/android-java/conversi...
  5. HeaderFooter|Aspose.Slides for Python Documenta...

    Control headers and footers in Python with Aspose.Slides: add or edit date/time, slide numbers, and footer text, show or hide placeholders across PPT, Pptx and ODP....pptx" , slides . export . SaveFormat . PPTX ) Update..."date_time.pptx" , slides . export . SaveFormat . PPTX ) OleObject...

    docs.aspose.com/slides/python-net/examples/elem...
  6. Group Presentation Shapes with Python|Aspose.Sl...

    Learn to group and ungroup shapes in PowerPoint and OpenDocument decks using Aspose.Slides for Python—fast, step-by-step guide with free code....the modified presentation as a PPTX file. The example below shows...300 , 100 , 100 ) # Write the PPTX file to disk. presentation ...

    docs.aspose.com/slides/python-net/group/
  7. Group Presentation Shapes on Android|Aspose.Sli...

    Learn to group and ungroup shapes in PowerPoint decks using Aspose.Slides for Android—fast, step-by-step guide with free Java code....the modified presentation as a PPTX file. The example below adds...Write the PPTX file to disk pres . save ( "GroupShape.pptx" , SaveFormat...

    docs.aspose.com/slides/androidjava/group/
  8. Categories

    查找API的答案 Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Product Famil......Word 文档 如何在 Java 中将 ODP 转换为 PPTX 如何在 Python 中将 PowerPoint 转换为...转换为 Word 如何在 Python 中将 ODP 转换为 PPTX 如何使用 Python 在 Word 中拆分页面 如何使用...

    kb.aspose.com/zh/categories/page/62/
  9. 在 .NET 中格式化 PowerPoint 形状|Aspose.Slides 文档

    了解如何在 C# 中使用 Aspose.Slides 对 PowerPoint 形状进行格式化——精确且完全控制地为 PPT 和 Pptx 文件设置填充、线条和效果样式。... 将修改后的演示文稿保存为 PPTX 文件。 // 实例化表示演示文稿文件的 Presentation...Color = Color . Blue ; // 将 PPTX 文件保存到磁盘。 presentation . Save...

    docs.aspose.com/slides/zh/net/shape-formatting/
  10. Apply Shape Animations in Presentations Using P...

    Discover how to create and customize shape animations in PowerPoint presentations with Aspose.Slides for PHP via Java. Stand out!...the presentation to disk as a PPTX file. This PHP code shows you...ByLevelParagraphs1 ); # Save the PPTX file to disk $pres -> save (...

    docs.aspose.com/slides/php-java/shape-animation/