Sort Score
Result 10 results
Languages All
Labels All
Results 2,921 - 2,930 of 133,799 for

pptx

(0.08 sec)
  1. 使用 Python 管理演示文稿中的幻灯片切换效果|Aspose.Slides for Pyt...

    了解如何在 Aspose.Slides for Python via .NET 中自定义幻灯片切换效果,提供针对 PowerPoint 和 OpenDocument 演示文稿的分步指导。...pptx" ) as presentation : # 在第 1..."SampleTransition_out.pptx" , slides . export . SaveFormat . PPTX ) 添加高级幻灯片过渡...

    docs.aspose.com/slides/zh/python-net/slide-tran...
  2. Manage OLE|Aspose.Slides Documentation

    Manage OLE objects in PowerPoint presentations in Java...the modified presentation as a PPTX file. In the example below,.... save ( "output.pptx" , SaveFormat . Pptx ); presentation ....

    docs.aspose.com/slides/java/manage-ole/
  3. 使用 Python 管理演示文稿表格|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 幻灯片中创建和编辑表格。通过简单的代码示例优化表格工作流程。...slides as slides # 实例化代表 PPTX 文件的 Presentation 类 with slides...( "table.pptx" , slides . export . SaveFormat . PPTX ) 标准表格中的编号...

    docs.aspose.com/slides/zh/python-net/manage-table/
  4. 管理表格|Aspose.Slides 文档

    在 C++ 中创建和管理 PowerPoint 演示文稿中的表格...代码演示了如何在演示文稿中创建表格: // 实例化一个代表 PPTX 文件的 Presentation 类 auto pres...-> Save ( u "table.pptx" , SaveFormat :: Pptx ); 标准表格中的编号 在标准表...

    docs.aspose.com/slides/zh/cpp/manage-table/
  5. 档案

    档案...pptx"; const String outputFilePath...u"OutputDirectory\\SetSlideBackground_out.pptx"; // 加载演示文件 auto presentation...

    blog.aspose.com/zh/slides/set-slide-background-...
  6. 形状有效属性|Aspose.Slides 文档

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....pptx" ); try { IAutoShape shape =...Presentation ( "Presentation1.pptx" ); try { IThreeDFormatEffecti...

    docs.aspose.com/slides/zh/androidjava/shape-eff...
  7. 管理缩放|Aspose.Slides 文档

    在C#或.NET中向PowerPoint演示文稿添加缩放或缩放帧... 将修改后的演示文稿写入PPTX文件。 以下C#代码向幻灯片创建缩放帧: using (...Save ( "presentation.pptx" , SaveFormat . Pptx ); } 使用自定义图像创建缩放帧...

    docs.aspose.com/slides/zh/net/manage-zoom/
  8. Import Presentation|Aspose.Slides for Node.js v...

    Import PowerPoint presentation from PDF. Convert PDF to PowerPoint...pptx" , aspose . slides . SaveFormat . Pptx ); } finally..."MyPresentation.pptx" , aspose . slides . SaveFormat . Pptx ); } catch...

    docs.aspose.com/slides/nodejs-java/import-prese...
  9. Animated Text|Aspose.Slides Documentation

    Animated text in PowerPoint presentation with Aspose.Slides...pptx" ); // select paragraph to add..."AnimationEffectinPar.pptx" , SaveFormat :: Pptx ); Getting the Animation...

    docs.aspose.com/slides/cpp/animated-text/
  10. Manage PowerPoint Paragraph in Java|Aspose.Slid...

    Create paragraphs and manage paragraph properties in PowerPoint presentations on Android in Java...Presentation class that represents a PPTX file Presentation pres = new...//Write PPTX to Disk pres . save ( "multiParaPort_out.pptx" , SaveFormat...

    docs.aspose.com/slides/androidjava/manage-parag...