Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 4,431 for

ape

(0.41 sec)
  1. ComparisonMode.IGNORE_SPACES Throws NullReferen...

    Issue 1: SideBySidePdfComparer.compare()consistently throws aNullReferenceExceptionwhenComparisonMode.IGNORE_SPACESis used on cetain PDF pages (~85–110 KB per page). The exact same files compare successfully withCompari…...pdf as ap from aspose.pdf.comparison import...financial statement PDF doc1 = ap.Document("section_pdf1_pages1to3...

    forum.aspose.com/t/comparisonmode-ignore-spaces...
  2. Archivio

    Archivio...pdf as ap # Carica file PDF document = ap.Document("input..."owner_password", ap.facades.DocumentPrivilege.forbid_all, ap.CryptoAlgorithm...

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

    أرشيف...pdf as ap # قم بتحميل ملف PDF document = ap.Document("input..."owner_password", ap.facades.DocumentPrivilege.forbid_all, ap.CryptoAlgorithm...

    blog.aspose.com/ar/pdf/encrypt-decrypt-pdf-in-p...
  4. Arsip

    Arsip...pdf as ap # Muat file PDF document = ap.Document("input..."owner_password", ap.facades.DocumentPrivilege.forbid_all, ap.CryptoAlgorithm...

    blog.aspose.com/id/pdf/encrypt-decrypt-pdf-in-p...
  5. آرشیوها

    آرشیوها...pdf as ap outputFile = "page_{pageNo}.txt"...سند PDF را باز کنید document = ap.Document("input.pdf") # دستگاه...

    blog.aspose.com/fa/pdf/extract-text-from-pdf-in...
  6. Архивы

    Архивы...pdf as ap # Загрузить PDF-файл document = ap.Document("input..."owner_password", ap.facades.DocumentPrivilege.forbid_all, ap.CryptoAlgorithm...

    blog.aspose.com/ru/pdf/encrypt-decrypt-pdf-in-p...
  7. 搜索

    搜索...pdf as ap # 加載PDF文件 document = ap.Document("input.pdf")..."owner_password", ap.facades.DocumentPrivilege.forbid_all, ap.CryptoAlgorithm...

    blog.aspose.com/zh-hant/pdf/encrypt-decrypt-pdf...
  8. Lưu trữ

    Lưu trữ...pdf as ap outputFile = "page_{pageNo}.txt"...# Mở tài liệu PDF document = ap.Document("input.pdf") # Tạo thiết...

    blog.aspose.com/vi/pdf/extract-text-from-pdf-in...
  9. ארכיון

    ארכיון...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...
  10. إضافة خلفية إلى 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/