Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 4,093 for

ape

(0.09 sec)
  1. Ajouter et Supprimer un Signet en Python|Aspose...

    Vous pouvez ajouter un signet à un document PDF avec Python. Il est possible de supprimer tous les signets ou certains d'entre eux d'un document PDF....pdf as ap # Ouvrir le document document = ap . Document (...Créer un objet signet outline = ap . OutlineItemCollectio ( document...

    docs.aspose.com/pdf/fr/python-net/add-and-delet...
  2. حفظ مستند PDF برمجيًا|Aspose.PDF لـ Python عبر ...

    تعلم كيفية حفظ ملف PDF في Aspose.PDF لـ Python عبر مكتبة .NET. حفظ مستند PDF في نظام الملفات، إلى دفق، وفي تطبيقات الويب....pdf as ap document = ap . Document ( input_pdf... import aspose.pdf as ap document = ap . Document ( input_pdf...

    docs.aspose.com/pdf/ar/python-net/save-pdf-docu...
  3. Create AcroForm - Create Fillable PDF in Python...

    With Aspose.PDF for Python you may create a form from scratch in your PDF file...pdf as ap data_dir = "/path/to/your/pdf/files/"...# Open document pdfDocument = ap . Document ( path_infile ) #...

    docs.aspose.com/pdf/python-net/create-form/
  4. Créer un AcroForm - Créer un PDF remplissable e...

    Avec Aspose.PDF pour Python, vous pouvez créer un formulaire à partir de zéro dans votre fichier PDF...pdf as ap # Ouvrir le document pdfDocument = ap . Document...Créer un champ textBoxField = ap . forms . TextBoxField ( pdfDocument...

    docs.aspose.com/pdf/fr/python-net/create-form/
  5. 아카이브

    아카이브...pdf as ap 이제 Aspose.PDF를 사용하여 PDF를 효과적으로...import aspose.pdf as ap # 새 문서를 만드세요 document = ap.Document() # 페이지...

    blog.aspose.com/ko/pdf/best-python-pdf-library/
  6. معالجة الجداول في ملفات PDF الموجودة|Aspose.PDF...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....pdf as ap # تحميل ملف PDF موجود pdf_document = ap . Document...للعثور على الجداول absorber = ap . text . TableAbsorber () # زيارة...

    docs.aspose.com/pdf/ar/python-net/manipulate-ta...
  7. 将PDF转换为Microsoft Word文档在Python中|Aspose.PDF for ...

    学习如何使用Aspose.PDF for Python via .NET编写PDF到Microsoft Word格式转换的Python代码,并调优PDF到DOC(DOCX)的转换。...pdf as ap input_pdf = DIR_INPUT + "sample..."convert_pdf_to_doc.doc" # 打开 PDF 文档 document = ap . Document ( input_pdf ) # 将文件保存为...

    docs.aspose.com/pdf/zh/python-net/convert-pdf-t...
  8. Convertir des PDF en Documents Microsoft Word e...

    Apprenez à écrire du code Python pour la conversion de formats PDF en Microsoft Word avec Aspose.PDF pour Python via .NET et optimisez la conversion PDF en DOC(DOCX)....pdf as ap input_pdf = DIR_INPUT + "sample...Ouvrir le document PDF document = ap . Document ( input_pdf ) # Enregistrer...

    docs.aspose.com/pdf/fr/python-net/convert-pdf-t...
  9. Python에서 PDF를 Microsoft Word 문서로 변환|Aspose.PDF ...

    Aspose.PDF for Python via .NET을 사용하여 PDF를 Microsoft Word 형식으로 변환하는 Python 코드를 작성하고 PDF를 DOC(DOCX)로 변환하는 방법을 알아보세요....pdf as ap input_pdf = DIR_INPUT + "sample..."convert_pdf_to_doc.doc" # PDF 문서 열기 document = ap . Document ( input_pdf ) # 파일을...

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

    Arsip...pdf as ap input_pdf = DIR_INPUT + "sample...# Buka berkas PDF document = ap.Document(input_pdf) # Buat dan...

    blog.aspose.com/id/pdf/convert-pdf-to-excel-in-...