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

ape

(0.09 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/ko/python-net/whatsnew/
  2. 有什么新功能|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/
  3. 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...
  4. 파이썬을 사용하여 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...
  5. تحويل 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...
  6. 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...
  7. 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/
  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...