このセクションでは、PDFファイル内のページ数を取得し、色などのPDFページプロパティに関する情報を取得し、ページプロパティを設定する方法を示します。...pdf as ap # ドキュメントを開く document = ap . Document ( input_pdf...aspose.pdf as ap # Documentインスタンスをインスタンス化する document = ap . Document...
Learn more about how to determinate a line break of multi-line TextFragment using Python...pdf as ap # Create PDF document with ap . Document ()...for i in range ( 4 ): text = ap . text . TextFragment ( "Lorem...
Este tema te muestra cómo convertir HTML a PDF y MHTML a PDF usando Aspose.PDF. para Python....pdf as ap input_pdf = DIR_INPUT + "little_html...pdf" options = ap . HtmlLoadOptions () document = ap . Document (...