Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 4,096 for

ape

(0.1 sec)
  1. 使用Python将PDF转换为Excel|Aspose.PDF for Python via ...

    Aspose.PDF for Python库允许您使用Python将PDF格式转换为Excel格式。这些格式包括XLS, XLSX, XML 2003电子表格, CSV, ODS。...pdf as ap input_pdf = DIR_INPUT + "sample...document = ap . Document ( input_pdf ) save_option = ap . ExcelSaveOptions...

    docs.aspose.com/pdf/zh/python-net/convert-pdf-t...
  2. Save PDF document programmatically|Aspose.PDF f...

    Learn how to save PDF file in Python Aspose.PDF for Python via .NET library. Save PDF document to file system, to stream, and in Web applications....pdf as ap document = ap . Document ( input_pdf... import aspose.pdf as ap document = ap . Document ( input_pdf...

    docs.aspose.com/pdf/python-net/save-pdf-document/
  3. Supprimer les tableaux d'un PDF existant|Aspose...

    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 # Charger un document PDF existant...existant pdf_document = ap . Document ( input_file ) # Créer un...

    docs.aspose.com/pdf/fr/python-net/remove-tables...
  4. 使用 Python 处理 PDF 中的作品集|Aspose.PDF for Python vi...

    如何使用 Python 创建 PDF 作品集。您应该使用 Microsoft Excel 文件、Word 文档和图像文件来创建 PDF 作品集。...pdf as ap # 实例化 Document 对象 document = ap . Document ()...collection = ap . Collection () # 获取要添加到投资组合的文件 excel = ap . FileSpecification...

    docs.aspose.com/pdf/zh/python-net/portfolio/
  5. 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...
  6. Adicionar e Excluir um Marcador usando Python|A...

    Você pode adicionar um marcador a um documento PDF com Python. É possível excluir todos ou determinados marcadores de um documento PDF....pdf as ap # Abrir documento document = ap . Document (...objeto de marcador outline = ap . OutlineItemCollectio ( document...

    docs.aspose.com/pdf/pt/python-net/add-and-delet...
  7. الحصول على خصائص الصفحة وتعيينها باستخدام Pytho...

    يوضح هذا القسم كيفية الحصول على عدد الصفحات في ملف PDF، والحصول على معلومات حول خصائص صفحة PDF مثل اللون وتعيين خصائص الصفحة....pdf as ap # فتح المستند document = ap . Document ( input_pdf...aspose.pdf as ap # إنشاء مثيل للمستند document = ap . Document ()...

    docs.aspose.com/pdf/ar/python-net/get-and-set-p...
  8. Получение и Установка Свойств Страницы с исполь...

    Этот раздел показывает, как получить количество страниц в PDF файле, получить информацию о свойствах страниц PDF, таких как цвет, и установить свойства страницы....pdf as ap # Открыть документ document = ap . Document (...pdf as ap # Создать экземпляр Document document = ap . Document...

    docs.aspose.com/pdf/ru/python-net/get-and-set-p...
  9. Añadir y Eliminar un Marcador usando Python|Asp...

    Puede añadir un marcador a un documento PDF con Python. Es posible eliminar todos o algunos marcadores de un documento PDF....pdf as ap # Abrir documento document = ap . Document (...objeto de marcador outline = ap . OutlineItemCollectio ( document...

    docs.aspose.com/pdf/es/python-net/add-and-delet...
  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/ko/python-net/manipulate-ta...