Uses of Class
net.webpdf.wsclient.openapi.PortalFunctions
-
Packages that use PortalFunctions Package Description net.webpdf.wsclient.openapi -
-
Uses of PortalFunctions in net.webpdf.wsclient.openapi
Methods in net.webpdf.wsclient.openapi that return PortalFunctions Modifier and Type Method Description PortalFunctionsPortalFunctions. addWatermark(Boolean addWatermark)PortalFunctionsPortalFunctions. changeDocumentSettings(Boolean changeDocumentSettings)PortalFunctionsPortalFunctions. changeDocumentView(Boolean changeDocumentView)PortalFunctionsPortalFunctions. compress(Boolean compress)PortalFunctionsPortalFunctions. convertDocument(Boolean convertDocument)PortalFunctionsPortalFunctions. createBarcode(Boolean createBarcode)PortalFunctionsPortalFunctions. deletePages(Boolean deletePages)PortalFunctionsPortalFunctions. detectBarcode(Boolean detectBarcode)PortalFunctionsPortalFunctions. editAnnotation(Boolean editAnnotation)PortalFunctionsPortalFunctions. editAttachment(Boolean editAttachment)PortalFunctionsPortalFunctions. editBackground(Boolean editBackground)PortalFunctionsPortalFunctions. editBoxes(Boolean editBoxes)PortalFunctionsPortalFunctions. editForms(Boolean editForms)PortalFunctionsPortalFunctions. editHeaderFooter(Boolean editHeaderFooter)PortalFunctionsPortalFunctions. editTransitions(Boolean editTransitions)PortalFunctionsPortalFunctions. encryptDocument(Boolean encryptDocument)PortalFunctionsPortalFunctions. exportAsImage(Boolean exportAsImage)PortalFunctionsPortalFunctions. extractContent(Boolean extractContent)PortalFunctionsPortalFunctions. extractPages(Boolean extractPages)@Nullable PortalFunctionsPortalInformation. getFunctionsStatus()Get functionsStatusPortalFunctionsPortalFunctions. mergeDocument(Boolean mergeDocument)PortalFunctionsPortalFunctions. movePages(Boolean movePages)PortalFunctionsPortalFunctions. ocrConversion(Boolean ocrConversion)PortalFunctionsPortalFunctions. outline(Boolean outline)PortalFunctionsPortalFunctions. pdfaConversion(Boolean pdfaConversion)PortalFunctionsPortalFunctions. portfolio(Boolean portfolio)PortalFunctionsPortalFunctions. printDocument(Boolean printDocument)PortalFunctionsPortalFunctions. redact(Boolean redact)PortalFunctionsPortalFunctions. renameDocument(Boolean renameDocument)PortalFunctionsPortalFunctions. rotatePages(Boolean rotatePages)PortalFunctionsPortalFunctions. sanitize(Boolean sanitize)PortalFunctionsPortalFunctions. scalePages(Boolean scalePages)PortalFunctionsPortalFunctions. showHelp(Boolean showHelp)PortalFunctionsPortalFunctions. signDocument(Boolean signDocument)PortalFunctionsPortalFunctions. splitDocument(Boolean splitDocument)PortalFunctionsPortalFunctions. transcribeDocument(Boolean transcribeDocument)PortalFunctionsPortalFunctions. uploadFile(Boolean uploadFile)PortalFunctionsPortalFunctions. uploadUrl(Boolean uploadUrl)Methods in net.webpdf.wsclient.openapi with parameters of type PortalFunctions Modifier and Type Method Description PortalInformationPortalInformation. functionsStatus(PortalFunctions functionsStatus)voidPortalInformation. setFunctionsStatus(PortalFunctions functionsStatus)
-