Sort Score
Result 10 results
Languages All
Labels All
Results 4,181 - 4,190 of 127,308 for

presentation

(0.34 sec)
  1. C++ API to Convert TEX to PPSM | products.aspos...

    Convert TEX to PPSM via C++ without using Microsoft Word or Adobe Acrobat Reader...PPSM allows you to create presentations from your documents. How...Load PPTX document by using Presentation class reference Save the...

    products.aspose.com/total/cpp/conversion/tex-to...
  2. Manage Presentations in JavaScript|Aspose.Slide...

    Manage PowerPoint PPT, PPTX and ODP Presentations with Aspose.Slides for Node.js: create, load, edit, clone slides and control content programmatically....Manage Presentations in JavaScript Contents [ Hide ] Create Presentations...Presentations in JavaScript Open Presentations in JavaScript...

    docs.aspose.com/slides/nodejs-java/manage-prese...
  3. Merge PPTX Files using .NET | products.aspose.com

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

    products.aspose.com/slides/net/merger/pptx/
  4. Merge POTX Files using .NET | products.aspose.com

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

    products.aspose.com/slides/net/merger/potx/
  5. Create 3D Presentations in Python|Aspose.Slides...

    Generate interactive 3D Presentations in Python with Aspose.Slides effortlessly. Export quickly to PowerPoint and OpenDocument formats for versatile use....Create 3D Presentations in Python Contents [ Hide ] Overview...usually create a 3D PowerPoint presentation? Microsoft PowerPoint lets...

    docs.aspose.com/slides/python-net/3d-presentation/
  6. Convert PPSM to SVG using C++ application | pro...

    Sample C++ conversion code for PPSM document to SVG format. Use example code for batch PPSM to SVG conversion within any C++ Application....Slides for C++ Presentation Object. Call the Save()...SharedPtr<Presentation> prs = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/ppsm-...
  7. Convert TIFF to XML using C++ application | pro...

    Sample C++ conversion code for TIFF document to XML format. Use example code for batch TIFF to XML conversion within any C++ Application....Slides for C++ Presentation Object. Call the Save()...SharedPtr<Presentation> prs = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/tiff-...
  8. Convert PPT to SVG using C++ application | prod...

    Sample C++ conversion code for PPT document to SVG format. Use example code for batch PPT to SVG conversion within any C++ Application....Slides for C++ Presentation Object. Call the Save()...SharedPtr<Presentation> prs = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/ppt-t...
  9. Convert PPSX to XML using C++ application | pro...

    Sample C++ conversion code for PPSX document to XML format. Use example code for batch PPSX to XML conversion within any C++ Application....Slides for C++ Presentation Object. Call the Save()...SharedPtr<Presentation> prs = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/ppsx-...
  10. Convert PDF to PNG in C# | products.aspose.com

    Convert PDF to PNG in C#. Use .NET library API to convert PDF pages to PNG images...Create an instance of the Presentation class. Load the PDF file...to PNG using (Presentation pres = new Presentation()) { pres.Slides...

    products.aspose.com/slides/net/conversion/pdf-t...