Sort Score
Result 10 results
Languages All
Labels All
Results 1,561 - 1,570 of 5,741 for

ape

(1.53 sec)
  1. Archiv

    Archiv...pdf as ap # Krok 2: Načtěte dokument PDF document = ap.Document("input...in document.pages: page.resize(ap.PageSize.A3) # Krok 4: Uložte...

    blog.aspose.com/cs/pdf/resize-pdf-document-in-p...
  2. Ajouter le numéro de page au PDF|Aspose.PDF for...

    Apprenez comment ajouter des numéros de page aux documents PDF en utilisant PdfFileStamp en Python....pdf as ap import aspose.pdf.facades as...import path import aspose.pdf as ap import aspose.pdf.facades as...

    docs.aspose.com/pdf/fr/python-net/page-number/
  3. ملء AcroForm - ملء نموذج PDF باستخدام Python|As...

    يمكنك ملء النماذج في مستند PDF الخاص بك باستخدام مكتبة Aspose.PDF لـ Python....pdf as ap # فتح الوثيقة pdfDocument = ap . Document ( input_file...

    docs.aspose.com/pdf/ar/python-net/fill-form/
  4. PythonでPDFをPowerPointに変換|Aspose.PDF for Python ...

    Aspose.PDFを使用すると、Pythonを使ってPDFをPPT(PowerPoint)形式に変換できます。PDFをスライドとして画像でPPTXに変換する可能性があります。...pdf as ap input_pdf = DIR_INPUT + "sample...pptx" # PDFドキュメントを開く document = ap . Document ( input_pdf ) # P...

    docs.aspose.com/pdf/ja/python-net/convert-pdf-t...
  5. 档案

    档案...pdf as ap # 实例化 TeXLoadOptions 对象 options = ap.TeXLoadOptions()...TeXLoadOptions() # 载入 TEX 文件 pdfDocument = ap.Document("sample.tex", options)...

    blog.aspose.com/zh/pdf/convert-latex-to-word-py...
  6. Add Header to PDF|Aspose.PDF for Python via .NET

    Learn how to add text and image headers to PDF pages using PdfFileStamp in Python....pydrawing as ap_pydrawing import aspose.pdf.facades...path import aspose.pydrawing as ap_pydrawing import aspose.pdf.facades...

    docs.aspose.com/pdf/python-net/add-header/
  7. スタンプクラス|Aspose.PDF for Python via .NET

    Stamp クラスを使用して Python で PDF ドキュメントに画像、PDF、およびテキストベースのスタンプを追加する方法を学びます。...pdf as ap import aspose.pdf.facades as...def _create_text_state () -> ap . text . TextState : """Create...

    docs.aspose.com/pdf/ja/python-net/stamp-class/
  8. 페이지의 텍스트를 상태로 바꾸기|Aspose.PDF for Python via .NET

    이 예에서는 글꼴 크기가 12인 빨간색 텍스트를 사용하여 페이지 1에 있는 “소프트웨어”라는 단어가 모두 “SOFTWARE PAGE 1"로 바뀝니다....pdf as ap import aspose.pdf.facades as...bind_pdf ( infile ) text_state = ap . text . TextState () text_state...

    docs.aspose.com/pdf/ko/python-net/replace-text-...
  9. Menghapus lampiran dari PDF menggunakan Python|...

    Aspose.PDF dapat menghapus lampiran dari dokumen PDF Anda. Gunakan Python PDF API untuk menghapus lampiran dalam file PDF menggunakan Aspose.PDF untuk Python melalui pustaka .NET....pdf as ap # Buka dokumen document = ap . Document ( input_pdf...

    docs.aspose.com/pdf/id/python-net/removing-atta...
  10. Como Mesclar PDF usando Python|Aspose.PDF para ...

    Esta página explica como mesclar documentos PDF em um único arquivo PDF com Python....pdf as ap # Abrir o primeiro documento document1 = ap . Document...segundo documento document2 = ap . Document ( input_pdf_2 ) #...

    docs.aspose.com/pdf/pt/python-net/merge-pdf-doc...