Document! X 2022
Working with Images and Tables / Tools / Project Find And Replace
In This Topic
    Project Find And Replace
    In This Topic

    Project Find and Replace allows you to find and optionally replace text throughout the Document! X project.

    Options are provided to allow searching within XHTML source and for matching in whole word/case sensitivity. It is also possible to search and replace using regular expressions.

    Project Find and Replace Fundamentals

    Find a specific word or phrase:

    1. Select Project Find and Replace on the Tools tab.            
    2. Enter the word or phrase you are searching for in the Find What text box.
    3. If you only want to search in specific project elements, select them from the Find In: list. By default, the whole project is searched.
    4. If you only want to find whole word matches, select the Match Whole Word option.
    5. If you only want to match the exact case, select the Match Case option.
    6. If you want to search in HTML source, select the Search in HTML option. If you are searching in HTML source you can enable the Use regular expressions option to use regular expression syntax in your search term.
    7. Select Find to search.

    Replace a specific word or phrase:

    1. Enter the term you are searching for, and the find options you wish to enable (see Find a specific word or phrase above).
    2. Enter the text you wish to replace with the found text in the Replace With text box.
    3. Select Find to search.
    4. To replace a specific match, select it from the list of results and click Replace.
    5. To replace all matches, click Replace All.

    Navigation Bar

    When you open an item from the results grid (e.g. by double clicking), a Navigation Bar opens above the document tab area:

    Example Navigation Bar

    The navigation bar makes it easy to step through the items on the results grid.

    See Also

    Regular Expressions