Sort Score
Result 10 results
Languages All
Labels All
Results 5,601 - 5,610 of 130,047 for

presentation

(0.1 sec)
  1. Convert OTT to POTM in Android Apps or with fre...

    OTT to POTM conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free OTT to POTM online converter quickly before integrating the code....Java, you can create a new Presentation, write HTML content in it...create, edit, and convert presentations within their Android applications...

    products.aspose.com/total/android-java/conversi...
  2. Convert OTT to PPTM in Android Apps or with fre...

    OTT to PPTM conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free OTT to PPTM online converter quickly before integrating the code....Java, you can create a new Presentation, write HTML content in it...create, edit, and convert presentations within their Android applications...

    products.aspose.com/total/android-java/conversi...
  3. 在演示文稿中使用 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/
  4. 在演示文稿中使用 PHP 应用形状动画|Aspose.Slides for PHP 文档

    了解如何使用 Aspose.Slides for PHP via Java 在 PowerPoint 演示文稿中创建和自定义形状动画。脱颖而出!... 创建 Presentation 类的实例。 通过索引获取幻灯片的引用。 添加一个矩形...实例化一个表示演示文稿文件的 Presentation 类。 $pres = new Presentation (); try {...

    docs.aspose.com/slides/zh/php-java/shape-animat...
  5. 在 C++ 中管理 PowerPoint 文本段落|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 完成段落格式化的高级操作——在 PPT、PPTX 和 ODP 演示文稿中优化对齐、间距和样式(C++)。...个段落且每个段落包含 3 个部分的文本框: 创建 Presentation 类的实例。 通过索引获取相应幻灯片的引用。 向幻灯片添加一个矩形...SharedPtr < Presentation > pres = MakeObject < Presentation > (); //...

    docs.aspose.com/slides/zh/cpp/manage-paragraph/
  6. Convert ODT to ODP in Android Apps or with free...

    ODT to ODP conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free ODT to ODP online converter quickly before integrating the code....Android Java to create a new Presentation, write HTML content in it...method Initialize a new Presentation object Extract content from...

    products.aspose.com/total/android-java/conversi...
  7. 通過 C++ 從 PPTX 文檔中提取文本和圖像 | products.aspose.com

    C++ 示例代碼,用於在 Windows 32 位、Windows 64 位和 Linux 64 位的 C++ 運行時環境中從 PPTX 文件中提取文本和圖像。...SharedPtr<Presentation> presentation = MakeObject<Presentation>(sourceFilePath);...SlideUtil::GetAllTextBoxes(presentation->get_Slides()->idx_get(...

    products.aspose.com/slides/zh-hant/cpp/parser/p...
  8. Manage Presentations in .NET|Aspose.Slides Docu...

    Manage PowerPoint PPT, PPTX and ODP Presentations in .NET with Aspose.Slides: create, load, edit, clone slides and control content programmatically....Manage Presentations in .NET Contents [ Hide ] Create Presentations...Open Presentations in .NET Retrieve and Update Presentation Information...

    docs.aspose.com/slides/net/manage-presentation/
  9. 在 JavaScript 中管理演示文稿形状|Aspose.Slides for Node.j...

    了解如何使用 JavaScript 和 Aspose.Slides for Node.js via Java 创建、编辑和优化形状,并交付高性能的 PowerPoint 演示文稿。... // 实例化一个表示演示文稿文件的 Presentation 类 var pres = new aspose...aspose . slides . Presentation ( "FindingShapeInSlide.pptx" ); try...

    docs.aspose.com/slides/zh/nodejs-java/shape-man...
  10. 在 .NET 中管理 PowerPoint 文本段落|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 精通段落格式——在 C# 中优化 PPT、PPTX 和 ODP 演示文稿的对齐、间距和样式。...个段落且每个段落包含 3 个部分的文本框: 创建一个 Presentation 类的实例。 通过索引访问相应幻灯片的引用。 向幻灯片添加一个矩形...实例化一个表示 PPTX 文件的 Presentation 类 using ( Presentation pres = new Presentation...

    docs.aspose.com/slides/zh/net/manage-paragraph/