Sort Score
Result 10 results
Languages All
Labels All
Results 5,391 - 5,400 of 130,454 for

presentation

(0.09 sec)
  1. Convert WORD to ODP via Java or with free Onlin...

    Java API to Export WORD to ODP without using Microsoft Word or PowerPoint or online. Test free WORD to ODP online converter quickly before integrating the code....step is to create a new Presentation using Aspose.Slides for...create, modify, and save presentations. It also allows you to write...

    products.aspose.com/total/java/conversion/word-...
  2. Edit PPT in Python | products.aspose.com

    Edit PPT in Python. Use Python library API to edit PowerPoint Presentation...and edit presentations. You can edit a PPT presentation by adding...as slides with slides . Presentation( "pres.ppt" ) as pres: shape...

    products.aspose.com/slides/python-net/editor/ppt/
  3. Edit PPT in C++ | products.aspose.com

    Edit PPT in C++. Use C++ library API to edit PowerPoint Presentation...and edit presentations. You can edit a PPT presentation by adding...= System :: MakeObject < Presentation > ( u "pres.ppt" ); auto...

    products.aspose.com/slides/cpp/editor/ppt/
  4. Manage Chart Data Markers in Presentations Usin...

    Learn how to customize chart data markers in Aspose.Slides for PHP, boosting Presentation impact across PPT and PPTX formats with clear code examples....Manage Chart Data Markers in Presentations Using PHP Contents [ Hide...steps below: Instantiate Presentation class. Creating the default...

    docs.aspose.com/slides/php-java/chart-data-marker/
  5. Enhance PowerPoint Presentations with Animation...

    Explore the capabilities of Aspose.Slides for PHP via Java in handling PowerPoint animations. Key features and insights to enhance your Presentations....Enhance PowerPoint Presentations with Animations in PHP Contents...Hide ] Since presentations are meant to present something, their...

    docs.aspose.com/slides/php-java/powerpoint-anim...
  6. Convert DOTM to PPTX via Java or with free Onli...

    Java API to Export DOTM to PPTX without using Microsoft Word or PowerPoint or online. Test free DOTM to PPTX online converter quickly before integrating the code....for Java to create a new Presentation, write HTML content in it...for Java to create a new Presentation and write the HTML content...

    products.aspose.com/total/java/conversion/dotm-...
  7. Merge Powerpoint Files Online or using Java | p...

    Free online app to combine different Powerpoint Presentations. Java merging library code to merge Powerpoint Presentation into format of your choice....using Presentation class object Select the one presentation as the...single merged Powerpoint Presentation Java Code to Merge Powerpoint...

    products.aspose.com/total/java/merge/powerpoint/
  8. Convert DOT to POWERPOINT in Python or with fre...

    DOT to POWERPOINT conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free DOT to POWERPOINT online converter quickly before integrating the code....in order to be used in presentations. How Aspose.Total Helps...save the created PDF into a Presentation as a PowerPoint format....

    products.aspose.com/total/python-net/conversion...
  9. Convert DOC to PPSM via Java or with free Onlin...

    Java API to Export DOC to PPSM without using Microsoft Word or PowerPoint or online. Test free DOC to PPSM online converter quickly before integrating the code....be used to create a new Presentation, write HTML content in it...be used to create a new Presentation and write the HTML content...

    products.aspose.com/total/java/conversion/doc-t...
  10. VbaProject.Modules Is Empty Even Though There I...

    To reproduce: var Presentation = new Presentation("PP_Acx_CheckBox_Status.pptm"); Assert.NotEmpty(Presentation.VbaProject.Modules); The expected result is for the assertion to pass. However, the VbaProject.Modules col…...reproduce: var presentation = new Presentation("PP_Acx_CheckBox_Status...pptm"); Assert.NotEmpty(presentation.VbaProject.Modules); The...

    forum.aspose.com/t/vbaproject-modules-is-empty-...