Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 4,096 for

ape

(0.11 sec)
  1. Moving PDF Pages programmatically via Python|As...

    Try to move pages at desired location or at the end of a PDF file using Aspose.PDF for Python via .NET....pdf as ap # Global configuration DATA_DIR...moving the page. """ document = ap . Document ( input_file_name...

    docs.aspose.com/pdf/python-net/move-pages/
  2. Arşiv

    Arşiv...pdf as ap input_pdf = DIR_INPUT + "many_pages...# PDF belgesini aç document = ap.Document(input_pdf) # Çözünürlük...

    blog.aspose.com/tr/pdf/convert-pdf-to-image-in-...
  3. arkiv

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

    blog.aspose.com/sv/pdf/convert-pdf-to-image-in-...
  4. 使用 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/
  5. 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-...
  6. 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/
  7. 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/
  8. 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-...
  9. Archiv

    Archiv...pdf as ap input_pdf = DIR_INPUT + "sample...Otevřete dokument PDF document = ap.Document(input_pdf) # Uložit...

    blog.aspose.com/cs/pdf/convert-pdf-to-doc-in-py...
  10. Lưu trữ

    Lưu trữ...pdf as ap Trích xuất văn bản: Phân tích...aspose.pdf as ap # Mở tài liệu PDF document = ap.Document("AddText...

    blog.aspose.com/vi/pdf/parse-pdf-in-python/