Sort Score
Result 10 results
Languages All
Labels All
Results 2,501 - 2,510 of 143,417 for

pptx

(0.19 sec)
  1. 在 Android 上的演示文稿中应用形状动画|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for Android via Java 在 PowerPoint 演示文稿中创建和自定义形状动画。脱颖而出!... 将演示文稿写入磁盘为 PPTX 文件。 下面的 Java 代码演示了如何对 AutoShape...// 将 PPTX 文件保存到磁盘 pres . save ( path + "AnimText_out.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/androidjava/shape-ani...
  2. Manage Presentation Notes in PHP|Aspose.Slides ...

    Customize presentation notes with Aspose.Slides for PHP via Java. Seamlessly work with PowerPoint and OpenDocument notes to boost your productivity....pptx" ); try { # Removing notes of...$pres -> save ( "test.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/php-java/presentation-no...
  3. 超链接|Aspose.Slides for PHP 文档

    使用 Aspose.Slides 在 PHP 中添加、编辑和删除超链接:链接文本、形状、幻灯片、URL 和电子邮件;为 PPT、Pptx 和 ODP 设置目标和操作。...pptx" , SaveFormat :: Pptx ); } finally { $presentation...new Presentation ( "hyperlink.pptx" ); try { $slide = $presentation...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  4. Master Slide|Aspose.Slides for PHP Documentation

    Manage master slides in PHP with Aspose.Slides: create, edit, clone, and format themes, backgrounds, placeholders to unify slides in PowerPoint and OpenDocument....pptx" , SaveFormat :: Pptx ); } finally { $presentation...Presentation ( "master_slide.pptx" ); try { // Access the first...

    docs.aspose.com/slides/php-java/examples/elemen...
  5. Hyperlink|Aspose.Slides for Node.js via .NET Do...

    Add and manage hyperlinks in Aspose.Slides for Node.js: link text, shapes, and images, set targets and actions for PPT, Pptx, and ODP with examples....pptx" , aspose . slides . SaveFormat . Pptx ); } finally.... Presentation ( "hyperlink.pptx" ); try { let slide = presentation...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  6. Unlock PPT Presentation Files using Java | prod...

    Java source code to remove protection from PPT Presentation....Slides Java Unlock Ppt PPT PPTX ODP POT ppsx PPT Unlock PPT...from the following formats: ODP PPTX...

    products.aspose.com/slides/java/unlock/ppt/
  7. Unlock PPT Presentation Files using Python | pr...

    Python source code to remove protection from PPT Presentation....NET Unlock Ppt PPT PPTX ODP POT ppsx PPT Unlock PPT...from the following formats: ODP PPTX...

    products.aspose.com/slides/python-net/unlock/ppt/
  8. 如何在 C# .NET 中保护 PowerPoint 演示文稿

    本主题向您展示如何使用密码加密保护 C# .NET 中的 powerpoint 演示文稿。结果,您将获得受密码保护的 PowerPoint 演示文稿。...Pptx 属性保存受密码保护的演示文稿 用 C# 保护 PowerPoint...在上述步骤和代码中,您学习了如何使用 C# 保护 PPTX 。此 API 不仅限于密码保护,您还可以在 C# 中锁定和解锁 PPTX 文件。在 Aspose...

    kb.aspose.com/zh/slides/net/how-to-secure-power...
  9. Convert PowerPoint Presentations to Word Docume...

    Convert PowerPoint PPT and Pptx slides to editable Word documents in Java using Aspose.Slides with precise layout, images and formatting preserved....from a presentation (PPT or PPTX) in new ways, you may benefit...To convert a PowerPoint file (PPTX or PPT) to Word (DOCX or DOCX)...

    docs.aspose.com/slides/java/convert-powerpoint-...
  10. Add Picture Frame to Presentation|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....the modified presentation as a PPTX file. The above steps are implemented...Prseetation class that represents the PPTX Presentation pres = new Presentation...

    docs.aspose.com/slides/net/add-picture-frame-to...