Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 4,110 for

ape

(0.1 sec)
  1. 파이썬을 사용하여 북마크 추가 및 삭제|Aspose.PDF for Python via...

    파이썬을 사용하여 PDF 문서에 북마크를 추가할 수 있습니다. PDF 문서에서 모든 또는 특정 북마크를 삭제할 수 있습니다....pdf as ap # 문서 열기 document = ap . Document ( input_pdf...input_pdf ) # 책갈피 객체 생성 outline = ap . OutlineItemCollectio ( document...

    docs.aspose.com/pdf/ko/python-net/add-and-delet...
  2. PDF Tooltip en utilisant Python|Aspose.PDF pour...

    Apprenez à ajouter une info-bulle au fragment de texte dans un PDF en utilisant Python et Aspose.PDF...pdf as ap document = ap . Document () document... add () . paragraphs . add ( ap . text . TextFragment ( "Déplacez...

    docs.aspose.com/pdf/fr/python-net/pdf-tooltip/
  3. Using FloatingBox for text generation with Pyth...

    This page explains how to format text inside floating box....pdf as ap # Global configuration DATA_DIR...""" # Create PDF document with ap . Document () as document : #...

    docs.aspose.com/pdf/python-net/floating-box/
  4. Archivo

    Archivo...pdf as ap input_pdf = DIR_INPUT + "sample...Abrir archivo PDF document = ap.Document(input_pdf) # Crear y...

    blog.aspose.com/es/pdf/convert-pdf-to-excel-in-...
  5. Archiv

    Archiv...pdf as ap input_pdf = DIR_INPUT + "sample...# PDF-Datei öffnen document = ap.Document(input_pdf) # Speicheroptionen...

    blog.aspose.com/de/pdf/convert-pdf-to-excel-in-...
  6. Archivio

    Archivio...pdf as ap input_pdf = DIR_INPUT + "sample...xls" # Apri file PDF document = ap.Document(input_pdf) # Crea e...

    blog.aspose.com/it/pdf/convert-pdf-to-excel-in-...
  7. 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/
  8. Edit PDF File Tags using Python|Aspose.PDF for ...

    This article explains how to edit tags in the PDF documents using Aspose.PDF for Python via .NET library....pdf as ap from aspose.pycore import * import...uuid # Open PDF document with ( ap . Document ( path_infile ) as...

    docs.aspose.com/pdf/python-net/edit-pdf-file-tags/
  9. PDF sticky Annotations using Python|Aspose.PDF ...

    Discover how to add sticky annotations in PDF documents using Aspose.PDF in Python via .NET for comments and feedback....pdf as ap document = ap . Document ( input_file...wa = ap . annotations . WatermarkAnnotation ( page , ap . Rectangle...

    docs.aspose.com/pdf/python-net/sticky-annotations/
  10. Formatting PDF Document using Python|Aspose.PDF...

    Create and format the PDF Document with Aspose.PDF for Python via .NET. Use the next code snippet to resolve your tasks....pdf as ap # Open document document = ap . Document ( input_pdf...aspose.pdf as ap # Open document document = ap . Document ( input_pdf...

    docs.aspose.com/pdf/python-net/formatting-pdf-d...