Sort Score
Result 10 results
Languages All
Labels All
Results 5,551 - 5,560 of 163,319 for

presentation

(0.1 sec)
  1. How to Convert PowerPoint to Tiff using Python

    This topic is about how to convert Presentation to TIFF using Python along with the detailed steps to set up the environment and verify the working sample code. You can also consider converting PPT to TIFF in Python using the same example code provided in this topic....to TIFF Load the source presentation by creating an instance...instance of the Presentation class Create a Tiffoptions class object...

    kb.aspose.com/slides/python/how-to-convert-powe...
  2. Convert DOCX to ODP in Python or with free Onli...

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

    products.aspose.com/total/python-net/conversion...
  3. Convert PPS to MARKDOWN via C++ or with free On...

    Export PPS to MARKDOWN in C++ without using Microsoft Excel or Powerpoint or online. Test free PPS to MARKDOWN online converter quickly before integrating the code....C++ Open PPS file using Presentation class reference Convert...certain restrictions on the presentation. To remove the restrictions...

    products.aspose.com/total/cpp/conversion/pps-to...
  4. Convert TXT to POTX via Java or with free Onlin...

    Java API to Export TXT to POTX without using Microsoft Word or PowerPoint or online. Test free TXT to POTX online converter quickly before integrating the code....for Java to create a new Presentation. This library provides a...converting PowerPoint presentations. Once the Presentation is created,...

    products.aspose.com/total/java/conversion/txt-t...
  5. Convert WORD to ODP in Python or with free Onli...

    WORD to ODP conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free WORD to ODP online converter quickly before integrating the code....which is used for creating presentations. It is a widely used format...save the created PDF into Presentation as a ODP format. This API...

    products.aspose.com/total/python-net/conversion...
  6. Convert FLATOPC to PPTX in Android Apps or with...

    FLATOPC to PPTX conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free FLATOPC to PPTX online converter quickly before integrating the code....Android Java to create a new Presentation, write HTML content in it...render, print and convert presentations within their Android applications...

    products.aspose.com/total/android-java/conversi...
  7. Convert FLATOPC to POTX in Android Apps or with...

    FLATOPC to POTX conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free FLATOPC to POTX online converter quickly before integrating the code....Android Java to create a new Presentation, write HTML content in it...edit, and convert various presentation formats such as PPT, PPTX...

    products.aspose.com/total/android-java/conversi...
  8. InsertSummaryZoomFrame | Aspose.Sildes for .NET...

    Creates a new Summary Zoom object and inserts it to a collection at the specified index....There are no sections in the presentation, or the target slide does...all the sections in this presentation. Examples This example demonstrates...

    reference.aspose.com/slides/net/aspose.slides/s...
  9. SummaryZoomSectionCollection | Aspose.Slides fo...

    Represents a collection of Summary Zoom Section objects....element by index: Presentation pres = new Presentation("pres.pptx");...element by index: Presentation pres = new Presentation("pres.pptx");...

    reference.aspose.com/slides/androidjava/com.asp...
  10. [aspose slides for java] convert html to pptx s...

    Hi, by using Aspose.slides 24.10, we saw issue when convert HTML to PPTx if the html content is a result from converted result from Excel or Word here is a attachment of some example input.zip (2.5 KB) the result o…...null); } Presentation presentation = new Presentation(); try {...{ presentation.getSlides().addFromHtml(inputStream); presentation...

    forum.aspose.com/t/aspose-slides-for-java-conve...