Sort Score
Result 10 results
Languages All
Labels All
Results 3,031 - 3,040 of 144,308 for

pptx

(0.52 sec)
  1. Convert FODP to SWF in Python | products.aspose...

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

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

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

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

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

    products.aspose.com/slides/python-net/conversio...
  4. Convert ODP to XPS in Python | products.aspose.com

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

    products.aspose.com/slides/python-net/conversio...
  5. Ինչպես փոխարկել PowerPoint-ը Word-ի C#-ում

    Այս կարճ ձեռնարկը ցույց է տալիս, թե ինչպես փոխարկել PowerPoint-ը Word-ի C#-ով: Այն կիսում է բոլոր անհրաժեշտ քայլերը, ռեսուրսները և գործարկվող օրինակելի կոդը՝ PowerPoint-ը Word-ի C#-ով փոխակերպելու համար միայն API-ի մի քանի զանգերի օգնությամբ:...PowerPoint ներկայացումը, ինչպիսին է PPTX -ը, այնուհետև այն պահել որպես...այն պահում DOCX ֆայլում: Կոդ՝ PPTX-ը DOCX-ի C#-ով փոխարկելու համար...

    kb.aspose.com/hy/slides/net/how-to-convert-powe...
  6. 使用 Python 管理演示文稿中的缩放|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 创建并自定义缩放 — 在 PPT、Pptx 和 ODP 演示文稿中跨章节跳转、添加缩略图和过渡效果。... 将修改后的演示保存为 PPTX 文件。 下面的示例代码展示了如何在幻灯片中创建缩放帧:..."presentation-zoom.pptx" , slides . export . SaveFormat . PPTX ) 使用自定义图像创建缩放帧...

    docs.aspose.com/slides/zh/python-net/manage-zoom/
  7. Get Shape Effective Properties from Presentatio...

    Discover how Aspose.Slides for Node.js via Java calculates and applies effective shape properties for precise PowerPoint rendering....pptx" ); try { var shape = pres ...Presentation ( "Presentation1.pptx" ); try { var threeDEffectiveData...

    docs.aspose.com/slides/nodejs-java/shape-effect...
  8. Extract Flash Objects from Presentations in PHP...

    Learn how to extract Flash objects from PowerPoint and OpenDocument slides with Aspose.Slides for PHP via Java, complete code samples and best practices....Presentation class that represents the PPTX $pres = new Presentation ();...PowerPoint formats such as PPT and PPTX, since it can load these containers...

    docs.aspose.com/slides/php-java/flash/
  9. Merge POTX Files using .NET | products.aspose.com

    C# source code to combine POTX 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/potx/
  10. Merge POTM Files using .NET | products.aspose.com

    C# source code to combine POTM 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/potm/