Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 4,096 for

ape

(0.1 sec)
  1. Pythonを使用してPDFに透かしを追加する|Aspose.PDF for Python v...

    この記事では、Pythonを使用してプログラムでPDFのアーティファクトを操作し、透かしを取得する機能について説明します。...pdf as ap document = ap . Document ( input_pdf...) artifact = ap . WatermarkArtifact () ts = ap . text . TextState...

    docs.aspose.com/pdf/ja/python-net/add-watermarks/
  2. Ajouter une pièce jointe à un document PDF en u...

    Cette page décrit comment ajouter une pièce jointe à un fichier PDF avec Aspose.PDF pour Python via la bibliothèque .NET....pdf as ap # Ouvrir le document document = ap . Document (...pièce jointe fileSpecification = ap . FileSpecification ( attachment_file...

    docs.aspose.com/pdf/fr/python-net/add-attachmen...
  3. 档案

    档案...pdf as ap 提取文本:在 Python 中解析 PDF # 从 PDF...import aspose.pdf as ap # 打开 PDF 文档 document = ap.Document("AddText...

    blog.aspose.com/zh/pdf/parse-pdf-in-python/
  4. Archiwa

    Archiwa...pdf as ap # Utwórz instancję obiektu TeXLoadOptions...TeXLoadOptions options = ap.TeXLoadOptions() # Załaduj dokument...

    blog.aspose.com/pl/pdf/convert-latex-to-word-py...
  5. أرشيف

    أرشيف...pdf as ap # إنشاء كائن TeXLoadOptions options = ap.TeXLoadOptions()...بتحميل مستند TEX pdfDocument = ap.Document("sample.tex", options)...

    blog.aspose.com/ar/pdf/convert-latex-to-word-py...
  6. ค้นหา

    ค้นหา...pdf as ap # โหลด PDF doc = ap.Document("input.pdf")...- newHeight) page.media_box = ap.Rectangle(newLLX, newLLY, newLLX...

    blog.aspose.com/th/pdf/rotate-pdf-in-python/
  7. Archiwa

    Archiwa...pdf as ap # Załaduj plik PDF doc = ap.Document("input...- newHeight) page.media_box = ap.Rectangle(newLLX, newLLY, newLLX...

    blog.aspose.com/pl/pdf/rotate-pdf-in-python/
  8. Add Line Object to PDF file|Aspose.PDF for Pyth...

    This article explains how to create a line object to your PDF using Aspose.PDF for Python via .NET....pdf as ap import aspose.pdf.drawing as...Document instance document = ap . Document () # Add page to pages...

    docs.aspose.com/pdf/python-net/add-line/
  9. 記録

    記録...pdf as ap テキストを抽出する: PythonでPDFを解析する #...aspose.pdf as ap # PDF ドキュメントを開く document = ap.Document("AddText...

    blog.aspose.com/ja/pdf/parse-pdf-in-python/
  10. Archivio

    Archivio...pdf as ap # Carica il documento PDF di input document = ap.Document("input...testo della filigrana stamp = ap.TextStamp("CONFIDENTIAL") # Imposta...

    blog.aspose.com/it/pdf/add-watermark-in-pdf-in-...