Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 4,096 for

ape

(0.21 sec)
  1. Extract Table from PDF Document|Aspose.PDF for ...

    Aspose.PDF for Python via .NET makes it possible to carry out various manipulations with the tables contained in your pdf document....pdf as ap # Load source PDF document pdf_document = ap . Document...pdf_document . pages : absorber = ap . text . TableAbsorber () absorber...

    docs.aspose.com/pdf/python-net/extract-table-fr...
  2. Working with PDF File Metadata in Python|Aspose...

    Explore how to extract and manage PDF metadata, such as author and title, in Python using Aspose.PDF....pdf as ap def get_pdf_file_information...Open PDF document document = ap . Document ( data_dir + "GetFileInfo...

    docs.aspose.com/pdf/pyhton-net/pdf-file-metadata/
  3. Working with PDF File Metadata in Python|Aspose...

    Explore how to extract and manage PDF metadata, such as author and title, in Python using Aspose.PDF....pdf as ap def get_pdf_file_information...Open PDF document document = ap . Document ( data_dir + "GetFileInfo...

    docs.aspose.com/pdf/python-net/pdf-file-metadata/
  4. Archiv

    Archiv...pdf as ap # Načíst vstupní PDF dokument document = ap.Document("input...Nastavit text vodoznaku stamp = ap.TextStamp("CONFIDENTIAL") # Nastavte...

    blog.aspose.com/cs/pdf/add-watermark-in-pdf-in-...
  5. Eliminar tablas de un PDF existente|Aspose.PDF ...

    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 # Cargar documento PDF existente pdf_document = ap . Document...para encontrar tablas absorber = ap . text . TableAbsorber () # Visitar...

    docs.aspose.com/pdf/es/python-net/remove-tables...
  6. 使用 Python 旋转 PDF 页面|Aspose.PDF for Python via .NET

    本主题描述如何使用 Python 编程旋转现有 PDF 文件中的页面方向。...pdf as ap doc = ap . Document ( input_pdf )...newHeight ) page . media_box = ap . Rectangle ( newLLX , newLLY...

    docs.aspose.com/pdf/zh/python-net/rotate-pages/
  7. Añadir Imagen a PDF usando Python|Aspose.PDF pa...

    Esta sección describe cómo añadir una imagen a un archivo PDF existente usando la biblioteca de Python....pdf as ap # Abrir documento document = ap . Document (...] . add_image ( image_file , ap . Rectangle ( 20 , 730 , 120...

    docs.aspose.com/pdf/es/python-net/add-image-to-...
  8. Extracting Pages programmatically Python|Aspose...

    You can extract pages from your PDF file using Aspose.PDF for Python via .NET library....PDF using the Document API ( ap.Document() ). Create a new Document...import os import aspose.pdf as ap # Global configuration DATA_DIR...

    docs.aspose.com/pdf/python-net/extract-pages/
  9. Архивы

    Архивы...pdf as ap # Загрузить PDF-файл document = ap.Document("input...Создать новый PDF-файл splitPDF = ap.Document() # Добавить страницу...

    blog.aspose.com/ru/pdf/split-pdf-in-python/
  10. Archiwa

    Archiwa...pdf as ap input_pdf = DIR_INPUT + "sample...Otwórz dokument PDF document = ap.Document(input_pdf) # Utwórz...

    blog.aspose.com/pl/pdf/convert-pdf-to-ppt-in-py...