Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 5,741 for

ape

(0.24 sec)
  1. Sauvegarder le document PDF par programmation|A...

    Apprenez à sauvegarder un fichier PDF dans la bibliothèque Aspose.PDF pour Python via .NET. Sauvegardez le document PDF dans le système de fichiers, dans un flux, et dans les applications Web....pdf as ap document = ap . Document ( input_pdf... import aspose.pdf as ap document = ap . Document ( input_pdf...

    docs.aspose.com/pdf/fr/python-net/save-pdf-docu...
  2. Extract PDF Pages in Python|Aspose.PDF for Pyth...

    Learn how to extract single or multiple PDF pages into new files in Python....PDF using the Document API ( ap.Document() ). Create a new Document...output file. import aspose.pdf as ap def extract_page ( input_file_name...

    docs.aspose.com/pdf/python-net/extract-pages/
  3. Python을 사용한 주석 및 특수 텍스트|Aspose.PDF for Python v...

    Python용 Aspose.PDF 를 사용하여 PDF 문서의 스탬프 주석, 강조 표시된 텍스트 및 위 첨자/아래 첨자 내용에서 텍스트를 추출하는 방법을 알아봅니다....pdf as ap def extract_text_from_stamp (...will be saved. """ document = ap . Document ( infile ) try : page...

    docs.aspose.com/pdf/ko/python-net/annotation-an...
  4. Get and Set PDF Page Properties in Python|Aspos...

    Learn how to inspect and update PDF page properties such as size, count, and color information in Python....pdf as ap from os import path def get_page_count...): # Open document document = ap . Document ( input_file_name...

    docs.aspose.com/pdf/python-net/get-and-set-page...
  5. Chercher

    chercher...pdf as ap # Créer un objet PdfViewer viewer = ap.facades.PdfViewer();...import os import aspose.pdf as ap # Chemin du répertoire contenant...

    blog.aspose.com/fr/pdf/print-pdf-in-python/
  6. ค้นหา

    ค้นหา...pdf as ap # สร้างวัตถุ PdfViewer viewer = ap.facades.PdfViewer();...import os import aspose.pdf as ap # เส้นทางไดเร็กทอรีที่มีไฟล์...

    blog.aspose.com/th/pdf/print-pdf-in-python/
  7. Dapatkan, Perbarui, dan Perluas Sebuah Penanda ...

    Artikel ini menjelaskan cara menggunakan penanda buku dalam file PDF dengan pustaka Aspose.PDF untuk Python kami....pdf as ap # Buka dokumen document = ap . Document ( input_pdf...pdf as ap # Buat PdfBookmarkEditor bookmarkEditor = ap . facades...

    docs.aspose.com/pdf/id/python-net/get-update-an...
  8. أرشيف

    أرشيف...pdf as ap # إنشاء كائن PdfViewer viewer = ap.facades.PdfViewer();...import os import aspose.pdf as ap # مسار الدليل الذي يحتوي على...

    blog.aspose.com/ar/pdf/print-pdf-in-python/
  9. آرشیوها

    آرشیوها...pdf as ap input_pdf = DIR_INPUT + "sample...فایل PDF را باز کنید document = ap.Document(input_pdf) # گزینه های...

    blog.aspose.com/fa/pdf/convert-pdf-to-excel-in-...
  10. Python を使用して PDF レイヤーを操作する|Aspose.PDF for Pytho...

    Python で PDF レイヤーを追加、ロック、抽出、フラット化、結合する方法を学びましょう。...pdf as ap def add_layers ( outfile : str...str ) -> None : document = ap . Document () page = document ....

    docs.aspose.com/pdf/ja/python-net/working-with-...