Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 4,431 for

ape

(0.11 sec)
  1. 档案

    档案...pdf as ap outputFile = "page_{pageNo}.txt"...document = ap.Document("input.pdf") # 创建文本设备 textDevice = ap.devices...

    blog.aspose.com/zh/pdf/extract-text-from-pdf-in...
  2. Arşiv

    Arşiv...pdf as ap input_pdf = DIR_INPUT + "sample...# PDF belgesini aç document = ap.Document(input_pdf) # PptxSaveOptions...

    blog.aspose.com/tr/pdf/convert-pdf-to-ppt-in-py...
  3. Mengonversi HTML ke PDF dalam Python|Aspose.PDF...

    Topik ini menunjukkan kepada Anda cara mengonversi HTML ke PDF dan MHTML ke PDF menggunakan Aspose.PDF. untuk Python....pdf as ap input_pdf = DIR_INPUT + "little_html...pdf" options = ap . HtmlLoadOptions () document = ap . Document (...

    docs.aspose.com/pdf/id/python-net/convert-html-...
  4. Set Field Alignment|Aspose.PDF for Python via .NET

    This example demonstrates how to set the text alignment of a form field in a PDF document using Aspose.PDF for Python....pdf as ap import aspose.pydrawing as ap_pydrawing import...outfile ): # Open document doc = ap . Document ( infile ) # Create...

    docs.aspose.com/pdf/python-net/set-field-alignm...
  5. Set Field Comb Number|Aspose.PDF for Python via...

    This example demonstrates how to set a comb number for a PDF form field using Aspose.PDF for Python....pdf as ap import aspose.pydrawing as ap_pydrawing import...outfile ): # Open document doc = ap . Document ( infile ) # Create...

    docs.aspose.com/pdf/python-net/set-field-comb-n...
  6. Chercher

    chercher...pdf as ap input_pdf = DIR_INPUT + "sample...Ouvrir le document PDF document = ap.Document(input_pdf) # Enregistrer...

    blog.aspose.com/fr/pdf/convert-pdf-to-doc-in-py...
  7. أرشيف

    أرشيف...pdf as ap # قم بتحميل ملف PDF doc = ap.Document("input...- newHeight) page.media_box = ap.Rectangle(newLLX, newLLY, newLLX...

    blog.aspose.com/ar/pdf/rotate-pdf-in-python/
  8. Arşiv

    Arşiv...pdf as ap # PDF'yi yükleyin doc = ap.Document("input...- newHeight) page.media_box = ap.Rectangle(newLLX, newLLY, newLLX...

    blog.aspose.com/tr/pdf/rotate-pdf-in-python/
  9. Add Attachments to PDF in Python|Aspose.PDF for...

    Learn how to add file attachments to PDF documents in Python using Aspose.PDF for Python via .NET....pdf as ap def add_attachments ( infile...with ap . Document ( infile ) as document : file_spec = ap . FileSpecification...

    docs.aspose.com/pdf/python-net/add-attachment-t...
  10. Añadiendo un archivo adjunto a un documento PDF...

    Esta página describe cómo agregar un archivo adjunto a un archivo PDF con Aspose.PDF para Python a través de la biblioteca .NET....pdf as ap # Abrir documento document = ap . Document (...como adjunto fileSpecification = ap . FileSpecification ( attachment_file...

    docs.aspose.com/pdf/es/python-net/add-attachmen...