Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 4,093 for

ape

(0.11 sec)
  1. Añadir fondo a PDF con Python|Aspose.PDF para P...

    Añadir imagen de fondo a su archivo PDF con Python. Use la clase BackgroundArtifact....pdf as ap # Crear un nuevo objeto Documento document = ap . Document...Artefacto de Fondo background = ap . BackgroundArtifact () # Especificar...

    docs.aspose.com/pdf/es/python-net/add-backgrounds/
  2. Chercher

    chercher...pdf as ap input_pdf = DIR_INPUT + "sample...Ouvrir le document PDF document = ap.Document(input_pdf) # Enregistrer...

    blog.aspose.com/fr/pdf/convert-pdf-to-doc-in-py...
  3. Adicionando Anexo a um Documento PDF usando Pyt...

    Esta página descreve como adicionar um anexo a um arquivo PDF com Aspose.PDF para Python via biblioteca .NET....pdf as ap # Abrir documento document = ap . Document (...como anexo fileSpecification = ap . FileSpecification ( attachment_file...

    docs.aspose.com/pdf/pt/python-net/add-attachmen...
  4. Extraire un tableau d'un document PDF|Aspose.PD...

    Aspose.PDF pour Python via .NET permet d'effectuer diverses manipulations avec les tableaux contenus dans votre document PDF....as ap # Charger le document PDF source pdf_document = ap . Document...pdf_document . pages : absorber = ap . text . TableAbsorber () absorber...

    docs.aspose.com/pdf/fr/python-net/extract-table...
  5. 从 PDF 文件中删除图像使用 Python|Aspose.PDF for Python vi...

    本节解释如何使用 Aspose.PDF for Python via .NET 从 PDF 文件中删除图像。...pdf as ap # 打开文档 document = ap . Document ( input_file...import aspose.pdf as ap # 打开文档 document = ap . Document ( input_file...

    docs.aspose.com/pdf/zh/python-net/delete-images...
  6. 档案

    档案...pdf as ap input_pdf = DIR_INPUT + "sample..."convert_pdf_to_doc.doc" # 打开 PDF 文档 document = ap.Document(input_pdf) # 将 PDF 另存为...

    blog.aspose.com/zh/pdf/convert-pdf-to-doc-in-py...
  7. arkiv

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

    blog.aspose.com/sv/pdf/convert-pdf-to-ppt-in-py...
  8. آرشیوها

    آرشیوها...pdf as ap # فایل PDF را بارگیری کنید document = ap.Document("input..."owner_password", ap.facades.DocumentPrivilege.forbid_all, ap.CryptoAlgorithm...

    blog.aspose.com/fa/pdf/encrypt-decrypt-pdf-in-p...
  9. How to convert PDF to Markdown | Aspose.PDF

    Do you know how easily convert PDF to Markdown using Python via .NET? Convert PDF to Markdown with high quality using Python via .NET Aspose.PDF library....pdf” module using the alias “ap.” This module likely contains...the PDF Document : document = ap.Document(input_pdf): Opens the...

    products.aspose.com/pdf/tutorial/convert-pdf-ma...
  10. Python에서 HTML을 PDF로 변환|Aspose.PDF for Python vi...

    이 주제는 Aspose.PDF를 사용하여 HTML을 PDF로 변환하고 MHTML을 PDF로 변환하는 방법을 보여줍니다. for Python....pdf as ap input_pdf = DIR_INPUT + "little_html...pdf" options = ap . HtmlLoadOptions () document = ap . Document (...

    docs.aspose.com/pdf/ko/python-net/convert-html-...