Sort Score
Result 10 results
Languages All
Labels All
Results 2,511 - 2,520 of 6,560 for

box

(0.57 sec)
  1. Usar FloatingBox para el diseño de PDF en Pytho...

    Aprende a usar FloatingBox para el diseño de texto, contenido de varias columnas y posicionamiento preciso en documentos PDF con Python....def create_and_add_floating_box ( outfile ): # Create PDF document...and fill box box = ap . FloatingBox ( 400 , 30 ) box . border...

    docs.aspose.com/pdf/es/python-net/floating-box/
  2. Criar AcroForm - Criar PDF preenchível em Pytho...

    Crie campos AcroForm do zero em documentos PDF usando Aspose.PDF for Python via .NET....pydrawing as drawing def add_text_box_field ( output_file_name ): document...600 , 110 , 620 , True ) text_box_field = ap . forms . TextBoxField...

    docs.aspose.com/pdf/pt/python-net/create-form/
  3. 아크로폼 만들기 - Python에서 채울 수 있는 PDF 만들기|Aspose.PDF ...

    .NET을 통해 파이썬용 Aspose.PDF 를 사용하여 PDF 문서에서 처음부터 AcroForm 필드를 만들 수 있습니다....pydrawing as drawing def add_text_box_field ( output_file_name ): document...600 , 110 , 620 , True ) text_box_field = ap . forms . TextBoxField...

    docs.aspose.com/pdf/ko/python-net/create-form/
  4. Изменить размер страницы PDF в Python|Aspose.PD...

    Узнайте, как читать и изменять размеры страниц PDF в Python.... crop_box . width } x { page . crop_box . height } " )...{ page . trim_box . width } x { page . trim_box . height } " )...

    docs.aspose.com/pdf/ru/python-net/change-page-s...
  5. Gunakan FloatingBox untuk Tata Letak PDF di Pyt...

    Pelajari cara menggunakan FloatingBox untuk tata letak teks, konten multi‑kolom, dan penempatan yang presisi dalam dokumen PDF dengan Python....def create_and_add_floating_box ( outfile ): # Create PDF document...and fill box box = ap . FloatingBox ( 400 , 30 ) box . border...

    docs.aspose.com/pdf/id/python-net/floating-box/
  6. ארכיון

    ארכיון...מורכבות ב-Python, כגון יוצר תרשימי box and whisker ב-Python , רבים מהמפתחים...Python יכולים בקלות ליצור תרשימי box and whisker, המציעים דרך עוצמתית...

    blog.aspose.com/he/slides/box-and-whisker-chart...
  7. Forms2OleControl.value property | Aspose.Words ...

    Forms2OleControl.value property. Gets underlying Value property which often represents control state...is_forms2_ole_control : check_box = ole_control . as_forms2_ole_control...check_box . caption ) self . assertEqual ( '0' , check_box . value...

    reference.aspose.com/words/python-net/aspose.wo...
  8. مربع النص|وثائق Aspose.Slides لـ Python

    إنشاء وتنسيق مربعات النص في بايثون باستخدام Aspose.Slides: تعيين الخطوط، المحاذاة، الالتفاف، التملأ التلقائي، والروابط لتحسين الشرائح لبرنامج PowerPoint وOpenDocument....كيفية إنشاء واحد: def add_text_box (): with slides . Presentation...تعيين محتوى النص الفعلي. text_box = slide . shapes . add_auto_shape...

    docs.aspose.com/slides/ar/python-net/examples/e...
  9. 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....dan properti Rect Media box : Media box adalah kotak halaman terbesar...PDF. Dengan kata lain, media box menentukan ukuran fisik media...

    docs.aspose.com/pdf/id/python-net/get-and-set-p...
  10. Utilisation de FloatingBox pour la génération d...

    Cette page explique comment formater le texte à l'intérieur de la boîte flottante....FloatingBox L’outil Floating Box est un outil spécial pour placer...Add (); // Create and fill box var box = new Aspose . Pdf . FloatingBox...

    docs.aspose.com/pdf/fr/net/floating-box/