Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 5,751 for

ape

(0.12 sec)
  1. Python で PDF アクションを操作する|Aspose.PDF for Python v...

    Python を使用して PDF ファイル内のドキュメント、ページ、およびフォームアクションを追加、更新、削除する方法について説明します。...pdf as ap from aspose.pycore import is_assignable...ons_out.pdf") Notes: - Uses `ap.annotations.JavascriptAction`...

    docs.aspose.com/pdf/ja/python-net/actions/
  2. Stamp 类|Aspose.PDF for Python via .NET

    了解如何使用 Stamp 类在 Python 中向 PDF 文档添加图像、PDF 和基于文本的印章。...pdf as ap import aspose.pdf.facades as...def _create_text_state () -> ap . text . TextState : """Create...

    docs.aspose.com/pdf/zh/python-net/stamp-class/
  3. 스탬프 클래스|Aspose.PDF for Python via .NET

    Stamp 클래스를 사용하여 Python에서 PDF 문서에 이미지, PDF 및 텍스트 기반 스탬프를 추가하는 방법을 알아봅니다....pdf as ap import aspose.pdf.facades as...def _create_text_state () -> ap . text . TextState : """Create...

    docs.aspose.com/pdf/ko/python-net/stamp-class/
  4. 搜索

    搜索...pdf as ap input_pdf = DIR_INPUT + "sample..."convert_pdf_to_doc.doc" # 打開 PDF 文檔 document = ap.Document(input_pdf) # 將 PDF 另存為...

    blog.aspose.com/zh-hant/pdf/convert-pdf-to-doc-...
  5. 搜索

    搜索...pdf as ap # 加載PDF文件 document = ap.Document("input.pdf")..."owner_password", ap.facades.DocumentPrivilege.forbid_all, ap.CryptoAlgorithm...

    blog.aspose.com/zh-hant/pdf/encrypt-decrypt-pdf...
  6. Lưu trữ

    Lưu trữ...pdf as ap outputFile = "page_{pageNo}.txt"...# Mở tài liệu PDF document = ap.Document("input.pdf") # Tạo thiết...

    blog.aspose.com/vi/pdf/extract-text-from-pdf-in...
  7. PythonでPDFからタグ付けされたコンテンツを抽出する|Aspose.PDF for Py...

    Aspose.PDF for Python via .NET を使用して、Pythonでタグ付けされたPDFコンテンツを抽出する方法を学びます。タグ付けコンテンツ、ルート構造、子構造要素へのアクセスを含みます。...pdf as ap from aspose.pycore import cast...): # Create PDF Document with ap . Document () as document : #...

    docs.aspose.com/pdf/ja/python-net/extract-tagge...
  8. Archiv

    Archiv...pdf as ap # Načtěte PDF doc = ap.Document("input.pdf")...- newHeight) page.media_box = ap.Rectangle(newLLX, newLLY, newLLX...

    blog.aspose.com/cs/pdf/rotate-pdf-in-python/
  9. 档案

    档案...pdf as ap # 加载PDF文件 document = ap.Document("input.pdf")..."owner_password", ap.facades.DocumentPrivilege.forbid_all, ap.CryptoAlgorithm...

    blog.aspose.com/zh/pdf/encrypt-decrypt-pdf-in-p...
  10. Archivo

    Archivo...pdf as ap input_pdf = DIR_INPUT + "sample...Abrir documento PDF document = ap.Document(input_pdf) # Crear instancia...

    blog.aspose.com/es/pdf/convert-pdf-to-ppt-in-py...