Convert PowerPoint ODP to PPTX & more. Conholdate.Total Java API lets you programmatically convert ODP presentations to PPTX, Word, Excel, PDF, HTML & various image formats. No need for Microsoft Office. Free online tool & password protection support included.
DownloadConvert ODP to PPTX in Java and J2SE applications with 3 easy steps and view as HTML without any external software dependency.
// Supported file formats: https://docs.groupdocs.com/conversion/java/supported-document-formats/ | |
Converter converter = new Converter("input.pptx"); | |
ConvertOptions convertOptions = new FileType().fromExtension("pdf").getConvertOptions(); | |
converter.convert("output.pdf", convertOptions); | |
try (Viewer viewer = new Viewer("output.pdf")) | |
{ | |
HtmlViewOptions viewOptions = HtmlViewOptions.forEmbeddedResources("output{0}.html"); | |
viewer.view(viewOptions); | |
} |
(Portable Document Format)
(Word Processing Files)
(Digital Image Files)
(Web Files)
(Microsoft Word Binary Format)
(Microsoft Word 2007 Marco File)
(Office 2007+ Word Document)
(Microsoft Word Template Files)
(Microsoft Word Template File )
(Microsoft Word 2007+ Template File)
(Text Document)
(Rich Text Format)
(Hyper Text Markup Language)
(Web Page Archive Format)
(Hypertext Markup Language File)
(MHTML Web Archive)
(Microsoft Excel Spreadsheet (Legacy))
(Open XML Workbook)
(Macro-enabled Spreadsheet)
(Excel Binary Workbook)
(Excel 97 - 2003 Template)
(Excel Template)
(Excel Macro-Enabled Template)
(Excel Macro-Enabled Add-In)
(Comma Seperated Values)
(Tab Seperated Values)
(Data Interchange Format)
(StarOffice Calc Spreadsheet)
(Microsoft PowerPoint 97-2003)
(Open XML presentation Format)
(PowerPoint Slide Show)
(PowerPoint Slide Show)
(Microsoft PowerPoint Template Files)
(Microsoft PowerPoint Template Presentation)
(Microsoft PowerPoint Template File)
(Macro-enabled Presentation File)
(Macro-enabled Slide Show)
(Bitmap Image File)
(Portable Network Graphic)
(Graphical Interchange Format)
(Joint Photographic Expert Group Image)
(Tagged Image File Format)
(Raster Web Image Format)
(DICOM Image)
(Icon File)
(JPEG 2000 Core Image)
(Windows Compressed Enhanced Metafile)
(Compressed Windows Metafile)
(Windows Metafile)
(Enhanced Metafile Format)
(OpenDocument Text File Format)
(OpenDocument Standard Format)
(OpenDocument Standard Format)
(Formula One for Data Presentation)
(OpenDocument Presentation Format)
(OpenDocument Flat XML Spreadsheet)
(OpenDocument Spreadsheet)
(Scalar Vector Graphics)
(Compressed Scalable Vector Graphics)
(LaTeX Source Document)
(Photoshop Large Document Format)
(Photoshop Document)
(Markdown Language)
(Truevision Graphics Adapter)
(XML Paper Specifications)
(Ebook Files)
(Digital Imaging & Communications)
(Open eBook File)