Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 4,093 for

ape

(0.09 sec)
  1. Lưu trữ

    Lưu trữ...pdf as ap input_pdf = DIR_INPUT + "sample...xls" # Mở tệp PDF document = ap.Document(input_pdf) # Tạo và...

    blog.aspose.com/vi/pdf/convert-pdf-to-excel-in-...
  2. Archiwa

    Archiwa...pdf as ap input_pdf = DIR_INPUT + "many_pages...Otwórz dokument PDF document = ap.Document(input_pdf) # Utwórz...

    blog.aspose.com/pl/pdf/convert-pdf-to-image-in-...
  3. Arsip

    Arsip...pdf as ap input_pdf = DIR_INPUT + "many_pages...# Buka dokumen PDF document = ap.Document(input_pdf) # Buat objek...

    blog.aspose.com/id/pdf/convert-pdf-to-image-in-...
  4. Archivio

    Archivio...pdf as ap input_pdf = DIR_INPUT + "many_pages...Apri documento PDF document = ap.Document(input_pdf) # Crea oggetto...

    blog.aspose.com/it/pdf/convert-pdf-to-image-in-...
  5. ארכיון

    ארכיון...pdf as ap input_pdf = DIR_INPUT + "many_pages..."convert_pdf_to_jpeg" # פתח מסמך PDF document = ap.Document(input_pdf) # צור אובייקט...

    blog.aspose.com/he/pdf/convert-pdf-to-image-in-...
  6. Adding Page Stamps to PDF with Python|Aspose.PD...

    Aspose.PDF for Python via .NET allows you to add Page Stamp to your PDF file....Open the PDF document using ‘ap.Document()’. Create a ‘PdfPageStamp’...import os import aspose.pdf as ap # Global configuration DATA_DIR...

    docs.aspose.com/pdf/python-net/page-stamps-in-t...
  7. Archiv

    Archiv...pdf as ap # Inicializujte objekt dokumentu document = ap.Document()...textového fragmentu text_fragment = ap.text.TextFragment("Hello,world...

    blog.aspose.com/cs/pdf/create-pdf-files-in-python/
  8. Manipular Tablas en PDF existente|Aspose.PDF pa...

    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 # Cargar archivo PDF existente pdf_document = ap . Document...para encontrar tablas absorber = ap . text . TableAbsorber () # Visitar...

    docs.aspose.com/pdf/es/python-net/manipulate-ta...
  9. Trabalhando com Portfólio em PDF usando Python|...

    Como Criar um Portfólio em PDF com Python. Você deve usar um arquivo Microsoft Excel, um documento Word e um arquivo de imagem para criar um Portfólio em PDF....pdf as ap # Instanciar Objeto Documento document = ap . Document...documento document . collection = ap . Collection () # Obter arquivos...

    docs.aspose.com/pdf/pt/python-net/portfolio/
  10. إضافة رقم الصفحة إلى PDF باستخدام Python|Aspose...

    Aspose.PDF لـ Python عبر .NET يتيح لك إضافة ختم رقم الصفحة إلى ملف PDF الخاص بك باستخدام فئة PageNumberStamp....pdf as ap # فتح المستند document = ap . Document ( input_pdf...رقم الصفحة page_number_stamp = ap . PageNumberStamp () # ما إذا...

    docs.aspose.com/pdf/ar/python-net/add-page-number/