Sort Score
Result 10 results
Languages All
Labels All
Results 3,121 - 3,130 of 130,532 for

presentation

(0.97 sec)
  1. Convert PPS to BMP in PHP | products.aspose.com

    Sample code for PPS to BMP PHP conversion. Use PowerPoint PHP API for batch conversion PPS files to BMP files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/php-java/conversion/...
  2. Convert PPT to JPG in PHP | products.aspose.com

    Sample code for PPT to JPG PHP conversion. Use PowerPoint PHP API for batch conversion PPT files to JPG files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/php-java/conversion/...
  3. Convert PPT to BMP in PHP | products.aspose.com

    Sample code for PPT to BMP PHP conversion. Use PowerPoint PHP API for batch conversion PPT files to BMP files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/php-java/conversion/...
  4. Convert RTF to PPTX in Python or with free Onli...

    RTF to PPTX conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free RTF to PPTX online converter quickly before integrating the code....save the created PDF into a Presentation as a PPTX format. This API...to handle a wide range of presentation formats, including PPT,...

    products.aspose.com/total/python-net/conversion...
  5. Export PS to POWERPOINT via C# API | products.a...

    .NET API to Convert PS to POWERPOINT without using Microsoft Word...second step is to use the Presentation Processing API, Aspose.Slides...to manipulate PowerPoint presentations, such as creating, editing...

    products.aspose.com/total/net/conversion/ps-to-...
  6. Streamline Font Replacement in Presentations on...

    Seamlessly replace fonts in Aspose.Slides for Android via Java to ensure consistent typography in PowerPoint and OpenDocument Presentations....Streamline Font Replacement in Presentations on Android Contents [ Hide...this way: Load the relevant presentation. Load the font that will...

    docs.aspose.com/slides/androidjava/font-replace...
  7. Convert DOTM to POTM in Python or with free Onl...

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

    products.aspose.com/total/python-net/conversion...
  8. Merge POTX Files using Java | products.aspose.com

    Merge POTX files in Java. Use Aspose.Slides for Java to combine PowerPoint template Presentations and save the merged file....POTX presentations, clone slides from one presentation into another...destination POTX file with the Presentation class. Load the source POTX...

    products.aspose.com/slides/java/merger/potx/
  9. Export PS to PPSX via C# API | products.aspose.com

    .NET API to Convert PS to PPSX without using Microsoft Word...second step is to use the Presentation Processing API, Aspose.Slides...create, edit, and manipulate presentations. It also allows you to convert...

    products.aspose.com/total/net/conversion/ps-to-...
  10. 管理演示文稿超链接(C++)|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 轻松管理 PowerPoint 和 OpenDocument 演示文稿中的超链接——在几分钟内提升互动性和工作流。...auto presentation = System :: MakeObject < Presentation > ();...(); auto shapes = presentation -> get_Slides () -> idx_get ( 0...

    docs.aspose.com/slides/zh/cpp/manage-hyperlinks/