Sort Score
Result 10 results
Languages All
Labels All
Results 5,301 - 5,310 of 7,287 for

merge presentation

(0.1 sec)
  1. Hợp nhất các tệp POTM thành SVG bằng Python | p...

    Hợp nhất nhiều tệp POTM bằng Python....NET Merge Hợp nhất các tệp POTM thành...as slides with slides . Presentation( "presentation1.potm" )...

    products.aspose.com/slides/vi/python-net/merge/...
  2. Hợp nhất các tệp PPSM thành PNG bằng Python | p...

    Hợp nhất nhiều tệp PPSM bằng Python....NET Merge Hợp nhất các tệp PPSM thành...as drawing with slides . Presentation( "presentation1.ppsm" )...

    products.aspose.com/slides/vi/python-net/merge/...
  3. Hợp nhất các tệp PPSM thành BMP bằng Python | p...

    Hợp nhất nhiều tệp PPSM bằng Python....NET Merge Hợp nhất các tệp PPSM thành...as drawing with slides . Presentation( "presentation1.ppsm" )...

    products.aspose.com/slides/vi/python-net/merge/...
  4. Hợp nhất các tệp PPS thành SVG bằng Python | pr...

    Hợp nhất nhiều tệp PPS bằng Python....NET Merge Hợp nhất các tệp PPS thành SVG...as slides with slides . Presentation( "presentation1.pps" ) as...

    products.aspose.com/slides/vi/python-net/merge/...
  5. Hợp nhất các tệp PPTM thành JPG bằng Python | p...

    Hợp nhất nhiều tệp PPTM bằng Python....NET Merge Hợp nhất các tệp PPTM thành...as drawing with slides . Presentation( "presentation1.pptm" )...

    products.aspose.com/slides/vi/python-net/merge/...
  6. Hợp nhất các tệp PPTX thành PNG bằng Python | p...

    Hợp nhất nhiều tệp PPTX bằng Python....NET Merge Hợp nhất các tệp PPTX thành...as drawing with slides . Presentation( "presentation1.pptx" )...

    products.aspose.com/slides/vi/python-net/merge/...
  7. Gestionar tablas de presentación con Python|Doc...

    Crear y editar tablas en presentaciones PowerPoint y OpenDocument con Aspose.Slides para Python mediante .NET. Descubre ejemplos de código simples para optimizar tus flujos de trabajo con tablas....una instancia de la clase Presentation . Obtenga una referencia...slides # Instanciar la clase Presentation que representa un archivo...

    docs.aspose.com/slides/es/python-net/manage-table/
  8. 在 PHP 中合併 PDF 文件 | products.aspose.com

    在 PHP 中將 PDF 合併為 PDF。使用 PHP 庫 API 合併 PDF 文件...php" ); $pres = new Presentation (); try { $pres -> getSlides..."document2.pdf" ); $pres -> save ( "merged-pdf.pdf" , SaveFormat :: Pdf...

    products.aspose.com/slides/zh-hant/php-java/mer...
  9. Python에서 SVG를 PNG로 병합 | products.aspose.com

    Python에서 SVG를 PNG로 병합합니다. Python 라이브러리 API를 사용하여 SVG 및 PNG 파일 결합...NET Merge Python에서 SVG를 PNG로 병합 Python에서...as drawing with slides . Presentation() as pres: with open( "image...

    products.aspose.com/slides/ko/python-net/merge/...
  10. دمج ملفات POT باستخدام PHP | products.aspose.com

    دمج عدة ملفات POT في PHP....php" ); use aspose\slides\Presentation ; use aspose\slides\SaveFormat...aspose\slides\SaveFormat ; $pres1 = new Presentation ( "document1.pot" ); $pres2...

    products.aspose.com/slides/ar/php-java/merger/pot/