Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 5,741 for

ape

(0.55 sec)
  1. 使用Python将PDF转换为Excel|Aspose.PDF for Python via ...

    Aspose.PDF for Python库允许您使用Python将PDF格式转换为Excel格式。这些格式包括XLS, XLSX, XML 2003电子表格, CSV, ODS。...pdf as ap input_pdf = DIR_INPUT + "sample...document = ap . Document ( input_pdf ) save_option = ap . ExcelSaveOptions...

    docs.aspose.com/pdf/zh/python-net/convert-pdf-t...
  2. Chiffrer et déchiffrer des fichiers PDF en Pyth...

    Apprenez à définir les privilèges PDF, chiffrer les fichiers, déchiffrer les PDF protégés et modifier les mots de passe en Python....pdf as ap import aspose.pydrawing as drawing...existing PDF document.""" with ap . Document ( infile ) as document...

    docs.aspose.com/pdf/fr/python-net/set-privilege...
  3. Bekerja dengan Portofolio dalam PDF menggunakan...

    Cara Membuat Portofolio PDF dengan Python. Anda harus menggunakan File Microsoft Excel, dokumen Word, dan file gambar untuk membuat Portofolio PDF....pdf as ap # Memulai Objek Dokumen document = ap . Document...dokumen document . collection = ap . Collection () # Mendapatkan...

    docs.aspose.com/pdf/id/python-net/portfolio/
  4. Protect PDF Files in Python|Aspose.PDF for Pyth...

    Learn how to encrypt files, decrypt protected PDFs, and change passwords in Python....pdf as ap def encrypt_password ( infile...document = ap . Document ( infile ) document_privilege = ap . facades...

    docs.aspose.com/pdf/python-net/protect-pdf-file/
  5. PDF Tooltip using Python|Aspose.PDF for Python ...

    Python과 Aspose.PDF를 사용하여 PDF의 텍스트 조각에 툴팁을 추가하는 방법을 배우세요....pdf as ap document = ap . Document () document... add () . paragraphs . add ( ap . text . TextFragment ( "마우스...

    docs.aspose.com/pdf/ko/python-net/pdf-tooltip/
  6. Bekerja dengan Judul di PDF|Aspose.PDF untuk Py...

    Buat penomoran dalam judul dokumen PDF Anda dengan Python. Aspose.PDF untuk Python via .NET menawarkan berbagai jenis gaya penomoran....pdf as ap document = ap . Document () document...document . page_info . margin = ap . MarginInfo () document . page_info...

    docs.aspose.com/pdf/id/python-net/working-with-...
  7. アクロフォームの修正|Aspose.PDF for Python via .NET

    .NET 経由の Aspose.PDF for Python を使用して PDF ドキュメント内の AcroForm フィールドを変更します。これには、テキストのクリア、制限の設定、フィールドのスタイル設定、フィールドの削除などが含まれます。...pdf as ap def clear_text_in_form ( input_file_name...output_file_name ): document = ap . Document ( input_file_name...

    docs.aspose.com/pdf/ja/python-net/modifying-form/
  8. Архів

    Архів...pdf as ap input_pdf = DIR_INPUT + "sample...Відкрийте файл PDF document = ap.Document(input_pdf) # Створення...

    blog.aspose.com/uk/pdf/convert-pdf-to-excel-in-...
  9. Python を使用して PDF ヘッダーとフッターを管理する|Aspose.PDF for ...

    Python と Aspose.PDF を使用して PDF ドキュメントのヘッダーとフッターを管理する方法を学びましょう。...pdf as ap import sys def _create_text_artifact...artifact . text_state . font = ap . text . FontRepository . find_font...

    docs.aspose.com/pdf/ja/python-net/artifacts-hea...
  10. Importer et exporter des données de formulaire|...

    Importez et exportez les données de champs AcroForm au format XML, FDF, XFDF et JSON en utilisant Aspose.PDF for Python via .NET....pdf as ap def import_data_from_xml ( input_file_name..., output_file_name ): form = ap . facades . Form () form . bind_pdf...

    docs.aspose.com/pdf/fr/python-net/import-export...