Sort Score
Result 10 results
Languages All
Labels All
Results 1,891 - 1,900 of 130,443 for

presentation

(1.26 sec)
  1. Convert POT to XPS using Java | products.aspose...

    Sample Java conversion code for POT format to XPS file. Use this example code to export PowerPoint & OpenOffice Presentations to XPS 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/pot-...
  2. Convert PPSX to OTP using Java | products.aspos...

    Sample Java conversion code for PPSX format to OTP file. Use this example code to export PowerPoint & OpenOffice Presentations to OTP 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/ppsx...
  3. Convert PPSX to PPT using Java | products.aspos...

    Sample Java conversion code for PPSX 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/ppsx...
  4. Merge POTM Files via C++ | products.aspose.com

    C++ example code to combine POTM 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/potm/
  5. Merge PPT Files via C++ | products.aspose.com

    C++ example code to combine PPT 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/ppt/
  6. Aspose.Slides for Python via .NET Not Releasing...

    We have a requirement where we have to merge slides from multiples Presentation into a single Presentation. But when we load the Presentation using with statement and exit the with statement the memory loaded by the pres…...multiples presentation into a single presentation. But when we...we load the presentation using with statement and exit the with...

    forum.aspose.com/t/aspose-slides-for-python-via...
  7. 使用 JavaScript 在演示文稿中管理项目符号和编号列表|Aspose.Slides f...

    了解如何使用 Aspose.Slides for Node.js via Java 在 PowerPoint 和 OpenDocument 演示文稿中创建和格式化项目符号、图片、多级和编号列表。...const presentation = new aspose . slides . Presentation (); try...try { const slide = presentation . getSlides (). get_Item ( 0...

    docs.aspose.com/slides/zh/nodejs-java/manage-li...
  8. Manage Chart Data Labels in Presentations Using...

    Learn to add and format chart data labels in PowerPoint Presentations using Aspose.Slides for Java for more engaging slides....Manage Chart Data Labels in Presentations Using Java Contents [ Hide...data label: Presentation pres = new Presentation (); try { IChart...

    docs.aspose.com/slides/java/chart-data-label/
  9. Merge PPTM Files using .NET | products.aspose.com

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

    products.aspose.com/slides/net/merger/pptm/
  10. Export Math Equations from Presentations in С++...

    Unlock seamless export of math equations from PowerPoint to MathML using Aspose.Slides for С++ — preserve formatting and boost compatibility....Export Math Equations from Presentations in С++ Contents [ Hide ]...export math equations from presentations. For example, you may need...

    docs.aspose.com/slides/cpp/exporting-math-equat...