معرفی شرکت ها


docx-live-reload-0.0.6


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Preview a Docx file in MS Word. Modify the Docx file or the extracted document.xml or style.xml and the document will reload in MS Word and show the changes.
ویژگی مقدار
سیستم عامل -
نام فایل docx-live-reload-0.0.6
نام docx-live-reload
نسخه کتابخانه 0.0.6
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Tareq Ibrahim
ایمیل نویسنده idtareq@gmail.com
آدرس صفحه اصلی https://github.com/idtareq/docx-live-reload
آدرس اینترنتی https://pypi.org/project/docx-live-reload/
مجوز MIT
# docx-live-reload This is a command line tool that is useful for experimenting with Word documents and learning about WordprocessingML structures. ## Requirements It works on Windows only and MS Word must be installed. ## Usage Running: `docx-live-reload example.docx` Will create extract the content of the document to a `test.docx__extracted` folder, making changes to `example.docx__extracted\word\document.xml` or `..styles.xml` will cause the document to reload in MS Word and show the changes. Also making changes to `example.docx` using `python-docx` for example will also cause the document to reload in MS Word and show the changes. After running the tool you can type `r` to manaually reload the document in MS Word and type `q` to quit. ## Installation `pip install docx-live-reload`


نیازمندی

مقدار نام
- lxml
- pywin32
- importlib-metadata


زبان مورد نیاز

مقدار نام
>=3.6.1 Python


نحوه نصب


نصب پکیج whl docx-live-reload-0.0.6:

    pip install docx-live-reload-0.0.6.whl


نصب پکیج tar.gz docx-live-reload-0.0.6:

    pip install docx-live-reload-0.0.6.tar.gz