Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 5,873 for

ape

(0.13 sec)
  1. Dapatkan dan Cari Gambar dalam PDF|Aspose.PDF f...

    Pelajari cara mencari dan memeriksa gambar dalam dokumen PDF menggunakan Python....pdf as ap from aspose.pycore import cast...document = ap . Document ( infile ) absorber = ap . ImagePlacementAbsorb...

    docs.aspose.com/pdf/id/python-net/search-and-ge...
  2. Mettre à jour les liens PDF en Python|Aspose.PD...

    Apprenez comment mettre à jour l'apparence et les destinations des liens PDF en Python....pdf as ap import sys from os import path...infile , outfile ): document = ap . Document ( infile ) link_annotations...

    docs.aspose.com/pdf/fr/python-net/update-links/
  3. Convertir le PDF en HTML en Python|Aspose.PDF f...

    Apprenez comment convertir un PDF en HTML en Python avec Aspose.PDF for Python via .NET, y compris la sortie multi-pages, les images externes, la gestion du SVG et le rendu HTML en couches....pdf as ap from os import path import sys...document = ap . Document ( infile ) save_options = ap . HtmlSaveOptions...

    docs.aspose.com/pdf/fr/python-net/convert-pdf-t...
  4. Pythonを介してPDFドキュメントを操作する|Aspose.PDF for Python ...

    この記事には、Pythonを使用してPDF A標準のPDFドキュメントを検証する方法、目次を操作する方法、PDFの有効期限を設定する方法などの情報が含まれています。...pdf as ap # ドキュメントを開く document = ap . Document ( input_pdf...document . validate ( output_xml , ap . PdfFormat . PDF_A_1A ) 以下の...

    docs.aspose.com/pdf/ja/python-net/manipulate-pd...
  5. Pythonを使用してPDFにテキストを追加する|Aspose.PDF for Python ...

    この記事では、Aspose.PDFでのテキスト操作のさまざまな側面について説明します。PDFにテキストを追加する方法、HTMLフラグメントを追加する方法、またはカスタムOTFフォントを使用する方法を学びます。...pdf as ap # ドキュメントを開く document = ap . Document ( input_pdf...テキストフラグメントを作成 text_fragment = ap . text . TextFragment ( "main...

    docs.aspose.com/pdf/ja/python-net/add-text-to-p...
  6. Sign PDF Documents from a Smart Card in Python|...

    Learn how to sign PDF documents with smart cards and external certificates in Python....pdf as ap import aspose.pydrawing as drawing...""" with ap . Document ( infile ) as document : with ap . facades...

    docs.aspose.com/pdf/python-net/sign-pdf-documen...
  7. 在 Python 中添加和删除 PDF 书签|Aspose.PDF for Python vi...

    了解如何使用 Python 在 PDF 文档中添加和删除书签。...pdf as ap import sys from os import path...Open PDF document document = ap . Document ( infile ) # Create...

    docs.aspose.com/pdf/zh/python-net/add-and-delet...
  8. Arsip

    Arsip...pdf as ap input_pdf = DIR_INPUT + "sample...# Buka berkas PDF document = ap.Document(input_pdf) # Buat dan...

    blog.aspose.com/id/pdf/convert-pdf-to-excel-in-...
  9. Procurar

    Procurar...pdf as ap input_pdf = DIR_INPUT + "sample...Abrir arquivo PDF document = ap.Document(input_pdf) # Criar e...

    blog.aspose.com/pt/pdf/convert-pdf-to-excel-in-...
  10. arkiv

    arkiv...pdf as ap input_pdf = DIR_INPUT + "sample...xls" # Öppna PDF-fil document = ap.Document(input_pdf) # Skapa och...

    blog.aspose.com/sv/pdf/convert-pdf-to-excel-in-...