Sort Score
Result 10 results
Languages All
Labels All
Results 6,721 - 6,730 of 130,051 for

presentation

(0.25 sec)
  1. Convert XLTX to PPSM via PHP or with free Onlin...

    PHP API to Convert XLTX to PPSM or Online App without using Microsoft Excel or Powerpoint. Test free XLTX to PPSM 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...
  2. Convert XLTM to PPSM via PHP or with free Onlin...

    PHP API to Convert XLTM to PPSM or Online App without using Microsoft Excel or Powerpoint. Test free XLTM to PPSM 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. 在 Java 中从演示文稿获取形状有效属性|Aspose.Slides 文档

    了解 Aspose.Slides for Java 如何计算并应用有效形状属性,以实现精确的 PowerPoint 渲染。...下面的示例代码展示了如何获取有效值: Presentation pres = new Presentation ( "Presentation1...下面的示例代码展示了如何获取相机的有效属性: Presentation pres = new Presentation ( "Presentation1...

    docs.aspose.com/slides/zh/java/shape-effective-...
  4. Aspose.Slides for Java 15.11.0 的公共 API 和不向后兼容的更...

    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....setShowBubbleSize(boolean value) Presentation 类中新增了方法 getFirstSlideNumber()...幻灯片编号将重新计算。 Presentation pres = new Presentation ( path ); int...

    docs.aspose.com/slides/zh/androidjava/public-ap...
  5. Convert OTT to ODP via C# .NET or with free Onl...

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

    products.aspose.com/total/net/conversion/ott-to...
  6. Convert EXCEL to POTX via PHP or with free Onli...

    PHP API to Convert EXCEL to POTX or Online App without using Microsoft Excel or Powerpoint. Test free EXCEL 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/e...
  7. Convert PPTX to XLSB using Python or with free ...

    PPTX to XLSB conversion in your Python applications without using Microsoft Office or online. Test free PPTX to XLSB online converter quickly before integrating the code.... PPTX is a presentation format used by Microsoft...allows the user to view the presentation in the Excel format. How...

    products.aspose.com/total/python-net/conversion...
  8. Convert PPS to CSV using Python or with free On...

    PPS to CSV conversion in your Python applications without using Microsoft Office or online. Test free PPS to CSV online converter quickly before integrating the code....and converting PowerPoint presentations. It supports a wide range...editing, and converting presentations, adding text, shapes, images...

    products.aspose.com/total/python-net/conversion...
  9. Convert DOC to ODP in Android Apps or with free...

    DOC to ODP conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free DOC to ODP online converter quickly before integrating the code....Java, you can create a new Presentation, write HTML content in it...create, edit, and save presentations in ODP format. It also provides...

    products.aspose.com/total/android-java/conversi...
  10. 在 PHP 中管理演示文稿表格|Aspose.Slides for PHP 文档

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

    docs.aspose.com/slides/zh/php-java/manage-table/