Sort Score
Result 10 results
Languages All
Labels All
Results 2,451 - 2,460 of 128,709 for

pptx

(0.04 sec)
  1. Manage Bullet|Aspose.Slides for PHP Documentation

    Create bullet and numbered lists in PowerPoint presentation...Presentation class that represents a PPTX file $pres = new Presentation...presentation as a PPTX file $pres -> save ( "Bullet.pptx" , SaveFormat...

    docs.aspose.com/slides/php-java/manage-bullet/
  2. Export PS to POWERPOINT via C# API | products.a...

    .NET API to Convert PS to POWERPOINT without using Microsoft Word...transform the PS file format to PPTX. This API provides a wide range...Slides for .NET, to convert the PPTX to POWERPOINT. This API provides...

    products.aspose.com/total/net/conversion/ps-to-...
  3. Export PS to POTM via C# API | products.aspose.com

    .NET API to Convert PS to POTM without using Microsoft Word...transform the PS file format to PPTX. This API provides a wide range...Slides for .NET, to convert the PPTX to POTM. This API provides a...

    products.aspose.com/total/net/conversion/ps-to-...
  4. Export EPUB to PPSX via C# API | products.aspos...

    .NET API to Convert EPUB to PPSX without using Microsoft Word...transform the EPUB file format to PPTX. This API provides a wide range...EPUB file has been converted to PPTX, the second step is to use the...

    products.aspose.com/total/net/conversion/epub-t...
  5. 在C#或.NET中创建或更新PowerPoint演示文稿图表|Aspose.Slides 文档

    在C#或.NET中创建PowerPoint演示文稿中的图表...将修改后的演示文稿写入PPTX文件。 以下C#代码向您展示了如何创建常规图表: // 实例化表示PPTX文件的Presentation类...; // 将PPTX文件保存到磁盘 pres . Save ( "AsposeChart_out.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/net/create-chart/
  6. Shape Manipulations|Aspose.Slides for Python Do...

    Manipulate PowerPoint shapes in Python...pptx" ) as p : slide = p . slides...the modified presentation as a PPTX file. The example below adds...

    docs.aspose.com/slides/python-net/shape-manipul...
  7. Slide Section|Aspose.Slides Documentation

    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" , SaveFormat . Pptx ); pres . getSections..."pres-sections-moved.pptx" , SaveFormat . Pptx ); pres . getSections...

    docs.aspose.com/slides/androidjava/slide-section/
  8. C++ API to Convert SVG to SWF | products.aspose...

    Convert SVG to SWF via C++ without using Microsoft Word or Adobe Acrobat Reader...can be used to export SVG to PPTX. It provides a set of features...supports the conversion of SVG to PPTX. The second API is Aspose.Slides...

    products.aspose.com/total/cpp/conversion/svg-to...
  9. Create or Update PowerPoint Presentation Charts...

    Create chart in PowerPoint presentation in Java...the modified presentation as a PPTX file. This Java code shows you...presentation class that represents a PPTX file Presentation pres = new...

    docs.aspose.com/slides/java/create-chart/
  10. 管理超链接|Aspose.Slides 文档

    如何在 C++ 中向 PowerPoint 演示文稿添加超链接...pptx" , SaveFormat :: Pptx ); 向形状或框架添加 URL 超链接...Save ( u "pres-out.pptx" , SaveFormat :: Pptx ); 向媒体添加 URL 超链接...

    docs.aspose.com/slides/zh/cpp/manage-hyperlinks/