Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 4,552 for

ape

(0.12 sec)
  1. Trabajar con metadatos de archivos PDF en Pytho...

    Aprenda cómo extraer, actualizar y administrar los metadatos de archivos PDF y las propiedades XMP en Python usando Aspose.PDF....pdf as ap import datetime import sys from...Open PDF document document = ap . Document ( infile ) # Get document...

    docs.aspose.com/pdf/es/python-net/pdf-file-meta...
  2. Extraer contenido etiquetado de PDFs en Python|...

    Aprenda cómo extraer contenido PDF etiquetado en Python con Aspose.PDF for Python via .NET, incluido el acceso al contenido etiquetado, la estructura raíz y los Structure Elements hijo....pdf as ap from aspose.pycore import cast...): # Create PDF Document with ap . Document () as document : #...

    docs.aspose.com/pdf/es/python-net/extract-tagge...
  3. Arsip

    Arsip...pdf as ap # Muat dokumen PDF masukan document = ap.Document("input...Setel teks tanda air stamp = ap.TextStamp("CONFIDENTIAL") # Tetapkan...

    blog.aspose.com/id/pdf/add-watermark-in-pdf-in-...
  4. Pythonを使用してPDFページをプログラムで移動|Aspose.PDF for Pytho...

    Aspose.PDF for Python via .NETを使用して、PDFファイル内の任意の場所または末尾にページを移動してみてください。...pdf as ap srcDocument = ap . Document ( src_file_name...src_file_name ) dstDocument = ap . Document ( dst_File_name ) page =...

    docs.aspose.com/pdf/ja/python-net/move-pages/
  5. 파이썬을 사용하여 PDF 페이지 회전|Aspose.PDF for Python via ...

    이 주제는 파이썬을 사용하여 기존 PDF 파일에서 페이지 방향을 프로그래밍 방식으로 회전하는 방법을 설명합니다....pdf as ap doc = ap . Document ( input_pdf )...newHeight ) page . media_box = ap . Rectangle ( newLLX , newLLY...

    docs.aspose.com/pdf/ko/python-net/rotate-pages/
  6. ค้นหา

    ค้นหา...pdf as ap outputFile = "page_{pageNo}.txt"...txt" # เปิดเอกสาร PDF document = ap.Document("input.pdf") # สร้างอุปกรณ์ข้อความ...

    blog.aspose.com/th/pdf/extract-text-from-pdf-in...
  7. Archiwa

    Archiwa...pdf as ap outputFile = "page_{pageNo}.txt"...Otwórz dokument PDF document = ap.Document("input.pdf") # Utwórz...

    blog.aspose.com/pl/pdf/extract-text-from-pdf-in...
  8. ארכיון

    ארכיון...pdf as ap outputFile = "page_{pageNo}.txt"...txt" # פתח מסמך PDF document = ap.Document("input.pdf") # צור התקן...

    blog.aspose.com/he/pdf/extract-text-from-pdf-in...
  9. Ekstrak Tabel dari Dokumen PDF|Aspose.PDF untuk...

    Aspose.PDF untuk Python via .NET memungkinkan untuk melakukan berbagai manipulasi dengan tabel yang terdapat dalam dokumen pdf Anda....pdf as ap # Muat dokumen PDF sumber pdf_document = ap . Document...pdf_document . pages : absorber = ap . text . TableAbsorber () absorber...

    docs.aspose.com/pdf/id/python-net/extract-table...
  10. Menambahkan Lampiran ke Dokumen PDF menggunakan...

    Halaman ini menjelaskan bagaimana menambahkan lampiran ke file PDF dengan Aspose.PDF untuk Python via .NET library....pdf as ap # Buka dokumen document = ap . Document ( input_pdf...lampiran fileSpecification = ap . FileSpecification ( attachment_file...

    docs.aspose.com/pdf/id/python-net/add-attachmen...