Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 4,095 for

ape

(0.43 sec)
  1. Archiv

    Archiv...pdf as ap # Laden Sie die PDF-Datei doc = ap.Document("input...- newHeight) page.media_box = ap.Rectangle(newLLX, newLLY, newLLX...

    blog.aspose.com/de/pdf/rotate-pdf-in-python/
  2. 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/
  3. arkiv

    arkiv...pdf as ap # Ladda PDF:en doc = ap.Document("input.pdf")...- newHeight) page.media_box = ap.Rectangle(newLLX, newLLY, newLLX...

    blog.aspose.com/sv/pdf/rotate-pdf-in-python/
  4. 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...
  5. Dividir PDF programáticamente en Python|Aspose....

    Este tema muestra cómo dividir páginas de PDF en archivos PDF individuales en tus aplicaciones de Python....pdf as ap # Abrir documento document = ap . Document (...document . pages : new_document = ap . Document () new_document ....

    docs.aspose.com/pdf/es/python-net/split-pdf-doc...
  6. 既存のPDFドキュメントからテーブルを抽出する|Aspose.PDF for Python v...

    Aspose.PDF for Python via .NETを使用すると、PDFドキュメント内に含まれるテーブルに対して様々な操作を行うことが可能です。...pdf as ap # ソースPDFドキュメントを読み込む pdf_document = ap . Document...pdf_document . pages : absorber = ap . text . TableAbsorber () absorber...

    docs.aspose.com/pdf/ja/python-net/extract-table...
  7. Guardar documento PDF programáticamente|Aspose....

    Aprende cómo guardar un archivo PDF en Python Aspose.PDF para Python a través de la biblioteca C++. Guarda el documento PDF en el sistema de archivos, en un flujo, y en aplicaciones web....AsposePDFPythonWrapp as ap document = ap . Document ( "sample.pdf"...

    docs.aspose.com/pdf/es/python-cpp/save-pdf-docu...
  8. 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...
  9. 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...
  10. 从 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...