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

ape

(0.09 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. 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-...
  3. 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/
  4. 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/
  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. 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/
  7. 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-...
  8. 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-...
  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. 파이썬에서 PDF를 다양한 이미지 형식으로 변환|Aspose.PDF for Pytho...

    이 주제는 Aspose.PDF for Python을 사용하여 PDF를 TIFF, BMP, EMF, JPEG, PNG, GIF, SVG와 같은 다양한 이미지 형식으로 몇 줄의 코드로 변환하는 방법을 보여줍니다....pdf as ap input_pdf = DIR_INPUT + "sample...tiff" # PDF 문서 열기 document = ap . Document ( input_pdf ) # 해상도...

    docs.aspose.com/pdf/ko/python-net/convert-pdf-t...