Uses of Interface
com.adobe.pdfservices.operation.pdfjobs.params.PDFServicesJobParams
-
-
Uses of PDFServicesJobParams in com.adobe.pdfservices.operation.pdfjobs.params.combinepdf
Classes in com.adobe.pdfservices.operation.pdfjobs.params.combinepdf that implement PDFServicesJobParams Modifier and Type Class Description classCombinePDFParamsParameters for combining PDFs usingCombinePDFJob. -
Uses of PDFServicesJobParams in com.adobe.pdfservices.operation.pdfjobs.params.compresspdf
Classes in com.adobe.pdfservices.operation.pdfjobs.params.compresspdf that implement PDFServicesJobParams Modifier and Type Class Description classCompressPDFParamsParameters for reducing file size of a pdf usingCompressPDFJob. -
Uses of PDFServicesJobParams in com.adobe.pdfservices.operation.pdfjobs.params.createpdf
Classes in com.adobe.pdfservices.operation.pdfjobs.params.createpdf that implement PDFServicesJobParams Modifier and Type Class Description classCreatePDFParamsMarker base class forCreatePDFJobparams. -
Uses of PDFServicesJobParams in com.adobe.pdfservices.operation.pdfjobs.params.createpdf.excel
Classes in com.adobe.pdfservices.operation.pdfjobs.params.createpdf.excel that implement PDFServicesJobParams Modifier and Type Class Description classCreatePDFFromExcelParams -
Uses of PDFServicesJobParams in com.adobe.pdfservices.operation.pdfjobs.params.createpdf.ppt
Classes in com.adobe.pdfservices.operation.pdfjobs.params.createpdf.ppt that implement PDFServicesJobParams Modifier and Type Class Description classCreatePDFFromPPTParams -
Uses of PDFServicesJobParams in com.adobe.pdfservices.operation.pdfjobs.params.createpdf.word
Classes in com.adobe.pdfservices.operation.pdfjobs.params.createpdf.word that implement PDFServicesJobParams Modifier and Type Class Description classCreatePDFFromWordParams -
Uses of PDFServicesJobParams in com.adobe.pdfservices.operation.pdfjobs.params.deletepages
Classes in com.adobe.pdfservices.operation.pdfjobs.params.deletepages that implement PDFServicesJobParams Modifier and Type Class Description classDeletePagesParamsParameters for deleting pages from a pdf usingDeletePagesJob. -
Uses of PDFServicesJobParams in com.adobe.pdfservices.operation.pdfjobs.params.documentmerge
Classes in com.adobe.pdfservices.operation.pdfjobs.params.documentmerge that implement PDFServicesJobParams Modifier and Type Class Description classDocumentMergeParamsParameters for document generation usingDocumentMergeJob. -
Uses of PDFServicesJobParams in com.adobe.pdfservices.operation.pdfjobs.params.electronicseal
Classes in com.adobe.pdfservices.operation.pdfjobs.params.electronicseal that implement PDFServicesJobParams Modifier and Type Class Description classPDFElectronicSealParamsParameters for electronically seal PDFs usingPDFElectronicSealJob. -
Uses of PDFServicesJobParams in com.adobe.pdfservices.operation.pdfjobs.params.exportpdf
Classes in com.adobe.pdfservices.operation.pdfjobs.params.exportpdf that implement PDFServicesJobParams Modifier and Type Class Description classExportPDFParamsParameters for exporting a source PDF file to a supported format usingExportPDFJob. -
Uses of PDFServicesJobParams in com.adobe.pdfservices.operation.pdfjobs.params.exportpdftoimages
Classes in com.adobe.pdfservices.operation.pdfjobs.params.exportpdftoimages that implement PDFServicesJobParams Modifier and Type Class Description classExportPDFToImagesParamsParameters for exporting a source PDF file to images usingExportPDFToImagesJob. -
Uses of PDFServicesJobParams in com.adobe.pdfservices.operation.pdfjobs.params.extractpdf
Classes in com.adobe.pdfservices.operation.pdfjobs.params.extractpdf that implement PDFServicesJobParams Modifier and Type Class Description classExtractPDFParamsParameters to extract content from PDF usingExtractPDFJob. -
Uses of PDFServicesJobParams in com.adobe.pdfservices.operation.pdfjobs.params.htmltopdf
Classes in com.adobe.pdfservices.operation.pdfjobs.params.htmltopdf that implement PDFServicesJobParams Modifier and Type Class Description classHTMLToPDFParamsParameters for converting HTML to PDF usingHTMLToPDFJob. -
Uses of PDFServicesJobParams in com.adobe.pdfservices.operation.pdfjobs.params.insertpages
Classes in com.adobe.pdfservices.operation.pdfjobs.params.insertpages that implement PDFServicesJobParams Modifier and Type Class Description classInsertPagesParamsParameters for inserting pages in a PDF usingInsertPagesPDFJob. -
Uses of PDFServicesJobParams in com.adobe.pdfservices.operation.pdfjobs.params.ocr
Classes in com.adobe.pdfservices.operation.pdfjobs.params.ocr that implement PDFServicesJobParams Modifier and Type Class Description classOCRParamsParameters for converting PDF to a searchable PDF usingOCRJob. -
Uses of PDFServicesJobParams in com.adobe.pdfservices.operation.pdfjobs.params.pdfproperties
Classes in com.adobe.pdfservices.operation.pdfjobs.params.pdfproperties that implement PDFServicesJobParams Modifier and Type Class Description classPDFPropertiesParamsParameters for getting properties of a PDF usingPDFPropertiesJob. -
Uses of PDFServicesJobParams in com.adobe.pdfservices.operation.pdfjobs.params.protectpdf
Classes in com.adobe.pdfservices.operation.pdfjobs.params.protectpdf that implement PDFServicesJobParams Modifier and Type Class Description classPasswordProtectParamsParameters for securing PDF file with passwords and document permissions usingProtectPDFJob.classProtectPDFParamsMarker base class forProtectPDFJobparams. -
Uses of PDFServicesJobParams in com.adobe.pdfservices.operation.pdfjobs.params.removeprotection
Classes in com.adobe.pdfservices.operation.pdfjobs.params.removeprotection that implement PDFServicesJobParams Modifier and Type Class Description classRemoveProtectionParamsParameters for removing protection from pdf usingRemoveProtectionJob. -
Uses of PDFServicesJobParams in com.adobe.pdfservices.operation.pdfjobs.params.reorderpages
Classes in com.adobe.pdfservices.operation.pdfjobs.params.reorderpages that implement PDFServicesJobParams Modifier and Type Class Description classReorderPagesParamsParameters for reordering a pdf usingReorderPagesPDFJob. -
Uses of PDFServicesJobParams in com.adobe.pdfservices.operation.pdfjobs.params.replacepages
Classes in com.adobe.pdfservices.operation.pdfjobs.params.replacepages that implement PDFServicesJobParams Modifier and Type Class Description classReplacePagesParamsParameters for replacing pages of a pdf usingReplacePagesPDFJob. -
Uses of PDFServicesJobParams in com.adobe.pdfservices.operation.pdfjobs.params.rotatepages
Classes in com.adobe.pdfservices.operation.pdfjobs.params.rotatepages that implement PDFServicesJobParams Modifier and Type Class Description classRotatePagesParamsParameters to rotate pages of a pdf usingRotatePagesJob. -
Uses of PDFServicesJobParams in com.adobe.pdfservices.operation.pdfjobs.params.splitpdf
Classes in com.adobe.pdfservices.operation.pdfjobs.params.splitpdf that implement PDFServicesJobParams Modifier and Type Class Description classSplitPDFParamsParameters for splitting a pdf usingSplitPDFJob.
-