Sort Score
Result 10 results
Languages All
Labels All
Results 2,461 - 2,470 of 141,639 for

pptx

(0.23 sec)
  1. Manage Presentation Tables on Android|Aspose.Sl...

    Create & edit tables in PowerPoint slides with Aspose.Slides for Android. Discover simple Java code examples to streamline your table workflows....Presentation class that represents a PPTX file Presentation pres = new...pres . save ( "table.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/androidjava/manage-table/
  2. 管理 PHP 中的演示文稿超链接|Aspose.Slides for PHP 文档

    使用 Aspose.Slides for PHP via Java,轻松管理 PowerPoint 和 OpenDocument 演示文稿中的超链接——在几分钟内提升交互性和工作流。...pptx" , SaveFormat :: Pptx ); } finally { if...save ( "pres-out.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/zh/php-java/manage-hyper...
  3. Manage Presentation Comments in .NET|Aspose.Sli...

    Master presentation comments with Aspose.Slides for .NET: add, read, edit, and delete comments in PowerPoint files fast and easily....pptx" , SaveFormat . Pptx ); if ( Comments ...new Presentation ( "Comments1.pptx" )) { foreach ( var commentAuthor...

    docs.aspose.com/slides/net/presentation-comments/
  4. Get Shape Effective Properties from Presentatio...

    Discover how Aspose.Slides for PHP via Java calculates and applies effective shape properties for precise PowerPoint rendering....pptx" ); try { $shape = $pres ->...Presentation ( "Presentation1.pptx" ); try { $threeDEffectiveData...

    docs.aspose.com/slides/php-java/shape-effective...
  5. 管理字体 - PowerPoint Java API|Aspose.Slides 文档

    演示文稿通常包含文本和图像。本文展示了如何使用 PowerPoint Java API 配置幻灯片上文本段落的字体属性。... 将修改后的演示文稿保存为 PPTX 文件。 上述步骤的实现如下。它接收一个未装饰的演示文稿...图:输入文件中的文本 图:格式更新后的相同文本 // 实例化一个表示 PPTX 文件的 Presentation 对象 Presentation...

    docs.aspose.com/slides/zh/androidjava/manage-fo...
  6. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for Android. Add, format, and edit charts with practical Java code examples....the modified presentation as a PPTX file. This Java code shows you...presentation class that represents a PPTX file Presentation pres = new...

    docs.aspose.com/slides/androidjava/create-chart/
  7. Features|Aspose.Slides Documentation

    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....Hide ] Important Features PPT, PPTX, PDF and HTML Export Supported...

    docs.aspose.com/slides/jasperreports/features/
  8. 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/
  9. 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...
  10. Remove Slides from Presentations in .NET|Aspose...

    Effortlessly remove slides from PowerPoint and OpenDocument presentations with Aspose.Slides for .NET. Get clear C# code examples and boost your workflow....pptx" )) { // Accesses a slide through..."modified_out.pptx" , Aspose . Slides . Export . SaveFormat . Pptx ); }...

    docs.aspose.com/slides/net/remove-slide-from-pr...