이 주제는 Aspose.PDF를 사용하여 HTML을 PDF로 변환하고 MHTML을 PDF로 변환하는 방법을 보여줍니다. for Python....pdf as ap input_pdf = DIR_INPUT + "little_html...pdf" options = ap . HtmlLoadOptions () document = ap . Document (...
本主题向您展示如何使用 Aspose.PDF 将 HTML 转换为 PDF 和 MHTML 转换为 PDF 在 Python 中。...pdf as ap input_pdf = DIR_INPUT + "little_html...pdf" options = ap . HtmlLoadOptions () document = ap . Document (...
Esta página explica cómo combinar documentos PDF en un solo archivo PDF con Python....pdf as ap # Abrir el primer documento document1 = ap . Document...segundo documento document2 = ap . Document ( input_pdf_2 ) #...
This topic shows how to split PDF pages into individual PDF files in your Python applications....pdf as ap # Open document document = ap . Document ( input_pdf...document . pages : new_document = ap . Document () new_document ....
يشرح هذا القسم كيفية حذف الصور من ملف PDF باستخدام Aspose.PDF لـ Python عبر .NET....pdf as ap # افتح المستند document = ap . Document ( input_file...import aspose.pdf as ap # فتح المستند document = ap . Document ( input_file...
تصف هذه الصفحة كيفية إضافة مرفق إلى ملف PDF باستخدام Aspose.PDF لـ Python عبر مكتبة .NET....pdf as ap # فتح المستند document = ap . Document ( input_pdf...إضافته كمرفق fileSpecification = ap . FileSpecification ( attachment_file...
You may set different structure elements properties in PDF document with Aspose.PDF for Python via .NET....pdf as ap # Create PDF Document with ap . Document ()...aspose.pdf as ap # Create PDF Document with ap . Document ()...
chercher...pdf as ap # Charger le document PDF d'entrée document = ap.Document("input...le texte du filigrane stamp = ap.TextStamp("CONFIDENTIAL") # Définir...