Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 4,096 for

ape

(0.34 sec)
  1. Добавление и Удаление Закладки с использованием...

    Вы можете добавить закладку в PDF документ с помощью Python. Возможно удалить все или конкретные закладки из PDF документа....pdf as ap # Открыть документ document = ap . Document (...Создать объект закладки outline = ap . OutlineItemCollectio ( document...

    docs.aspose.com/pdf/ru/python-net/add-and-delet...
  2. Lưu trữ

    Lưu trữ...pdf as ap # Khởi tạo đối tượng tài liệu document = ap.Document()...đoạn văn bản text_fragment = ap.text.TextFragment("Hello,world...

    blog.aspose.com/vi/pdf/create-pdf-files-in-python/
  3. 搜索

    搜索...pdf as ap # 初始化文檔對象 document = ap.Document() # 添加頁面...add() # 初始化文本片段對象 text_fragment = ap.text.TextFragment("Hello,world...

    blog.aspose.com/zh-hant/pdf/create-pdf-files-in...
  4. Converter PDF para Documentos do Microsoft Word...

    Aprenda como escrever código Python para conversão de formatos de PDF para Microsoft Word com Aspose.PDF para Python via .NET e ajuste a conversão de PDF para DOC(DOCX)....pdf as ap input_pdf = DIR_INPUT + "sample...Abrir documento PDF document = ap . Document ( input_pdf ) # Salvar...

    docs.aspose.com/pdf/pt/python-net/convert-pdf-t...
  5. Open PDF document programmatically|Aspose.PDF f...

    Learn how to open a PDF file in Python Aspose.PDF for Python via C++ library. You can open existing PDF, document from stream, and encrypted PDF document....AsposePDFPythonWrapp as ap # Open document document = ap . Document ( "sample...AsposePDFPythonWrapp as ap # Open document document = ap . Document ( "sample...

    docs.aspose.com/pdf/python-cpp/open-pdf-document/
  6. Remove Tables from existing PDF|Aspose.PDF for ...

    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 from os import path path_infile...existing PDF document document = ap . Document ( path_infile ) #...

    docs.aspose.com/pdf/python-net/removing-tables/
  7. 複雑なPDFの作成|Aspose.PDF for Python via .NET

    Aspose.PDF for Python via .NETを使用すると、画像、テキスト断片、およびテーブルを1つのドキュメントに含むより複雑なドキュメントを作成できます。...pdf as ap # ドキュメントオブジェクトを初期化 document = ap . Document ()...page . add_image ( image_file , ap . Rectangle ( 20 , 730 , 120...

    docs.aspose.com/pdf/ja/python-net/complex-pdf-e...
  8. Mengonversi PDF ke Berbagai Format Gambar dalam...

    Topik ini menunjukkan kepada Anda bagaimana menggunakan Aspose.PDF untuk Python untuk mengonversi PDF ke berbagai format gambar seperti TIFF, BMP, EMF, JPEG, PNG, GIF, SVG dengan beberapa baris kode....pdf as ap input_pdf = DIR_INPUT + "sample...# Buka dokumen PDF document = ap . Document ( input_pdf ) # Buat...

    docs.aspose.com/pdf/id/python-net/convert-pdf-t...
  9. 档案

    档案...pdf as ap input_pdf = DIR_INPUT + "sample...document = ap.Document(input_pdf) # 创建和设置保存选项 save_option = ap.ExcelSaveOptions()...

    blog.aspose.com/zh/pdf/convert-pdf-to-excel-in-...
  10. 搜索

    搜索...pdf as ap input_pdf = DIR_INPUT + "sample...document = ap.Document(input_pdf) # 創建和設置保存選項 save_option = ap.ExcelSaveOptions()...

    blog.aspose.com/zh-hant/pdf/convert-pdf-to-exce...