Sort Score
Result 10 results
Languages All
Labels All
Results 1,981 - 1,990 of 129,136 for

presentation

(0.07 sec)
  1. Aspose.Slides for .NET 14.9.0 的公共 API 和向后不兼容的更改...

    审查 Aspose.Slides for .NET 中的公共 API 更新和破坏性更改,以顺利迁移您的 PowerPoint PPT、PPTX 和 ODP 演示文稿解决方案。...使用示例: using ( Presentation pres = new Presentation ()) { ISmartArt...SmartArtShape。 using ( Presentation pres = new Presentation ()) { ISmartArt...

    docs.aspose.com/slides/zh/net/public-api-and-ba...
  2. 档案

    档案... 首先,创建一个 Presentation 类的实例来表示一个新的 PowerPoint 文件。...文件。 检索要在其中嵌入视频的幻灯片。 使用 Presentation->getVideos()->AddVideo (System::SharedPtr...

    blog.aspose.com/zh/slides/embed-video-in-powerp...
  3. Set Caption to OLE Icon|Aspose.Slides Documenta...

    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.... Presentation presentation = new Presentation (); ISlide...ISlide slide = presentation . getSlides (). get_Item ( 0 ); // Add...

    docs.aspose.com/slides/java/set-caption-to-ole-...
  4. Customize PowerPoint Fonts in PHP|Aspose.Slides...

    Customize fonts in PowerPoint slides with Aspose.Slides for PHP via Java to keep your Presentations sharp and consistent across any device....to load fonts used in a presentation without installing them...Load and render/export the presentation. Call FontsLoader::clearCache...

    docs.aspose.com/slides/php-java/custom-font/
  5. Convert ODP to SVG in Python | products.aspose.com

    Sample code for ODP to SVG Python conversion. Use PowerPoint Python API for batch conversion ODP files to SVG files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/python-net/conversio...
  6. Convert FODP to PNG in Python | products.aspose...

    Sample code for FODP to PNG Python conversion. Use PowerPoint Python API for batch conversion FODP files to PNG files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/python-net/conversio...
  7. Convert PPTM to PNG in Python | products.aspose...

    Sample code for PPTM to PNG Python conversion. Use PowerPoint Python API for batch conversion PPTM files to PNG files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/python-net/conversio...
  8. Convert PPTM to BMP in Python | products.aspose...

    Sample code for PPTM to BMP Python conversion. Use PowerPoint Python API for batch conversion PPTM files to BMP files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/python-net/conversio...
  9. Convert TXT to PPS via C++ or with free Online ...

    Export TXT to PPS in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to PPS online converter quickly before integrating the code....files are not suitable for presentations as they lack the formatting...PPS in order to create a presentation. How Aspose.Total helps...

    products.aspose.com/total/cpp/conversion/txt-to...
  10. Merge ODP Files using Java | products.aspose.com

    Java sample code to combine ODP documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications....file with an instance of Presentation class. Load the second ODP...document with an instance of Presentation class. Loop through each...

    products.aspose.com/slides/java/merger/odp/