Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 4,100 for

ape

(0.2 sec)
  1. Annotations collantes PDF utilisant Python|Aspo...

    Ce sujet concerne les annotations collantes, en tant qu'exemple nous montrons l'Annotation Filigrane dans le texte....pdf as ap document = ap . Document ( input_file...wa = ap . annotations . WatermarkAnnotation ( page , ap . Rectangle...

    docs.aspose.com/pdf/fr/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. 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-...
  4. 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...
  5. Форматирование текста в PDF с помощью Python|As...

    Узнайте, как форматировать текст внутри PDF-документов на Python с помощью настройки межстрочного и межсимвольного интервала, отступов, границ и стилей....pdf as ap import sys from os import path...case ( outfile ): document = ap . Document () page = document...

    docs.aspose.com/pdf/ru/python-net/text-formatti...
  6. Что нового|Aspose.PDF для Python через .NET

    На этой странице представлены самые популярные новые функции в Aspose.PDF for Python via .NET, которые были введены в последних релизах....pdf as ap def optimize_pdf_with_loss_l...n ( infile , outfile ): with ap . Document ( infile ) as document...

    docs.aspose.com/pdf/ru/python-net/whatsnew/
  7. Update PDF Links in Python|Aspose.PDF for Pytho...

    Learn how to update PDF link appearance and destinations in Python....pdf as ap import sys from os import path...infile , outfile ): document = ap . Document ( infile ) link_annotations...

    docs.aspose.com/pdf/python-net/update-links/
  8. 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...
  9. Конвертировать другие форматы файлов в 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...
  10. 用Python添加图形注释|Aspose.PDF for Python via .NET

    本文描述了如何使用Aspose.PDF for Python通过.NET添加、获取和删除PDF文档中的图形注释...pdf as ap document = ap . Document ( input_file...input_file ) squareAnnotation = ap . annotations . SquareAnnotation (...

    docs.aspose.com/pdf/zh/python-net/figures-annot...