Sort Score
Result 10 results
Languages All
Labels All
Results 2,121 - 2,130 of 141,302 for

pptx

(0.36 sec)
  1. C++ API to Convert PCL to PPT | products.aspose...

    Convert PCL to PPT via C++ without using Microsoft Word or Adobe Acrobat Reader...used to export PCL to PPTX and convert PPTX to PPT respectively...Convert PCL to PPTX by using Save method function Load PPTX document...

    products.aspose.com/total/cpp/conversion/pcl-to...
  2. Manage Text Boxes in Presentations Using JavaSc...

    Aspose.Slides for Node.js makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....Aspose TextBox Finally, write the PPTX file through the Presentation..."TextBox_out.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/manage-textbox/
  3. Add Image in Table Cell|Aspose.Slides Documenta...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....pptx" ; string ImageFile = "AsposeLogo...the modified presentation as a PPTX file string FileName = "Adding...

    docs.aspose.com/slides/net/add-image-in-table-c...
  4. Apply Shape Effects in Presentations Using Java...

    Transform your PPT and Pptx files with advanced shape effects using JavaScript and Aspose.Slides for Node.js—create striking, professional slides in seconds....pptx" , aspose . slides . SaveFormat . Pptx ); } finally..."reflection.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/shape-effect/
  5. 形状效果|Aspose.Slides for PHP 文档

    对 PowerPoint 形状应用效果...pptx" , SaveFormat :: Pptx ); } finally { if...save ( "reflection.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/zh/php-java/shape-effect/
  6. 在 Python 中格式化 PowerPoint 形状|Aspose.Slides for P...

    了解如何使用 Aspose.Slides 在 Python 中格式化 PowerPoint 形状——精准且完整地设置 PPT、Pptx 和 ODP 文件的填充、线条和效果样式。... 将修改后的演示文稿保存为 PPTX 文件。 以下 Python 代码演示如何格式化矩形 AutoShape...color = draw . Color . blue # 将 PPTX 文件保存到磁盘。 presentation . save...

    docs.aspose.com/slides/zh/python-net/shape-form...
  7. 获取所有幻灯片中的所有文本|Aspose.Slides 文档

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....pptx" ; int numberOfSlides = CountSlides...FileName = FilePath + "获取幻灯片中的所有文本.pptx" ; int numberOfSlides = CountSlides...

    docs.aspose.com/slides/zh/net/get-all-the-text-...
  8. How to Create PowerPoint Presentation using C#

    We'll walk you through the steps in C# for how to create PowerPoint presentation using C#. By using a few lines of easy code in C# PPT presentation can be generated....properties Save the presentation as PPTX on the disk using the Save method...The above steps in C# create PPTX file without any dependence...

    kb.aspose.com/slides/net/how-to-create-powerpoi...
  9. Apply Shape Effects in Presentations with Pytho...

    Transform your PPT, Pptx and ODP files with advanced shape effects using Aspose.Slides for Python—create striking, professional slides in seconds....pptx" , slides . export . SaveFormat . PPTX ) Apply Reflection..."reflection.pptx" , slides . export . SaveFormat . PPTX ) Apply Glow...

    docs.aspose.com/slides/python-net/shape-effect/
  10. Customize Chart Legends in Presentations on And...

    Customize chart legends with Aspose.Slides for Android via Java to optimize PowerPoint presentations with tailored legend formatting....Write the presentation as a PPTX file. In the example given below...save ( "Legend_out.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/androidjava/chart-legend/