About 4,830,000 results
Open links in new tab
  1. How to add a page border with python-docx - Stack Overflow

    Apr 21, 2019 · Still not supported by the official python-docx library, but you can implement it yourself. you're looking for page borders stored under section properties. Here's some code …

  2. Working with Page Orientations and Pagination Properties - Python

    Jul 9, 2021 · In this article, we'll walk you through the steps of setting up pagination in Python. We'll explain each step clearly and straightforwardly. To help you understand the idea of …

  3. Python: Add, Modify or Remove Word Page Borders - E-ICEBLUE

    This article will introduce how to add, modify, or remove Word page borders in Python projects using Spire.Doc for Python. This scenario requires Spire.Doc for Python and plum-dispatch …

  4. Textual 0.16.0 adds TabbedContent and border titles : r/Python

    Mar 22, 2023 · The official Python community for Reddit! Stay up to date with the latest news, packages, and meta information relating to the Python programming language. If you have …

  5. Dynamic Document Borders with Aspose.Words for Python

    Learn how to create dynamic document borders using Aspose.Words for Python. Master techniques for text and table border styling.

  6. 5 Best Ways to Put a Border Around a Frame in Python Tkinter

    Mar 2, 2024 · Placing a border around a Tkinter frame is a common task for this. For example, given a simple Tk() root window, the goal is to insert a Frame widget with a clearly defined …

  7. Put a Border Around a Frame in Python Tkinter - Online …

    To put a border around a Frame in Tkinter, we have to use the highlightbackground and highlightthickeness parameters while creating the Frame. Let's take an example and see how …

  8. python - How to add Page Border using pylatex? - Stack Overflow

    Mar 20, 2018 · I am using pylatex in python to generate PDFs. I want to add a Page border in the generated PDF but I am not able to do so. I didn't found any reference for adding border in the …

  9. Python - Create a text border with dynamic size

    Dec 24, 2013 · You can use curses module from python standard library for Linux and Mac. Also you can try pygcurse library for Mac, Linux and Windows. Also, you can read it .

  10. Dynamic border around text in python - Stack Overflow

    Feb 13, 2016 · I need to input a sentence and make a dynamic border around that sentence. The border needs to have a width that is inputted. When the length of the sentence is higher than …

Refresh