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

pptx

(0.08 sec)
  1. Removing row or column in Table in VSTO and Asp...

    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" ; Presentation pres = Application...the modified presentation as a PPTX file string FileName = "Removing...

    docs.aspose.com/slides/net/removing-row-or-colu...
  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. Customize Error Bars in Presentation Charts Usi...

    Learn how to add and customize error bars in charts with Aspose.Slides for Java—optimize data visuals in PowerPoint presentations....the modified presentation to a PPTX file. // Create an instance...save ( "ErrorBars.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/java/error-bar/
  5. How to Insert Image into PowerPoint Table using...

    This topic guides on how to insert Image into PowerPoint Table using Java. It encompasses all the requisite information and a working sample code to add table image in PowerPoint using Java....that shows how to add image in PPTX Table in Java . This application...having a table image in the PPTX format We have explained how...

    kb.aspose.com/slides/java/how-to-insert-image-i...
  6. 如何在 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...
  7. 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-...
  8. 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/
  9. 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/
  10. 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...