Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 4,110 for

ape

(0.21 sec)
  1. PythonでHTMLをPDFに変換|Aspose.PDF for Python via .NET

    このトピックでは、Aspose.PDFを使用してHTMLをPDFに、MHTMLをPDFに変換する方法を示します。...pdf as ap input_pdf = DIR_INPUT + "little_html...pdf" options = ap . HtmlLoadOptions () document = ap . Document (...

    docs.aspose.com/pdf/ja/python-net/convert-html-...
  2. PythonでPDFの有効期限を設定する|Aspose.PDF for Python via ...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....pdf as ap # PDF ドキュメントを作成 doc = ap . Document () # 有効期限を設定...有効期限を設定 expiration = ap . Expiration ( 2023 , 12 , 31 ) # ドキュメントに有効期限を設定...

    docs.aspose.com/pdf/ja/python-java/set-pdf-expi...
  3. أرشيف

    أرشيف...pdf as ap input_pdf = DIR_INPUT + "sample...قم بتحميل مستند PDF document = ap.Document(input_pdf) # احفظ ملف...

    blog.aspose.com/ar/pdf/convert-pdf-to-html-in-p...
  4. Archiv

    Archiv...pdf as ap input_pdf = DIR_INPUT + "sample...Načíst dokument PDF document = ap.Document(input_pdf) # Uložit...

    blog.aspose.com/cs/pdf/convert-pdf-to-html-in-p...
  5. Python으로 프로그래밍 방식으로 PDF 페이지 삭제|Aspose.PDF for P...

    Aspose.PDF for Python via .NET 라이브러리를 사용하여 PDF 파일에서 페이지를 삭제할 수 있습니다....pdf as ap # 문서 열기 document = ap . Document ( input_pdf...

    docs.aspose.com/pdf/ko/python-net/delete-pages/
  6. آرشیوها

    آرشیوها...pdf as ap # PDF را بارگیری کنید doc = ap.Document("input...- newHeight) page.media_box = ap.Rectangle(newLLX, newLLY, newLLX...

    blog.aspose.com/fa/pdf/rotate-pdf-in-python/
  7. 档案

    档案...pdf as ap # 第 2 步:加载 PDF 文档 document = ap.Document("input...in document.pages: page.resize(ap.PageSize.A3) # 步骤 4: 保存更新后的 PDF...

    blog.aspose.com/zh/pdf/resize-pdf-document-in-p...
  8. 記録

    記録...pdf as ap # TeXLoadOptions オブジェクトをインスタンス化する options = ap.TeXLoadOptions()...TEXドキュメントをロードする pdfDocument = ap.Document("sample.tex", options)...

    blog.aspose.com/ja/pdf/convert-latex-to-word-py...
  9. 記録

    記録...pdf as ap # PDFファイルを読み込む document = ap.Document("input...pages: # 新しい PDF を作成する splitPDF = ap.Document() # ページを PDF に追加 splitPDF...

    blog.aspose.com/ja/pdf/split-pdf-in-python/
  10. ค้นหา

    ค้นหา...pdf as ap input_pdf = DIR_INPUT + "sample...tex" # เปิดไฟล์ PDF document = ap.Document(input_pdf) # สร้างวัตถุของคลาส...

    blog.aspose.com/th/pdf/convert-pdf-to-latex-in-...