Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 4,059 for

ape

(0.06 sec)
  1. تحويل PDF إلى Excel في بايثون|Aspose.PDF لـ Pyt...

    تتيح لك مكتبة Aspose.PDF for Python تحويل PDF إلى تنسيق Excel باستخدام بايثون. تشمل هذه التنسيقات XLS، XLSX، XML 2003 Spreadsheet، CSV، ODS....pdf as ap input_pdf = DIR_INPUT + "sample...document = ap . Document ( input_pdf ) save_option = ap . ExcelSaveOptions...

    docs.aspose.com/pdf/ar/python-net/convert-pdf-t...
  2. Convertir PDF a Excel en Python|Aspose.PDF para...

    La biblioteca Aspose.PDF para Python te permite convertir PDF a formato Excel usando Python. Estos formatos incluyen XLS, XLSX, XML 2003 Spreadsheet, CSV, ODS....pdf as ap input_pdf = DIR_INPUT + "sample...document = ap . Document ( input_pdf ) save_option = ap . ExcelSaveOptions...

    docs.aspose.com/pdf/es/python-net/convert-pdf-t...
  3. Archiver

    les archives...pdf as ap Maintenant, explorons comment...aspose.pdf as ap # Créer un nouveau document document = ap.Document()...

    blog.aspose.com/fr/pdf/best-python-pdf-library/
  4. Add digital signature or digitally sign PDF in ...

    Digitally sign PDF documents, verify, or validate the digitally sign PDFs using Python....pdf as ap import aspose.pydrawing as drawing...pfxfile # Open PDF document with ap . Document ( path_infile ) as...

    docs.aspose.com/pdf/python-net/digitally-sign-p...
  5. 创建一个复杂的PDF|Aspose.PDF for Python via .NET

    Aspose.PDF for Python via .NET 允许您创建包含图像、文本片段和表格的更复杂的文档。...pdf as ap # 初始化文档对象 document = ap . Document () # 添加页面...page . add_image ( image_file , ap . Rectangle ( 20 , 730 , 120...

    docs.aspose.com/pdf/zh/python-net/complex-pdf-e...
  6. Set Privileges, Encrypt and Decrypt PDF|Aspose....

    Encrypt PDF File with Python using Different Encryption Types and Algorithms. Also, decrypt PDF Files using Owner Password....pdf as ap path_infile = self . data_dir...outfile # Open PDF document with ap . Document ( path_infile ) as...

    docs.aspose.com/pdf/python-net/set-privileges-e...
  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. 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...
  9. إضافة وحذف إشارة مرجعية باستخدام Python|Aspose....

    يمكنك إضافة إشارة مرجعية إلى مستند PDF باستخدام Python. من الممكن حذف جميع الإشارات المرجعية أو إشارات مرجعية معينة من مستند PDF....pdf as ap # افتح المستند document = ap . Document ( input_pdf...كائن الإشارة المرجعية outline = ap . OutlineItemCollectio ( document...

    docs.aspose.com/pdf/ar/python-net/add-and-delet...
  10. Pythonを使用してPDFに画像スタンプを追加する|Aspose.PDF for Pytho...

    ImageStampクラスを使用して、Aspose.PDF for PythonライブラリでPDFドキュメントに画像スタンプを追加します。...pdf as ap # ドキュメントを開く document = ap . Document ( input_pdf...input_pdf ) # 画像スタンプを作成 image_stamp = ap . ImageStamp ( input_image_file...

    docs.aspose.com/pdf/ja/python-net/image-stamps-...