Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 4,096 for

ape

(0.58 sec)
  1. أرشيف

    أرشيف...pdf as ap outputFile = "page_{pageNo}.txt"...txt" # افتح مستند PDF document = ap.Document("input.pdf") # إنشاء...

    blog.aspose.com/ar/pdf/extract-text-from-pdf-in...
  2. Obtenir et Définir les Propriétés des Pages ave...

    Cette section montre comment obtenir le nombre de pages dans un fichier PDF, obtenir des informations sur les propriétés des pages PDF telles que la couleur et définir les propriétés des pages....pdf as ap # Ouvrir le document document = ap . Document (...as ap # Instancier une instance de Document document = ap . Document...

    docs.aspose.com/pdf/fr/python-net/get-and-set-p...
  3. 파이썬을 사용하여 페이지 속성 가져오기 및 설정하기|Aspose.PDF for Pyt...

    이 섹션에서는 PDF 파일의 페이지 수를 가져오는 방법, 색상과 같은 PDF 페이지 속성에 대한 정보를 얻는 방법 및 페이지 속성을 설정하는 방법을 보여줍니다....pdf as ap # 문서 열기 document = ap . Document ( input_pdf...aspose.pdf as ap # Document 인스턴스 생성 document = ap . Document ()...

    docs.aspose.com/pdf/ko/python-net/get-and-set-p...
  4. PDFをEPUB、LaTeX、Text、XPSに変換するPython|Aspose.PDF f...

    このトピックでは、Pythonを使用してPDFファイルをEPUB、LaTeX、Text、XPSなどの他のファイル形式に変換する方法を示します。...pdf as ap input_pdf = DIR_INPUT + "sample...epub" # PDFドキュメントを開く document = ap . Document ( input_pdf ) # Epub...

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

    Archiwa...pdf as ap # Utwórz instancję obiektu TeXLoadOptions...TeXLoadOptions options = ap.TeXLoadOptions() # Załaduj dokument...

    blog.aspose.com/pl/pdf/convert-latex-to-word-py...
  6. أرشيف

    أرشيف...pdf as ap # إنشاء كائن TeXLoadOptions options = ap.TeXLoadOptions()...بتحميل مستند TEX pdfDocument = ap.Document("sample.tex", options)...

    blog.aspose.com/ar/pdf/convert-latex-to-word-py...
  7. ค้นหา

    ค้นหา...pdf as ap # โหลด PDF doc = ap.Document("input.pdf")...- newHeight) page.media_box = ap.Rectangle(newLLX, newLLY, newLLX...

    blog.aspose.com/th/pdf/rotate-pdf-in-python/
  8. Archiwa

    Archiwa...pdf as ap # Załaduj plik PDF doc = ap.Document("input...- newHeight) page.media_box = ap.Rectangle(newLLX, newLLY, newLLX...

    blog.aspose.com/pl/pdf/rotate-pdf-in-python/
  9. 記録

    記録...pdf as ap テキストを抽出する: PythonでPDFを解析する #...aspose.pdf as ap # PDF ドキュメントを開く document = ap.Document("AddText...

    blog.aspose.com/ja/pdf/parse-pdf-in-python/
  10. ComparisonMode.IGNORE_SPACES Throws NullReferen...

    Issue 1: SideBySidePdfComparer.compare()consistently throws aNullReferenceExceptionwhenComparisonMode.IGNORE_SPACESis used on cetain PDF pages (~85–110 KB per page). The exact same files compare successfully withCompari…...pdf as ap from aspose.pdf.comparison import...financial statement PDF doc1 = ap.Document("section_pdf1_pages1to3...

    forum.aspose.com/t/comparisonmode-ignore-spaces...