Sort Score
Result 10 results
Languages All
Labels All
Results 5,781 - 5,790 of 127,410 for

presentation

(0.71 sec)
  1. Shape Types in Aspose.Slides for C++|Aspose.Sli...

    Learn every shape type in Aspose.Slides for C++, with clear examples to create, format, and edit shapes in PPT and PPTX Presentations....Connectors in Presentations Using C++ Customize Presentation Shapes...Ellipses to Presentations in C++ Group Presentation Shapes in C++...

    docs.aspose.com/slides/cpp/shape-types/
  2. 使用 Java 在演示文稿中应用形状效果|Aspose.Slides 文档

    使用 Aspose.Slides for Java 将高级形状效果应用于您的 PPT 和 PPTX 文件——在几秒钟内创建引人注目、专业的幻灯片。...OuterShadowEffect ) 应用于矩形: Presentation pres = new Presentation (); try { IShape...代码演示如何将反射效果应用于形状: Presentation pres = new Presentation (); try { IShape...

    docs.aspose.com/slides/zh/java/shape-effect/
  3. Convert PPS to XLSB via PHP or with free Online...

    PHP API to Convert PPS to XLSB or Online App without using Microsoft Office Powerpoint or Excel. Test free PPS to XLSB online converter quickly before integrating the code....or Online App Export PPS Presentation to XLSB via PHP without...spreadsheets, Powerpoint presentations as well as Barcode gerneration...

    products.aspose.com/total/php-java/conversion/p...
  4. Convert PPS to XLS via PHP or with free Online ...

    PHP API to Convert PPS to XLS or Online App without using Microsoft Office Powerpoint or Excel. Test free PPS to XLS online converter quickly before integrating the code....or Online App Export PPS Presentation to XLS via PHP without using...spreadsheets, Powerpoint presentations as well as Barcode gerneration...

    products.aspose.com/total/php-java/conversion/p...
  5. Convert XLTM to POTM via PHP or with free Onlin...

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

    PHP API to Convert XLSM to POTM or Online App without using Microsoft Excel or Powerpoint. Test free XLSM to POTM 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...
  7. Convert DOT to POTM in Python or with free Onli...

    DOT to POTM conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free DOT to POTM online converter quickly before integrating the code....PowerPoint Open XML Macro-Enabled Presentation files that are used to store...store presentations created in Microsoft PowerPoint. How Aspose...

    products.aspose.com/total/python-net/conversion...
  8. Convert DOTX to PPTX in Android Apps or with fr...

    DOTX to PPTX conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free DOTX to PPTX online converter quickly before integrating the code....Java, you can create a new Presentation, write HTML content in it...enables you to create a new Presentation, write HTML content in it...

    products.aspose.com/total/android-java/conversi...
  9. Convert ODT to POTX in Python or with free Onli...

    ODT to POTX conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free ODT to POTX online converter quickly before integrating the code....other hand, the PowerPoint Presentation (POTX) format is a Microsoft...PowerPoint presentation file format used to store presentations. It...

    products.aspose.com/total/python-net/conversion...
  10. 使用 PHP 管理演示文稿中的文本框|Aspose.Slides for PHP 文档

    Aspose.Slides for PHP 让您轻松在 PowerPoint 和 OpenDocument 文件中创建、编辑和克隆文本框,提升演示文稿自动化。...要在幻灯片上创建文本框,请按以下步骤操作: 创建一个 Presentation 类的实例。 获取新创建的演示文稿中第一张幻灯片的引用。...本: Aspose TextBox 最后,通过 Presentation 对象写入 PPTX 文件。 以下 PHP 代码...

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