Sort Score
Result 10 results
Languages All
Labels All
Results 2,911 - 2,920 of 143,974 for

pptx

(0.54 sec)
  1. Extract Flash Objects from Presentations in PHP...

    Learn how to extract Flash objects from PowerPoint and OpenDocument slides with Aspose.Slides for PHP via Java, complete code samples and best practices....Presentation class that represents the PPTX $pres = new Presentation ();...PowerPoint formats such as PPT and PPTX, since it can load these containers...

    docs.aspose.com/slides/php-java/flash/
  2. Import Presentations from PDF or HTML in .NET|A...

    Effortlessly import PDF and HTML documents into PowerPoint and OpenDocument presentations in .NET with Aspose.Slides for seamless, high-performance slide processing....pptx" , SaveFormat . Pptx ); } TIP You may want...( "MyPresentation.pptx" , SaveFormat . Pptx ); } FAQ Are tables...

    docs.aspose.com/slides/net/import-presentation/
  3. Convert Excel to Pdf, Image, and other formats ...

    Convert Excel files to Word, Excel, PowerPoint, PDF, CSV, JPG, HTML, MHT, ODS, BMP, PNG, SVG, TIFF, XPS, JSON, SQL, XML, and more using Aspose.Cells for C++.... Convert Excel Workbook to PPTX The Aspose.Cells API provides...spreadsheets to PPTX format. To export the workbook to PPTX, pass SaveFormat...

    docs.aspose.com/cells/go-cpp/convert-workbook-t...
  4. Import Presentations from PDF or HTML in JavaSc...

    Import PDF and HTML documents into PowerPoint and OpenDocument presentations with Aspose.Slides for Node.js for seamless, high-performance slide processing....pptx" , aspose . slides . SaveFormat . Pptx ); } finally..."MyPresentation.pptx" , aspose . slides . SaveFormat . Pptx ); } catch...

    docs.aspose.com/slides/nodejs-java/import-prese...
  5. 在 PHP 中管理演示文稿表格|Aspose.Slides for PHP 文档

    使用 Aspose.Slides for PHP via Java 在 PowerPoint 幻灯片中创建和编辑表格。探索简易代码示例,以简化您的表格工作流。...PHP 代码演示了如何在演示文稿中创建表格: # 实例化表示 PPTX 文件的 Presentation 类 $pres = new...-> save ( "table.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/zh/php-java/manage-table/
  6. Get Shape Effective Properties from Presentatio...

    Discover how Aspose.Slides for Android via Java calculates and applies effective shape properties for precise PowerPoint rendering....pptx" ); try { IAutoShape shape =...Presentation ( "Presentation1.pptx" ); try { IThreeDFormatEffecti...

    docs.aspose.com/slides/androidjava/shape-effect...
  7. 使用 Python 管理演示文稿中的缩放|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 创建并自定义缩放 — 在 PPT、Pptx 和 ODP 演示文稿中跨章节跳转、添加缩略图和过渡效果。... 将修改后的演示保存为 PPTX 文件。 下面的示例代码展示了如何在幻灯片中创建缩放帧:..."presentation-zoom.pptx" , slides . export . SaveFormat . PPTX ) 使用自定义图像创建缩放帧...

    docs.aspose.com/slides/zh/python-net/manage-zoom/
  8. Convert PowerPoint Slides to PNG on Android|Asp...

    Convert PowerPoint presentations to high-quality PNG images quickly with Aspose.Slides for Android via Java, ensuring precise, automated results....PowerPoint to PNG Converters : PPTX to PNG and PPT to PNG . They...pres = new Presentation ( "pres.pptx" ); try { for ( int index =...

    docs.aspose.com/slides/androidjava/convert-powe...
  9. Add layout Slide 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....pptx" )) { // Try to search by layout...of layouts. // Technographics.pptx presentation only contains Blank...

    docs.aspose.com/slides/net/add-layout-slide-to-...
  10. Render Presentation Slides as SVG Images in Pyt...

    Learn how to render PowerPoint and OpenDocument slides as SVG images using Aspose.Slides for Python via .NET. High-quality visuals with simple code examples....presentation formats, including PPT, PPTX, ODP, and PPS, and shows how...slides . Presentation ( "pres.pptx" ) for index in range ( pres...

    docs.aspose.com/slides/python-net/render-a-slid...