Sort Score
Result 10 results
Languages All
Labels All
Results 6,431 - 6,440 of 26,904 for

convert pptx

(0.8 sec)
  1. Merge PDF Files To PPT Using Python | products....

    Merge multiple PDF files in Python....create, merge, inspect, or convert Microsoft PowerPoint and OpenOffice...supported formats below PDF TO PPTX PDF TO HTML PDF TO PNG PDF TO...

    products.aspose.com/slides/python-net/merge/pdf...
  2. Merge PDF Files To POT Using Python | products....

    Merge multiple PDF files in Python....create, merge, inspect, or convert Microsoft PowerPoint and OpenOffice...supported formats below PDF TO PPTX PDF TO PPT PDF TO HTML PDF TO...

    products.aspose.com/slides/python-net/merge/pdf...
  3. Remove MSG Annotation via .NET | products.aspos...

    C# source code to delete MSG format annotations on .NET Framework, .NET Core, and Xamarin Platforms....ไทย Tiếng Việt MSG Annotation PPTX DOCX XLSX PDF ODP MSG Delete...easily create, manipulate, convert email and storage formats such...

    products.aspose.com/email/net/annotation/msg/
  4. Merge POT Files Online or using Java | products...

    Free online app to combine different POT presentations. Java merging library code to merge POT presentation into format of your choice....dropdown Save to required format: PPTX, PDF, DOCX, DOC, XLSX, Image...Scenarios: POT-to-PPTX Merging: Merge and convert templates for modern...

    products.aspose.com/total/java/merge/pot/
  5. Manage Slide Show in .NET|Aspose.Slides Documen...

    Learn how to manage slide shows in Aspose.Slides for .NET. Control slide transitions, timings and more across PPT, Pptx and ODP formats with ease....pptx" , SaveFormat . Pptx ); Enable Show Options.... Save ( "output.pptx" , SaveFormat . Pptx ); Select Slides to...

    docs.aspose.com/slides/net/manage-slide-show/
  6. Manage Slide Show in PHP|Aspose.Slides for PHP ...

    Learn how to manage slide shows in Aspose.Slides for PHP via Java. Control slide transitions, timings and more across PPT, Pptx and ODP formats with ease....pptx" , SaveFormat :: Pptx ); $presentation...-> save ( "output.pptx" , SaveFormat :: Pptx ); $presentation...

    docs.aspose.com/slides/php-java/manage-slide-show/
  7. Manage Slide Show in Java|Aspose.Slides Documen...

    Learn how to manage slide shows in Aspose.Slides for Java. Control slide transitions, timings and more across PPT, Pptx and ODP formats with ease....pptx" , SaveFormat . Pptx ); presentation ..... save ( "output.pptx" , SaveFormat . Pptx ); presentation ....

    docs.aspose.com/slides/java/manage-slide-show/
  8. Manage Chart Workbooks in Presentations Using С...

    Discover Aspose.Slides for С++: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your presentation data....pptx" ); auto chart = System :: ExplicitCast...MakeObject < Presentation > ( u "Test.pptx" ); auto chart = pres -> get_Slides...

    docs.aspose.com/slides/cpp/chart-workbook/
  9. Manage Chart Workbooks in Presentations Using P...

    Discover Aspose.Slides for PHP via Java: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your presentation data....pptx" ); try { $chart = $pres ->...= new Presentation ( "chart2.pptx" ); try { $slide = $pres ->...

    docs.aspose.com/slides/php-java/chart-workbook/
  10. 在 .NET 中管理演示文稿的连接线|Aspose.Slides 文档

    让 .NET 应用程序能够在 PowerPoint 幻灯片中绘制、连接并自动路由线条——全面控制直线、折线和曲线连接线。...代码演示了如何在两个形状(椭圆和矩形)之间添加一条弯曲连接线: // 实例化表示 PPTX 文件的演示文稿类 using ( Presentation..."Shapes-connector.pptx" , SaveFormat . Pptx ); } NOTE Connector...

    docs.aspose.com/slides/zh/net/connector/