Sort Score
Result 10 results
Languages All
Labels All
Results 2,171 - 2,180 of 3,410 for

presentation to xps

(0.05 sec)
  1. Online MHTML File Compression or Build Python A...

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

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

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

    products.aspose.com/slides/java/merger/pptx/
  3. Java API to Render PDF to XLAM | products.aspos...

    Export PDF To XLAM via Java API without using Microsoft Excel or Adobe Reader...variety of formats such as PDF, XPS, HTML, and EPUB. Aspose.Cells...such as CSV, HTML, PDF, and XPS. By using Aspose.Total for Java...

    products.aspose.com/total/java/conversion/pdf-t...
  4. Convert VSSM to XAML via Java | products.aspose...

    Sample Java conversion code for VSSM format To XAML file. Use this example code To convert VSSM To XAML within any Web or DeskTop Java based application....to other formats such as PDF, XPS, JPEG, PNG, BMP, TIFF, SVG, EMF...applications based on Windows Presentation Foundation (WPF). Though...

    products.aspose.com/diagram/java/conversion/vss...
  5. Convert VSD to XAML via Java | products.aspose.com

    Sample Java conversion code for VSD format To XAML file. Use this example code To convert VSD To XAML within any Web or DeskTop Java based application....to other formats such as PDF, XPS, JPEG, PNG, BMP, TIFF, SVG, EMF...applications based on Windows Presentation Foundation (WPF). Though...

    products.aspose.com/diagram/java/conversion/vsd...
  6. Export CSV to WORD in Android or with free Onli...

    Android API To Convert CSV To WORD without using Microsoft Word or online. Test free CSV To WORD online converter quickly before integrating the code....of file formats such as PDF, XPS, HTML, SVG, and many more. It...Template Presentation) Convert CSV to POWERPOINT (Presentation Files)...

    products.aspose.com/total/android-java/conversi...
  7. Online SVG File Compression or Build Python App...

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

    products.aspose.com/total/python-net/compress/svg/
  8. Convert HTML to JPEG – C# code and Online Conve...

    Convert HTML To JPEG using C# library or online HTML converter. Save web pages in JPEG format quickly, clearly, and securely....{{/if_output}} {{#if_output 'XPS'}} var options = new XpsSaveOptions();...'PNG' 'TIFF' 'PDF' 'MHTML' 'MD' 'XPS' 'DOCX'}} Converter.ConvertHTML(document...

    products.aspose.com/html/net/conversion/html-to...
  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. Merge PPSX Files via C++ | products.aspose.com

    C++ example code To combine PPSX 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/ppsx/