Step 3: PPTXExport Keys

Below you can find the description of the export to PPTX format keys of the abbyyocr11 utility.

  • PPTX is a new Format in CLI 11

--pptDontWriteAuthor

  • The author of the document will not be written into the output PPTX file.
Key Parameters Default
-ptdwa name empty string
- -pptDontWriteAuthor

--pptKeepLines

  • Retains the original lines in recognized text during export to PPTX format.
Key Parameters Default
-pkln no
- -pptKeepLines

--pptDontWriteKeywords

  • The keywords of the document will not be written into the output PPTX file.
Key Parameters Default
-ptdwk no
- -pptDontWriteKeywords

--pptColority

  • The keywords of the document will not be written into the output PPTX file.
Key Parameters Default
-pptc ForceToBw
ForceToGray
KeepColority
KeepColority
- -pptColority

--pptColorPictureFormats

  • Specifies the image format to be used during export to PPTX when saving a file with embedded color pictures.
Key Parameters Default
-ptcpf Space-separated combination of the following constants:
Jpeg
Png
Auto
Auto
- -pptColorPictureFormats

--pptGrayPictureFormats

  • Specifies the image format to be used during export to PPTX when saving a file with embedded gray pictures.
Key Parameters Default
-ptgpf Space-separated combination of the following constants:
Jpeg
Png
Auto
Auto
- -pptGrayPictureFormats

--pptWrapTextInBlock

  • Notifies if text should fit into the original blocks when the -pkl key is set.
Key Parameters Default
-pwt no
- -pptWrapTextInBlock

--pptRemovePictures

  • Pictures will not written to the resulting PPTX files.
Key Parameters Default
-ptrp no
- -pptRemovePictures

--pptPictureResolution

  • Stores the picture resolution in dpi that will be used for exporting pictures into PPTX format.
Key Parameters Default
-ptpr picture resolution in dpi 150
- -pptPictureResolution

--pptDontWriteSubject

  • The subject of the document will not be written into the output PPTX file.
Key Parameters Default
-ptdws no
- -pptDontWriteSubject

--pptDontWriteTitle

  • The title of the document will not be written into the output PPTX file.
Key Parameters Default
-ptdwt no
- -pptDontWriteTitle

--pptJpegQuality

  • Stores the JPEG quality for color pictures saved to PPTX format.
Key Parameters Default
-ptjq JPEG quality in percent 50
- -pptJpegQuality
  • Note. Full keys are marked by italic.