2008.02.18 Ruby GordiusRockerwmfファイルをPowerPointに貼り付けるのをrubyで自動化First attempt to create Powerpoint class from CFが参考になりました。 とりあえず動く程度です。 require ‘win32ole’ def getAbsolutePath…