Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 4,059 for

ape

(0.08 sec)
  1. Working with Headings in PDF|Aspose.PDF for Pyt...

    Create numbering in heading your PDF document with Python. Aspose.PDF for Python via .NET offers different kinds of numbering styles....pdf as ap document = ap . Document () document...document . page_info . margin = ap . MarginInfo () document . page_info...

    docs.aspose.com/pdf/python-net/working-with-hea...
  2. Архів

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

    blog.aspose.com/uk/pdf/convert-pdf-to-excel-in-...
  3. Открыть PDF документ программно|Aspose.PDF для ...

    Узнайте, как открыть PDF файл в Python с помощью библиотеки Aspose.PDF для Python через .NET. Вы можете открыть существующий PDF, документ из потока, и зашифрованный PDF документ....pdf as ap # Открыть документ document = ap . Document (...из потока import aspose.pdf as ap input_pdf = DIR_INPUT + "sample...

    docs.aspose.com/pdf/ru/python-net/open-pdf-docu...
  4. Arsip

    Arsip...pdf as ap # Buat objek PdfViewer viewer = ap.facades.PdfViewer();...import os import aspose.pdf as ap # Jalur direktori yang berisi...

    blog.aspose.com/id/pdf/print-pdf-in-python/
  5. Arşiv

    Arşiv...pdf as ap # PdfViewer nesnesi oluştur viewer = ap.facades.PdfViewer();...import os import aspose.pdf as ap # Yazdırılacak PDF dosyalarını...

    blog.aspose.com/tr/pdf/print-pdf-in-python/
  6. 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/
  7. 使用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...
  8. 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-...
  9. Working with Portfolio in PDF using Python|Aspo...

    How to Create a PDF Portfolio with Python. You should use a Microsoft Excel File, a Word document, and an image file to create a PDF Portfolio....pdf as ap # Instantiate Document Object document = ap . Document...object document . collection = ap . Collection () # Get Files to...

    docs.aspose.com/pdf/python-net/portfolio/
  10. 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/