Sort Score
Result 10 results
Languages All
Labels All
Results 7,531 - 7,540 of 129,307 for

presentation

(0.43 sec)
  1. Convert XPS to XLTM in Android Apps | products....

    Render XPS to XLTM in Android Apps API without using Microsoft Excel or Adobe Reader...XPS to ODP (OpenDocument Presentation Format) Convert XPS to OTP...Template Presentation) Convert XPS to POWERPOINT (Presentation Files)...

    products.aspose.com/total/android-java/conversi...
  2. C++ API to Convert MHTML to MD | products.aspos...

    Convert MHTML to MD via C++ API without using Microsoft Excel or Adobe Reader...MHTML to ODP (OpenDocument Presentation Format) Convert MHTML to...(Microsoft PowerPoint Template Presentation) Convert MHTML to PPT (PowerPoint...

    products.aspose.com/total/cpp/conversion/mhtml-...
  3. C++ API to Convert MHTML to ODS | products.aspo...

    Convert MHTML to ODS via C++ API without using Microsoft Excel or Adobe Reader...MHTML to ODP (OpenDocument Presentation Format) Convert MHTML to...(Microsoft PowerPoint Template Presentation) Convert MHTML to PPT (PowerPoint...

    products.aspose.com/total/cpp/conversion/mhtml-...
  4. C++ API to Convert MHTML to CSV | products.aspo...

    Convert MHTML to CSV via C++ API without using Microsoft Excel or Adobe Reader...MHTML to ODP (OpenDocument Presentation Format) Convert MHTML to...(Microsoft PowerPoint Template Presentation) Convert MHTML to PPT (PowerPoint...

    products.aspose.com/total/cpp/conversion/mhtml-...
  5. 图表数据标签|Aspose.Slides for Node.js via .NET 文档

    在 JavaScript 中设置 PowerPoint 图表数据标签及距离... Presentation (); try { var chart = pres...JavaScript 代码演示了该操作: // 创建 Presentation 类的实例 var pres = new aspose...

    docs.aspose.com/slides/zh/nodejs-java/chart-dat...
  6. Convert Microsoft Word to PPTM in Python or wit...

    Microsoft Word to PPTM conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free WORD to PPTM online converter quickly before integrating the code....not suitable for presentations. Presentations require a different...which is more suitable for presentations. How Aspose.Total Helps...

    products.aspose.com/total/python-net/conversion...
  7. 在 PHP 中自定义 PowerPoint 字体|Aspose.Slides for PHP 文档

    使用 Aspose.Slides for PHP via Java 在 PowerPoint 幻灯片中自定义字体,以保持您的演示在任何设备上都清晰一致。...$fontFolders ); $presentation = null ; try { $presentation = new Presentation...使用已加载的字体渲染/导出演示文稿(例如导出为 PDF、图像或其他格式)。 $presentation -> save ( "output.pdf" ...

    docs.aspose.com/slides/zh/php-java/custom-font/
  8. 使用 PHP 在演示文稿中管理图表数据标签|Aspose.Slides for PHP 文档

    了解如何使用 Aspose.Slides for PHP via Java 在 PowerPoint 演示文稿中添加和格式化图表数据标签,以创建更具吸引力的幻灯片。...代码演示了如何在图表数据标签中设置数据精度: $pres = new Presentation (); try { $chart = $pres...代码演示了该操作: # 创建 Presentation 类的实例 $pres = new Presentation (); try {...

    docs.aspose.com/slides/zh/php-java/chart-data-l...
  9. Convert ODT to POTM via C# .NET or with free On...

    Convert Word odt documents to PowerPoint potm files with C#. Convert multiple files within ASP.NET or other .NET applications....files to PowerPoint potm presentation batch conversion, we’ll...Whereas, the latter is a presentation manipulation API that lets...

    products.aspose.com/total/net/conversion/odt-to...
  10. 在 .NET 中自定义演示文稿形状|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 在 PowerPoint 演示文稿中创建和自定义形状:几何路径、曲线角、复合形状。...代码演示如何向形状添加自定义点: using ( Presentation pres = new Presentation ()) { GeometryShape...代码演示如何从形状中移除点: using ( Presentation pres = new Presentation ()) { GeometryShape...

    docs.aspose.com/slides/zh/net/custom-shape/