Sort Score
Result 10 results
Languages All
Labels All
Results 6,001 - 6,010 of 129,939 for

presentation

(0.4 sec)
  1. Convert ODP to WORD in Python or with free Onli...

    ODP to WORD conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free ODP to WORD online converter quickly before integrating the code.... OpenDocument Presentation (ODP) is a file format used...used for creating presentations. It is an open standard for electronic...

    products.aspose.com/total/python-net/conversion...
  2. Convert XLTM to POTX via PHP or with free Onlin...

    PHP API to Convert XLTM to POTX or Online App without using Microsoft Excel or Powerpoint. Test free XLTM to POTX online converter quickly before integrating the code....spreadsheets, Powerpoint presentations as well as Barcode gerneration...PDF using save method Use Presentation class to laod the exported...

    products.aspose.com/total/php-java/conversion/x...
  3. C# API to Export PS to OTT | products.aspose.com

    Convert PS to OTT without using Microsoft Word...working with dynamic data, presentations like PowerPoint become essential...essential for presentation visualization and analysis. The conversion...

    products.aspose.com/total/net/conversion/ps-to-...
  4. Online PCL to POTM Conversion or Build .NET bas...

    Free online app to convert PCL to POTM files. .NET C# conversion library code for PCL documents....Load PPTX file by using Presentation class Save the document...instance of Presentation Presentation presentation = new Presentation...

    products.aspose.com/total/net/conversion/pcl-to...
  5. Online PCL to SWF Conversion or Build .NET base...

    Free online app to convert PCL to SWF files. .NET C# conversion library code for PCL documents....Load PPTX file by using Presentation class Save the document...instance of Presentation Presentation presentation = new Presentation...

    products.aspose.com/total/net/conversion/pcl-to...
  6. Online XSLFO to POT Conversion or Build .NET ba...

    Free online app to convert XSLFO to POT files. .NET C# conversion library code for XSLFO documents....Load PPTX file by using Presentation class Save the document...instance of Presentation Presentation presentation = new Presentation...

    products.aspose.com/total/net/conversion/xslfo-...
  7. Online PCL to PPSM Conversion or Build .NET bas...

    Free online app to convert PCL to PPSM files. .NET C# conversion library code for PCL documents....Load PPTX file by using Presentation class Save the document...instance of Presentation Presentation presentation = new Presentation...

    products.aspose.com/total/net/conversion/pcl-to...
  8. Get Paragraph Bounds from Presentations on Andr...

    Learn how to retrieve paragraph and text-portion bounds in Aspose.Slides for Android via Java to optimize text positioning in PowerPoint Presentations....Get Paragraph Bounds from Presentations on Android Contents [ Hide...bounds rectangle. Presentation pres = new Presentation ( "HelloWorld...

    docs.aspose.com/slides/androidjava/paragraph/
  9. 管理 Android 上的演示文稿表格|Aspose.Slides 文档

    使用 Aspose.Slides for Android 在 PowerPoint 幻灯片中创建和编辑表格。发现简洁的 Java 示例代码,简化您的表格工作流。... 从头创建表格 创建 Presentation 类的实例。 通过索引获取幻灯片的引用。 定义 columnWidth...文件的 PresentationPresentation pres = new Presentation (); try...

    docs.aspose.com/slides/zh/androidjava/manage-ta...
  10. 使用 PHP 优化演示文稿中的图像管理|Aspose.Slides for PHP 文档

    使用 Aspose.Slides for PHP via Java 在 PowerPoint 和 OpenDocument 中简化图像管理,优化性能并自动化工作流。...如何向幻灯片添加图像: $pres = new Presentation (); try { $slide = $pres...以下示例代码展示了如何从网络向幻灯片添加图像: $pres = new Presentation (); try { $slide = $pres...

    docs.aspose.com/slides/zh/php-java/image/