Sort Score
Result 10 results
Languages All
Labels All
Results 3,741 - 3,750 of 143,939 for

pptx

(0.13 sec)
  1. 在 .NET 中管理 PowerPoint 文本段落|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 精通段落格式——在 C# 中优化 PPT、Pptx 和 ODP 演示文稿的对齐、间距和样式。... // 实例化一个表示 PPTX 文件的 Presentation 类 using ( Presentation..."multiParaPort_out.pptx" , SaveFormat . Pptx ); } 管理段落项目符号 项目符...

    docs.aspose.com/slides/zh/net/manage-paragraph/
  2. 使用 Python 管理演示文稿中的 SmartArt 形状节点|Aspose.Slides ...

    使用 Aspose.Slides for Python via .NET 在 PPT、Pptx 和 ODP 中管理 SmartArt 形状节点。获取清晰的代码示例和技巧,以简化您的演示文稿。...pptx" ) as pres : # 遍历第一张幻灯片中的所有形状..."AddSmartArtNode_out.pptx" , slides . export . SaveFormat . PPTX ) 在特定位置添加...

    docs.aspose.com/slides/zh/python-net/manage-sma...
  3. 在 .NET 中管理演示文稿的音频帧|Aspose.Slides 文档

    在 Aspose.Slides for .NET 中创建和控制音频帧——提供 C# 示例,实现嵌入、剪裁、循环以及在 PPT、Pptx 和 ODP 演示文稿中的播放配置。...pptx" , SaveFormat . Pptx ); } 更改音频帧缩略图 当您向...Save ( "example_out.pptx" , SaveFormat . Pptx ); } 更改音频播放选项 Aspose...

    docs.aspose.com/slides/zh/net/audio-frame/
  4. 在 Android 上从演示文稿获取形状有效属性|Aspose.Slides 文档

    了解 Aspose.Slides for Android via Java 如何计算并应用有效形状属性,以实现精确的 PowerPoint 渲染。...pptx" ); try { IAutoShape shape =...Presentation ( "Presentation1.pptx" ); try { IThreeDFormatEffecti...

    docs.aspose.com/slides/zh/androidjava/shape-eff...
  5. 使用 Java 管理演示文稿中的幻灯片切换|Aspose.Slides 文档

    了解如何在 Aspose.Slides for Java 中自定义幻灯片切换,并提供针对 PowerPoint 和 OpenDocument 演示文稿的分步指导。...pptx" ); try { // 在第 1 张幻灯片上应用圆形过渡..."SampleTransition_out.pptx" , SaveFormat . Pptx ); } finally { presentation...

    docs.aspose.com/slides/zh/java/slide-transition/
  6. Manage Presentation Properties in PHP|Aspose.Sl...

    Master presentation properties in Aspose.Slides for PHP via Java and streamline search, branding and workflow in your PowerPoint and OpenDocument files....pptx" ); try { # Create a reference...Presentation ( "Presentation.pptx" ); try { # Create a reference...

    docs.aspose.com/slides/php-java/presentation-pr...
  7. Animate PowerPoint Charts in JavaScript|Aspose....

    Create stunning animated charts in JavaScript with Aspose.Slides for Node.js. Boost presentations with dynamic visuals in PPT and Pptx files—get started now....pptx" ); try { // Get reference of..."AnimatingSeries_out.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/animated-cha...
  8. 在 PHP 中为 PowerPoint 图表添加动画|Aspose.Slides for PH...

    使用 Aspose.Slides for PHP via Java 创建令人惊叹的动画图表。通过 PPT 和 Pptx 文件中的动态视觉效果提升演示文稿——立即开始。...pptx" ); try { # 获取图表对象的引用 $slide..."AnimatingSeries_out.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/zh/php-java/animated-cha...
  9. Secure Presentations with Passwords in .NET|Asp...

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

    docs.aspose.com/slides/net/password-protected-p...
  10. 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-...