getPage(i) text = page.extractText() print(':slide-title:`' + text.splitlines()[0] + '`') print('') try : for annot in page['/Annots'] ...
確定! 回上一頁