Sort Score
Result 10 results
Languages All
Labels All
Results 1,561 - 1,570 of 130,045 for

presentation

(0.9 sec)
  1. NullPointerException Occurs When Opening and Sa...

    Hello, I have an issue opening and saving a Presentation, both with 25.3 and 25.4 versions of the SLides library, it throws java.lang.NullPointerException: Cannot invoke "com.aspose.slides.internal.kn.nr.ew()" because…...issue opening and saving a presentation, both with 25.3 and 25.4...createTempFile("target", ".pptx"); Presentation presentation = null; int loadFormat...

    forum.aspose.com/t/nullpointerexception-occurs-...
  2. Convert DOCX to POWERPOINT via C++ or with free...

    Export DOCX to POWERPOINT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCX to POWERPOINT online converter quickly before integrating the code....PowerPoint presentation can be useful for creating a presentation from...also be used to create a presentation from a document that has...

    products.aspose.com/total/cpp/conversion/docx-t...
  3. Convert PowerPoint Slides to Images in Python|A...

    Learn how to convert PowerPoint and OpenDocument slides into various formats using Aspose.Slides for Python via .NET. Easily export PPTX and ODP slides to BMP, PNG, JPEG, TIFF, and more with high-quality results....PowerPoint and OpenDocument presentation slides into various image...convert the first slide of a presentation to a bitmap object and then...

    docs.aspose.com/slides/python-net/convert-slide/
  4. Convert FLATOPC to PPSX via C++ or with free On...

    Export FLATOPC to PPSX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free FLATOPC to PPSX online converter quickly before integrating the code....a user wants to create a presentation from a FLATOPC file. FLATOPC...the other hand, PPSX is a presentation file format used by Microsoft...

    products.aspose.com/total/cpp/conversion/flatop...
  5. Online XML to Powerpoint Conversion or Develop ...

    Free online app to convert XML to Powerpoint files. Java conversion library code for XML 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/xml-t...
  6. Export TEX to OTP in Android | products.aspose.com

    Android API to Convert TEX to OTP without using Microsoft Word...is a presentation format used for creating presentations. Converting...OTP allows you to create presentations from documents. How Aspose...

    products.aspose.com/total/android-java/conversi...
  7. Text Box|Aspose.Slides for PHP Documentation

    Create and format text boxes in PHP with Aspose.Slides: set fonts, alignment, wrapping, autofit, and links to polish slides for PowerPoint and OpenDocument....addTextBox () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); // Create...

    docs.aspose.com/slides/php-java/examples/elemen...
  8. 使用 Java 管理演示文稿中的视频帧|Aspose.Slides 文档

    学习如何使用 Aspose.Slides for Java 在 PowerPoint 和 OpenDocument 幻灯片中以编程方式添加和提取视频帧。快速入门指南。... 创建一个 Presentation 类的实例。 通过索引获取幻灯片的引用。 添加一个...实例化 PresentationPresentation pres = new Presentation ( "pres...

    docs.aspose.com/slides/zh/java/video-frame/
  9. 在 Python 中管理演示文稿背景|Aspose.Slides for Python 文档

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 文件中设置动态背景,并提供提升演示效果的代码技巧。... 创建 Presentation 类的实例。 将幻灯片的 BackgroundType...slides # 创建 Presentation 类的实例。 with slides . Presentation () as presentation...

    docs.aspose.com/slides/zh/python-net/presentati...
  10. Format PowerPoint Text in Python|Aspose.Slides ...

    Learn how to format and style text in PowerPoint and OpenDocument Presentations using Aspose.Slides for Python via .NET. Customize fonts, colors, alignment, and more with powerful Python code examples....PowerPoint and OpenDocument presentations using Aspose.Slides. You’ll...Whether you’re generating presentations programmatically or customizing...

    docs.aspose.com/slides/python-net/text-formatting/