Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 4,093 for

ape

(0.17 sec)
  1. 有什么新功能|Aspose.PDF for Python via .NET

    本页介绍了Aspose.PDF for Python via .NET在最近发布版本中引入的最受欢迎的新功能。...pdf as ap input_pdf_path = DIR_INPUT +...doc = ap . Document ( input_pdf_path ) save_options = ap . pdftomarkdown...

    docs.aspose.com/pdf/zh/python-net/whatsnew/
  2. Adding Bates Numbering Artifact in Python via ....

    Aspose.PDF for Python via .NET allows you to add Bates Numbering to PDF....pdf as ap def add_bates_numbering ( path_outfile...new or empty PDF document with ap . Document () as document : #...

    docs.aspose.com/pdf/python-net/add-bates-number...
  3. Añadir encabezado y pie de página al PDF usando...

    Aspose.PDF para Python a través de .NET te permite añadir encabezados y pies de página a tu archivo PDF usando la clase TextStamp....pdf as ap # Abrir documento document = ap . Document (...Crear encabezado textStamp = ap . TextStamp ( "Header Text" )...

    docs.aspose.com/pdf/es/python-net/add-headers-a...
  4. Convert HTML to PDF in Python|Aspose.PDF for Py...

    Learn how to convert HTML content into a PDF document using Aspose.PDF for Python via .NET...pdf as ap import requests import io path_infile..."python" , outfile ) load_options = ap . HtmlLoadOptions () load_options...

    docs.aspose.com/pdf/python-net/convert-html-to-...
  5. What's new|Aspose.PDF for Python via .NET

    In this page introduces the most popular new features in Aspose.PDF for Python via .NET that have been introduced in recent releases....pdf as ap def convert_pdf_to_pdf_e ( self...outfile # Open PDF document with ap . Document ( path_infile ) as...

    docs.aspose.com/pdf/python-net/whatsnew/
  6. Add and Delete a Bookmark using Python|Aspose.P...

    You can add a bookmark to a PDF document with Python. It is possible to delete all or particular bookmarks from a PDF document....pdf as ap # Open document document = ap . Document ( input_pdf...Create a bookmark object outline = ap . OutlineItemCollectio ( document...

    docs.aspose.com/pdf/python-net/add-and-delete-b...
  7. Дополнительные аннотации с использованием Pytho...

    Этот раздел описывает, как добавлять, получать и удалять дополнительные виды аннотаций из вашего PDF документа....pdf as ap # Открыть документ document = ap . Document (...input_file ) caretAnnotation1 = ap . annotations . CaretAnnotation...

    docs.aspose.com/pdf/ru/python-net/extra-annotat...
  8. 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/
  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. Converter PDF para Diferentes Formatos de Image...

    Este tópico mostra como usar Aspose.PDF para Python para converter PDF para vários formatos de imagem, como TIFF, BMP, EMF, JPEG, PNG, GIF, SVG com algumas linhas de código....pdf as ap input_pdf = DIR_INPUT + "sample...Abra o documento PDF document = ap . Document ( input_pdf ) # Crie...

    docs.aspose.com/pdf/pt/python-net/convert-pdf-t...