Sort Score
Result 10 results
Languages All
Labels All
Results 4,081 - 4,090 of 143,416 for

pptx

(0.08 sec)
  1. Secure Presentations with Passwords in Java|Asp...

    Learn how to effortlessly lock and unlock password-protected PowerPoint and OpenDocument presentations with Aspose.Slides for 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/java/password-protected-...
  2. 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...
  3. Accessing IChartSeries.Name.AsCells Getter Modi...

    I have a slide with a chart that was created with a specialized tool (think-cell). What I observed is that accessing IChartSeries.Name breaks the chart. I saw other reports mentioning issues with Aspose in combination w…...pptx"); var chart = (IChart)presentation...Save("chart1_saved.pptx", SaveFormat.Pptx); I’d be grateful for...

    forum.aspose.com/t/accessing-ichartseries-name-...
  4. Convert RTF to POTM in Android Apps or with fre...

    RTF to POTM conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free RTF to POTM online converter quickly before integrating the code....formats such as DOC, DOCX, PPT, PPTX, XLS, XLSX, PDF, HTML, and many...Presentation) Convert RTF to PPTX (Open XML presentation Format)...

    products.aspose.com/total/android-java/conversi...
  5. 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...
  6. Redact PPT Presentation Files using .NET | prod...

    C# source code to find and replace text in PPT Presentation....NET Redaction Ppt PPT PPTX ODP POT ppsx PPT Redact PPT...

    products.aspose.com/slides/net/redaction/ppt/
  7. 使用 Java 管理演示文稿中的音频|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/java/audio-frame/
  8. 通過 .NET 合併 POT 文件 | products.aspose.com

    用於在 .NET Framework、.NET Core、Windows Azure、Mono 或 Xamarin 平台上組合 POT 文檔的 C# 源代碼。...pptx" ); //merged Presentation var...new Presentation( "template.pptx" ); while (mp.Slides.Count >...

    products.aspose.com/slides/zh-hant/net/merger/pot/
  9. 管理 Android 上的演示文稿背景|Aspose.Slides 文档

    了解如何使用适用于 Android 的 Aspose.Slides 通过 Java 在 PowerPoint 和 OpenDocument 文件中设置动态背景,并提供代码技巧以提升您的演示文稿。...pptx" , SaveFormat . Pptx ); } finally { presentation..."MasterSlideBackgroun.pptx" , SaveFormat . Pptx ); } finally { presentation...

    docs.aspose.com/slides/zh/androidjava/presentat...
  10. 在 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/