llms.txt Content
# Wordize .NET API Reference
Official API reference for Wordize for .NET.
## API for Getting Started
- [API Overview](https://reference.wordize.com/net/): Main entry point of the Wordize for .NET API reference.
- [Licensing and Settings](https://reference.wordize.com/net/wordize/settings/): Information about license setup and core API configuration, as well as language settings and hyphenation callbacks.
- [Supported Load File Formats](https://reference.wordize.com/net/wordize/loadformat/): List of supported load formats.
- [Supported Save File Formats](https://reference.wordize.com/net/wordize/saveformat/): List of supported save formats.
## Configuration
- [Fonts](https://reference.wordize.com/net/wordize.fonts/): Managing font sources, substitution, and embedding.
- [Load Options](https://reference.wordize.com/net/wordize.loading/): Configuring load options, language preferences, and recovery options.
- [Save Options](https://reference.wordize.com/net/wordize.saving/): Configuring save options and encoding.
## Developer Guide – API Reference Namespaces
- [Wordize](https://reference.wordize.com/net/wordize): The core module of the Wordize .NET SDK, providing the foundational abstractions, licensing mechanisms, format enumeration (LoadFormat, SaveFormat), global settings, and shared utilities for all other modules.
- [Wordize.AI](https://reference.wordize.com/net/wordize.ai/): Provides intelligent text-processing features such as summarization, translation, grammar checking and other AI-driven enhancements integrated into document workflows.
- [Wordize.Comparing](https://reference.wordize.com/net/wordize.comparing/): Enables comparison of two documents, highlighting differences (insertions, deletions, style changes) and generating comparison reports.
- [Wordize.Converting](https://reference.wordize.com/net/wordize.converting/): Handles document format conversions (e.g. DOCX to PDF, HTML, images), preserving layout, formatting, and content across different ou