Sort Score
Result 10 results
Languages All
Labels All
Results 2,861 - 2,870 of 128,674 for

pptx

(0.05 sec)
  1. Convert PDF to POTM in Python | products.aspose...

    Sample code for PDF to POTM Python conversion. Use PowerPoint Python API for batch conversion PDF files to POTM files....to POTM HTML JPG PDF SVG PPT PPTX Convert PDF to POTM in Python...browser . Aspose PowerPoint PPTX library allows you to convert...

    products.aspose.com/slides/python-net/conversio...
  2. Convert PDF to PPTM in Python | products.aspose...

    Sample code for PDF to PPTM Python conversion. Use PowerPoint Python API for batch conversion PDF files to PPTM files....to PPTM HTML JPG PDF SVG PPT PPTX Convert PDF to PPTM in Python...browser . Aspose PowerPoint PPTX library allows you to convert...

    products.aspose.com/slides/python-net/conversio...
  3. Convert PDF to PPSM in Python | products.aspose...

    Sample code for PDF to PPSM Python conversion. Use PowerPoint Python API for batch conversion PDF files to PPSM files....to PPSM HTML JPG PDF SVG PPT PPTX Convert PDF to PPSM in Python...browser . Aspose PowerPoint PPTX library allows you to convert...

    products.aspose.com/slides/python-net/conversio...
  4. Manage PowerPoint Paragraph in Java|Aspose.Slid...

    Create paragraphs and manage paragraph properties in PowerPoint presentations in Java...Presentation class that represents a PPTX file Presentation pres = new...//Write PPTX to Disk pres . save ( "multiParaPort_out.pptx" , SaveFormat...

    docs.aspose.com/slides/java/manage-paragraph/
  5. Access Slide in Presentation|Aspose.Slides Docu...

    Access PowerPoint slide by index, ID, or position in C# or .NET. Edit slide properties...pptx" ); // Gets a slide's reference...Presentation ( "AccessSlides.pptx" ); // Gets a slide ID uint...

    docs.aspose.com/slides/net/access-slide-in-pres...
  6. Access Slide in Presentation|Aspose.Slides for ...

    Access PowerPoint slide by index, ID, or position . Edit slide properties...pptx" ); try { # Accesses a slide...$pres = new Presentation ( "demo.pptx" ); try { # Gets a slide ID...

    docs.aspose.com/slides/php-java/access-slide-in...
  7. Merge PPTM Files using .NET | products.aspose.com

    C# source code to combine PPTM documents on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....pptx" ); //merged Presentation var...new Presentation( "template.pptx" ); while (mp.Slides.Count >...

    products.aspose.com/slides/net/merger/pptm/
  8. 管理缩放|Aspose.Slides 文档

    在Java中为PowerPoint演示文稿添加缩放或缩放框... 将修改后的演示文稿写入PPTX文件。 以下Java代码向您展示了如何在幻灯片上创建一个缩放框:...save ( "presentation.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/androidjava/manage-zoom/
  9. Installation|Aspose.Slides for Python Documenta...

    Install Aspose.Slides for Python via Java in Windows, Linux or macOS...pptx" , SaveFormat . Pptx ) jpype . shutdownJVM...pres . save ( "out.pptx" , SaveFormat . Pptx ) jpype . shutdownJVM...

    docs.aspose.com/slides/python-java/installation/
  10. Manage SmartArt Shape Node|Aspose.Slides for Py...

    Smart node and child node in PowerPoint presentations in Python...pptx" ) as pres : # Traverse through..."AddSmartArtNode_out.pptx" , slides . export . SaveFormat . PPTX ) Add SmartArt...

    docs.aspose.com/slides/python-net/manage-smarta...