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

ape

(0.18 sec)
  1. Impor dan Ekspor Anotasi menggunakan Python|Asp...

    Pelajari cara mengimpor anotasi dari satu PDF dan mengekspornya ke dalam dokumen PDF baru menggunakan Aspose.PDF for Python via .NET.... source_document = ap . Document ( infile ) Buat PDF...apa pun. destination_document = ap . Document () Tambahkan halaman...

    docs.aspose.com/pdf/id/python-net/import-export...
  2. استيراد التعليقات التوضيحية وتصديرها باستخدام P...

    تعرف على كيفية استيراد التعليقات التوضيحية من ملف PDF واحد وتصديرها إلى مستند PDF جديد باستخدام Aspose.PDF لـ Python عبر .NET.... source_document = ap . Document ( infile ) قم بإنشاء...صفحات. destination_document = ap . Document () إضافة صفحة للتعليقات...

    docs.aspose.com/pdf/ar/python-net/import-export...
  3. Obtenir et définir les propriétés des pages PDF...

    Apprenez à inspecter et à mettre à jour les propriétés des pages PDF telles que la taille, le nombre et les informations de couleur en Python....pdf as ap from os import path def get_page_count...): # Open document document = ap . Document ( input_file_name...

    docs.aspose.com/pdf/fr/python-net/get-and-set-p...
  4. プログラムでPDFドキュメントを保存|Aspose.PDF for Python via .NET

    Python Aspose.PDF for Python via .NETライブラリでPDFファイルを保存する方法を学びます。ファイルシステム、ストリーム、およびWebアプリケーションにPDFドキュメントを保存します。...pdf as ap document = ap . Document ( input_pdf... import aspose.pdf as ap document = ap . Document ( input_pdf...

    docs.aspose.com/pdf/ja/python-net/save-pdf-docu...
  5. Remover Tabelas de Documentos PDF Existentes|As...

    Aprenda como remover uma ou mais tabelas de documentos PDF existentes em Python....pdf as ap from os import path import sys...existing PDF document document = ap . Document ( infile ) # Create...

    docs.aspose.com/pdf/pt/python-net/removing-tables/
  6. أرشيف

    أرشيف...pdf as ap input_pdf = DIR_INPUT + "many_pages... # افتح مستند PDF document = ap.Document(input_pdf) # إنشاء كائن...

    blog.aspose.com/ar/pdf/convert-pdf-to-image-in-...
  7. 기존 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/ko/python-net/remove-tables...
  8. Python でイメージフォーマットを PDF に変換する方法|Aspose.PDF for ...

    .NET 経由の Aspose.PDF for Python を使用して、BMP、CGM、DICOM、PNG、TIFF、EMF、SVG、その他の画像形式を Python で PDF に変換する方法を学びましょう。...pdf as ap from os import path import sys...infile , outfile ): document = ap . Document () page = document...

    docs.aspose.com/pdf/ja/python-net/convert-image...
  9. Pythonを使用してブックマークを追加および削除する|Aspose.PDF for Pyth...

    Pythonを使用してPDFドキュメントにブックマークを追加できます。PDFドキュメントからすべてまたは特定のブックマークを削除することができます。...pdf as ap # ドキュメントを開く document = ap . Document ( input_pdf...) # ブックマークオブジェクトを作成 outline = ap . OutlineItemCollectio ( document...

    docs.aspose.com/pdf/ja/python-net/add-and-delet...
  10. آرشیوها

    آرشیوها...pdf as ap # اشیاء LoadOption را با استفاده...بارگذاری EPUB ایجاد کنید. option = ap.EpubLoadOptions() # یک فایل EPUB...

    blog.aspose.com/fa/pdf/convert-epub-to-pdf-in-p...