Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 4,431 for

ape

(0.07 sec)
  1. Архивы

    Архивы...pdf as ap Теперь давайте исследовать, как...aspose.pdf as ap # Создайте новый документ document = ap.Document()...

    blog.aspose.com/ru/pdf/best-python-pdf-library/
  2. Архів

    Архів...pdf as ap Тепер давайте дослідимо, як ефективно...aspose.pdf as ap # Створити новий документ document = ap.Document()...

    blog.aspose.com/uk/pdf/best-python-pdf-library/
  3. Добавить прямоугольные фигуры в PDF на Python|A...

    Узнайте, как рисовать и заполнять прямоугольные фигуры в PDF‑файлах с помощью Python....pdf as ap import aspose.pdf.drawing as...( outfile : str ): document = ap . Document () page = document...

    docs.aspose.com/pdf/python-net/add-rectangle/
  4. Rotate PDF Text in Python|Aspose.PDF for Python...

    Learn how to rotate text fragments and paragraphs inside PDF documents in Python....pdf as ap def rotate_text_inside_pdf_1...): # Create PDF document with ap . Document () as document : #...

    docs.aspose.com/pdf/python-net/rotate-text-insi...
  5. 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/
  6. Add digital signature or digitally sign PDF in ...

    Learn how to digitally sign PDF documents, add timestamps, and validate signatures in Python....pdf as ap import aspose.pydrawing as drawing...""" with ap . Document ( infile ) as document : with ap . facades...

    docs.aspose.com/pdf/python-net/digitally-sign-p...
  7. Working with Headings in PDF|Aspose.PDF for Pyt...

    Create numbering in heading your PDF document with Python. Aspose.PDF for Python via .NET offers different kinds of numbering styles....pdf as ap document = ap . Document () document...document . page_info . margin = ap . MarginInfo () document . page_info...

    docs.aspose.com/pdf/python-net/working-with-hea...
  8. 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/
  9. Archivo

    Archivo...pdf as ap # Inicializar objeto de documento document = ap.Document()...fragmento de texto text_fragment = ap.text.TextFragment("Hello,world...

    blog.aspose.com/es/pdf/create-pdf-files-in-python/
  10. Archiv

    Archiv...pdf as ap # Dokumentenobjekt initialisieren document = ap.Document()...initialisieren text_fragment = ap.text.TextFragment("Hello,world...

    blog.aspose.com/de/pdf/create-pdf-files-in-python/