Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 4,059 for

ape

(0.11 sec)
  1. Procurar

    Procurar...pdf as ap input_pdf = DIR_INPUT + "sample...Abrir arquivo PDF document = ap.Document(input_pdf) # Criar e...

    blog.aspose.com/pt/pdf/convert-pdf-to-excel-in-...
  2. arkiv

    arkiv...pdf as ap input_pdf = DIR_INPUT + "sample...xls" # Öppna PDF-fil document = ap.Document(input_pdf) # Skapa och...

    blog.aspose.com/sv/pdf/convert-pdf-to-excel-in-...
  3. Working with Headings in PDF|Aspose.PDF for Pyt...

    Create numbering in heading your PDF document with Python. Aspose.PDF for Python via .NET offers different kinds of numbering styles....pdf as ap document = ap . Document () document...document . page_info . margin = ap . MarginInfo () document . page_info...

    docs.aspose.com/pdf/python-net/working-with-hea...
  4. 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...
  5. Adicionar Número de Página ao PDF com Python|As...

    Aspose.PDF para Python via .NET permite que você adicione Carimbo de Número de Página ao seu arquivo PDF usando a classe PageNumberStamp....pdf as ap # Abrir documento document = ap . Document (...de página page_number_stamp = ap . PageNumberStamp () # Se o carimbo...

    docs.aspose.com/pdf/pt/python-net/add-page-number/
  6. Travailler avec un Portfolio en PDF en utilisan...

    Comment créer un portfolio PDF avec Python. Vous devez utiliser un fichier Microsoft Excel, un document Word et un fichier image pour créer un portfolio PDF....pdf as ap # Instancier l'objet Document document = ap . Document...document document . collection = ap . Collection () # Obtenir les...

    docs.aspose.com/pdf/fr/python-net/portfolio/
  7. Ajouter et Supprimer un Signet en Python|Aspose...

    Vous pouvez ajouter un signet à un document PDF avec Python. Il est possible de supprimer tous les signets ou certains d'entre eux d'un document PDF....pdf as ap # Ouvrir le document document = ap . Document (...Créer un objet signet outline = ap . OutlineItemCollectio ( document...

    docs.aspose.com/pdf/fr/python-net/add-and-delet...
  8. 将PDF转换为不同图像格式的Python方法|Aspose.PDF for Python vi...

    本主题向您展示如何使用Aspose.PDF for Python将PDF转换为多种图像格式,例如TIFF、BMP、EMF、JPEG、PNG、GIF、SVG,只需几行代码。...pdf as ap input_pdf = DIR_INPUT + "sample...document = ap . Document ( input_pdf ) # 创建分辨率对象 resolution = ap . devices...

    docs.aspose.com/pdf/zh/python-net/convert-pdf-t...
  9. 아카이브

    아카이브...pdf as ap 이제 Aspose.PDF를 사용하여 PDF를 효과적으로...import aspose.pdf as ap # 새 문서를 만드세요 document = ap.Document() # 페이지...

    blog.aspose.com/ko/pdf/best-python-pdf-library/
  10. ארכיון

    ארכיון...pdf as ap # אתחול אובייקט מסמך document = ap.Document() #...textfragment text_fragment = ap.text.TextFragment("Hello,world...

    blog.aspose.com/he/pdf/create-pdf-files-in-python/