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

ape

(0.11 sec)
  1. Manipular Documento PDF en Python a través de ....

    Este artículo contiene información sobre cómo validar un Documento PDF para el Estándar PDF A usando Python, cómo trabajar con el índice, cómo establecer la fecha de caducidad del PDF, etc....pdf as ap # Abrir documento document = ap . Document (...document . validate ( output_xml , ap . PdfFormat . PDF_A_1A ) El siguiente...

    docs.aspose.com/pdf/es/python-net/manipulate-pd...
  2. Arşiv

    Arşiv...pdf as ap Şimdi, PDF’lerle etkili bir şekilde...aspose.pdf as ap # Yeni bir belge oluşturun document = ap.Document()...

    blog.aspose.com/tr/pdf/best-python-pdf-library/
  3. 使用 Python 向 PDF 添加文本|Aspose.PDF for Python via ...

    本文描述了在 Aspose.PDF 中处理文本的各个方面。了解如何向 PDF 添加文本、添加 HTML 片段或使用自定义 OTF 字体。...pdf as ap # 打开文档 document = ap . Document ( input_pdf...1 ] # 创建文本片段 text_fragment = ap . text . TextFragment ( "main...

    docs.aspose.com/pdf/zh/python-net/add-text-to-p...
  4. Check shape bounds in Shapes collection using P...

    Learn how to check the bounds of an shApe when inserted into the ShApes collection to ensure it fits within its parent container....pdf as ap import aspose.pdf.drawing as...Document instance document = ap . Document () # Add page to pages...

    docs.aspose.com/pdf/python-net/aspose-pdf-drawi...
  5. Конвертация PDF в различные форматы изображений...

    Эта тема показывает, как использовать Aspose.PDF для Python для конвертации PDF в различные форматы изображений, такие как TIFF, BMP, EMF, JPEG, PNG, GIF, SVG, с помощью нескольких строк кода....pdf as ap input_pdf = DIR_INPUT + "sample...Открыть PDF-документ document = ap . Document ( input_pdf ) # Создать...

    docs.aspose.com/pdf/ru/python-net/convert-pdf-t...
  6. Convertir PDF a Diferentes Formatos de Imagen e...

    Este tema muestra cómo usar Aspose.PDF para Python para convertir PDF a varios formatos de imágenes, por ejemplo, TIFF, BMP, EMF, JPEG, PNG, GIF, SVG con unas pocas líneas de código....pdf as ap input_pdf = DIR_INPUT + "sample...Abrir documento PDF document = ap . Document ( input_pdf ) # Crear...

    docs.aspose.com/pdf/es/python-net/convert-pdf-t...
  7. Converter PDF para Diferentes Formatos de Image...

    Este tópico mostra como usar Aspose.PDF para Python para converter PDF para vários formatos de imagem, como TIFF, BMP, EMF, JPEG, PNG, GIF, SVG com algumas linhas de código....pdf as ap input_pdf = DIR_INPUT + "sample...Abra o documento PDF document = ap . Document ( input_pdf ) # Crie...

    docs.aspose.com/pdf/pt/python-net/convert-pdf-t...
  8. آرشیوها

    آرشیوها...pdf as ap حالا بیایید بررسی کنیم که چگونه...aspose.pdf as ap # یک سند جدید ایجاد کنید document = ap.Document()...

    blog.aspose.com/fa/pdf/best-python-pdf-library/
  9. 在 PDF 中创建或添加表格使用 Python|Aspose.PDF for Python v...

    Aspose.PDF for Python via .NET 是一个用于创建、读取和编辑 PDF 表格的库。在此主题中查看其他高级功能。... table = ap . Table () 在现有 PDF 文档中添加表格 要通过...import aspose.pdf as ap # 加载源PDF文档 doc = ap . Document ( input_file...

    docs.aspose.com/pdf/zh/python-net/add-table-in-...
  10. Formatage du document PDF en utilisant Python|A...

    Créer et formater le document PDF avec Aspose.PDF pour Python via .NET. Utilisez le prochain extrait de code pour résoudre vos tâches....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/formatting-pd...