Sort Score
Result 10 results
Languages All
Labels All
Results 4,221 - 4,230 of 130,326 for

presentation

(0.14 sec)
  1. KeyNotFoundException When Extracting Slide Thum...

    Hi, I have a reproducible error when extracting a slide thumbnail, with a specific customer powerpoint file. I narrowed it down to a single slide, using aspose slides java 25.8. and openjdk 11.0.28 2025-07-15 runtime. …...KeyNotFoundException: The given key was not present in the dictionary. com.aspose...println("Loading presentation..."); Presentation presentation = new P...

    forum.aspose.com/t/keynotfoundexception-when-ex...
  2. Online MHTML to PPTM Conversion or Build .NET b...

    Free online app to convert MHTML to PPTM files. .NET C# conversion library code for MHTML documents....Load PPTX file by using Presentation class Save the document...via .NET. Presentation presentation = new Presentation ( "PptxOutput...

    products.aspose.com/total/net/conversion/mhtml-...
  3. Convert RTF to POT in Python or with free Onlin...

    RTF to POT conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free RTF to POT online converter quickly before integrating the code....save the created PDF into Presentation as a POT format. The Aspose...file with an instance of Presentation class Call the save method...

    products.aspose.com/total/python-net/conversion...
  4. Convert PPTX to PNG using C# | products.aspose.com

    Sample code for PPTX to PNG C# conversion. Use API example code for batch PPTX files to PNG conversion within VB.NET, Asp.NET or any .NET based application....file with an instance of Presentation class Iterate through each...each Slide in the Presentation Create a full scale image as a...

    products.aspose.com/slides/net/conversion/pptx-...
  5. Convert PPTX to BMP using C# | products.aspose.com

    Sample code for PPTX to BMP C# conversion. Use API example code for batch PPTX files to BMP conversion within VB.NET, Asp.NET or any .NET based application....file with an instance of Presentation class Iterate through each...each Slide in the Presentation Create a full scale image as a...

    products.aspose.com/slides/net/conversion/pptx-...
  6. Convert POTX to JPEG using C# | products.aspose...

    Sample code for POTX to JPEG C# conversion. Use API example code for batch POTX files to JPEG conversion within VB.NET, Asp.NET or any .NET based application....file with an instance of Presentation class Iterate through each...each Slide in the Presentation Create a full scale image as a...

    products.aspose.com/slides/net/conversion/potx-...
  7. Convert TXT to POT in Android Apps or with free...

    TXT to POT conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free TXT to POT online converter quickly before integrating the code....Android Java to create a new Presentation, write HTML content in it...create, edit, and convert presentations in various formats. It supports...

    products.aspose.com/total/android-java/conversi...
  8. Convert POTM to SVG using Java | products.aspos...

    Sample Java conversion code for POTM format to SVG file. Use this example code to export PowerPoint & OpenOffice Presentations to SVG within any Web or Desktop Java based Application....instance of Presentation class Call the Presentation.save method...Source Code // instantiate a Presentation object that represents a...

    products.aspose.com/slides/java/conversion/potm...
  9. Convert PPSX to SVG using Java | products.aspos...

    Sample Java conversion code for PPSX format to SVG file. Use this example code to export PowerPoint & OpenOffice Presentations to SVG within any Web or Desktop Java based Application....instance of Presentation class Call the Presentation.save method...Source Code // instantiate a Presentation object that represents a...

    products.aspose.com/slides/java/conversion/ppsx...
  10. 可中断库支持|Aspose.Slides 文档

    使用 Aspose.Slides for Java 使长时间运行的任务可取消。安全地中断 PowerPoint 和 OpenDocument 的渲染和转换,并提供示例。...setInterruptionToken 并将 LoadOptions 实例传递给 Presentation 构造函数时,调用 InterruptionTokenSou...InterruptionTokenSou.Interrupt() 会中断与该 Presentation 关联的任何长时间运行的任务。 以下代码片段演示了如何中断正在运行的任务:...

    docs.aspose.com/slides/zh/java/support-for-inte...