Sort Score
Result 10 results
Languages All
Labels All
Results 1,991 - 2,000 of 3,158 for

presentation to xps

(0.09 sec)
  1. Online DICOM File Compression or Build Python A...

    Free online app To compress different DICOM files. Python archiving library code for DICOM documents....ODP Files (OpenDocument Presentation Format) Compress ODS Files...Template Presentation) Compress POWERPOINT Files (Presentation Files)...

    products.aspose.com/total/python-net/compress/d...
  2. Merge POTM Files using Java | products.aspose.com

    Java sample code To combine POTM documents on Java Runtime Environment for JSP/JSF Application and DeskTop Applications....file with an instance of Presentation class. Load the second POTM...document with an instance of Presentation class. Loop through each...

    products.aspose.com/slides/java/merger/potm/
  3. Merge POTM Files using .NET | products.aspose.com

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

    products.aspose.com/slides/net/merger/potm/
  4. Merge POTX Files via C++ | products.aspose.com

    C++ example code To combine POTX 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/potx/
  5. Merge ODP Files via C++ | products.aspose.com

    C++ example code To combine ODP 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/odp/
  6. Merge PPTM Files via C++ | products.aspose.com

    C++ example code To combine PPTM 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/pptm/
  7. Merge OTP Files using .NET | products.aspose.com

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

    products.aspose.com/slides/net/merger/otp/
  8. Merge PPT Files using .NET | products.aspose.com

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

    products.aspose.com/slides/net/merger/ppt/
  9. Merge PPS Files using .NET | products.aspose.com

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

    products.aspose.com/slides/net/merger/pps/
  10. Create, Edit and Convert PowerPoint Presentatio...

    Aspose.Slides for C++ is a powerful library for creating, editing and converting PowerPoint Presentations in C++....and Convert PowerPoint Presentations with Aspose.Slides for C++...to work with PowerPoint presentations programmatically. You can...

    products.aspose.com/slides/cpp/