@ViableConversion(from={"application/vnd.ms-powerpoint","application/vnd.openxmlformats-officedocument.presentationml.presentation","application/vnd.com.documents4j.any-mspowerpoint"}, to={"application/pdf","application/vnd.ms-powerpoint","application/vnd.openxmlformats-officedocument.presentationml.presentation"}) public class MicrosoftPowerpointBridge extends AbstractMicrosoftOfficeBridge
| Constructor and Description |
|---|
MicrosoftPowerpointBridge(File baseFolder,
long processTimeout,
TimeUnit processTimeoutUnit) |
| Modifier and Type | Method and Description |
|---|---|
protected com.documents4j.conversion.msoffice.MicrosoftPowerpointFormat |
formatOf(com.documents4j.api.DocumentType documentType) |
protected MicrosoftOfficeScript |
getAssertionScript() |
protected org.slf4j.Logger |
getLogger() |
void |
shutDown() |
protected com.documents4j.conversion.msoffice.MicrosoftOfficeTargetNameCorrector |
targetNameCorrector(File target,
String fileExtension) |
doStartConversion, isOperational, startConversion, toString, tryStart, tryStopdoubleQuote, getBaseFolder, getProcessTimeout, makePresetProcessExecutor, quote, runNoArgumentScript, tryDeletepublic void shutDown()
protected com.documents4j.conversion.msoffice.MicrosoftOfficeTargetNameCorrector targetNameCorrector(File target, String fileExtension)
targetNameCorrector in class AbstractMicrosoftOfficeBridgeprotected com.documents4j.conversion.msoffice.MicrosoftPowerpointFormat formatOf(com.documents4j.api.DocumentType documentType)
formatOf in class AbstractMicrosoftOfficeBridgeprotected MicrosoftOfficeScript getAssertionScript()
getAssertionScript in class AbstractMicrosoftOfficeBridgeprotected org.slf4j.Logger getLogger()
getLogger in class AbstractMicrosoftOfficeBridgeCopyright © 2013–2022. All rights reserved.