Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 4,096 for

ape

(0.19 sec)
  1. 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/
  2. Add Rectangle Object to PDF file|Aspose.PDF for...

    This article explains how to create a Rectangle object to your PDF using Aspose.PDF for Python via .NET....pdf as ap import aspose.pdf.drawing as...Document instance document = ap . Document () # Add page to pages...

    docs.aspose.com/pdf/python-net/add-rectangle/
  3. 複雑なPDFの作成|Aspose.PDF for Python via .NET

    Aspose.PDF for Python via .NETを使用すると、画像、テキスト断片、およびテーブルを1つのドキュメントに含むより複雑なドキュメントを作成できます。...pdf as ap # ドキュメントオブジェクトを初期化 document = ap . Document ()...page . add_image ( image_file , ap . Rectangle ( 20 , 730 , 120...

    docs.aspose.com/pdf/ja/python-net/complex-pdf-e...
  4. 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...
  5. Modifying AcroForm|Aspose.PDF for Python via .NET

    Modifying form in your PDF file with Aspose.PDF for Python via .NET library. You can add or remove fields in existing form, get and set field limit and etc....pdf as ap from aspose.pycore import cast...dataDir + outfile document = ap . Document ( path_infile ) #...

    docs.aspose.com/pdf/python-net/modifying-form/
  6. 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/
  7. 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/
  8. 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/
  9. تحويل ملفات 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...
  10. Конвертировать 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...