Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 4,093 for

ape

(0.1 sec)
  1. Changing Page Size with Python|Aspose.PDF for P...

    Change Page Size from your PDF document using Aspose.PDF for Python via .NET library....pdf as ap # Global configuration DATA_DIR...output PDF file. """ document = ap . Document ( input_file_name...

    docs.aspose.com/pdf/python-net/change-page-size/
  2. 記録

    記録...pdf as ap # PdfViewer オブジェクトを作成する viewer = ap.facades.PdfViewer();...import os import aspose.pdf as ap # 印刷する PDF ファイルを含むディレクトリ パス path...

    blog.aspose.com/ja/pdf/print-pdf-in-python/
  3. 아카이브

    아카이브...pdf as ap input_pdf = DIR_INPUT + "many_pages...document = ap.Document(input_pdf) # 해결 개체 만들기 resolution = ap.devices...

    blog.aspose.com/ko/pdf/convert-pdf-to-image-in-...
  4. 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...
  5. Arsip

    Arsip...pdf as ap # Muat dokumen PDF masukan document = ap.Document("input...Setel teks tanda air stamp = ap.TextStamp("CONFIDENTIAL") # Tetapkan...

    blog.aspose.com/id/pdf/add-watermark-in-pdf-in-...
  6. Cropping PDF Pages using Python|Aspose.PDF for ...

    You may change page properties, such as the width, height, Bleed-, Crop- and Trimbox using Aspose.PDF for Python via .NET....Load the PDF document using ‘ap.Document()’. Define the cropping...import os import aspose.pdf as ap # Global configuration DATA_DIR...

    docs.aspose.com/pdf/python-net/crop-pages/
  7. Eliminar tablas de un PDF existente|Aspose.PDF ...

    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....as ap # Cargar documento PDF existente pdf_document = ap . Document...para encontrar tablas absorber = ap . text . TableAbsorber () # Visitar...

    docs.aspose.com/pdf/es/python-net/remove-tables...
  8. 記録

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

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

    档案...pdf as ap 提取文本:在 Python 中解析 PDF # 从 PDF...import aspose.pdf as ap # 打开 PDF 文档 document = ap.Document("AddText...

    blog.aspose.com/zh/pdf/parse-pdf-in-python/
  10. Procurar

    Procurar...pdf as ap input_pdf = DIR_INPUT + "many_pages...Abrir documento PDF document = ap.Document(input_pdf) # Criar objeto...

    blog.aspose.com/pt/pdf/convert-pdf-to-image-in-...