Sort Score
Result 10 results
Languages All
Labels All
Results 1,371 - 1,380 of 5,749 for

ape

(0.1 sec)
  1. آرشیوها

    آرشیوها...pdf as ap outputFile = "page_{pageNo}.txt"...سند PDF را باز کنید document = ap.Document("input.pdf") # دستگاه...

    blog.aspose.com/fa/pdf/extract-text-from-pdf-in...
  2. Архивы

    Архивы...pdf as ap # Загрузить PDF-файл document = ap.Document("input..."owner_password", ap.facades.DocumentPrivilege.forbid_all, ap.CryptoAlgorithm...

    blog.aspose.com/ru/pdf/encrypt-decrypt-pdf-in-p...
  3. 아카이브

    아카이브...pdf as ap outputFile = "page_{pageNo}.txt"...document = ap.Document("input.pdf") # 텍스트 장치 만들기 textDevice = ap.devices...

    blog.aspose.com/ko/pdf/extract-text-from-pdf-in...
  4. Procurar

    Procurar...pdf as ap input_pdf = DIR_INPUT + "sample...Abrir documento PDF document = ap.Document(input_pdf) # Criar instância...

    blog.aspose.com/pt/pdf/convert-pdf-to-ppt-in-py...
  5. arkiv

    arkiv...pdf as ap # Ladda PDF-fil document = ap.Document("input...# Skapa en ny PDF splitPDF = ap.Document() # Lägg till sida till...

    blog.aspose.com/sv/pdf/split-pdf-in-python/
  6. Atur Penyelarasan Bidang|Aspose.PDF for Python ...

    Contoh ini menunjukkan cara mengatur penyelarasan teks FormField dalam dokumen PDF menggunakan 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/id/python-net/set-field-ali...
  7. Ajouter des pièces jointes à un PDF en Python|A...

    Apprenez comment ajouter des pièces jointes à des documents PDF en Python en utilisant 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/fr/python-net/add-attachmen...
  8. Definir Limite de Campo|Aspose.PDF for Python v...

    Este exemplo mostra como definir um limite máximo de caracteres para um campo de formulário em um documento PDF usando 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/pt/python-net/set-field-limit/
  9. Replace Text With State|Aspose.PDF for Python v...

    In this example, all occurrences of "software" are replaced with "SOFTWARE" and formatted in blue with a font size of 14....pdf as ap import aspose.pdf.facades as...bind_pdf ( infile ) text_state = ap . text . TextState () text_state...

    docs.aspose.com/pdf/python-net/replace-text-wit...
  10. Python で PDF ファイルのメタデータを操作する|Aspose.PDF for Pyt...

    Aspose.PDF を使用して Python で PDF ファイルのメタデータと XMP プロパティを抽出、更新、管理する方法を学びましょう。...pdf as ap import datetime import sys from...Open PDF document document = ap . Document ( infile ) # Get document...

    docs.aspose.com/pdf/ja/python-net/pdf-file-meta...