Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 4,096 for

ape

(0.6 sec)
  1. ארכיון

    ארכיון...pdf as ap # טען את ה-PDF doc = ap.Document("input.pdf")...- newHeight) page.media_box = ap.Rectangle(newLLX, newLLY, newLLX...

    blog.aspose.com/he/pdf/rotate-pdf-in-python/
  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 в PowerPoint на Python|Aspos...

    Aspose.PDF позволяет преобразовать PDF в формат PPT (PowerPoint) с использованием Python. Один из способов — преобразование PDF в PPTX с изображениями слайдов....pdf as ap input_pdf = DIR_INPUT + "sample...Открыть PDF документ document = ap . Document ( input_pdf ) # Создать...

    docs.aspose.com/pdf/ru/python-net/convert-pdf-t...
  8. Table Placeholder Replacement Works But Text Ge...

    I am working on a PDF template that contains both paragraphs and tables with multiple placeholders. I am using Aspose.PDF for Python to replace placeholders dynamically. I have been able to successfully replace placehold…...pdf as ap import fitz # PyMuPDF import...f_path, replacements): doc = ap.Document(input_pdf_path) for...

    forum.aspose.com/t/table-placeholder-replacemen...
  9. Save PDF document programmatically|Aspose.PDF f...

    Learn how to save PDF file in Python Aspose.PDF for Python via C++ library. Save PDF document to file system, to stream, and in Web applications....AsposePDFPythonWrapp as ap document = ap . Document ( "sample.pdf"...

    docs.aspose.com/pdf/python-cpp/save-pdf-document/
  10. Архивы

    Архивы...pdf as ap input_pdf = DIR_INPUT + "sample...Открыть PDF-документ document = ap.Document(input_pdf) # Создать...

    blog.aspose.com/ru/pdf/convert-pdf-to-ppt-in-py...