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

ape

(2.16 sec)
  1. Ajouter un en-tête et un pied de page au PDF en...

    Aspose.PDF pour Python via .NET vous permet d'ajouter des en-têtes et des pieds de page à votre fichier PDF en utilisant la classe TextStamp....pdf as ap # Ouvrir le document document = ap . Document (...Créer un en-tête textStamp = ap . TextStamp ( "Texte de l'en-tête"...

    docs.aspose.com/pdf/fr/python-net/add-headers-a...
  2. Creating PDF/3-A compliant PDF and attaching ZU...

    Learn how to generate a PDF document with ZUGFeRD in Aspose.PDF for Python via .NET...library and give it an alias of ap for convenience. Define the path...ZUGFeRD. import aspose.pdf as ap # Define the path to the directory...

    docs.aspose.com/pdf/python-net/attach-zugferd/
  3. 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/
  4. 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/
  5. Procurar

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

    blog.aspose.com/pt/pdf/create-pdf-files-in-python/
  6. تحويل ملفات PDF إلى مستندات Microsoft Word باست...

    تعلم كيفية كتابة كود بايثون لتحويل تنسيقات PDF إلى Microsoft Word باستخدام Aspose.PDF لـ Python عبر .NET. وتحسين تحويل PDF إلى DOC(DOCX)....pdf as ap input_pdf = DIR_INPUT + "sample...doc" # افتح مستند PDF document = ap . Document ( input_pdf ) # احفظ...

    docs.aspose.com/pdf/ar/python-net/convert-pdf-t...
  7. Конвертировать PDF в документы Microsoft Word н...

    Узнайте, как написать код на Python для преобразования форматов PDF в Microsoft Word с помощью Aspose.PDF для Python через .NET и настроить преобразование PDF в DOC(DOCX)....pdf as ap input_pdf = DIR_INPUT + "sample...Открыть PDF-документ document = ap . Document ( input_pdf ) # Сохранить...

    docs.aspose.com/pdf/ru/python-net/convert-pdf-t...
  8. Convert PDF to EPUB, LaTeX, Text, XPS in Python...

    This topic shows you how to convert PDF file to other file formats like EPUB, LaTeX, Text, XPS etc using Python....pdf as ap path_infile = path . join ( self...document = ap . Document ( path_infile ) save_options = ap . EpubSaveOptions...

    docs.aspose.com/pdf/python-net/convert-pdf-to-o...
  9. Aspose.Page per Python - Domande frequenti

    Domande frequenti complete su installazione, licenza, formati supportati, conversione, rendering, modifica, prestazioni e risoluzione dei problemi per la libreria pure‑Python di Aspose.Page....page as ap 2 license = ap. License () 3 license...import aspose.page as ap 2 3 doc = ap. Document ( ' sample. ps...

    docs.aspose.com/page/it/python-net/faq/
  10. Chercher

    chercher...pdf as ap input_pdf = DIR_INPUT + "sample...Ouvrir le fichier PDF document = ap.Document(input_pdf) # Créer et...

    blog.aspose.com/fr/pdf/convert-pdf-to-excel-in-...