Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 5,740 for

ape

(0.12 sec)
  1. Ajouter des formes d'ellipse au PDF en Python|A...

    Apprenez à dessiner, remplir et étiqueter des formes d'ellipse dans les fichiers PDF en Python....pdf as ap import aspose.pdf.drawing as...( outfile : str ): document = ap . Document () page = document...

    docs.aspose.com/pdf/fr/python-net/add-ellipse/
  2. Создать ссылки PDF в Python|Aspose.PDF for Pyth...

    Узнайте, как создавать внутренние, внешние и удалённые ссылки PDF в Python....pdf as ap from os import path import sys...infile , outfile ): document = ap . Document ( infile ) page =...

    docs.aspose.com/pdf/ru/python-net/create-links/
  3. 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...
  4. 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/
  5. Adicionar tabelas ao PDF em Python|Aspose.PDF f...

    Saiba como adicionar e configurar tabelas em documentos PDF existentes em Python....pdf as ap from aspose.pdf import Color...Create new PDF document document = ap . Document () page = document...

    docs.aspose.com/pdf/pt/python-net/adding-tables/
  6. Markup Annotations menggunakan Python|Aspose.PD...

    Pelajari cara menambah, membaca, dan menghapus teks, caret, serta mengganti anotasi dalam dokumen PDF menggunakan Aspose.PDF for Python via .NET.... Buka PDF sumber document = ap . Document ( infile ) Buat dan...serta ikon. text_annotation = ap . annotations . TextAnnotation...

    docs.aspose.com/pdf/id/python-net/markup-annota...
  7. 파이썬을 통한 셰이프 주석|Aspose.PDF for Python via .NET

    .NET을 통해 Aspose.PDF for Python을 사용하여 PDF 문서에서 선, 사각형, 원, 다각형 및 폴리라인 주석을 추가, 검사 및 삭제하는 방법을 알아봅니다.... 원본 PDF 열기 document = ap . Document ( infile ) 라인 주석 생성...생성 및 구성 line_annotation = ap . annotations . LineAnnotation (...

    docs.aspose.com/pdf/ko/python-net/shape-annotat...
  8. 通过 Python 的形状注释|Aspose.PDF for Python via .NET

    了解如何使用 Aspose.PDF for Python via .NET 在 PDF 文档中添加、检查和删除直线、正方形、圆形、多边形和折线注释。...document = ap . Document ( infile ) 创建并配置线注释 line_annotation = ap . annotations...1 ], ap . Rectangle ( 550 , 93 , 562 , 439 , True ), ap . Point...

    docs.aspose.com/pdf/zh/python-net/shape-annotat...
  9. إضافة جداول إلى PDF في Python|Aspose.PDF for Py...

    تعرف على كيفية إضافة الجداول وتكوينها في مستندات PDF الموجودة في Python....pdf as ap from aspose.pdf import Color...Create new PDF document document = ap . Document () page = document...

    docs.aspose.com/pdf/ar/python-net/adding-tables/
  10. Tambahkan Teks ke PDF menggunakan Python|Aspose...

    Artikel ini menjelaskan berbagai aspek bekerja dengan teks di Aspose.PDF. Pelajari cara menambahkan teks ke PDF, menambahkan fragmen HTML, atau menggunakan font OTF kustom....pdf as ap # Buka dokumen document = ap . Document ( input_pdf...fragmen teks text_fragment = ap . text . TextFragment ( "main...

    docs.aspose.com/pdf/id/python-net/add-text-to-p...