Package | Description |
---|---|
com.adobe.pdfservices.operation.pdfops.options.createpdf.ppt |
Modifier and Type | Method and Description |
---|---|
SupportedDocumentLanguage |
CreatePDFFromPPTOptions.getDocumentLanguage() |
static SupportedDocumentLanguage |
SupportedDocumentLanguage.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SupportedDocumentLanguage[] |
SupportedDocumentLanguage.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
CreatePDFFromPPTOptions.Builder |
CreatePDFFromPPTOptions.Builder.withDocumentLanguage(SupportedDocumentLanguage supportedDocumentLanguage)
Sets office preferred editing language to be used for conversion, specified by
SupportedDocumentLanguage . |
Copyright © 2022 Adobe. All rights reserved.