Namespace Syncfusion.AI.AgentTools.Word
Classes
| WordBookmarkAgentTools
Provides agent tools for bookmark management in Word documents. Handles bookmark operations including content extraction, replacement, and deletion. |
| WordDocumentAgentTools
Provides agent tools for core document lifecycle management and file I/O operations. Handles document creation, loading, export, and basic manager. |
| WordDocumentManager
Manager for handling Word documents in memory during AI agent operations. Provides document lifecycle management with automatic cleanup. |
| WordFindAndReplaceAgentTools
Provides agent tools for text search and replacement operations in Word documents. Handles finding and replacing text with support for case sensitivity and whole word matching. |
| WordFormFieldAgentTools
Provides agent tools for managing form fields in Word documents. Handles form field data extraction, updates, and individual field operations. |
| WordImportExportAgentTools
Provides agent tools for content format conversion and import/export operations. Handles in-memory operations for HTML, Markdown, and text conversions. |
| WordMailMergeAgentTools
Provides agent tools for mail merge operations in Word documents. Handles executing mail merge with various data sources and merge options. |
| WordOperationsAgentTools
Provides agent tools for document manipulation and comparison operations. Handles merging, splitting, and comparing Word documents. |
| WordRevisionAgentTools
Provides agent tools for managing tracked changes (revisions) in Word documents. Handles accepting, rejecting, and querying document revisions. |
| WordSecurityAgentTools
Provides agent tools for document security, protection, and encryption. Handles password protection, encryption, and document access control. |