Skip to content

pekopeko1/SlideNoteExtractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SlideNoteExtractor

A program to extract Notes from a pptx file to a text file.

実行方法

-output を指定しない場合

  • この場合、出力ファイルは example.txt になります。
SlideNoteExtractor.exe -input="example.pptx"

-output を指定した場合

  • 指定されたファイルに出力されます。
SlideNoteExtractor.exe -input="example.pptx" -output="custom_output.txt"

About

A program to extract Notes from a pptx file to a text file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages