Sort Score
Result 10 results
Languages All
Labels All
Results 3,881 - 3,890 of 142,022 for

pptx

(0.11 sec)
  1. Secure Presentations with Passwords on Android|...

    Effortlessly lock and unlock password-protected PowerPoint and OpenDocument presentations with Aspose.Slides for Android via Java. Secure your presentations....presentations in these formats: PPTX and PPT - Microsoft PowerPoint...presentation = new Presentation ( "pres.pptx" ); try { presentation . getProtectionManager...

    docs.aspose.com/slides/androidjava/password-pro...
  2. Secure Presentations with Passwords Using Pytho...

    Learn how to effortlessly lock and unlock password-protected PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Boost your productivity and secure your presentations with our step-by-step guide....presentations in these formats: PPTX and PPT - Microsoft PowerPoint..."encrypted-pres.pptx" , slides . export . SaveFormat . PPTX ) Setting...

    docs.aspose.com/slides/python-net/password-prot...
  3. 在 Android 上管理演示文稿中的音频|Aspose.Slides 文档

    在 Aspose.Slides for Android 中创建并控制音频帧——提供嵌入、裁剪、循环以及在 PPT、Pptx 和 ODP 演示文稿中配置播放的 Java 示例。...pptx" , SaveFormat . Pptx ); } catch ( IOException...save ( "example_out.pptx" , SaveFormat . Pptx ); } catch ( IOException...

    docs.aspose.com/slides/zh/androidjava/audio-frame/
  4. Convert PowerPoint Presentations to HTML in Jav...

    Convert PowerPoint presentations to responsive HTML in Java. Preserve layout, links, and images with Aspose.Slides conversion guide for fast, flawless results....PPT to HTML in Java Convert PPTX to HTML in Java Convert ODP...number of formats like PPT, PPTX and ODP in Presentation object...

    docs.aspose.com/slides/java/convert-powerpoint-...
  5. How to Create Charts in Presentations in .NET|A...

    Learn how to create charts in PowerPoint PPT, Pptx and ODP presentations in .NET with Aspose.Slides using both legacy and modern chart APIs....Pptx namespaces are now merged in...PresentationEx class that represents PPTX file using ( PresentationEx...

    docs.aspose.com/slides/net/how-to-create-charts...
  6. Installation|Aspose.Slides for Python Documenta...

    Learn how to quickly install Aspose.Slides for Python via .NET. Step-by-step guide, system requirements, and code samples — start working with PowerPoint presentations today!...pptx" , slides . export . SaveFormat . PPTX ) macOS System..."NewPresentation.pptx" , slides . export . SaveFormat . PPTX ) FAQ Can...

    docs.aspose.com/slides/python-net/installation/
  7. Embed Fonts in Presentations with Python|Aspose...

    Embed TrueType fonts in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET, ensuring accurate rendering across all platforms....pptx" ) as presentation : slide =...slides . Presentation ( "Fonts.pptx" ) as presentation : all_fonts...

    docs.aspose.com/slides/python-net/embedded-font/
  8. Retrieve and Update Presentation Information in...

    Explore slides, structure and metadata in PowerPoint and OpenDocument presentations using .NET for faster insights and smarter content audits....to find out what format (PPT, PPTX, ODP, and others) the presentation...GetPresentationInfo ( "pres.pptx" ); Console . WriteLine ( info...

    docs.aspose.com/slides/net/examine-presentation/
  9. Customize Plot Areas of Presentation Charts in ...

    Discover how to customize chart plot areas in PowerPoint presentations with Aspose.Slides for .NET. Improve your slide visuals effortlessly....Pptx" )) { Chart chart = ( Chart...Save ( "Chart_out.pptx" , SaveFormat . Pptx ); } Set the Layout...

    docs.aspose.com/slides/net/chart-plot-area/
  10. Converting a PDF file to PPT using Android via ...

    Sample code on Java for PDF to PPT conversion. Use example code for batch PDF to PPT conversion in Android...PptxSaveOptions (); // Save the output in PPTX File xlsFileName = new File..."PDF-to-Powerpoint.pptx" ); try { // Save the file into PPTX format document...

    products.aspose.com/pdf/android-java/conversion...