Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 4,096 for

ape

(0.33 sec)
  1. Extrair Texto de Selos|Aspose.PDF para Java

    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....XForm ap = annot . getNormalAppearance (); ta . visit ( ap ); System...

    docs.aspose.com/pdf/pt/java/extract-text-from-s...
  2. Arsip

    Arsip...pdf as ap input_pdf = DIR_INPUT + "sample...# Muat dokumen PDF document = ap.Document(input_pdf) # Simpan...

    blog.aspose.com/id/pdf/convert-pdf-to-html-in-p...
  3. ארכיון

    ארכיון...pdf as ap input_pdf = DIR_INPUT + "sample...html" # טען מסמך PDF document = ap.Document(input_pdf) # שמור PDF...

    blog.aspose.com/he/pdf/convert-pdf-to-html-in-p...
  4. Python 中 Hello World 的示例|Aspose.PDF for Python ...

    此示例演示如何使用 Aspose.PDF for Python via .NET 创建一个包含文本 Hello World 的简单 PDF 文档。...pdf as ap # 初始化文档对象 document = ap . Document () # 添加页面...() # 初始化文本片段对象 text_fragment = ap . text . TextFragment ( "Hello...

    docs.aspose.com/pdf/zh/python-net/hello-world-e...
  5. 使用 Python 程序化拆分 PDF|Aspose.PDF for Python via .NET

    本主题展示如何在您的 Python 应用程序中将 PDF 页面拆分为单个 PDF 文件。...pdf as ap # 打开文档 document = ap . Document ( input_pdf...document . pages : new_document = ap . Document () new_document ....

    docs.aspose.com/pdf/zh/python-net/split-pdf-doc...
  6. Como Mesclar PDF usando Python|Aspose.PDF para ...

    Esta página explica como mesclar documentos PDF em um único arquivo PDF com Python....pdf as ap # Abrir o primeiro documento document1 = ap . Document...segundo documento document2 = ap . Document ( input_pdf_2 ) #...

    docs.aspose.com/pdf/pt/python-net/merge-pdf-doc...
  7. Menghapus lampiran dari PDF menggunakan Python|...

    Aspose.PDF dapat menghapus lampiran dari dokumen PDF Anda. Gunakan Python PDF API untuk menghapus lampiran dalam file PDF menggunakan Aspose.PDF untuk Python melalui pustaka .NET....pdf as ap # Buka dokumen document = ap . Document ( input_pdf...

    docs.aspose.com/pdf/id/python-net/removing-atta...
  8. Chercher

    chercher...pdf as ap # Charger le PDF doc = ap.Document("input...- newHeight) page.media_box = ap.Rectangle(newLLX, newLLY, newLLX...

    blog.aspose.com/fr/pdf/rotate-pdf-in-python/
  9. Isi AcroForm - Isi Formulir PDF menggunakan Pyt...

    Anda dapat mengisi formulir dalam dokumen PDF Anda dengan pustaka Aspose.PDF untuk Python....pdf as ap # Buka dokumen pdfDocument = ap . Document (...

    docs.aspose.com/pdf/id/python-net/fill-form/
  10. Procurar

    Procurar...pdf as ap input_html = "input.html" output_pdf...options = ap.HtmlLoadOptions() # carregar arquivo document = ap.Document(input_html...

    blog.aspose.com/pt/pdf/convert-html-to-pdf-in-p...