Aspose::Words::IHyphenationCallback::RequestDictionary method. Notifies application that hyphenation dictionary for the specified language wasn't found and may need to be registered. Implementation should find a dictionary and register it using RegisterDictionary() methods. If dictionary is unavailable for the specified language implementation can opt out of further calls for the same language using RegisterDictionary() with null value in C++....hyphenate that document upon saving, we need a hyphenation dictionary...CustomHyphenationDic > ()); // When we save the document, German hyphenation...