使用方法:
- -t [filename] provide the title file
- t [filename] 提供标题文件 - -o [filename] path of the output file
- o [文件名] 输出文件的路径 - -i [path] directory of the extracted pictures
提取图片的 i [path] 目录 - --image-width [width] the maximum width of the pictures, in px. If set, images are put as html img tag.
—— image-width [width] 图片的最大宽度,单位为 px。如果设置了,图片将作为 html img 标记。 - --disable-image disable the image extraction
—— 禁用图像 —— 禁用图像提取 - --disable-escaping do not attempt to escape special characters
- 禁用转义不要尝试转义特殊字符 - --disable-notes do not add presenter notes
禁用注释不添加演示者注释 - --disable-wmf keep wmf formatted image untouched (avoid exceptions under linux)
禁用 - wmf 保持 wmf 格式的图像不变 (避免 linux 下的异常) - --disable-color disable color tags in HTML
—— 在 HTML 中禁用颜色禁用颜色标记 - --enable-slides deliniate slides \n---\n, this can help if you want to convert pptx slides to markdown slides
-- 如果您想将 pptx 幻灯片转换为标记幻灯片,这可能会有所帮助 - --try-multi-column try to detect multi-column slides (very slow)
尝试多栏试图检测多栏幻灯片 (非常慢) - --min-block-size [size] the minimum number of characters for a text block to be outputted
—— min-block-size [size] 输出文本块的最小字符数 - --wiki / --mdk if you happen to be using tiddlywiki or madoko, this argument outputs the corresponding markup language
—— wiki/—— mdk 如果您正好使用 tiddlywiki 或 madoko,这个参数将输出相应的标记语言 - --qmd outputs to the qmd markup language used for quarto powered presentations
—— qmd 输出到用于四倍驱动演示文稿的 qmd 标记语言 - --page [number] only convert the specified page
—— page [number] 只转换指定的页 - --keep-similar-titles keep similar titles and add "(cont.)" to repeated slide titles
保持相似标题,并在重复的幻灯片标题中添加 “(续)”
Note: install wand for better chance of successfully converting wmf images, if needed.
注意: 如果需要,安装魔杖可以提高成功转换 wmf 映像的几率。