Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 4,431 for

ape

(0.13 sec)
  1. حذف الصور من ملف PDF باستخدام Python|Aspose.PDF...

    يشرح هذا القسم كيفية حذف الصور من ملف PDF باستخدام Aspose.PDF لـ Python عبر .NET....pdf as ap # افتح المستند document = ap . Document ( input_file...import aspose.pdf as ap # فتح المستند document = ap . Document ( input_file...

    docs.aspose.com/pdf/ar/python-net/delete-images...
  2. Import and Export Annotations using Python|Aspo...

    Learn how to import annotations from one PDF and export them into a new PDF document using Aspose.PDF for Python via .NET.... source_document = ap . Document ( infile ) Create...pages. destination_document = ap . Document () Add a page for...

    docs.aspose.com/pdf/python-net/import-export-an...
  3. Merge PDF Files in Python|Aspose.PDF for Python...

    Learn how to merge multiple PDF files into a single document in Python....pdf as ap from os import path def merge_two_documents...document1 = ap . Document ( infile1 ) document2 = ap . Document...

    docs.aspose.com/pdf/python-net/merge-pdf/
  4. Ekstrak Tabel dari Dokumen PDF|Aspose.PDF untuk...

    Aspose.PDF untuk Python via .NET memungkinkan untuk melakukan berbagai manipulasi dengan tabel yang terdapat dalam dokumen pdf Anda....pdf as ap # Muat dokumen PDF sumber pdf_document = ap . Document...pdf_document . pages : absorber = ap . text . TableAbsorber () absorber...

    docs.aspose.com/pdf/id/python-net/extract-table...
  5. Menambahkan Lampiran ke Dokumen PDF menggunakan...

    Halaman ini menjelaskan bagaimana menambahkan lampiran ke file PDF dengan Aspose.PDF untuk Python via .NET library....pdf as ap # Buka dokumen document = ap . Document ( input_pdf...lampiran fileSpecification = ap . FileSpecification ( attachment_file...

    docs.aspose.com/pdf/id/python-net/add-attachmen...
  6. 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...
  7. 記録

    記録...pdf as ap input_pdf = DIR_INPUT + "sample...xls" # PDFファイルを開く document = ap.Document(input_pdf) # 保存オプションの作成と設定...

    blog.aspose.com/ja/pdf/convert-pdf-to-excel-in-...
  8. PythonでPDFをMicrosoft Word文書に変換|Aspose.PDF for P...

    Aspose.PDF for Python via .NETを使用して、PDFをMicrosoft Word形式に変換するPythonコードの書き方を学びます。また、PDFからDOC(DOCX)への変換を調整します。...pdf as ap input_pdf = DIR_INPUT + "sample...doc" # PDFドキュメントを開く document = ap . Document ( input_pdf ) # ファイルをMS...

    docs.aspose.com/pdf/ja/python-net/convert-pdf-t...
  9. Archiwa

    Archiwa...pdf as ap input_pdf = DIR_INPUT + "sample...Otwórz dokument PDF document = ap.Document(input_pdf) # Zapisz...

    blog.aspose.com/pl/pdf/convert-pdf-to-doc-in-py...
  10. Archiv

    Archiv...pdf as ap input_pdf = DIR_INPUT + "many_pages...PDF Dokument öffnen document = ap.Document(input_pdf) # Resolution...

    blog.aspose.com/de/pdf/convert-pdf-to-image-in-...