Sort Score
Result 10 results
Languages All
Labels All
Results 1,371 - 1,380 of 5,749 for

ape

(0.18 sec)
  1. إضافة خلفية إلى PDF باستخدام Python|Aspose.PDF ...

    إضافة صورة خلفية إلى ملف PDF الخاص بك باستخدام Python. استخدم فئة BackgroundArtifact....pdf as ap # إنشاء كائن مستند جديد document = ap . Document...الأثرية للخلفية background = ap . BackgroundArtifact () # تحديد...

    docs.aspose.com/pdf/ar/python-net/add-backgrounds/
  2. Pythonを使用してブックマークを取得、更新、展開する|Aspose.PDF for Pyt...

    この記事では、Aspose.PDF for Pythonライブラリを使用してPDFファイル内のブックマークを操作する方法について説明します。...pdf as ap # ドキュメントを開く document = ap . Document ( input_pdf...pdf as ap # PdfBookmarkEditorを作成 bookmarkEditor = ap . facades...

    docs.aspose.com/pdf/ja/python-net/get-update-an...
  3. 既存のPDFからテーブルを削除する|Aspose.PDF for Python via .NET

    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ドキュメントを読み込む pdf_document = ap . Document...テーブルを見つけるためにTableAbsorberオブジェクトを作成する absorber = ap . text . TableAbsorber () # アブソーバーで最初のページを訪問する...

    docs.aspose.com/pdf/ja/python-net/remove-tables...
  4. ארכיון

    ארכיון...pdf as ap input_pdf = DIR_INPUT + "sample...doc" # פתח מסמך PDF document = ap.Document(input_pdf) # שמור PDF...

    blog.aspose.com/he/pdf/convert-pdf-to-doc-in-py...
  5. 아카이브

    아카이브...pdf as ap outputFile = "page_{pageNo}.txt"...document = ap.Document("input.pdf") # 텍스트 장치 만들기 textDevice = ap.devices...

    blog.aspose.com/ko/pdf/extract-text-from-pdf-in...
  6. Procurar

    Procurar...pdf as ap input_pdf = DIR_INPUT + "sample...Abrir documento PDF document = ap.Document(input_pdf) # Criar instância...

    blog.aspose.com/pt/pdf/convert-pdf-to-ppt-in-py...
  7. arkiv

    arkiv...pdf as ap # Ladda PDF-fil document = ap.Document("input...# Skapa en ny PDF splitPDF = ap.Document() # Lägg till sida till...

    blog.aspose.com/sv/pdf/split-pdf-in-python/
  8. Python で PDF ファイルのメタデータを操作する|Aspose.PDF for Pyt...

    Aspose.PDF を使用して Python で PDF ファイルのメタデータと XMP プロパティを抽出、更新、管理する方法を学びましょう。...pdf as ap import datetime import sys from...Open PDF document document = ap . Document ( infile ) # Get document...

    docs.aspose.com/pdf/ja/python-net/pdf-file-meta...
  9. Atur Penyelarasan Bidang|Aspose.PDF for Python ...

    Contoh ini menunjukkan cara mengatur penyelarasan teks FormField dalam dokumen PDF menggunakan Aspose.PDF for Python....pdf as ap import aspose.pydrawing as ap_pydrawing import...outfile ): # Open document doc = ap . Document ( infile ) # Create...

    docs.aspose.com/pdf/id/python-net/set-field-ali...
  10. Ajouter des pièces jointes à un PDF en Python|A...

    Apprenez comment ajouter des pièces jointes à des documents PDF en Python en utilisant Aspose.PDF for Python via .NET....pdf as ap def add_attachments ( infile...with ap . Document ( infile ) as document : file_spec = ap . FileSpecification...

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