Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 3,647 for

ape

(0.07 sec)
  1. Tambah dan Hapus Penanda Buku menggunakan Pytho...

    Anda dapat menambahkan penanda buku ke dokumen PDF dengan Python. Dimungkinkan untuk menghapus semua atau penanda buku tertentu dari dokumen PDF....pdf as ap # Buka dokumen document = ap . Document ( input_pdf...objek penanda buku outline = ap . OutlineItemCollectio ( document...

    docs.aspose.com/pdf/id/python-net/add-and-delet...
  2. Добавление и Удаление Закладки с использованием...

    Вы можете добавить закладку в PDF документ с помощью Python. Возможно удалить все или конкретные закладки из PDF документа....pdf as ap # Открыть документ document = ap . Document (...Создать объект закладки outline = ap . OutlineItemCollectio ( document...

    docs.aspose.com/pdf/ru/python-net/add-and-delet...
  3. Add Watermark to PDF using Python | Aspose.PDF

    Add watermark to PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET...pdf as ap doc = ap . Document ( "1.pdf" ) artifact = ap . WatermarkArtifact...artifact_horizontal_alignment = ap . HorizontalAlignment . CENTER...

    products.aspose.com/pdf/python-net/watermark/add/
  4. 기존 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...
  5. Удалить таблицы из существующего PDF|Aspose.PDF...

    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 документ pdf_document = ap . Document ( input_file ) # Создать...

    docs.aspose.com/pdf/ru/python-net/remove-tables...
  6. 使用 Python 处理 PDF 中的作品集|Aspose.PDF for Python vi...

    如何使用 Python 创建 PDF 作品集。您应该使用 Microsoft Excel 文件、Word 文档和图像文件来创建 PDF 作品集。...pdf as ap # 实例化 Document 对象 document = ap . Document ()...collection = ap . Collection () # 获取要添加到投资组合的文件 excel = ap . FileSpecification...

    docs.aspose.com/pdf/zh/python-net/portfolio/
  7. 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...
  8. 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...
  9. แก้ไขไฟล์ PDF โดยใช้ Python | Aspose.PDF

    รหัสที่มาของงูใหญ่ในการแก้ไขข้อมูลที่สำคัญในไฟล์ PDF บน NET Framework, .NET หลักและ PHP, VBScript, Delphi, C++ ผ่าน COM Interop...pdf as ap dataDir = "..." doc = ap . Document ( dataDir..."AsposePDF" textFragmentAbsorber = ap . text . TextFragmentAbsorber...

    products.aspose.com/pdf/th/python-net/redaction/
  10. PDF에서 제목 작업하기|Aspose.PDF for Python via .NET

    Python을 사용하여 PDF 문서의 제목에 번호 매기기를 생성합니다. Aspose.PDF for Python via .NET은 다양한 종류의 번호 매기기 스타일을 제공합니다....pdf as ap document = ap . Document () document...document . page_info . margin = ap . MarginInfo () document . page_info...

    docs.aspose.com/pdf/ko/python-net/working-with-...