Sort Score
Result 10 results
Languages All
Labels All
Results 3,941 - 3,950 of 142,021 for

pptx

(0.49 sec)
  1. Secure Presentations with Passwords in PHP|Aspo...

    Learn how to effortlessly lock and unlock password-protected PowerPoint and OpenDocument presentations with Aspose.Slides for PHP. Secure your presentations....presentations in these formats: PPTX and PPT - Microsoft PowerPoint...$presentation = new Presentation ( "pres.pptx" ); try { $presentation -> ...

    docs.aspose.com/slides/php-java/password-protec...
  2. 墨迹|Aspose.Slides for Python 文档

    在 Python 中使用 Aspose.Slides 处理幻灯片上的数字墨迹:添加笔画、编辑路径、设置颜色和宽度,并将结果导出为 PowerPoint 和 OpenDocument。...pptx" ) as presentation : slide =...slides . Presentation ( "ink.pptx" ) as presentation : slide =...

    docs.aspose.com/slides/zh/python-net/examples/e...
  3. 使用 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/
  4. 管理 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...
  5. 管理 C++ 中的演示文稿背景|Aspose.Slides 文档

    学习如何使用 Aspose.Slides for C++ 在 PowerPoint 和 OpenDocument 文件中设置动态背景,并提供提升演示效果的代码技巧。...pptx" , SaveFormat :: Pptx ); presentation ->..."MasterSlideBackgroun.pptx" , SaveFormat :: Pptx ); presentation ->...

    docs.aspose.com/slides/zh/cpp/presentation-back...
  6. Create, Edit and Convert PowerPoint Presentatio...

    Aspose.Slides for C++ is a powerful library for creating, editing and converting PowerPoint presentations in C++....various formats, such as PPT, PPTX, PPS, ODP, PDF, HTML, SVG, TIFF...such as: Input formats : PPT, PPTX, PDF, ODP, OTP, POT, POTM, POTX...

    products.aspose.com/slides/cpp/
  7. Supported File Formats C++|Aspose.PDF for C++

    This page shows which Aspose.PDF for C++ can load and save file formats....in the Microsoft Excel format PPTX Saves the document in the Microsoft...

    docs.aspose.com/pdf/cpp/supported-file-formats/
  8. Aspose.Cells for Reporting Services的新功能有哪些|Docu...

    Aspose.Cells for Reporting Services不断扩展和增强。在此页面上,您可以了解产品最巨大和最有趣的功能。...2 支持渲染pptx格式。 Aspose.Cells for Reporting...

    docs.aspose.com/cells/zh/reportingservices/what...
  9. Aspose.PUB for .NET

    在 C# .NET 中创建 PUB 格式并将其转换为 PDF、PNG、JPG 和其他图像格式,而无需使用 Microsoft Publisher。...NET 最新答案 在C#中将PUB转换为PPTX 在 C# 中将 PUB 转换为 Word 如何在 C#...

    kb.aspose.com/zh/pub/net/
  10. 在 C++ 中管理演示文稿占位符|Aspose.Slides 文档

    轻松管理 Aspose.Slides for C++ 中的占位符:替换文本、定制提示并在 PowerPoint 与 OpenDocument 中设置图像透明度。...pptx" ; const String templatePath...u "../templates/DefaultFonts.pptx" ; // 加载所需的演示文稿 SharedPtr <...

    docs.aspose.com/slides/zh/cpp/manage-placeholder/