Code Monkey home page Code Monkey logo

Comments (3)

PrzemyslawKlys avatar PrzemyslawKlys commented on July 23, 2024

I would say it is by design? You use Template to start your coding as in get the defined styles etc from the word doc. And if you want also the content you get "includeContent" switch. You can try to expand this method or I guess write a new one to do what you want. I would guess you're more into merging 2 docs (there is a way to do that .. although I'm sure it has lots of bugs as it doesn't get updated with code changes) rather then using template to start your document from.

from docx.

fitdev avatar fitdev commented on July 23, 2024

Oh I see. I was looking for something to essentially copy all the styles from the template and apply them to the document. I guess there is a need for a new method like this then. Still though not completely sure what the ApplyTemplate supposed to do, it if essentially replaces original document in my testing.

from docx.

PrzemyslawKlys avatar PrzemyslawKlys commented on July 23, 2024

Maybe it's a starting point for document? It's not me who written it and if there is no doc describing it... but since it essentially is in use now.. maybe you can take parts of ApplyTemplate that are responsible for styles and leave the rest.

from docx.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.