Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 4,431 for

ape

(0.14 sec)
  1. 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...
  2. ארכיון

    ארכיון...pdf as ap # שלב 2: טען את מסמך ה-PDF document = ap.Document("input...in document.pages: page.resize(ap.PageSize.A3) # שלב 4: שמור את...

    blog.aspose.com/he/pdf/resize-pdf-document-in-p...
  3. Ekstrak Gambar dari File PDF menggunakan Python...

    Bagian ini menunjukkan cara mengekstrak gambar dari file PDF menggunakan pustaka Python....pdf as ap # Buka dokumen document = ap . Document ( input_file...

    docs.aspose.com/pdf/id/python-net/extract-image...
  4. Определить Перенос Строки|Aspose.PDF для Python...

    Узнайте больше о том, как определить перенос строки в многострочном TextFragment с использованием Python...pdf as ap def track_line_breaking (): """Отслеживание...новый объект документа document = ap . Document () page = document...

    docs.aspose.com/pdf/ru/python-net/determine-lin...
  5. プログラムでPDFドキュメントを作成する|Aspose.PDF for Python via ...

    このページでは、Aspose.PDF for Python via .NETライブラリを使用して、PDFドキュメントをゼロから作成する方法を説明します。...pdf as ap # ドキュメントオブジェクトを初期化 document = ap . Document ()...テキストフラグメントオブジェクトを初期化 text_fragment = ap . text . TextFragment ( "Hello...

    docs.aspose.com/pdf/ja/python-net/create-document/
  6. تحديد فاصل السطر|Aspose.PDF لـ Python عبر .NET

    تعرف على كيفية تحديد فاصل السطر في TextFragment متعدد الأسطر باستخدام Python...pdf as ap def track_line_breaking (): """تتبع...إنشاء كائن وثيقة جديد document = ap . Document () page = document...

    docs.aspose.com/pdf/ar/python-net/determine-lin...
  7. How to crop PDF | Aspose.PDF

    Do you know how easily crop PDF documents using Python? Crop PDF files with high quality using Python PDF library....pdf as ap document = ap . Document ( input_pdf...Create new Box Rectagle new_box = ap . Rectangle ( 100 , 100 , 80...

    products.aspose.com/pdf/tutorial/crop-pdf/
  8. Set Tagged PDF Structure Element Properties in ...

    Learn how to set tagged PDF structure element properties in Python with Aspose.PDF for Python via .NET, including title, language, actual text, alternative text, and expansion text....pdf as ap import sys from os import path...): # Create PDF Document with ap . Document () as document : #...

    docs.aspose.com/pdf/python-net/setting-structur...
  9. Установка свойства элементов структуры Tagged P...

    Узнайте, как установить свойства элементов структуры Tagged PDF в Python с помощью Aspose.PDF for Python via .NET, включая title, language, actual text, alternative text и expansion text....pdf as ap import sys from os import path...): # Create PDF Document with ap . Document () as document : #...

    docs.aspose.com/pdf/ru/python-net/setting-struc...
  10. Класс PdfFileSignature|Aspose.PDF for Python vi...

    Узнайте, как добавлять, проверять и удалять цифровые подписи из PDF‑документов в Python, используя класс PdfFileSignature с Aspose.PDF....pdf as ap import aspose.pdf.facades as...DEFAULT_CERTIFICATE_PASSWORD ): signature = ap . forms . PKCS7 ( certificate_path...

    docs.aspose.com/pdf/ru/python-net/pdffilesignat...