Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 4,110 for

ape

(0.08 sec)
  1. Tambahkan latar belakang ke PDF dengan Python|A...

    Tambahkan gambar latar belakang ke file PDF Anda dengan Python. Gunakan kelas BackgroundArtifact....pdf as ap # Buat objek Dokumen baru document = ap . Document...Artefak Latar Belakang background = ap . BackgroundArtifact () # Tentukan...

    docs.aspose.com/pdf/id/python-net/add-backgrounds/
  2. Pythonを使用してPDFページを回転|Aspose.PDF for Python via ...

    このトピックでは、Pythonを使用して既存のPDFファイル内のページの向きをプログラムで回転させる方法について説明します。...pdf as ap doc = ap . Document ( input_pdf )...newHeight ) page . media_box = ap . Rectangle ( newLLX , newLLY...

    docs.aspose.com/pdf/ja/python-net/rotate-pages/
  3. Archiv

    Archiv...pdf as ap input_pdf = DIR_INPUT + "sample...PDF Dokument öffnen document = ap.Document(input_pdf) # PDF als...

    blog.aspose.com/de/pdf/convert-pdf-to-doc-in-py...
  4. arkiv

    arkiv...pdf as ap input_pdf = DIR_INPUT + "sample...Öppna PDF-dokument document = ap.Document(input_pdf) # Spara PDF...

    blog.aspose.com/sv/pdf/convert-pdf-to-doc-in-py...
  5. Arşiv

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

    blog.aspose.com/tr/pdf/convert-pdf-to-doc-in-py...
  6. ค้นหา

    ค้นหา...pdf as ap # ยกตัวอย่างวัตถุ TeXLoadOptions options = ap.TeXLoadOptions()...โหลดเอกสาร TEX pdfDocument = ap.Document("sample.tex", options)...

    blog.aspose.com/th/pdf/convert-latex-to-word-py...
  7. arkiv

    arkiv...pdf as ap # Instantiera TeXLoadOptions-objekt options = ap.TeXLoadOptions()...TEX-dokumentet pdfDocument = ap.Document("sample.tex", options)...

    blog.aspose.com/sv/pdf/convert-latex-to-word-py...
  8. 档案

    档案...pdf as ap input_pdf = DIR_INPUT + "sample..."convert_pdf_to_doc.doc" # 打开 PDF 文档 document = ap.Document(input_pdf) # 将 PDF 另存为...

    blog.aspose.com/zh/pdf/convert-pdf-to-doc-in-py...
  9. Pythonを使用してPDFページをプログラムで移動|Aspose.PDF for Pytho...

    Aspose.PDF for Python via .NETを使用して、PDFファイル内の任意の場所または末尾にページを移動してみてください。...pdf as ap srcDocument = ap . Document ( src_file_name...src_file_name ) dstDocument = ap . Document ( dst_File_name ) page =...

    docs.aspose.com/pdf/ja/python-net/move-pages/
  10. How to Create PDF using Python|Aspose.PDF for P...

    Create and format the PDF Document with Aspose.PDF for Python via .NET....pdf as ap # Initialize document object document = ap . Document...page page . paragraphs . add ( ap . text . TextFragment ( "Hello...

    docs.aspose.com/pdf/python-net/create-pdf-docum...