Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 4,093 for

ape

(0.25 sec)
  1. O que há de novo|Aspose.PDF para Python via .NET

    Nesta página são apresentadas as novas funcionalidades mais populares no Aspose.PDF para Python via .NET que foram introduzidas em lançamentos recentes....pdf as ap input_pdf_path = DIR_INPUT +...doc = ap . Document ( input_pdf_path ) save_options = ap . pdftomarkdown...

    docs.aspose.com/pdf/pt/python-net/whatsnew/
  2. ما الجديد|Aspose.PDF لـ Python عبر .NET

    في هذه الصفحة يتم تقديم الميزات الجديدة الأكثر شيوعًا في Aspose.PDF لـ Python عبر .NET التي تم تقديمها في الإصدارات الأخيرة....pdf as ap input_pdf_path = DIR_INPUT +...doc = ap . Document ( input_pdf_path ) save_options = ap . pdftomarkdown...

    docs.aspose.com/pdf/ar/python-net/whatsnew/
  3. Qué hay de nuevo|Aspose.PDF para Python a travé...

    En esta página se presentan las características nuevas más populares en Aspose.PDF para Python a través de .NET que se han introducido en lanzamientos recientes....pdf as ap input_pdf_path = DIR_INPUT +...doc = ap . Document ( input_pdf_path ) save_options = ap . pdftomarkdown...

    docs.aspose.com/pdf/es/python-net/whatsnew/
  4. 使用文本注释处理PDF通过Python|Aspose.PDF for Python via .NET

    Aspose.PDF for Python 允许您从PDF文档中添加、获取和删除文本注释。...pdf as ap document = ap . Document ( input_file...input_file ) textAnnotation = ap . annotations . TextAnnotation ( document...

    docs.aspose.com/pdf/zh/python-net/text-annotation/
  5. 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/
  6. 在 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-...
  7. 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...
  8. Anotasi Ekstra menggunakan Python|Aspose.PDF un...

    Bagian ini menjelaskan cara menambah, mendapatkan, dan menghapus jenis anotasi ekstra dari dokumen PDF Anda....pdf as ap # Buka dokumen document = ap . Document ( input_file...input_file ) caretAnnotation1 = ap . annotations . CaretAnnotation...

    docs.aspose.com/pdf/id/python-net/extra-annotat...
  9. Create Links in PDF file with Python|Aspose.PDF...

    This section explains how to create links in your PDF document with Python....pdf as ap from os import path path_infile...input PDF document document = ap . Document ( path_infile ) #...

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