Friday, August 21, 2015

Apply template to an existing Word document file

I have a bunch of really old system manuals that need to be updated, but I can't for the life of me imagine opening each one up and applying the styles, ensuring font remains same, size color, etc.


I have a template saved (header and footer with logo, etc) and want to apply the standard header and footer across multiple documents.


Possible?

No comments:

Post a Comment

linux - How to SSH to ec2 instance in VPC private subnet via NAT server

I have created a VPC in aws with a public subnet and a private subnet. The private subnet does not have direct access to external network. S...