Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 5,840 for

ape

(0.65 sec)
  1. Annotations de sécurité avec Python|Aspose.PDF ...

    Apprenez comment marquer du texte pour la rédaction, appliquer des annotations de rédaction et rédiger les zones d'image dans les fichiers PDF en utilisant Aspose.PDF for Python via .NET....document = ap . Document ( infile ) text_fragment_absorber = ap . text...search_term ) text_search_options = ap . text . TextSearchOptions (...

    docs.aspose.com/pdf/fr/python-net/security-anno...
  2. إضافة رأس وتذييل إلى PDF باستخدام بايثون|Aspose...

    Aspose.PDF لبايثون عبر .NET يتيح لك إضافة رؤوس وتذييلات إلى ملف PDF الخاص بك باستخدام فئة TextStamp....pdf as ap # افتح المستند document = ap . Document ( input_pdf...input_pdf ) # إنشاء رأس textStamp = ap . TextStamp ( "Header Text" )...

    docs.aspose.com/pdf/ar/python-net/add-headers-a...
  3. Compare PDF Documents in Python|Aspose.PDF for ...

    Learn how to compare PDF documents in Python using side-by-side and graphical difference output with Aspose.PDF for Python via .NET....pdf as ap import sys from os import path...document_1 = ap . Document ( infile1 ) document_2 = ap . Document...

    docs.aspose.com/pdf/python-net/compare-pdf-docu...
  4. Usar FloatingBox para Layout de PDF em Python|A...

    Aprenda a usar FloatingBox para layout de texto, conteúdo em várias colunas e posicionamento preciso em documentos PDF com Python....pdf as ap def create_and_add_floating_box...): # Create PDF document with ap . Document () as document : #...

    docs.aspose.com/pdf/pt/python-net/floating-box/
  5. Annotations interactives avec Python|Aspose.PDF...

    Apprenez à ajouter, lire et supprimer des annotations de lien, ainsi qu'à créer des boutons de navigation et d'impression dans les documents PDF à l'aide d'Aspose.PDF for Python via .NET....document = ap . Document ( infile ) text_fragment_absorber = ap . text...action URI. link_annotation = ap . annotations . LinkAnnotation...

    docs.aspose.com/pdf/fr/python-net/interactive-a...
  6. Create PDF Links in Python|Aspose.PDF for Pytho...

    Learn how to create internal, external, and remote PDF links in Python....pdf as ap from os import path import sys...infile , outfile ): document = ap . Document ( infile ) page =...

    docs.aspose.com/pdf/python-net/create-links/
  7. Trabalhar com Tabelas em Tagged PDFs em Python|...

    Aprenda como trabalhar com tabelas acessíveis em Tagged PDFs em Python com Aspose.PDF for Python via .NET, incluindo estrutura, intervalos, alinhamento e marcação de tabelas compatível com PDF/UA....pdf as ap import sys from os import path...): # Create PDF document with ap . Document () as document : tagged_content...

    docs.aspose.com/pdf/pt/python-net/working-with-...
  8. Отправка данных из форм в PDF с помощью Python|...

    Добавьте кнопки отправки и действия отправки в PDF AcroForms, используя Aspose.PDF for Python via .NET....pdf as ap def add_submit_button ( input_file_name...output_file_name ): editor = ap . facades . FormEditor ( input_file_name...

    docs.aspose.com/pdf/ru/python-net/posting-form/
  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. Mengonversi Format File Lain ke PDF dalam Pytho...

    Pelajari cara mengonversi file EPUB, Markdown, PCL, XPS, PostScript, XML, dan LaTeX ke PDF dalam Python dengan 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/id/python-net/convert-other...