I want to take a random PDF, pass it to an API, and get an email address(es) in return. Can you direct me to the right API, documentation, or an example code, please?
Thanks,
Tim...noskov November 1, 2023, 6:08am 2 @tim330i You can use Aspose.Words...Regex(@"([\w\.\-]+)@([w\-]+)((\.(w){2,3})+)"), "", opt); foreach (string...