Sort Score
Result 10 results
Languages All
Labels All
Results 5,061 - 5,070 of 126,610 for

presentation

(0.07 sec)
  1. Online XPS to SWF Conversion or Develop Java ba...

    Free online app to convert XPS to SWF files. Java conversion library code for XPS documents....Load PPTX document by using Presentation class Save the document...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/java/conversion/xps-t...
  2. 在 C++ 中将 PowerPoint 演示文稿转换为视频|Aspose.Slides 文档

    了解如何在 C++ 中将 PowerPoint 演示文稿转换为视频。发现示例代码和自动化技术,以简化您的工作流程。...auto presentation = System :: MakeObject < Presentation > ();...(); auto slide = presentation -> get_Slide ( 0 ); // 添加笑脸形状并进行动画...

    docs.aspose.com/slides/zh/cpp/convert-powerpoin...
  3. 在演示文稿中使用 Python 应用形状动画|Aspose.Slides for Python 文档

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中创建和自定义形状动画。脱颖而出!... 创建一个 Presentation 类的实例。 通过索引获取幻灯片的引用。 添加一个...实例化一个表示演示文稿文件的 Presentation 类。 with slides . Presentation () as pres...

    docs.aspose.com/slides/zh/python-net/shape-anim...
  4. Add Rectangles to Presentations in C++|Aspose.S...

    Boost your PowerPoint Presentations by adding rectangles with Aspose.Slides for C++ — easily design and modify shapes programmatically....Add Rectangles to Presentations in C++ Contents [ Hide ] Create...a selected slide of the presentation, please follow the steps...

    docs.aspose.com/slides/cpp/rectangle/
  5. 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...
  6. Create and Apply WordArt Effects in C++|Aspose....

    Create and customize WordArt effects in Aspose.Slides for C++. This step-by-step guide helps developers enhance Presentations with professional text in C++....= System :: MakeObject < Presentation > (); auto slide = pres...Create an instance of the Presentation class. Obtain the reference...

    docs.aspose.com/slides/cpp/wordart/
  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. Extract text and images from PPT document via C...

    C++ example code to extract text and images from PPT file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....SharedPtr<Presentation> presentation = MakeObject<Presentation>(sourceFilePath);...SlideUtil::GetAllTextBoxes(presentation->get_Slides()->idx_get(...

    products.aspose.com/slides/cpp/parser/ppt/
  9. Convert WORD to PPT via C++ or with free Online...

    Export WORD to PPT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free WORD to PPT online converter quickly before integrating the code....documents to PowerPoint presentations is a common requirement...PowerPoint presentations are also easier to present and navigate...

    products.aspose.com/total/cpp/conversion/word-t...
  10. 在 PHP 中管理 PowerPoint 文本段落|Aspose.Slides for PHP 文档

    通过 Java 使用 Aspose.Slides for PHP,全面掌控段落格式——在 PPT、PPTX 和 ODP 演示文稿中优化对齐、间距和样式。...个段落、且每个段落包含 3 个部分的文本框: 创建一个 Presentation 类的实例。 通过索引访问相关幻灯片的引用。 向幻灯片添加一个矩形的...实例化表示 PPTX 文件的 Presentation 类 $pres = new Presentation (); try { #...

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