Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 4,093 for

ape

(0.1 sec)
  1. 程序化地保存 PDF 文档|Aspose.PDF for Python via .NET

    学习如何在 Python Aspose.PDF for Python via .NET 库中保存 PDF 文件。将 PDF 文档保存到文件系统、流和 Web 应用程序中。...pdf as ap document = ap . Document ( input_pdf...文档保存到流。 import aspose.pdf as ap document = ap . Document ( input_pdf...

    docs.aspose.com/pdf/zh/python-net/save-pdf-docu...
  2. Memanipulasi Tabel dalam PDF yang Ada|Aspose.PD...

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

    docs.aspose.com/pdf/id/python-net/manipulate-ta...
  3. Manipular Tabelas em PDF existente|Aspose.PDF p...

    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....as ap # Carregar arquivo PDF existente pdf_document = ap . Document...encontrar tabelas absorber = ap . text . TableAbsorber () # Visitar...

    docs.aspose.com/pdf/pt/python-net/manipulate-ta...
  4. 档案

    档案...pdf as ap # 创建 PdfViewer 对象 viewer = ap.facades.PdfViewer();...import os import aspose.pdf as ap # 包含要打印的 PDF 文件的目录路径 path = "D:\\Files\\"...

    blog.aspose.com/zh/pdf/print-pdf-in-python/
  5. Lưu trữ

    Lưu trữ...pdf as ap # Tạo đối tượng PdfViewer viewer = ap.facades.PdfViewer();...import os import aspose.pdf as ap # Đường dẫn thư mục chứa file...

    blog.aspose.com/vi/pdf/print-pdf-in-python/
  6. Membuat PDF yang sesuai dengan PDF/3-A dan mela...

    Pelajari cara menghasilkan dokumen PDF dengan ZUGFeRD dalam Aspose.PDF untuk Python via .NET...PDF dan beri alias ap untuk kemudahan. Tentukan jalur...terlampir. import aspose.pdf as ap # Tentukan jalur ke direktori...

    docs.aspose.com/pdf/id/python-net/attach-zugferd/
  7. الحصول على، تحديث وتوسيع إشارة مرجعية باستخدام ...

    تصف هذه المقالة كيفية استخدام الإشارات المرجعية في ملف PDF باستخدام مكتبة Aspose.PDF لبايثون....pdf as ap # افتح المستند document = ap . Document ( input_pdf...as ap # إنشاء محرر الإشارات المرجعية bookmarkEditor = ap . facades...

    docs.aspose.com/pdf/ar/python-net/get-update-an...
  8. 기존 PDF의 테이블 조작|Aspose.PDF for Python via .NET

    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 # 기존 PDF 파일 로드 pdf_document = ap . Document (...TableAbsorber 객체 생성 absorber = ap . text . TableAbsorber () # 첫...

    docs.aspose.com/pdf/ko/python-net/manipulate-ta...
  9. Compare PDF documents|Aspose.PDF for Python via...

    It's possible to compare PDF documents content with annotation marks and side-by-side output....pdf as ap from aspose.pdf.comparison import...Open PDF documents document1 = ap . Document ( data_dir + "ComparingSpecificPag...

    docs.aspose.com/pdf/python-net/compare-pdf-docu...
  10. PDF를 EPUB, LaTeX, 텍스트, XPS로 변환하기|Aspose.PDF for...

    이 주제는 Python을 사용하여 PDF 파일을 EPUB, LaTeX, 텍스트, XPS 등과 같은 다른 파일 형식으로 변환하는 방법을 보여줍니다....pdf as ap input_pdf = DIR_INPUT + "sample...epub" # PDF 문서 열기 document = ap . Document ( input_pdf ) # Epub...

    docs.aspose.com/pdf/ko/python-net/convert-pdf-t...