Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 4,093 for

ape

(0.09 sec)
  1. Konversi PDF ke Excel di Python|Aspose.PDF untu...

    Aspose.PDF untuk perpustakaan Python memungkinkan Anda mengonversi PDF ke format Excel menggunakan Python. Format ini termasuk XLS, XLSX, XML 2003 Spreadsheet, CSV, ODS....pdf as ap input_pdf = DIR_INPUT + "sample...document = ap . Document ( input_pdf ) save_option = ap . ExcelSaveOptions...

    docs.aspose.com/pdf/id/python-net/convert-pdf-t...
  2. Arşiv

    Arşiv...pdf as ap # PdfViewer nesnesi oluştur viewer = ap.facades.PdfViewer();...import os import aspose.pdf as ap # Yazdırılacak PDF dosyalarını...

    blog.aspose.com/tr/pdf/print-pdf-in-python/
  3. Arsip

    Arsip...pdf as ap # Buat objek PdfViewer viewer = ap.facades.PdfViewer();...import os import aspose.pdf as ap # Jalur direktori yang berisi...

    blog.aspose.com/id/pdf/print-pdf-in-python/
  4. 파이썬을 사용하여 북마크 추가 및 삭제|Aspose.PDF for Python via...

    파이썬을 사용하여 PDF 문서에 북마크를 추가할 수 있습니다. PDF 문서에서 모든 또는 특정 북마크를 삭제할 수 있습니다....pdf as ap # 문서 열기 document = ap . Document ( input_pdf...input_pdf ) # 책갈피 객체 생성 outline = ap . OutlineItemCollectio ( document...

    docs.aspose.com/pdf/ko/python-net/add-and-delet...
  5. Ajouter des tampons d'image dans un PDF en util...

    Ajoutez le tampon d'image dans votre document PDF en utilisant la classe ImageStamp avec la bibliothèque Aspose.PDF pour Python....pdf as ap # Ouvrir le document document = ap . Document (...tampon d'image image_stamp = ap . ImageStamp ( input_image_file...

    docs.aspose.com/pdf/fr/python-net/image-stamps-...
  6. PDF スティッキー注釈を Python で使用する|Aspose.PDF for Pytho...

    このトピックはスティッキー注釈についてであり、例としてテキストにウォーターマーク注釈を示します。...pdf as ap document = ap . Document ( input_file...wa = ap . annotations . WatermarkAnnotation ( page , ap . Rectangle...

    docs.aspose.com/pdf/ja/python-net/sticky-annota...
  7. Манипуляция таблицами в существующем PDF|Aspose...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....as ap # Загрузить существующий PDF файл pdf_document = ap . Document...для поиска таблиц absorber = ap . text . TableAbsorber () # Посетить...

    docs.aspose.com/pdf/ru/python-net/manipulate-ta...
  8. 以编程方式打开PDF文档|Aspose.PDF for Python via .NET

    了解如何在Python Aspose.PDF for Python via .NET库中打开PDF文件。您可以打开现有的PDF、从流中打开文档以及加密的PDF文档。...pdf as ap # 打开文档 document = ap . Document ( input_pdf...从流中打开现有的PDF文档 import aspose.pdf as ap input_pdf = DIR_INPUT + "sample...

    docs.aspose.com/pdf/zh/python-net/open-pdf-docu...
  9. Archiv

    Archiv...pdf as ap # Inicializujte objekt dokumentu document = ap.Document()...textového fragmentu text_fragment = ap.text.TextFragment("Hello,world...

    blog.aspose.com/cs/pdf/create-pdf-files-in-python/
  10. Trabalhando com Portfólio em PDF usando Python|...

    Como Criar um Portfólio em PDF com Python. Você deve usar um arquivo Microsoft Excel, um documento Word e um arquivo de imagem para criar um Portfólio em PDF....pdf as ap # Instanciar Objeto Documento document = ap . Document...documento document . collection = ap . Collection () # Obter arquivos...

    docs.aspose.com/pdf/pt/python-net/portfolio/