Sort Score
Result 10 results
Languages All
Labels All
Results 2,691 - 2,700 of 133,800 for

pptx

(0.26 sec)
  1. Import Presentations with Python|Aspose.Slides ...

    Effortlessly import PDF and HTML documents into PowerPoint and OpenDocument presentations in Python with Aspose.Slides for seamless, high-performance slide processing....pptx" , slides . export . SaveFormat . PPTX ) Tip You..."MyPresentation.pptx" , slides . export . SaveFormat . PPTX ) Note You...

    docs.aspose.com/slides/python-net/import-presen...
  2. Convert PowerPoint to PDF with Notes in JavaScr...

    Convert PowerPoint to PDF with notes in JavaScript...be used to convert a PPT or PPTX presentation to a PDF with speaker...asposeSlides . Presentation ( "sample.pptx" ); // Configure PDF options...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  3. Add Slide to Presentation|Aspose.Slides Documen...

    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 PPTX file to the Disk pres . save ( "EmptySlide.pptx" , SaveFormat...SaveFormat . Pptx ); } finally { pres . dispose (); } Access...

    docs.aspose.com/slides/java/add-slide-to-presen...
  4. Add Slide to Presentation|Aspose.Slides for PHP...

    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 PPTX file to the Disk $pres -> save ( "EmptySlide.pptx" ,... SaveFormat :: Pptx ); } finally { $pres -> dispose (); } Access...

    docs.aspose.com/slides/php-java/add-slide-to-pr...
  5. 管理表格|Aspose.Slides for PHP 文档

    在PowerPoint演示文稿中创建和管理表格...以下PHP代码展示了如何在演示文稿中创建表格: # 实例化代表PPTX文件的Presentation类 $pres = new...-> save ( "table.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/zh/php-java/manage-table/
  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" , SaveFormat . Pptx ); } finally { if..."Presentation_BubbleSizeRepresenta.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/androidjava/bubble-ch...
  7. 在 Python 中自定义演示文稿中的气泡图|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python 在 PowerPoint 和 OpenDocument 中创建并自定义强大的气泡图,轻松提升数据可视化效果。...pptx" , slides . export . SaveFormat . PPTX ) 将数据表示为气泡图大小...resenta.pptx" , slides . export . SaveFormat . PPTX ) 饼图...

    docs.aspose.com/slides/zh/python-net/bubble-chart/
  8. Manage Presentation|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....PowerPoint Presentations (PPT, PPTX) with C# Import PowerPoint from...

    docs.aspose.com/slides/net/manage-presentation/
  9. 误差线|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 文件。 // 创建 Presentation 类的实例...save ( "ErrorBars.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/androidjava/error-bar/
  10. Convert PowerPoint Presentations to TIFF in Jav...

    Learn how to easily convert PowerPoint (PPT, Pptx) and OpenDocument (ODP) presentations to high-quality TIFF images using Aspose.Slides for Java. Step-by-step guide with code examples included....your PowerPoint slides (PPT, PPTX) and OpenDocument slides (ODP)...represents a presentation file (PPT, PPTX, ODP, etc.). Presentation presentation...

    docs.aspose.com/slides/java/convert-powerpoint-...