Articles in this section
Category / Section

Why it is not possible to access the Word document contents page by page in .NET MVC FileFormat libraries ?

1 min read

The Word document is a flow document in which contents will not be preserved page by page; instead the contents will be preserved sequentially section by section. Each section may extend to various pages based on its contents like table, text, images etc. Word viewer/editor renders the contents of the Word document page by page dynamically when opened for viewing or editing and these page wise rendered information will not be preserved in the document level as per Word file format specification. Whereas Essential DocIO is a non UI component that provides a full-fledged document object model to manipulate the Word document contents.

Hence it is not directly possible to access the Word document contents page by page, the same holds in Essential DocIO. As a workaround you can split the contents of each page as separate section in the Word document and access the contents by sections instead of pages.


Conclusion

I hope you enjoyed learning about why it is not possible to access the Word document contents page by page in .NET MVC FileFormat libraries

You can refer to our .NET MVC FileFormat libraries featuretour page to know about its other groundbreaking feature representations and documentation, and how to quickly get started for configuration specifications. You can also explore our .NET MVC FileFormat example to understand how to create and manipulate data.

For current customers, you can check out our components from the License and Downloads page. If you are new to Syncfusion, you can try our 30-day free trial to check out our other controls.

If you have any queries or require clarifications, please let us know in the comments section below. You can also contact us through our support forumsDirect-Trac, or feedback portal. We are always happy to assist you!

Did you find this information helpful?
Yes
No
Help us improve this page
Please provide feedback or comments
Comments (0)
Please sign in to leave a comment
Access denied
Access denied