Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 4,110 for

ape

(0.06 sec)
  1. Архів

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

    blog.aspose.com/uk/pdf/convert-pdf-to-excel-in-...
  2. Optimiser, Compresser ou Réduire la Taille du P...

    Optimiser le fichier PDF, réduire toutes les images, réduire la taille du PDF, désintégrer les polices, supprimer les objets inutilisés avec Python....pdf as ap # Ouvrir le document document = ap . Document (...aspose.pdf as ap # Ouvrir le document document = ap . Document (...

    docs.aspose.com/pdf/fr/python-net/optimize-pdf/
  3. PDF 工具提示使用 Python|Aspose.PDF for Python via .NET

    学习如何使用 Python 和 Aspose.PDF 向 PDF 中的文本片段添加工具提示...pdf as ap document = ap . Document () document... add () . paragraphs . add ( ap . text . TextFragment ( "将鼠标光标移到这里以显示工具提示"...

    docs.aspose.com/pdf/zh/python-net/pdf-tooltip/
  4. Bekerja dengan Judul di PDF|Aspose.PDF untuk Py...

    Buat penomoran dalam judul dokumen PDF Anda dengan Python. Aspose.PDF untuk Python via .NET menawarkan berbagai jenis gaya penomoran....pdf as ap document = ap . Document () document...document . page_info . margin = ap . MarginInfo () document . page_info...

    docs.aspose.com/pdf/id/python-net/working-with-...
  5. 使用Python格式化PDF文档|Aspose.PDF for Python via .NET

    使用Aspose.PDF for Python via .NET创建和格式化PDF文档。使用下面的代码片段来解决您的任务。...pdf as ap # 打开文档 document = ap . Document ( input_pdf...import aspose.pdf as ap # 打开文档 document = ap . Document ( input_pdf...

    docs.aspose.com/pdf/zh/python-net/formatting-pd...
  6. Adding Image stamps in PDF using Python|Aspose....

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for Python library.... Load the PDF using ‘ap.Document()’. Create an image...import os import aspose.pdf as ap # Global configuration DATA_DIR...

    docs.aspose.com/pdf/python-net/image-stamps-in-...
  7. Añadir sellos de imagen en PDF usando Python|As...

    Añadir el sello de imagen en tu documento PDF usando la clase ImageStamp con la biblioteca Aspose.PDF para Python....pdf as ap # Abrir documento document = ap . Document (...sello de imagen image_stamp = ap . ImageStamp ( input_image_file...

    docs.aspose.com/pdf/es/python-net/image-stamps-...
  8. Bekerja dengan Portofolio dalam PDF menggunakan...

    Cara Membuat Portofolio PDF dengan Python. Anda harus menggunakan File Microsoft Excel, dokumen Word, dan file gambar untuk membuat Portofolio PDF....pdf as ap # Memulai Objek Dokumen document = ap . Document...dokumen document . collection = ap . Collection () # Mendapatkan...

    docs.aspose.com/pdf/id/python-net/portfolio/
  9. Aspose.Page for Python – 常见问题

    全面的常见问题解答,涵盖 Aspose.Page 纯 Python 库的安装、许可、支持的格式、转换、渲染、编辑、性能和故障排除。...page as ap 2 license = ap. License () 3 license...import aspose.page as ap 2 3 doc = ap. Document ( ' sample. ps...

    docs.aspose.com/page/zh/python-net/faq/
  10. 使用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...