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

ape

(1.23 sec)
  1. Add Attachments to PDF in Python|Aspose.PDF for...

    Learn how to add file attachments to PDF documents in Python using Aspose.PDF for Python via .NET....pdf as ap def add_attachments ( infile...with ap . Document ( infile ) as document : file_spec = ap . FileSpecification...

    docs.aspose.com/pdf/python-net/add-attachment-t...
  2. Rotacionar Páginas PDF em Python|Aspose.PDF for...

    Aprenda como rotacionar páginas PDF e alterar a orientação da página em Python....pdf as ap from os import path def rotate_page...infile , outfile ): document = ap . Document ( infile ) for page...

    docs.aspose.com/pdf/pt/python-net/rotate-pages/
  3. Архивы

    Архивы...pdf as ap # Загрузить PDF-файл document = ap.Document("input...Создать новый PDF-файл splitPDF = ap.Document() # Добавить страницу...

    blog.aspose.com/ru/pdf/split-pdf-in-python/
  4. Archiwa

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

    blog.aspose.com/pl/pdf/convert-pdf-to-ppt-in-py...
  5. Archiv

    Archiv...pdf as ap # PDF-Datei laden document = ap.Document("input..."owner_password", ap.facades.DocumentPrivilege.forbid_all, ap.CryptoAlgorithm...

    blog.aspose.com/de/pdf/encrypt-decrypt-pdf-in-p...
  6. ארכיון

    ארכיון...pdf as ap # טען קובץ PDF document = ap.Document("input..."owner_password", ap.facades.DocumentPrivilege.forbid_all, ap.CryptoAlgorithm...

    blog.aspose.com/he/pdf/encrypt-decrypt-pdf-in-p...
  7. Python을 사용하여 주석 가져오기 및 내보내기|Aspose.PDF for Pyth...

    .NET을 통해 Python용 Aspose.PDF 를 사용하여 하나의 PDF에서 주석을 가져오고 새 PDF 문서로 내보내는 방법을 알아봅니다.... source_document = ap . Document ( infile ) 대상 PDF...없습니다. destination_document = ap . Document () 내보낸 주석을 위한 페이지...

    docs.aspose.com/pdf/ko/python-net/import-export...
  8. Fusionner des fichiers PDF en Python|Aspose.PDF...

    Apprenez comment fusionner plusieurs fichiers PDF en un seul document en Python....pdf as ap from os import path def merge_two_documents...document1 = ap . Document ( infile1 ) document2 = ap . Document...

    docs.aspose.com/pdf/fr/python-net/merge-pdf/
  9. ค้นหา

    ค้นหา...pdf as ap input_pdf = DIR_INPUT + "sample...doc" # เปิดเอกสาร PDF document = ap.Document(input_pdf) # บันทึก...

    blog.aspose.com/th/pdf/convert-pdf-to-doc-in-py...
  10. 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...