Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 5,865 for

ape

(0.31 sec)
  1. Ajouter des formes d'arc au PDF en Python|Aspos...

    Apprenez comment tracer et remplir des formes d'arc dans des 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-arc/
  2. Gerenciar cabeçalhos e rodapés de PDF usando Py...

    Aprenda como gerenciar cabeçalhos e rodapés em documentos PDF com Python e Aspose.PDF....pdf as ap import sys def _create_text_artifact...artifact . text_state . font = ap . text . FontRepository . find_font...

    docs.aspose.com/pdf/pt/python-net/artifacts-hea...
  3. Integrate PDF Tables with Data Sources in Pytho...

    Learn how to integrate PDF tables with data sources such as databases and pandas DataFrames in Python....Create an empty PDF document with ap.Document() . Add a page to the...pandas as pd import aspose.pdf as ap from config import set_license...

    docs.aspose.com/pdf/python-net/integrate-table/
  4. PDF 粘性注释使用 Python|Aspose.PDF for Python via .NET

    本主题关于粘性注释,作为示例,我们展示文本中的水印注释。...pdf as ap document = ap . Document ( input_file...wa = ap . annotations . WatermarkAnnotation ( page , ap . Rectangle...

    docs.aspose.com/pdf/zh/python-net/sticky-annota...
  5. Annotations collantes PDF utilisant Python|Aspo...

    Ce sujet concerne les annotations collantes, en tant qu'exemple nous montrons l'Annotation Filigrane dans le texte....pdf as ap document = ap . Document ( input_file...wa = ap . annotations . WatermarkAnnotation ( page , ap . Rectangle...

    docs.aspose.com/pdf/fr/python-net/sticky-annota...
  6. 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/
  7. 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/
  8. Convertir PDF a formatos de imagen en Python|As...

    Aprenda cómo renderizar páginas PDF como archivos TIFF, BMP, EMF, JPEG, PNG, GIF y SVG en Python con Aspose.PDF for Python via .NET....pdf as ap from io import FileIO from os...document = ap . Document ( infile ) resolution = ap . devices...

    docs.aspose.com/pdf/es/python-net/convert-pdf-t...
  9. Конвертировать PDF в форматы изображений в Pyth...

    Узнайте, как рендерить страницы PDF в файлы TIFF, BMP, EMF, JPEG, PNG, GIF и SVG в Python с помощью Aspose.PDF for Python via .NET....pdf as ap from io import FileIO from os...document = ap . Document ( infile ) resolution = ap . devices...

    docs.aspose.com/pdf/ru/python-net/convert-pdf-t...
  10. إضافة أشكال منحنية إلى PDF في Python|Aspose.PDF...

    تعرف على كيفية رسم الأشكال المنحنية وتعبئتها في ملفات PDF في Python....pdf as ap import aspose.pdf.drawing as...( outfile : str ): document = ap . Document () page = document...

    docs.aspose.com/pdf/ar/python-net/add-curve/