Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 4,096 for

ape

(0.14 sec)
  1. Working with PDF layers using Python|Aspose.PDF...

    This article explains how to lock a PDF layer, extract PDF layer elements, flatten a layered PDF, and merge all layers inside a PDF into one....pdf as ap def lock_layer ( path_infile...path_infile , path_outfile ): with ap . Document ( path_infile ) as document...

    docs.aspose.com/pdf/python-net/work-with-pdf-la...
  2. أرشيف

    أرشيف...pdf as ap # إنشاء كائن PdfViewer viewer = ap.facades.PdfViewer();...import os import aspose.pdf as ap # مسار الدليل الذي يحتوي على...

    blog.aspose.com/ar/pdf/print-pdf-in-python/
  3. ค้นหา

    ค้นหา...pdf as ap input_pdf = DIR_INPUT + "sample...xls" # เปิดไฟล์ PDF document = ap.Document(input_pdf) # สร้างแ...

    blog.aspose.com/th/pdf/convert-pdf-to-excel-in-...
  4. Архивы

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

    blog.aspose.com/ru/pdf/convert-pdf-to-excel-in-...
  5. Arşiv

    Arşiv...pdf as ap input_pdf = DIR_INPUT + "sample...# PDF dosyasını aç document = ap.Document(input_pdf) # Kaydetme...

    blog.aspose.com/tr/pdf/convert-pdf-to-excel-in-...
  6. ארכיון

    ארכיון...pdf as ap input_pdf = DIR_INPUT + "sample...xls" # פתח קובץ PDF document = ap.Document(input_pdf) # צור והגדר...

    blog.aspose.com/he/pdf/convert-pdf-to-excel-in-...
  7. Manipulate Tables in existing PDF|Aspose.PDF fo...

    Learn how to work with tables in existing PDFs using Aspose.PDF for Python via .NET, providing flexibility in document modification.... Open the PDF file using ‘ap.Document()’. Create a TableAbsorber...saved file. import aspose.pdf as ap from os import path # Define...

    docs.aspose.com/pdf/python-net/manipulating-tab...
  8. 在 PDF 中处理标题|Aspose.PDF for Python via .NET

    使用 Python 在 PDF 文档的标题中创建编号。Aspose.PDF for Python via .NET 提供不同类型的编号样式。...pdf as ap document = ap . Document () document...document . page_info . margin = ap . MarginInfo () document . page_info...

    docs.aspose.com/pdf/zh/python-net/working-with-...
  9. 기존 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/ko/python-net/manipulate-ta...
  10. Memanipulasi Tabel dalam PDF yang Ada|Aspose.PD...

    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 # Muat file PDF yang ada pdf_document = ap . Document...untuk menemukan tabel absorber = ap . text . TableAbsorber () # Kunjungi...

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