このセクションでは、Aspose.PDF for Python via .NETを使用してPDFファイルから画像を削除する方法を説明します。...pdf as ap # ドキュメントを開く document = ap . Document ( input_file...import aspose.pdf as ap # ドキュメントを開く document = ap . Document ( input_file...
Python Aspose.PDF for Python via C++ 라이브러리를 사용하여 PDF 파일을 저장하는 방법을 배웁니다. 파일 시스템, 스트림 및 웹 애플리케이션에 PDF 문서를 저장합니다....AsposePDFPythonWrapp as ap document = ap . Document ( "sample.pdf"...
이 주제는 파이썬 애플리케이션에서 PDF 페이지를 개별 PDF 파일로 분할하는 방법을 보여줍니다....pdf as ap # 문서 열기 document = ap . Document ( input_pdf...document . pages : new_document = ap . Document () new_document ....
Topik ini menunjukkan cara mengubah file PDF ke format HTML dengan pustaka Aspose.PDF untuk Python .NET....pdf as ap input_pdf = DIR_INPUT + "sample...# Buka dokumen PDF document = ap . Document ( input_pdf ) # simpan...
This topic show you how to convert PDF file to HTML format with Aspose.PDF for Python via .NET library.... Load the source PDF using ‘ap.Document’. Create ‘HtmlSaveOptions’...HTML. Load the source PDF using ‘ap.Document’. Create ‘HtmlSaveOptions’...
Lưu trữ...pdf as ap # Khởi tạo đối tượng TeXLoadOptions options = ap.TeXLoadOptions()...Tải tài liệu TEX pdfDocument = ap.Document("sample.tex", options)...