Coverting PPTx to HTML in java (with or without using Apache POI) -


i trying render office files in html page without uploading them online. want show them in html page local host only. after failing on decided convert office files html , display them in separate iframe. ppt,docx , doc have used this uses apache poi not able find can pptx files. there simple way it?


Comments

Popular posts from this blog

python - No exponential form of the z-axis in matplotlib-3D-plots -

c# - "Newtonsoft.Json.JsonSerializationException unable to find constructor to use for types" error when deserializing class -

Why does a .NET 4.0 program produce a system.unauthorizedAccess error on a Windows Server 2012 machine with .NET 4.5 installed? -