Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 8,798 for

merge pptx

(0.05 sec)
  1. Import Presentation|Aspose.Slides Documentation

    Import PowerPoint presentation from PDF. Convert PDF to PowerPoint...pptx" , SaveFormat . Pptx ); } finally { if...( "MyPresentation.pptx" , SaveFormat . Pptx ); } catch ( IOException...

    docs.aspose.com/slides/androidjava/import-prese...
  2. Import Presentation|Aspose.Slides for PHP Docum...

    Import PowerPoint presentation from PDF. Convert PDF to PowerPoint...pptx" , SaveFormat :: Pptx ); } finally { if...( "MyPresentation.pptx" , SaveFormat :: Pptx ); } catch ( JavaException...

    docs.aspose.com/slides/php-java/import-presenta...
  3. 通過 Java 合併 PPTM 文件 | products.aspose.com

    用於將 JSP/JSF 應用程序和桌面應用程序的 Java 運行時環境中的 PPTM 文檔結合起來的 Java 示例代碼。...pptm" ); // Merge for (ISlide slide : prest2.getSlides())...getSlides()) { // Merge from source to target prest1.getSlides()...

    products.aspose.com/slides/zh-hant/java/merger/...
  4. Manage Cells|Aspose.Slides Documentation

    Table cells in PowerPoint presentations in C++...Contents [ Hide ] Identify Merged Cell Create an instance of...columns to find merge cells. Print message when merged cells are found...

    docs.aspose.com/slides/cpp/manage-cells/
  5. Import Presentation|Aspose.Slides for Node.js v...

    Import PowerPoint presentation from PDF. Convert PDF to PowerPoint...pptx" , aspose . slides . SaveFormat . Pptx ); } finally..."MyPresentation.pptx" , aspose . slides . SaveFormat . Pptx ); } catch...

    docs.aspose.com/slides/nodejs-java/import-prese...
  6. Manage Cells|Aspose.Slides for Node.js via .NET...

    Table cells in PowerPoint presentations in JavaScript...Contents [ Hide ] Identify Merged Table Cell Create an instance...columns to find merge cells. Print message when merged cells are found...

    docs.aspose.com/slides/nodejs-java/manage-cells/
  7. Examine Presentation|Aspose.Slides for PHP Docu...

    Read and modify PowerPoint presentation properties in PHP via Java...to find out what format (PPT, PPTX, ODP, and others) the presentation..."pres.pptx" ); echo ( $info -> getLoadFormat ()); // PPTX $info2...

    docs.aspose.com/slides/php-java/examine-present...
  8. Examine Presentation - C++ PowerPoint API|Aspos...

    Read and modify PowerPoint presentation properties in C++...to find out what format (PPT, PPTX, ODP, and others) the presentation...GetPresentationInfo ( u "pres.pptx" ); // PPTX Console :: WriteLine (...

    docs.aspose.com/slides/cpp/examine-presentation/
  9. Examine Presentation|Aspose.Slides Documentation

    Read and modify PowerPoint presentation properties in Java...to find out what format (PPT, PPTX, ODP, and others) the presentation...getPresentationInfo ( "pres.pptx" ); System . out . println (...

    docs.aspose.com/slides/java/examine-presentation/
  10. Python PowerPoint API by Aspose.Slides | produc...

    Aspose.Slides for Python via Java is a Python PowerPoint API that lets you create, modify, and convert PowerPoint presentations in Python....advanced features such as merging, cloning, splitting, comparing...save("NewPresentation.pptx", SaveFormat.Pptx) jpype.shutdownJVM()...

    products.aspose.com/slides/python-java/