Forum Discussion
Luigi16
Apr 02, 2024Copper Contributor
Documento Word
Ho bisogno di implementare un document word nella mia applicazione, una volta dentro la mia app deve avere lo stile e i commenti e gli headings così com'era in word. E cosa più importante deve poter...
Luigi16
Apr 04, 2024Copper Contributor
I have to create it, I don't have an application, in Angular or other technologies, that has the functionality described above
Apr 04, 2024
Luigi16 Why don't you just use Word? What is it that your "application" is intended to do?
- Luigi16Apr 04, 2024Copper ContributorI was told to make this type of application, word does not allow you to download a single section (intended for headings found in word).
The usefulness of the application would be precisely this because Word does not allow you to do it.- Apr 04, 2024
Luigi16 What do you mean by: "download a single section (intended for headings found in word)"?
Using Visual Basic what you can do is almost only limited by your imagination.
- Luigi16Apr 04, 2024Copper ContributorI'll give you an example:
Having a 200 page word document, each page will have a title, a subtitle and a content, word distinguishes the titles and subtitles.
I need an application that, given an already existing Word document, is loaded onto my application, maintaining the style, comments etc. and that adds the functionality of being able to always download every single page of my choice as a Word document.
For example, being able to download only page 47, 50 or others of your choice