You may set different structure elements properties in PDF document with Aspose.PDF for Python via .NET....pdf as ap # region Setting Structure Elements...): # Create PDF Document with ap . Document () as document : #...
Procurar...pdf as ap # Passo 2: Carregar o documento PDF document = ap.Document("input...in document.pages: page.resize(ap.PageSize.A3) # Passo 4: Salve...
本主题向您展示如何使用 Aspose.PDF for Python .NET 库将 PDF 文件转换为 HTML 格式。...pdf as ap input_pdf = DIR_INPUT + "sample...html" # 打开 PDF 文档 document = ap . Document ( input_pdf ) # 以...
本页面说明如何使用 Python 将 PDF 文档合并为一个单一的 PDF 文件。...pdf as ap # 打开第一个文档 document1 = ap . Document ( input_pdf_1...input_pdf_1 ) # 打开第二个文档 document2 = ap . Document ( input_pdf_2 ) #...
이 주제는 Aspose.PDF for Python .NET 라이브러리를 사용하여 PDF 파일을 HTML 형식으로 변환하는 방법을 보여줍니다....pdf as ap input_pdf = DIR_INPUT + "sample...html" # PDF 문서 열기 document = ap . Document ( input_pdf ) # 문서를...
Извлечь форму из вашего PDF документа с помощью библиотеки Aspose.PDF для Python. Получите значение из отдельного поля PDF файла....pdf as ap # Открыть документ pdfDocument = ap . Document...
les archives...pdf as ap # Étape 2 : Charger le document PDF document = ap.Document("input...in document.pages: page.resize(ap.PageSize.A3) # Étape 4 : Enregistrez...
Python Aspose.PDF for Python via C++ライブラリでPDFファイルを保存する方法を学びます。PDFドキュメントをファイルシステム、ストリーム、およびWebアプリケーションに保存します。...AsposePDFPythonWrapp as ap document = ap . Document ( "sample.pdf"...
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...