Aspose::Words::IncorrectPasswordException typedef. Thrown if a Document is encrypted with a password and the password specified when opening the Document is incorrect or missing. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Write ( u "Hello...