Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 5,749 for

ape

(0.52 sec)
  1. Adicionar assinatura digital ou assinar PDF dig...

    Aprenda a assinar digitalmente documentos PDF, adicionar carimbos de horário e validar assinaturas em Python....pdf as ap import aspose.pydrawing as drawing...""" with ap . Document ( infile ) as document : with ap . facades...

    docs.aspose.com/pdf/pt/python-net/digitally-sig...
  2. Créer ou Ajouter une Table dans un PDF en utili...

    Aspose.PDF pour Python via .NET est une bibliothèque utilisée pour créer, lire et éditer des Tables PDF. Consultez d'autres fonctions avancées dans ce sujet.... table = ap . Table () Ajout de Table dans...aspose.pdf as ap # Charger le document PDF source doc = ap . Document...

    docs.aspose.com/pdf/fr/python-net/add-table-in-...
  3. Add Tooltips to PDF Text in Python|Aspose.PDF f...

    Learn how to add tooltips to text fragments in PDF documents in Python....pdf as ap import aspose.pydrawing as drawing...): # Create PDF document with ap . Document () as document : document...

    docs.aspose.com/pdf/python-net/pdf-tooltip/
  4. Watermark Annotations using Python|Aspose.PDF f...

    Learn how to add, inspect, and delete watermark annotations in PDF documents using Aspose.PDF for Python via .NET....get the target page document = ap . Document ( infile ) page =...watermark_annotation = ap . annotations . WatermarkAnnotation ( page , ap . Rectangle...

    docs.aspose.com/pdf/python-net/watermark-annota...
  5. Anotações de Segurança usando Python|Aspose.PDF...

    Aprenda como marcar texto para remoção, aplicar anotações de remoção e remover áreas de imagens em arquivos PDF usando 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/pt/python-net/security-anno...
  6. Добавить изображение в PDF с помощью Python|Asp...

    Узнайте, как добавить изображения в существующие PDF‑файлы с помощью Python....Загрузите существующий PDF с ap.Document(infile) . Выберите целевую...обновлённый PDF. import aspose.pdf as ap def add_image ( infile , image_file...

    docs.aspose.com/pdf/python-net/add-image-to-exi...
  7. 파이썬에서 PDF 텍스트 포맷 지정하기|Aspose.PDF for Python via...

    간격, 테두리, 들여쓰기 및 스타일 지정 옵션을 사용하여 Python에서 PDF 문서 내의 텍스트 서식을 지정하는 방법을 알아봅니다....pdf as ap import sys from os import path...case ( outfile ): document = ap . Document () page = document...

    docs.aspose.com/pdf/ko/python-net/text-formatti...
  8. Rotacionar Texto PDF em Python|Aspose.PDF for P...

    Aprenda como rotacionar fragmentos de texto e parágrafos dentro de documentos PDF em Python....pdf as ap def rotate_text_inside_pdf_1...): # Create PDF document with ap . Document () as document : #...

    docs.aspose.com/pdf/pt/python-net/rotate-text-i...
  9. Faire pivoter le texte PDF en Python|Aspose.PDF...

    Apprenez comment faire pivoter les fragments de texte et les paragraphes à l'intérieur des documents PDF en Python....pdf as ap def rotate_text_inside_pdf_1...): # Create PDF document with ap . Document () as document : #...

    docs.aspose.com/pdf/fr/python-net/rotate-text-i...
  10. Convertir PDF en EPUB, texte, XPS et plus en Py...

    Apprenez comment convertir des fichiers PDF en EPUB, LaTeX, Markdown, texte, XPS et MobiXML en Python avec Aspose.PDF for Python via .NET....pdf as ap from os import path import sys...document = ap . Document ( infile ) save_options = ap . EpubSaveOptions...

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