Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 4,096 for

ape

(0.51 sec)
  1. Lưu trữ

    Lưu trữ...pdf as ap # Tạo đối tượng PdfViewer viewer = ap.facades.PdfViewer();...import os import aspose.pdf as ap # Đường dẫn thư mục chứa file...

    blog.aspose.com/vi/pdf/print-pdf-in-python/
  2. Convert PDF/x to PDF formats in Python|Aspose.P...

    This topic shows you how to convert PDF/x to PDF formats using Aspose.PDF for Python via .NET....Load the PDF document using ‘ap.Document’. Call ‘remove_pdfa_compliance()’...import path import aspose.pdf as ap path_infile = path . join ( self...

    docs.aspose.com/pdf/python-net/convert-pdf_x-to...
  3. Working with XFA Forms|Aspose.PDF for Python vi...

    Aspose.PDF for Python via .NET API lets you work with XFA and XFA Acroform fields in a PDF document....pdf as ap path_infile = self . data_dir...# Load dynamic XFA form with ap . Document ( path_infile ) as...

    docs.aspose.com/pdf/python-net/xfa-forms/
  4. Python을 사용하여 PDF에 워터마크 추가|Aspose.PDF for Python...

    이 문서는 Python을 사용하여 PDF에서 아티팩트를 작업하고 워터마크를 얻는 기능을 설명합니다....pdf as ap document = ap . Document ( input_pdf...) artifact = ap . WatermarkArtifact () ts = ap . text . TextState...

    docs.aspose.com/pdf/ko/python-net/add-watermarks/
  5. Mover páginas de PDF programáticamente a través...

    Intente mover páginas a la ubicación deseada o al final de un archivo PDF usando Aspose.PDF para Python a través de .NET....pdf as ap srcDocument = ap . Document ( src_file_name...src_file_name ) dstDocument = ap . Document ( dst_File_name ) page =...

    docs.aspose.com/pdf/es/python-net/move-pages/
  6. Mengonversi PDF ke Dokumen Microsoft Word dalam...

    Pelajari cara menulis kode Python untuk konversi format PDF ke Microsoft Word dengan Aspose.PDF untuk Python via .NET dan menyetel konversi PDF ke DOC(DOCX)....pdf as ap input_pdf = DIR_INPUT + "sample...# Buka dokumen PDF document = ap . Document ( input_pdf ) # Simpan...

    docs.aspose.com/pdf/id/python-net/convert-pdf-t...
  7. ค้นหา

    ค้นหา...pdf as ap # เริ่มต้นวัตถุเอกสาร document = ap.Document()...TextFragment text_fragment = ap.text.TextFragment("Hello,world...

    blog.aspose.com/th/pdf/create-pdf-files-in-python/
  8. arkiv

    arkiv...pdf as ap # Initiera dokumentobjekt document = ap.Document()...textfragmentobjekt text_fragment = ap.text.TextFragment("Hello,world...

    blog.aspose.com/sv/pdf/create-pdf-files-in-python/
  9. Архів

    Архів...pdf as ap # Ініціалізація об'єкта документа document = ap.Document()...textfragment text_fragment = ap.text.TextFragment("Hello,world...

    blog.aspose.com/uk/pdf/create-pdf-files-in-python/
  10. 記録

    記録...pdf as ap # ドキュメント オブジェクトの初期化 document = ap.Document() #...オブジェクトを初期化する text_fragment = ap.text.TextFragment("Hello,world...

    blog.aspose.com/ja/pdf/create-pdf-files-in-python/