Sort Score
Result 10 results
Languages All
Labels All
Results 1,791 - 1,800 of 130,448 for

presentation

(0.12 sec)
  1. FAQ|Aspose.Slides for PHP Documentation

    Get answers to FAQ on Aspose.Slides for PHP via Java, covering PowerPoint and OpenDocument support, installation guidance, licensing, troubleshooting....formula for calculating the presentation size supported by Aspose...to accommodate the whole presentation structure and images in...

    docs.aspose.com/slides/php-java/faqs/
  2. Online XSLFO to PPTM Conversion or Develop Java...

    Free online app to convert XSLFO to PPTM files. Java conversion library code for XSLFO 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/xslfo...
  3. Merge PPSX Files using .NET | products.aspose.com

    C# source code to combine PPSX documents on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....Files - C# var ps1 = new Presentation( "presen1.ppsx" ); var ps2...new Presentation( "presen2.pptx" ); //merged Presentation var...

    products.aspose.com/slides/net/merger/ppsx/
  4. Merge PPSM Files using .NET | products.aspose.com

    C# source code to combine PPSM documents on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....Files - C# var ps1 = new Presentation( "presen1.ppsm" ); var ps2...new Presentation( "presen2.pptx" ); //merged Presentation var...

    products.aspose.com/slides/net/merger/ppsm/
  5. Export PDF to POTM in Android | products.aspose...

    Android API to Convert PDF to POTM without using Microsoft Word...PowerPoint Open XML Macro-Enabled Presentation (POTM) format. This format...and can be used to create presentations with interactive elements...

    products.aspose.com/total/android-java/conversi...
  6. Convert MD to POTX via Java API | products.aspo...

    Java API to Convert MD to POTX without using Microsoft Word...PPTX, which is a PowerPoint presentation format. Once the MD file...and converting PowerPoint presentations. Using Aspose.Total for...

    products.aspose.com/total/java/conversion/md-to...
  7. Online XSLFO to PPT Conversion or Develop Java ...

    Free online app to convert XSLFO to PPT files. Java conversion library code for XSLFO 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/xslfo...
  8. Online SVG to POT Conversion or Develop Java ba...

    Free online app to convert SVG to POT files. Java conversion library code for SVG 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/svg-t...
  9. How to Convert HTML to PowerPoint using C#

    This short tutorial guides on how to convert HTML to PowerPoint using C#. It contains details about configuration, step-wise process and a runnable sample code to insert HTML into PowerPoint using C#....Create a new presentation using the Presentation class for embedding...at the end of the loaded presentation using the AddFromHtml()...

    kb.aspose.com/slides/net/how-to-convert-html-to...
  10. Highlight Text in PowerPoint using Python

    Highlight text in PowerPoint using Python. Get the IDE environment settings, a list of steps, and example code to search text in the slide and highlight in PowerPoint using Python....example code to develop a presentation highlight tool using Python...empty presentation using an instance of the Presentation class...

    kb.aspose.com/slides/python/highlight-text-in-p...