Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 4,096 for

ape

(0.33 sec)
  1. arkiv

    arkiv...pdf as ap # Ladda PDF-fil document = ap.Document("input..."owner_password", ap.facades.DocumentPrivilege.forbid_all, ap.CryptoAlgorithm...

    blog.aspose.com/sv/pdf/encrypt-decrypt-pdf-in-p...
  2. Архів

    Архів...pdf as ap # Завантажити файл PDF document = ap.Document("input...Створіть новий PDF splitPDF = ap.Document() # Додати сторінку...

    blog.aspose.com/uk/pdf/split-pdf-in-python/
  3. Python을 통해 PDF 페이지를 프로그래밍 방식으로 이동|Aspose.PDF fo...

    Aspose.PDF for Python via .NET을 사용하여 원하는 위치 또는 PDF 파일의 끝으로 페이지를 이동해 보세요....pdf as ap srcDocument = ap . Document ( src_file_name...src_file_name ) dstDocument = ap . Document ( dst_File_name ) page =...

    docs.aspose.com/pdf/ko/python-net/move-pages/
  4. 파이썬을 사용하여 PDF 페이지 회전|Aspose.PDF for Python via ...

    이 주제는 파이썬을 사용하여 기존 PDF 파일에서 페이지 방향을 프로그래밍 방식으로 회전하는 방법을 설명합니다....pdf as ap doc = ap . Document ( input_pdf )...newHeight ) page . media_box = ap . Rectangle ( newLLX , newLLY...

    docs.aspose.com/pdf/ko/python-net/rotate-pages/
  5. 以编程方式打开 PDF 文档|Aspose.PDF for Python via C++

    学习如何在 Python Aspose.PDF for Python via C++ 库中打开 PDF 文件。您可以打开现有 PDF、来自流的文档和加密的 PDF 文档。...AsposePDFPythonWrapp as ap # 打开文档 document = ap . Document ( "sample...AsposePDFPythonWrapp as ap # 打开文档 document = ap . Document ( "sample...

    docs.aspose.com/pdf/zh/python-cpp/open-pdf-docu...
  6. Ouvrir un document PDF de manière programmatiqu...

    Apprenez à ouvrir un fichier PDF dans la bibliothèque Aspose.PDF pour Python via C++. Vous pouvez ouvrir un PDF existant, un document à partir d'un flux et un document PDF chiffré....AsposePDFPythonWrapp as ap # Ouvrir le document document = ap . Document (...AsposePDFPythonWrapp as ap # Ouvrir le document document = ap . Document (...

    docs.aspose.com/pdf/fr/python-cpp/open-pdf-docu...
  7. Pythonを使用してPDFに画像を追加する|Aspose.PDF for Python vi...

    このセクションでは、Pythonライブラリを使用して既存のPDFファイルに画像を追加する方法について説明します。...pdf as ap # ドキュメントを開く document = ap . Document ( input_file...] . add_image ( image_file , ap . Rectangle ( 20 , 730 , 120...

    docs.aspose.com/pdf/ja/python-net/add-image-to-...
  8. Menghapus Tabel dari PDF yang Ada|Aspose.PDF un...

    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 # Muat dokumen PDF yang ada pdf_document = ap . Document...untuk menemukan tabel absorber = ap . text . TableAbsorber () # Kunjungi...

    docs.aspose.com/pdf/id/python-net/remove-tables...
  9. 档案

    档案...pdf as ap input_pdf = DIR_INPUT + "many_pages...document = ap.Document(input_pdf) # 创建分辨率对象 resolution = ap.devices...

    blog.aspose.com/zh/pdf/convert-pdf-to-image-in-...
  10. Lưu trữ

    Lưu trữ...pdf as ap input_pdf = DIR_INPUT + "many_pages...# Mở tài liệu PDF document = ap.Document(input_pdf) # Tạo đối...

    blog.aspose.com/vi/pdf/convert-pdf-to-image-in-...