Sort Score
Result 10 results
Languages All
Labels All
Results 4,161 - 4,170 of 144,313 for

pptx

(0.41 sec)
  1. 使用 PHP 的 AutoFit 提升您的演示文稿|Aspose.Slides for PHP 文档

    在 Aspose.Slides for PHP 中管理 AutoFit 设置,以优化 PowerPoint 和 OpenDocument 演示文稿中的文本显示并提升内容可读性。...pptx" , SaveFormat :: Pptx ); } finally { if..."Output-presentation.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/zh/php-java/manage-autof...
  2. Export TSV to POWERPOINT in Android or with fre...

    Android API to Convert TSV to POWERPOINT without using Microsoft Word or online. Test free TSV to POWERPOINT online converter quickly before integrating the code....Document class Save the document to PPTX format using save method Get...document in PPTX format document . save ( "output.pptx" , com ....

    products.aspose.com/total/android-java/conversi...
  3. Export XLSM to POWERPOINT in Android or with fr...

    Android API to Convert XLSM to POWERPOINT without using Microsoft Word or online. Test free XLSM to POWERPOINT online converter quickly before integrating the code....Document class Save the document to PPTX format using save method Get...document in PPTX format document . save ( "output.pptx" , com ....

    products.aspose.com/total/android-java/conversi...
  4. AI-Powered Multilingual Slide Generator|Aspose....

    Generate multilingual slides from text with Aspose.Slides for Python. Apply your template and export polished decks to PowerPoint and OpenDocument. Learn more....pptx) file. presentation . save (...Slides.NET.pptx" , slides . export . SaveFormat . PPTX ) Example...

    docs.aspose.com/slides/python-net/ai/generator/
  5. Export CSV to POWERPOINT in Android or with fre...

    Android API to Convert CSV to POWERPOINT without using Microsoft Word or online. Test free CSV to POWERPOINT online converter quickly before integrating the code....Document class Save the document to PPTX format using save method Get...document in PPTX format document . save ( "output.pptx" , com ....

    products.aspose.com/total/android-java/conversi...
  6. PPT to PDF Conversion in C#: PptxReadException:...

    Hi While converting a PPT to PDF I am getting the following exception. Aspose.Slides.PptxReadException: Index was out of range. Must be non-negative and less than the size of the collection. (Parameter ‘index’) —> Sy…...in a different format (like PPTX) and then try converting it...For example, set LoadFormat to Pptx if you know the format of the...

    forum.aspose.com/t/ppt-to-pdf-conversion-in-c-p...
  7. Features Overview|Aspose.Slides Documentation

    Discover Aspose.Slides for .NET: a powerful API to create, edit, automate, and convert PowerPoint and OpenDocument presentations efficiently.... PPT to PPTX conversion Aspose.Slides for...supports conversion of PPT to PPTX. Portable Document Format (PDF)...

    docs.aspose.com/slides/net/features-overview/
  8. Manage Placeholders in Presentations with Pytho...

    Effortlessly manage placeholders in Aspose.Slides for Python via .NET: replace text, customize prompts & set image transparency in PowerPoint and OpenDocument....pptx" ) as presentation : # Access..."ReplacingText_out.pptx" , slides . export . SaveFormat . PPTX ) Set Prompt...

    docs.aspose.com/slides/python-net/manage-placeh...
  9. Convert DOCX to TSV in C++ or with free Online ...

    C++ API to Convert DOCX to TSV or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOCX to TSV online converter quickly before integrating the code....Presentation) Convert DOCX to PPTX (Open XML presentation Format)...Presentation File) Convert DOCX to PPTX (Open XML presentation Format)...

    products.aspose.com/total/cpp/conversion/docx-t...
  10. 在 Android 上管理演示文稿中的视频帧|Aspose.Slides 文档

    学习如何使用 Aspose.Slides for Android(通过 Java)以编程方式在 PowerPoint 和 OpenDocument 幻灯片中添加和提取视频帧。快速使用指南。...pptx" ); try { // 加载视频 FileInputStream..."pres-with-video.pptx" , SaveFormat . Pptx ); } catch ( IOException...

    docs.aspose.com/slides/zh/androidjava/video-frame/