Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 5,740 for

ape

(0.24 sec)
  1. Adicionar assinatura digital ou assinar PDF dig...

    Aprenda a assinar digitalmente documentos PDF, adicionar carimbos de horário e validar assinaturas em Python....pdf as ap import aspose.pydrawing as drawing...""" with ap . Document ( infile ) as document : with ap . facades...

    docs.aspose.com/pdf/pt/python-net/digitally-sig...
  2. Watermark Annotations using Python|Aspose.PDF f...

    Learn how to add, inspect, and delete watermark annotations in PDF documents using Aspose.PDF for Python via .NET....get the target page document = ap . Document ( infile ) page =...watermark_annotation = ap . annotations . WatermarkAnnotation ( page , ap . Rectangle...

    docs.aspose.com/pdf/python-net/watermark-annota...
  3. Python で PDF オペレータを操作する|Aspose.PDF for Python v...

    Python で低レベル PDF 演算子を使用して、コンテンツストリームの正確な操作とグラフィック制御を行う方法を学びます。...pdf as ap from os import path def add_... imagefile , outfile ): with ap . Document ( infile ) as document...

    docs.aspose.com/pdf/ja/python-net/working-with-...
  4. Example of Hello World using Python|Aspose.PDF ...

    This sample demonstrates how to create a simple PDF document with text Hello World using Aspose.PDF for Python via .NET....pdf as ap def run_simple ( self ): # Initialize...Initialize document object document = ap . Document () # Add page page...

    docs.aspose.com/pdf/python-net/hello-world-exam...
  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. Сравнение PDF-документов в Python|Aspose.PDF fo...

    Узнайте, как сравнивать PDF-документы в Python, используя вывод различий бок о бок и графический вывод с Aspose.PDF for Python via .NET....pdf as ap import sys from os import path...document_1 = ap . Document ( infile1 ) document_2 = ap . Document...

    docs.aspose.com/pdf/ru/python-net/compare-pdf-d...
  7. Bandingkan Dokumen PDF di Python|Aspose.PDF for...

    Pelajari cara membandingkan dokumen PDF di Python menggunakan perbandingan berdampingan dan output perbedaan grafis dengan Aspose.PDF for Python via .NET....pdf as ap import sys from os import path...document_1 = ap . Document ( infile1 ) document_2 = ap . Document...

    docs.aspose.com/pdf/id/python-net/compare-pdf-d...
  8. 优化、压缩或减少 PDF 大小在 Python 中|Aspose.PDF for Python...

    优化 PDF 文件,缩小所有图像,减少 PDF 大小,取消嵌入字体,使用 Python 删除未使用的对象。...pdf as ap # 打开文档 document = ap . Document ( input_pdf...import aspose.pdf as ap # 打开文档 document = ap . Document ( input_pdf...

    docs.aspose.com/pdf/zh/python-net/optimize-pdf/
  9. Tambahkan Bentuk Lingkaran ke PDF dengan Python...

    Pelajari cara menggambar dan mengisi bentuk lingkaran dalam file PDF menggunakan Python....pdf as ap import aspose.pdf.drawing as...( outfile : str ): document = ap . Document () page = document...

    docs.aspose.com/pdf/id/python-net/add-circle/
  10. ค้นหา

    ค้นหา...pdf as ap ตอนนี้ มาสำรวจวิธีการใช้ Aspose...aspose.pdf as ap # สร้างเอกสารใหม่ document = ap.Document() #...

    blog.aspose.com/th/pdf/best-python-pdf-library/