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

ape

(0.06 sec)
  1. 有什么新功能|Aspose.PDF for Python via .NET

    本页介绍了Aspose.PDF for Python via .NET在最近发布版本中引入的最受欢迎的新功能。...pdf as ap input_pdf_path = DIR_INPUT +...doc = ap . Document ( input_pdf_path ) save_options = ap . pdftomarkdown...

    docs.aspose.com/pdf/zh/python-net/whatsnew/
  2. تحويل PDF إلى تنسيقات صور مختلفة في بايثون|Aspo...

    يوضّح هذا الموضوع كيفية استخدام Aspose.PDF لبايثون لتحويل 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/ar/python-net/convert-pdf-t...
  3. 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/
  4. Convert other file formats to PDF in Python|Asp...

    This topic show you how to Aspose.PDF allows to convert other file formats such as EPUB, MD, PCL, XPS, PS, XML and LaTeX to PDF document....pdf as ap path_infile = path . join ( self...load_options = ap . OfdLoadOptions () document = ap . Document (...

    docs.aspose.com/pdf/python-net/convert-other-fi...
  5. 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...
  6. 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...
  7. 파이썬을 사용하여 PDF 문서 형식화|Aspose.PDF for Python via ...

    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/ko/python-net/formatting-pd...
  8. Manipulasi Dokumen PDF dalam Python melalui .NE...

    Artikel ini berisi informasi tentang cara memvalidasi Dokumen PDF untuk Standar PDF A menggunakan Python, cara bekerja dengan TOC, cara mengatur tanggal kedaluwarsa PDF, dan lain-lain....pdf as ap # Buka dokumen document = ap . Document ( input_pdf...document . validate ( output_xml , ap . PdfFormat . PDF_A_1A ) Cuplikan...

    docs.aspose.com/pdf/id/python-net/manipulate-pd...
  9. Manipular Documento PDF em Python via .NET|Aspo...

    Este artigo contém informações sobre como validar Documento PDF para o padrão PDF A usando Python, como trabalhar com TOC, como definir data de expiração do PDF, etc....pdf as ap # Abrir documento document = ap . Document (...document . validate ( output_xml , ap . PdfFormat . PDF_A_1A ) O trecho...

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