Sort Score
Result 10 results
Languages All
Labels All
Results 1,451 - 1,460 of 130,004 for

presentation

(0.21 sec)
  1. Convert PPS to PPT using Java | products.aspose...

    Sample Java conversion code for PPS format to PPT file. Use this example code to export PowerPoint & OpenOffice Presentations to PPT 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/pps-...
  2. Convert POTM to HTML using Java | products.aspo...

    Sample Java conversion code for POTM format to HTML file. Use this example code to export PowerPoint & OpenOffice Presentations to HTML 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...
  3. Convert POTM to PPS using Java | products.aspos...

    Sample Java conversion code for POTM format to PPS file. Use this example code to export PowerPoint & OpenOffice Presentations to PPS 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...
  4. Convert PPT to POT using Java | products.aspose...

    Sample Java conversion code for PPT format to POT file. Use this example code to export PowerPoint & OpenOffice Presentations to POT 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/ppt-...
  5. MathText|Aspose.Slides for Python Documentation

    Work with math text in Python using Aspose.Slides: create and edit equations, fractions, radicals, scripts, formatting, and render results for PPT and PPTX.... Presentation () as presentation : slide = presentation . slides...math_paragraph . add ( math_block ) presentation . save ( "math_text.pptx"...

    docs.aspose.com/slides/python-net/examples/elem...
  6. Convert PPTX to PPT in .NET|Aspose.Slides Docum...

    Easily convert PPTX to PPT with Aspose.Slides for .NET—ensure seamless compatibility with PowerPoint formats while preserving your Presentation’s layout and quality....how to convert PowerPoint Presentation in PPTX format into PPT...format to the Save method of Presentation class. The C# code sample...

    docs.aspose.com/slides/net/convert-pptx-to-ppt/
  7. Merge OTP Files via C++ | products.aspose.com

    C++ example code to combine OTP documents on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....Instantiate Presentation class SharedPtr<Presentation> presentation1...MakeObject<Presentation>(sourceFilePath1); SharedPtr<Presentation> presentation2...

    products.aspose.com/slides/cpp/merger/otp/
  8. 数学文本|Aspose.Slides 文档

    探索 Aspose.Slides for Java 的 MathematicalText 示例:使用 Java 在 PPT、PPTX 和 ODP 演示文稿中创建和格式化方程式、分数、矩阵和符号。...addMathText () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/zh/java/examples/element...
  9. Create Presentations in JavaScript|Aspose.Slide...

    Create Presentations with Aspose.Slides—produce PPT, PPTX, and ODP files, benefit from OpenDocument support, and save them programmatically for reliable results....Create Presentations in JavaScript Contents [ Hide ] Create PowerPoint...PowerPoint Presentation To add a simple plain line to a selected...

    docs.aspose.com/slides/nodejs-java/create-prese...
  10. Manage Picture Frames in Presentations Using PH...

    Add picture frames to PowerPoint and OpenDocument Presentations with Aspose.Slides for PHP via Java. Streamline your workflow and enhance slide designs....Manage Picture Frames in Presentations Using PHP Contents [ Hide...allow people to create presentations quickly from images. Create...

    docs.aspose.com/slides/php-java/picture-frame/