Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 5,873 for

ape

(0.42 sec)
  1. Archivo

    Archivo...pdf as ap # Cargar archivo PDF document = ap.Document("input..."owner_password", ap.facades.DocumentPrivilege.forbid_all, ap.CryptoAlgorithm...

    blog.aspose.com/es/pdf/encrypt-decrypt-pdf-in-p...
  2. أرشيف

    أرشيف...pdf as ap # قم بتحميل ملف PDF document = ap.Document("input...بإنشاء ملف PDF جديد splitPDF = ap.Document() # أضف الصفحة إلى PDF...

    blog.aspose.com/ar/pdf/split-pdf-in-python/
  3. Archiv

    Archiv...pdf as ap # Načíst soubor PDF document = ap.Document("input...Vytvořte nové PDF splitPDF = ap.Document() # Přidat stránku do...

    blog.aspose.com/cs/pdf/split-pdf-in-python/
  4. Archiv

    Archiv...pdf as ap input_pdf = DIR_INPUT + "sample...Otevřete dokument PDF document = ap.Document(input_pdf) # Vytvořte...

    blog.aspose.com/cs/pdf/convert-pdf-to-ppt-in-py...
  5. ארכיון

    ארכיון...pdf as ap # טען קובץ PDF document = ap.Document("input...pages: # צור PDF חדש splitPDF = ap.Document() # הוסף עמוד ל-PDF...

    blog.aspose.com/he/pdf/split-pdf-in-python/
  6. Удалить формы из PDF в Python|Aspose.PDF for Py...

    Удалить объекты форм со страниц PDF, используя Aspose.PDF for Python via .NET, включая полную очистку и целевое удаление....pdf as ap def remove_all_forms ( input_file_name...output_file_name ): document = ap . Document ( input_file_name...

    docs.aspose.com/pdf/ru/python-net/remove-form/
  7. Lưu trữ

    Lưu trữ...pdf as ap input_pdf = DIR_INPUT + "sample...# Mở tài liệu PDF document = ap.Document(input_pdf) # Lưu PDF...

    blog.aspose.com/vi/pdf/convert-pdf-to-doc-in-py...
  8. 記録

    記録...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-...
  9. 記録

    記録...pdf as ap # ドキュメント オブジェクトの初期化 document = ap.Document() #...オブジェクトを初期化する text_fragment = ap.text.TextFragment("Hello,world...

    blog.aspose.com/ja/pdf/create-pdf-files-in-python/
  10. 既存の PDF ドキュメント内の表の操作|Aspose.PDF for Python via ...

    Python を使用して既存の PDF ドキュメント内のテーブルを検査および変更する方法を学びます。...pdf as ap def replace_cell_text ( infile...Open PDF document document = ap . Document ( infile ) # Create...

    docs.aspose.com/pdf/ja/python-net/manipulating-...