Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 4,093 for

ape

(0.09 sec)
  1. Добавление Аннотаций Фигур с использованием Pyt...

    Эта статья описывает, как добавлять, получать и удалять аннотации фигур из вашего PDF-документа с помощью Aspose.PDF для Python через .NET...pdf as ap document = ap . Document ( input_file...input_file ) squareAnnotation = ap . annotations . SquareAnnotation (...

    docs.aspose.com/pdf/ru/python-net/figures-annot...
  2. Convert PDF to EPUB, LaTeX, Text, XPS in Python...

    This topic shows you how to convert PDF file to other file formats like EPUB, LaTeX, Text, XPS etc using Python....pdf as ap path_infile = path . join ( self...document = ap . Document ( path_infile ) save_options = ap . EpubSaveOptions...

    docs.aspose.com/pdf/python-net/convert-pdf-to-o...
  3. Add and Delete a Bookmark using Python|Aspose.P...

    You can add a bookmark to a PDF document with Python. It is possible to delete all or particular bookmarks from a PDF document....pdf as ap # Open document document = ap . Document ( input_pdf...Create a bookmark object outline = ap . OutlineItemCollectio ( document...

    docs.aspose.com/pdf/python-net/add-and-delete-b...
  4. 优化、压缩或减少 PDF 大小在 Python 中|Aspose.PDF for Python...

    优化 PDF 文件,缩小所有图像,减少 PDF 大小,取消嵌入字体,使用 Python 删除未使用的对象。...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/optimize-pdf/
  5. Adding Bates Numbering Artifact in Python via ....

    Aspose.PDF for Python via .NET allows you to add Bates Numbering to PDF....pdf as ap def add_bates_numbering ( path_outfile...new or empty PDF document with ap . Document () as document : #...

    docs.aspose.com/pdf/python-net/add-bates-number...
  6. Adicionar Carimbos de Texto em PDF via Python|A...

    Adicione um carimbo de texto a um documento PDF usando a classe TextStamp com a biblioteca Aspose.PDF para Python....pdf as ap # Abrir documento document = ap . Document (...carimbo de texto text_stamp = ap . TextStamp ( "Carimbo de Exemplo"...

    docs.aspose.com/pdf/pt/python-net/text-stamps-i...
  7. ค้นหา

    ค้นหา...pdf as ap ตอนนี้ มาสำรวจวิธีการใช้ Aspose...aspose.pdf as ap # สร้างเอกสารใหม่ document = ap.Document() #...

    blog.aspose.com/th/pdf/best-python-pdf-library/
  8. Text Formatting inside PDF using Python|Aspose....

    Explore text formatting options within PDF files in Python using Aspose.PDF for customized document styling....pdf as ap from aspose.pdf import Color...16-point line spacing """ document = ap . Document () page = document...

    docs.aspose.com/pdf/python-net/text-formatting-...
  9. Optimalkan, Kompres atau Kurangi Ukuran PDF di ...

    Optimalkan file PDF, perkecil semua gambar, kurangi ukuran PDF, Hapus penyematan font, Hapus objek yang tidak digunakan dengan Python....pdf as ap # Buka dokumen document = ap . Document ( input_pdf...aspose.pdf as ap # Buka dokumen document = ap . Document ( input_pdf...

    docs.aspose.com/pdf/id/python-net/optimize-pdf/
  10. Archivio

    Archivio...pdf as ap Ora, esploriamo come utilizzare...aspose.pdf as ap # Crea un nuovo documento document = ap.Document()...

    blog.aspose.com/it/pdf/best-python-pdf-library/