Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 4,059 for

ape

(0.14 sec)
  1. Добавление и Удаление Закладки с использованием...

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

    docs.aspose.com/pdf/ru/python-net/add-and-delet...
  2. Creating PDF/3-A compliant PDF and attaching ZU...

    Learn how to generate a PDF document with ZUGFeRD in Aspose.PDF for Python via .NET...library and give it an alias of ap for convenience. Define the path...ZUGFeRD. import aspose.pdf as ap # Define the path to the directory...

    docs.aspose.com/pdf/python-net/attach-zugferd/
  3. Arsip

    Arsip...pdf as ap input_pdf = DIR_INPUT + "sample...# Buka berkas PDF document = ap.Document(input_pdf) # Buat dan...

    blog.aspose.com/id/pdf/convert-pdf-to-excel-in-...
  4. 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-...
  5. 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-...
  6. معالجة الجداول في ملفات 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_document = ap . Document...للعثور على الجداول absorber = ap . text . TableAbsorber () # زيارة...

    docs.aspose.com/pdf/ar/python-net/manipulate-ta...
  7. إضافة علامة مائية إلى PDF باستخدام بايثون|Aspos...

    تشرح هذه المقالة ميزات العمل مع القطع الأثرية والحصول على العلامات المائية في ملفات PDF باستخدام البرمجة بلغة بايثون....pdf as ap document = ap . Document ( input_pdf...) artifact = ap . WatermarkArtifact () ts = ap . text . TextState...

    docs.aspose.com/pdf/ar/python-net/add-watermarks/
  8. Get, Update and Expand a Bookmark using Python|...

    This article describes how to use bookmarks in a PDF file with our Aspose.PDF for Python library....pdf as ap # Open document document = ap . Document ( input_pdf...pdf as ap # Create PdfBookmarkEditor bookmarkEditor = ap . facades...

    docs.aspose.com/pdf/python-net/get-update-and-e...
  9. 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-...
  10. Архивы

    Архивы...pdf as ap # Создать объект PDFViewer viewer = ap.facades.PdfViewer();...import os import aspose.pdf as ap # Путь к каталогу, содержащему...

    blog.aspose.com/ru/pdf/print-pdf-in-python/