Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 4,096 for

ape

(0.2 sec)
  1. PDF 크기 최적화, 압축 또는 줄이기|Aspose.PDF for Python via...

    PDF 파일 최적화, 모든 이미지 축소, PDF 크기 줄이기, 폰트 비내장화, 사용되지 않는 객체 제거를 Python으로 수행합니다....pdf as ap # 문서 열기 document = ap . Document ( input_pdf...import aspose.pdf as ap # 문서 열기 document = ap . Document ( input_pdf...

    docs.aspose.com/pdf/ko/python-net/optimize-pdf/
  2. Create Tagged PDF using Python|Aspose.PDF for P...

    This article explains how to create structure's elements for Tagged PDF document programmatically using Aspose.PDF for Python via .NET....pdf as ap def create_tagged_pdf_document_simple...): # Create PDF Document with ap . Document () as document : #...

    docs.aspose.com/pdf/python-net/create-tagged-pdf/
  3. فتح مستند PDF برمجيًا|Aspose.PDF لـ Python عبر ...

    تعلم كيفية فتح ملف PDF في مكتبة Aspose.PDF لـ Python عبر .NET. يمكنك فتح ملف PDF موجود، مستند من دفق، ومستند PDF مشفر....pdf as ap # فتح المستند document = ap . Document ( input_pdf...موجود من دفق import aspose.pdf as ap input_pdf = DIR_INPUT + "sample...

    docs.aspose.com/pdf/ar/python-net/open-pdf-docu...
  4. 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-...
  5. 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-...
  6. 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-...
  7. Dapatkan dan Setel Properti Halaman menggunakan...

    Bagian ini menunjukkan cara mendapatkan jumlah halaman dalam file PDF, mendapatkan informasi tentang properti halaman PDF seperti warna dan menyetel properti halaman....pdf as ap # Buka dokumen document = ap . Document ( input_pdf...aspose.pdf as ap # Membuat instance Document document = ap . Document...

    docs.aspose.com/pdf/id/python-net/get-and-set-p...
  8. Añadir y Eliminar un Marcador usando Python|Asp...

    Puede añadir un marcador a un documento PDF con Python. Es posible eliminar todos o algunos marcadores de un documento PDF....pdf as ap # Abrir documento document = ap . Document (...objeto de marcador outline = ap . OutlineItemCollectio ( document...

    docs.aspose.com/pdf/es/python-net/add-and-delet...
  9. Aspose.Page для Python – часто задаваемые вопросы

    Подробные часто задаваемые вопросы, охватывающие установку, лицензирование, поддерживаемые форматы, преобразование, рендеринг, редактирование, производительность и устранение неполадок для библиотеки Aspose.Page на чистом Python....page as ap 2 license = ap. License () 3 license...import aspose.page as ap 2 3 doc = ap. Document ( ' sample. ps...

    docs.aspose.com/page/ru/python-net/faq/
  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/