Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 4,093 for

ape

(0.07 sec)
  1. Adding Watermark to PDF using Python|Aspose.PDF...

    This article explains the features of working with artifacts and getting watermarks in PDFs using programmatically the Python....pdf as ap def add_watermark ( input_pdf...existing PDF document document = ap . Document ( input_pdf ) # Create...

    docs.aspose.com/pdf/python-net/add-watermarks/
  2. Remover Tabelas de PDF Existente|Aspose.PDF par...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....pdf as ap # Carregar documento PDF existente...existente pdf_document = ap . Document ( input_file ) # Criar objeto...

    docs.aspose.com/pdf/pt/python-net/remove-tables...
  3. Anotações adesivas em PDF usando Python|Aspose....

    Este tópico sobre anotações adesivas, como exemplo mostramos a Anotação de Marca d'água no texto....pdf as ap document = ap . Document ( input_file...wa = ap . annotations . WatermarkAnnotation ( page , ap . Rectangle...

    docs.aspose.com/pdf/pt/python-net/sticky-annota...
  4. Text Formatting inside PDF using Python|Aspose....

    Explore text formatting options within PDF files in Python using Aspose.PDF for customized document styling....pdf as ap from aspose.pdf import Color...16-point line spacing """ document = ap . Document () page = document...

    docs.aspose.com/pdf/python-net/text-formatting-...
  5. Créer ou Ajouter une Table dans un PDF en utili...

    Aspose.PDF pour Python via .NET est une bibliothèque utilisée pour créer, lire et éditer des Tables PDF. Consultez d'autres fonctions avancées dans ce sujet.... table = ap . Table () Ajout de Table dans...aspose.pdf as ap # Charger le document PDF source doc = ap . Document...

    docs.aspose.com/pdf/fr/python-net/add-table-in-...
  6. Working with Vector Graphics using Python|Aspos...

    This article describes the features of working with GraphicsAbsorber tool using Python....pdf as ap path_infile = self . data_dir...infile # Open PDF document with ap . Document ( path_infile ) as...

    docs.aspose.com/pdf/python-net/working-with-vec...
  7. Optimalkan, Kompres atau Kurangi Ukuran PDF di ...

    Optimalkan file PDF, perkecil semua gambar, kurangi ukuran PDF, Hapus penyematan font, Hapus objek yang tidak digunakan dengan Python....pdf as ap # Buka dokumen document = ap . Document ( input_pdf...aspose.pdf as ap # Buka dokumen document = ap . Document ( input_pdf...

    docs.aspose.com/pdf/id/python-net/optimize-pdf/
  8. Add Rectangle Object to PDF file|Aspose.PDF for...

    This article explains how to create a Rectangle object to your PDF using Aspose.PDF for Python via .NET....pdf as ap import aspose.pdf.drawing as...Document instance document = ap . Document () # Add page to pages...

    docs.aspose.com/pdf/python-net/add-rectangle/
  9. Ajouter un en-tête et un pied de page au PDF en...

    Aspose.PDF pour Python via .NET vous permet d'ajouter des en-têtes et des pieds de page à votre fichier PDF en utilisant la classe TextStamp....pdf as ap # Ouvrir le document document = ap . Document (...Créer un en-tête textStamp = ap . TextStamp ( "Texte de l'en-tête"...

    docs.aspose.com/pdf/fr/python-net/add-headers-a...
  10. 使用Python通过.NET操作PDF文档|Aspose.PDF for Python via...

    本文包含有关如何使用Python验证PDF A标准的PDF文档,如何处理目录,如何设置PDF到期日期等信息。...pdf as ap # 打开文档 document = ap . Document ( input_pdf...document . validate ( output_xml , ap . PdfFormat . PDF_A_1A ) 以下代码片段向您展示如何验证...

    docs.aspose.com/pdf/zh/python-net/manipulate-pd...