Sort Score
Result 10 results
Languages All
Labels All
Results 1,911 - 1,920 of 143,937 for

pptx

(2.77 sec)
  1. C++ API to Convert TEX to PPS | products.aspose...

    Convert TEX to PPS via C++ without using Microsoft Word or Adobe Acrobat Reader...for C++, you can export TEX to PPTX, and with Aspose.Slides for...for C++, you can convert PPTX to PPS. Both APIs are included in...

    products.aspose.com/total/cpp/conversion/tex-to...
  2. 在 Android 上管理演示文稿中的表格单元格|Aspose.Slides 文档

    使用 Aspose.Slides for Android (Java) 轻松管理 PowerPoint 表格单元格。快速掌握访问、修改和样式化单元格,实现流畅的幻灯片自动化。...pptx" ); try { ITable table = ( ITable...将修改后的演示文稿另存为 PPTX 文件。 下面的 Java 代码演示了如何删除表格单元格的边框: // 实例化表示 PPTX 文件的 Presentation...

    docs.aspose.com/slides/zh/androidjava/manage-ce...
  3. Export EPUB to POWERPOINT via C# API | products...

    .NET API to Convert EPUB to POWERPOINT without using Microsoft Word...transform the EPUB file format into PPTX. The second step is to use the...Slides for .NET, to convert the PPTX to POWERPOINT. The PDF Processing...

    products.aspose.com/total/net/conversion/epub-t...
  4. C++ API to Convert PCL to SWF | products.aspose...

    Convert PCL to SWF via C++ without using Microsoft Word or Adobe Acrobat Reader...First, you can export PCL to PPTX by using Aspose.PDF for C++...Slides for C++, you can convert PPTX to SWF. Both APIs come under...

    products.aspose.com/total/cpp/conversion/pcl-to...
  5. SmartArt|Aspose.Slides for PHP Documentation

    Build and edit SmartArt in PHP with Aspose.Slides: add nodes, change layouts and styles, convert to shapes with precision, and export for PPT, Pptx and ODP....pptx" , SaveFormat :: Pptx ); } finally { $presentation...new Presentation ( "smart_art.pptx" ); try { $slide = $presentation...

    docs.aspose.com/slides/php-java/examples/elemen...
  6. How to Convert PNG to PowerPoint Slide in Java

    This article focuses on how to convert PNG to PowerPoint Slide in Java. It provides the configuration details, step wise process to accomplish this task and a sample code to assist for creating a PNG to Pptx converter in Java....sample code to write a PNG to PPTX converter in Java . The sample...macOS. Steps to Convert PNG to PPTX in Java Configure the application...

    kb.aspose.com/slides/java/how-to-convert-png-to...
  7. Comment|Aspose.Slides Documentation

    Work with slide comments in Aspose.Slides for .NET: add, reply, edit, resolve, and export comments in PPT, Pptx, and ODP presentations with C# code examples....pptx" , SaveFormat . Pptx ); } Access a Modern...Presentation ( "modern_comment.pptx" ); var author = presentation...

    docs.aspose.com/slides/net/examples/elements/co...
  8. Connector|Aspose.Slides for PHP Documentation

    Draw and control connectors in PHP with Aspose.Slides: add, route, reroute, set connection points, arrows and styles to link shapes in PPT, Pptx and ODP....pptx" , SaveFormat :: Pptx ); } finally { $presentation...new Presentation ( "connector.pptx" ); try { $slide = $presentation...

    docs.aspose.com/slides/php-java/examples/elemen...
  9. Limitations and API Differences|Aspose.Slides f...

    Aspose.Slides for Python via Java limitations and api differences....pptx" ); Presentation pres = new.... save ( "result.pptx" , SaveFormat . Pptx ); Aspose.Slides for...

    docs.aspose.com/slides/python-java/limitations-...
  10. Convert excel file to ppt - Free Support Forum ...

    Hi Team, May I know how to read an existing excel file on desktop and save/convert to ppt/Pptx. Could you please suggest with me sample code. Thanks in advance!!!Sanjeev...desktop and save/convert to ppt/pptx. Could you please suggest with...directly convert an Excel file to PPTX with highest fidelity and precision...

    forum.aspose.com/t/convert-excel-file-to-ppt/37938