Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 4,431 for

ape

(1.25 sec)
  1. Utilisation de l'Annotation de Texte pour PDF v...

    Aspose.PDF pour Python vous permet d'Ajouter, d'Obtenir et de Supprimer une Annotation de Texte de votre document PDF....pdf as ap document = ap . Document ( input_file...input_file ) textAnnotation = ap . annotations . TextAnnotation ( document...

    docs.aspose.com/pdf/fr/python-net/text-annotation/
  2. Создать AcroForm — создать заполняемый PDF в Py...

    Создайте поля AcroForm с нуля в PDF‑документах, используя Aspose.PDF for Python via .NET....pdf as ap import aspose.pydrawing as drawing...output_file_name ): document = ap . Document () page = document...

    docs.aspose.com/pdf/ru/python-net/create-form/
  3. Add Tables to PDF in Python|Aspose.PDF for Pyth...

    Learn how to add and configure tables in existing PDF documents in Python....pdf as ap from aspose.pdf import Color...Create new PDF document document = ap . Document () page = document...

    docs.aspose.com/pdf/python-net/adding-tables/
  4. Adicionar Anotações de Figuras usando Python|As...

    Este artigo descreve como adicionar, obter e excluir anotações de figuras do seu documento PDF com Aspose.PDF para Python via .NET...pdf as ap document = ap . Document ( input_file...input_file ) squareAnnotation = ap . annotations . SquareAnnotation (...

    docs.aspose.com/pdf/pt/python-net/figures-annot...
  5. Anotaciones Extras usando Python|Aspose.PDF par...

    Esta sección describe cómo agregar, obtener y eliminar tipos adicionales de anotaciones de su documento PDF....pdf as ap # Abrir documento document = ap . Document (...input_file ) caretAnnotation1 = ap . annotations . CaretAnnotation...

    docs.aspose.com/pdf/es/python-net/extra-annotat...
  6. Конвертировать PDF в PDF/A, PDF/E и PDF/X в Pyt...

    Узнайте, как конвертировать файлы PDF в PDF/A, PDF/E и PDF/X на Python с помощью Aspose.PDF for Python via .NET для архивных, доступных и печатных рабочих процессов....Загрузите PDF‑документ, используя ‘ap.Document’. Вызовите метод convert...соответствия. Целевой формат - ‘ap.PdfFormat.PDF_A_1B’ (стандарт...

    docs.aspose.com/pdf/ru/python-net/convert-pdf-t...
  7. Anotaciones interactivas usando Python|Aspose.P...

    Aprenda cómo agregar, leer y eliminar anotaciones de enlace, y cómo crear botones de navegación e impresión en documentos PDF usando Aspose.PDF for Python via .NET....document = ap . Document ( infile ) text_fragment_absorber = ap . text...acción URI a él. link_annotation = ap . annotations . LinkAnnotation...

    docs.aspose.com/pdf/es/python-net/interactive-a...
  8. Python을 통한 PDF의 텍스트 주석 사용|Aspose.PDF for Python...

    Aspose.PDF for Python은 PDF 문서에서 텍스트 주석을 추가, 가져오기 및 삭제할 수 있도록 합니다....pdf as ap document = ap . Document ( input_file...input_file ) textAnnotation = ap . annotations . TextAnnotation ( document...

    docs.aspose.com/pdf/ko/python-net/text-annotation/
  9. Interactive Annotations using Python|Aspose.PDF...

    Learn how to add, read, and delete link annotations, and how to create navigation and print buttons in PDF documents using Aspose.PDF for Python via .NET....document = ap . Document ( infile ) text_fragment_absorber = ap . text...action to it. link_annotation = ap . annotations . LinkAnnotation...

    docs.aspose.com/pdf/python-net/interactive-anno...
  10. Text Based Annotations using Python|Aspose.PDF ...

    Learn how to add, inspect, and delete free text, highlight, underline, squiggly, and strikeout annotations in PDF documents using Aspose.PDF for Python via .NET....Open the source PDF document = ap . Document ( infile ) Create...annotation free_text_annotation = ap . annotations . FreeTextAnnotation...

    docs.aspose.com/pdf/python-net/text-based-Annot...