Vous pouvez supprimer des pages de votre fichier PDF en utilisant la bibliothèque Aspose.PDF pour Python via .NET....pdf as ap # Ouvrir le document document = ap . Document (...
Ce sujet vous montre comment convertir un fichier PDF au format HTML avec la bibliothèque Aspose.PDF pour Python .NET....pdf as ap input_pdf = DIR_INPUT + "sample...Ouvrir le document PDF document = ap . Document ( input_pdf ) # enregistrer...
このページでは、Aspose.PDF for Python via .NETライブラリを使用してPDFファイルに添付ファイルを追加する方法について説明します。...pdf as ap # ドキュメントを開く document = ap . Document ( input_pdf...ルをセットアップ fileSpecification = ap . FileSpecification ( attachment_file...
Anda dapat menghapus halaman dari file PDF Anda menggunakan pustaka Aspose.PDF untuk Python via .NET....pdf as ap # Buka dokumen document = ap . Document ( input_pdf...
Aspose.PDF for Python via .NET을 사용하여 너비, 높이, 블리드박스, 크롭박스 및 트림박스와 같은 페이지 속성을 가져올 수 있습니다....pdf as ap document = ap . Document ( input_pdf...input_pdf ) # 새 Box 사각형 생성 new_box = ap . Rectangle ( 200 , 220 , 2170...