本页描述如何使用Aspose.PDF for Python via .NET库从头开始创建PDF文档。...pdf as ap # 初始化文档对象 document = ap . Document () # 添加页面...textfragment 对象 text_fragment = ap . text . TextFragment ( "Hello...
Topik ini menunjukkan kepada Anda bagaimana Aspose.PDF untuk Python memungkinkan mengonversi file PDF ke file PDF yang sesuai dengan PDF/A....pdf as ap input_pdf = DIR_INPUT + "sample...# Buka dokumen PDF document = ap . Document ( input_pdf ) # Konversi...
Learn how to save PDF file in Python Aspose.PDF for Python via C++ library. Save PDF document to file system, to stream, and in Web applications....AsposePDFPythonWrapp as ap document = ap . Document ( "sample.pdf"...
chercher...pdf as ap # Charger le fichier PDF document = ap.Document("input..."owner_password", ap.facades.DocumentPrivilege.forbid_all, ap.CryptoAlgorithm...