This documentation covers the process of loading markup documents with configurable settings using WebLoadOptions. By leveraging these options, developers can efficiently manage markup files like HTML and MHTML, enabling accurate conversion to formats such as PDF, DOCX, or PNG. The GroupDocs.Conversion for Java library ensures proper handling of embedded resources and document styling. The following options could be set:
groupdocs.html is sample file used in this example. Click here to download it.
converted_with_pagenumbering.docx is converted DOCX document. Click here to download it.
Skip loading of external resources
External resources in the context of web documents refer to any files or data that a web page or website fetches from sources outside of its own domain or server. These external resources are essential for creating dynamic and feature-rich web experiences. Common external resources include images, audio, video, fonts, CSS, scripts, frameworks, and so on.
In some cases, you may want to skip loading all or just some of the external resources during the conversion. For example, when these resources become unavailable. Read the Skip loading of external resources article to learn how to do this with GroupDocs.Conversion for Java.
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.