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

ape

(0.38 sec)
  1. 使用 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/
  2. Remover Tabelas de PDF Existente|Aspose.PDF par...

    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 # Carregar documento PDF existente...existente pdf_document = ap . Document ( input_file ) # Criar objeto...

    docs.aspose.com/pdf/pt/python-net/remove-tables...
  3. 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...
  4. إضافة علامة مائية إلى PDF باستخدام بايثون|Aspos...

    تشرح هذه المقالة ميزات العمل مع القطع الأثرية والحصول على العلامات المائية في ملفات PDF باستخدام البرمجة بلغة بايثون....pdf as ap document = ap . Document ( input_pdf...) artifact = ap . WatermarkArtifact () ts = ap . text . TextState...

    docs.aspose.com/pdf/ar/python-net/add-watermarks/
  5. PDF Tooltip using Python|Aspose.PDF for Python ...

    PythonとAspose.PDFを使用してPDFのテキストフラグメントにツールチップを追加する方法を学ぶ...pdf as ap document = ap . Document () document... add () . paragraphs . add ( ap . text . TextFragment ( "ここに...

    docs.aspose.com/pdf/ja/python-net/pdf-tooltip/
  6. Mengonversi PDF ke Dokumen Microsoft Word dalam...

    Pelajari cara menulis kode Python untuk konversi format PDF ke Microsoft Word dengan Aspose.PDF untuk Python via .NET dan menyetel konversi PDF ke DOC(DOCX)....pdf as ap input_pdf = DIR_INPUT + "sample...# Buka dokumen PDF document = ap . Document ( input_pdf ) # Simpan...

    docs.aspose.com/pdf/id/python-net/convert-pdf-t...
  7. ค้นหา

    ค้นหา...pdf as ap # เริ่มต้นวัตถุเอกสาร document = ap.Document()...TextFragment text_fragment = ap.text.TextFragment("Hello,world...

    blog.aspose.com/th/pdf/create-pdf-files-in-python/
  8. arkiv

    arkiv...pdf as ap # Initiera dokumentobjekt document = ap.Document()...textfragmentobjekt text_fragment = ap.text.TextFragment("Hello,world...

    blog.aspose.com/sv/pdf/create-pdf-files-in-python/
  9. Архів

    Архів...pdf as ap # Ініціалізація об'єкта документа document = ap.Document()...textfragment text_fragment = ap.text.TextFragment("Hello,world...

    blog.aspose.com/uk/pdf/create-pdf-files-in-python/
  10. Archiwa

    Archiwa...pdf as ap # Utwórz obiekt PdfViewer viewer = ap.facades.PdfViewer();...import os import aspose.pdf as ap # Ścieżka katalogu zawierająca...

    blog.aspose.com/pl/pdf/print-pdf-in-python/