Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 5,749 for

ape

(0.62 sec)
  1. Anotaciones de marcado usando Python|Aspose.PDF...

    Aprende cómo agregar, leer y eliminar texto, cursor y reemplazar anotaciones en documentos PDF usando Aspose.PDF for Python via .NET....Abra el PDF de origen document = ap . Document ( infile ) Crear y...color e ícono. text_annotation = ap . annotations . TextAnnotation...

    docs.aspose.com/pdf/es/python-net/markup-annota...
  2. Using Text Annotation for PDF via Python|Aspose...

    Aspose.PDF for Python allows you to Add, Get, and Delete Text Annotation from your PDF document....pdf as ap document = ap . Document ( input_file...input_file ) textAnnotation = ap . annotations . TextAnnotation ( document...

    docs.aspose.com/pdf/python-net/text-annotation/
  3. Crear o Agregar Tabla en PDF usando Python|Aspo...

    Aspose.PDF para Python via .NET es una biblioteca utilizada para crear, leer y editar tablas PDF. Consulta otras funciones avanzadas en este tema.... table = ap . Table () Añadiendo Tabla en...aspose.pdf as ap # Cargar documento PDF fuente doc = ap . Document...

    docs.aspose.com/pdf/es/python-net/add-table-in-...
  4. Criar ou Adicionar Tabela em PDF usando Python|...

    Aspose.PDF para Python via .NET é uma biblioteca usada para criar, ler e editar Tabelas em PDF. Verifique outras funções avançadas neste tópico.... table = ap . Table () Adicionando Tabela...pdf as ap # Carregar documento PDF de origem doc = ap . Document...

    docs.aspose.com/pdf/pt/python-net/add-table-in-...
  5. 在 Python 中将 PDF 转换为 PDF/A、PDF/E 和 PDF/X|Aspose....

    了解如何使用 Aspose.PDF for Python via .NET 在 Python 中将 PDF 文件转换为 PDF/A、PDF/E 和 PDF/X,以用于归档、可访问性和打印工作流。...以下代码片段展示了如何将 PDF 文件转换为 PDF/A-1B 格式: 使用 ‘ap.Document’ 加载 PDF 文档。 使用以下参数调用...目标格式 - ‘ap.PdfFormat.PDF_A_1B’(存档标准)。 Error action - ‘ap.ConvertErrorAction...

    docs.aspose.com/pdf/zh/python-net/convert-pdf-t...
  6. 파이썬에서 PDF를 PDF/A, PDF/E 및 PDF/X로 변환|Aspose.PDF ...

    .NET을 통해 파이썬에서 PDF 파일을 PDF/A, PDF/E 및 PDF/X로 변환하는 방법을 알아보세요. 보관, 접근성 및 인쇄 워크플로우를 위해 파이썬용 Aspose.PDF... ‘AP.Document’를 사용하여 PDF 문서를 로드합니다...대상 형식 - ‘ap.pdfFormat.pdf_a_1b’ (아카이브 표준) 오류 조치 - ‘ap.ConvertErrorAction...

    docs.aspose.com/pdf/ko/python-net/convert-pdf-t...
  7. Créer des liens PDF en Python|Aspose.PDF for Py...

    Apprenez comment créer des liens PDF internes, externes et distants en Python....pdf as ap from os import path import sys...infile , outfile ): document = ap . Document ( infile ) page =...

    docs.aspose.com/pdf/fr/python-net/create-links/
  8. Anotasi Bentuk via Python|Aspose.PDF for Python...

    Pelajari cara menambahkan, memeriksa, dan menghapus anotasi garis, kotak, lingkaran, poligon, dan polilin dalam dokumen PDF menggunakan Aspose.PDF for Python via .NET.... Buka PDF sumber document = ap . Document ( infile ) Buat dan...anotasi garis line_annotation = ap . annotations . LineAnnotation...

    docs.aspose.com/pdf/id/python-net/shape-annotat...
  9. Membuat PDF yang kompleks|Aspose.PDF untuk Pyth...

    Aspose.PDF untuk Python via .NET memungkinkan Anda membuat dokumen yang lebih kompleks yang mengandung gambar, fragmen teks, dan tabel dalam satu dokumen....pdf as ap # Inisialisasi objek dokumen document = ap . Document...page . add_image ( image_file , ap . Rectangle ( 20 , 730 , 120...

    docs.aspose.com/pdf/id/python-net/complex-pdf-e...
  10. Manipulate PDF Documents in Python|Aspose.PDF f...

    Learn how to validate, structure, and modify PDF documents in Python, including TOC management and PDF/A checks....pdf as ap def validate_pdfa_standard_a1a...input_pdf , output_pdf ): document = ap . Document ( input_pdf ) document...

    docs.aspose.com/pdf/python-net/manipulate-pdf-d...