Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 4,110 for

ape

(0.15 sec)
  1. Archiv

    Archiv...pdf as ap input_pdf = DIR_INPUT + "sample...Otevřete dokument PDF document = ap.Document(input_pdf) # Uložit...

    blog.aspose.com/cs/pdf/convert-pdf-to-doc-in-py...
  2. Añadir Imagen a PDF usando Python|Aspose.PDF pa...

    Esta sección describe cómo añadir una imagen a un archivo PDF existente usando la biblioteca de Python....pdf as ap # Abrir documento document = ap . Document (...] . add_image ( image_file , ap . Rectangle ( 20 , 730 , 120...

    docs.aspose.com/pdf/es/python-net/add-image-to-...
  3. 使用 Python 旋转 PDF 页面|Aspose.PDF for Python via .NET

    本主题描述如何使用 Python 编程旋转现有 PDF 文件中的页面方向。...pdf as ap doc = ap . Document ( input_pdf )...newHeight ) page . media_box = ap . Rectangle ( newLLX , newLLY...

    docs.aspose.com/pdf/zh/python-net/rotate-pages/
  4. 아카이브

    아카이브...pdf as ap # 문서 개체 초기화 document = ap.Document() # 페이지...textfragment 객체 초기화 text_fragment = ap.text.TextFragment("Hello,world...

    blog.aspose.com/ko/pdf/create-pdf-files-in-python/
  5. arkiv

    arkiv...pdf as ap # Instansiera LoadOption-objektet...option = ap.EpubLoadOptions() # Ladda en EPUB-fil document = ap.Document("sample...

    blog.aspose.com/sv/pdf/convert-epub-to-pdf-in-p...
  6. 从现有 PDF 中移除表格|Aspose.PDF for Python via .NET

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....pdf as ap # 加载现有的 PDF 文档 pdf_document = ap . Document (...TableAbsorber 对象以查找表格 absorber = ap . text . TableAbsorber () # 用吸收器访问第一页...

    docs.aspose.com/pdf/zh/python-net/remove-tables...
  7. Adicionar fundo ao PDF com Python|Aspose.PDF pa...

    Adicione imagem de fundo ao seu arquivo PDF com Python. Use a classe BackgroundArtifact....pdf as ap # Criar um novo objeto Document document = ap . Document...Background Artifact background = ap . BackgroundArtifact () # Especificar...

    docs.aspose.com/pdf/pt/python-net/add-backgrounds/
  8. PythonでPDFサイズを最適化、圧縮または縮小|Aspose.PDF for Python...

    PDFファイルを最適化し、すべての画像を縮小し、PDFサイズを減らし、埋め込みフォントを削除し、Pythonで未使用のオブジェクトを除去します。...pdf as ap # ドキュメントを開く document = ap . Document ( input_pdf...import aspose.pdf as ap # ドキュメントを開く document = ap . Document ( input_pdf...

    docs.aspose.com/pdf/ja/python-net/optimize-pdf/
  9. Archiver

    les archives...pdf as ap # Instancier l'objet LoadOption...l'option de chargement EPUB option = ap.EpubLoadOptions() # Charger un...

    blog.aspose.com/fr/pdf/convert-epub-to-pdf-in-p...
  10. 既存のPDF内のテーブルを操作する|Aspose.PDF for Python via .NET

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....pdf as ap # 既存のPDFファイルを読み込む pdf_document = ap . Document...テーブルを見つけるためのTableAbsorberオブジェクトを作成する absorber = ap . text . TableAbsorber () # 最初のページをアブソーバーで訪問する...

    docs.aspose.com/pdf/ja/python-net/manipulate-ta...