Sort Score
Result 10 results
Languages All
Labels All
Results 1,851 - 1,860 of 144,457 for

pptx

(0.42 sec)
  1. Manage Chart Data Series in Presentations Using...

    Learn how to manage chart data series in PHP for PowerPoint (PPT/Pptx) with practical code examples and best practices to enhance your data presentations....the modified presentation to a PPTX file. This PHP code shows you..."SetChartSeriesOverla_out.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/php-java/chart-series/
  2. Convert PowerPoint Presentations to PDF with No...

    Convert formats PPT and Pptx to PDF with notes using Aspose.Slides for PHP via Java. Preserve layouts and speaker notes for professional presentations....be used to convert a PPT or PPTX presentation to a PDF with speaker...= new Presentation ( "sample.pptx" ); // Configure PDF options...

    docs.aspose.com/slides/php-java/convert-powerpo...
  3. 在 Python 中格式化 PowerPoint 文本|Aspose.Slides for P...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中格式化和设置文本样式。通过强大的 Python 代码示例自定义字体、颜色、对齐方式等。...pptx" ) as presentation : presentation..."SomePresentation-out2.pptx" , slides . export . SaveFormat . PPTX ) 使用正则表达式突出显示文本...

    docs.aspose.com/slides/zh/python-net/text-forma...
  4. Convert JSON Format to PPSM in Android Apps | p...

    Parse JSON to PPSM in Android Applications without using Microsoft PowerPoint...developers can parse JSON to PPTX. This API provides a wide range...Once the JSON is converted to PPTX, Aspose.Slides for Android via...

    products.aspose.com/total/android-java/conversi...
  5. 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/
  6. 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...
  7. 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/
  8. Apply Shape Animations in Presentations Using C...

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

    docs.aspose.com/slides/cpp/shape-animation/
  9. Aspose.Slides for C++

    本分步教程向您展示了如何.........最新答案 如何使用 C++ 在 PPTX 中添加图像水印 如何使用 C++ 在 PPTX 中添加草稿水印 如何在 C++...PowerPoint 演示文稿转换为 XPS 如何使用 C++ 保护 PPTX 演示文稿 简体中文 English Ελληνικά Türkçe...

    kb.aspose.com/zh/slides/cpp/
  10. Manage Picture Frames in Presentations on Andro...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for Android via Java. Streamline your workflow and enhance slide designs....the modified presentation as a PPTX file. This Java code shows you...Presentation class that represents a PPTX file Presentation pres = new...

    docs.aspose.com/slides/androidjava/picture-frame/