Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 4,096 for

ape

(0.1 sec)
  1. Setting Structure Elements Properties|Aspose.PD...

    You may set different structure elements properties in PDF document with Aspose.PDF for Python via .NET....pdf as ap # region Setting Structure Elements...): # Create PDF Document with ap . Document () as document : #...

    docs.aspose.com/pdf/python-net/setting-structur...
  2. تحديد فاصل السطر|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...
  3. プログラムで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/
  4. 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/
  5. Определить Перенос Строки|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...
  6. 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...
  7. Determine Line Break|Aspose.PDF for Python via ...

    Learn more about how to determinate a line break of multi-line TextFragment using Python...pdf as ap # Create PDF document with ap . Document ()...for i in range ( 4 ): text = ap . text . TextFragment ( "Lorem...

    docs.aspose.com/pdf/python-net/determine-line-b...
  8. Archiver

    les archives...pdf as ap # Étape 2 : Charger le document PDF document = ap.Document("input...in document.pages: page.resize(ap.PageSize.A3) # Étape 4 : Enregistrez...

    blog.aspose.com/fr/pdf/resize-pdf-document-in-p...
  9. Exemple de Hello World en utilisant Python|Aspo...

    Cet exemple démontre comment créer un document PDF simple avec le texte Hello World en utilisant Aspose.PDF pour Python via .NET....pdf as ap # Initialiser l'objet document document = ap . Document...textfragment text_fragment = ap . text . TextFragment ( "Hello...

    docs.aspose.com/pdf/fr/python-net/hello-world-e...
  10. Pythonを使用してPDFを作成する方法|Aspose.PDF for Python via...

    Aspose.PDF for Python via .NETを使用してPDFドキュメントを作成およびフォーマットします。...pdf as ap # ドキュメントオブジェクトを初期化 document = ap . Document ()...新しいページにテキストを追加 page . paragraphs . add ( ap . text . TextFragment ( "Hello...

    docs.aspose.com/pdf/ja/python-net/create-pdf-do...