Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 4,111 for

ape

(0.07 sec)
  1. 既存の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...
  2. 档案

    档案...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/
  3. 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-...
  4. 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/
  5. Pythonを使用してPDFページをプログラムで移動|Aspose.PDF for Pytho...

    Aspose.PDF for Python via .NETを使用して、PDFファイル内の任意の場所または末尾にページを移動してみてください。...pdf as ap srcDocument = ap . Document ( src_file_name...src_file_name ) dstDocument = ap . Document ( dst_File_name ) page =...

    docs.aspose.com/pdf/ja/python-net/move-pages/
  6. 記録

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

    blog.aspose.com/ja/pdf/create-pdf-files-in-python/
  7. 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-...
  8. Архивы

    Архивы...pdf as ap input_pdf = DIR_INPUT + "many_pages...Открыть PDF-документ document = ap.Document(input_pdf) # Создать...

    blog.aspose.com/ru/pdf/convert-pdf-to-image-in-...
  9. Archiv

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

    blog.aspose.com/cs/pdf/convert-pdf-to-image-in-...
  10. ค้นหา

    ค้นหา...pdf as ap outputFile = "page_{pageNo}.txt"...txt" # เปิดเอกสาร PDF document = ap.Document("input.pdf") # สร้างอุปกรณ์ข้อความ...

    blog.aspose.com/th/pdf/extract-text-from-pdf-in...