Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 4,196 for

ape

(0.12 sec)
  1. PDF sticky Annotations using Python|Aspose.PDF ...

    هذا الموضوع عن التعليقات اللاصقة، كمثال نعرض تعليق العلامة المائية في النص....pdf as ap document = ap . Document ( input_file...wa = ap . annotations . WatermarkAnnotation ( page , ap . Rectangle...

    docs.aspose.com/pdf/ar/python-net/sticky-annota...
  2. Adicionar Anotações de Figuras usando Python|As...

    Este artigo descreve como adicionar, obter e excluir anotações de figuras do seu documento PDF com Aspose.PDF para Python via .NET...pdf as ap document = ap . Document ( input_file...input_file ) squareAnnotation = ap . annotations . SquareAnnotation (...

    docs.aspose.com/pdf/pt/python-net/figures-annot...
  3. Use FloatingBox for PDF Layout in Python|Aspose...

    Learn how to use FloatingBox for text layout, multi-column content, and precise positioning in PDF documents with Python....pdf as ap def create_and_add_floating_box...): # Create PDF document with ap . Document () as document : #...

    docs.aspose.com/pdf/python-net/floating-box/
  4. Replace Text in PDF with Python|Aspose.PDF for ...

    Learn how to replace, rearrange, and remove text in PDF documents using Python....pdf as ap from os import path def repl...with ap . Document ( infile ) as document : absorber = ap . text...

    docs.aspose.com/pdf/python-net/replace-text-in-...
  5. Добавить эллиптические формы в PDF на Python|As...

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

    docs.aspose.com/pdf/ru/python-net/add-ellipse/
  6. Manage PDF Headers and Footers using Python|Asp...

    Learn how to manage headers and footers in PDF documents with Python and Aspose.PDF....pdf as ap import sys def _create_text_artifact...artifact . text_state . font = ap . text . FontRepository . find_font...

    docs.aspose.com/pdf/python-net/artifacts-header...
  7. Text Based Annotations using Python|Aspose.PDF ...

    Learn how to add, inspect, and delete free text, highlight, underline, squiggly, and strikeout annotations in PDF documents using Aspose.PDF for Python via .NET....Open the source PDF document = ap . Document ( infile ) Create...annotation free_text_annotation = ap . annotations . FreeTextAnnotation...

    docs.aspose.com/pdf/python-net/text-based-Annot...
  8. Markup Annotations using Python|Aspose.PDF for ...

    Learn how to add, read, and delete text, caret, and replace annotations in PDF documents using Aspose.PDF for Python via .NET....Open the source PDF document = ap . Document ( infile ) Create... and icon. text_annotation = ap . annotations . TextAnnotation...

    docs.aspose.com/pdf/python-net/markup-annotations/
  9. Encrypt and Decrypt PDF Files in Python|Aspose....

    Learn how to set PDF privileges, encrypt files, decrypt protected PDFs, and change passwords in Python....pdf as ap import aspose.pydrawing as drawing...existing PDF document.""" with ap . Document ( infile ) as document...

    docs.aspose.com/pdf/python-net/set-privileges-e...
  10. Конвертировать другие форматы файлов в PDF в Py...

    Узнайте, как конвертировать файлы EPUB, Markdown, PCL, XPS, PostScript, XML и LaTeX в PDF на Python с помощью Aspose.PDF for Python via .NET....pdf as ap import sys def convert_OFD_to_PDF...load_options = ap . OfdLoadOptions () document = ap . Document (...

    docs.aspose.com/pdf/python-net/convert-other-fi...