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

ape

(0.09 sec)
  1. آرشیوها

    آرشیوها...pdf as ap input_pdf = DIR_INPUT + "sample...سند PDF را باز کنید document = ap.Document(input_pdf) # PDF را...

    blog.aspose.com/fa/pdf/convert-pdf-to-doc-in-py...
  2. 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...
  3. Procurar

    Procurar...pdf as ap # Carregar arquivo PDF document = ap.Document("input...Criar um novo PDF splitPDF = ap.Document() # Adicionar página...

    blog.aspose.com/pt/pdf/split-pdf-in-python/
  4. Archivo

    Archivo...pdf as ap # Cargar archivo PDF document = ap.Document("input...Crear un nuevo PDF splitPDF = ap.Document() # Añadir página a...

    blog.aspose.com/es/pdf/split-pdf-in-python/
  5. 搜索

    搜索...pdf as ap outputFile = "page_{pageNo}.txt"...document = ap.Document("input.pdf") # 創建文本設備 textDevice = ap.devices...

    blog.aspose.com/zh-hant/pdf/extract-text-from-p...
  6. 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...
  7. Архів

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

    blog.aspose.com/uk/pdf/split-pdf-in-python/
  8. Obtener y Establecer Propiedades de Página usan...

    Esta sección muestra cómo obtener el número de páginas en un archivo PDF, obtener información sobre las propiedades de la página PDF como el color y establecer propiedades de página....pdf as ap # Abrir documento document = ap . Document (...pdf as ap # Instanciar instancia de Document document = ap . Document...

    docs.aspose.com/pdf/es/python-net/get-and-set-p...
  9. 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-...
  10. Pythonを使用してPDFでポートフォリオを作成する|Aspose.PDF for Pyth...

    Pythonを使用してPDFポートフォリオを作成する方法。Microsoft Excelファイル、Wordドキュメント、画像ファイルを使用してPDFポートフォリオを作成する必要があります。...pdf as ap # ドキュメントオブジェクトをインスタンス化 document = ap . Document...collection = ap . Collection () # ポートフォリオに追加するファイルを取得 excel = ap . FileSpecification...

    docs.aspose.com/pdf/ja/python-net/portfolio/