visual studio
7 Topics๐ Back to the future now โฉ: Execute your Azure โ trained Machine Learning ๐งช models on HoloLens!
Artificial Intelligence is everywhere and powered by the Cloud. We can now go even further and bring AI to HoloLens gracefully thanks to Windows Machine Learning and Windows 10!1.9KViews0likes0CommentsIntegrate the Microsoft Graph in your HoloLens and Mixed Reality apps
Microsoft Graph is all about you! About the data of the user: Azure Active Directory, Office 365 data, Enterprise Mobility and Security services, Education tenant data and Windows Services. As a developer, the beauty resides in the unified way to authenticate, access and query the data. It can simply be by using a HTTPS Rest service or the SDK for your platform.4.2KViews1like1Commenttext-to-speech setup for contribution
Hello there, I would like to have some help in order to contribute tts by increasing its accuracy, in which the following are applicable: Context: non-natively speaking MSc student studying for his final exams. Tts contribution/project: During my rehearsel, I would like to record my voice on a word document, compare it with my exam summary, adjust some wrong conversions and submit it as feedback. Question/help: Well, i would a script/vba command/exe... Something that compares my voice with my summary document. Correspondingly, highlighting (very roughly) the sections that do match with my summary. I.e. where I was wrong. In normal circumstances, I would not ask this but ehm... I tried for 3 days already to code/develop something, without succes. In addition, my exams are within 8 days. Hence, my justification for asking a favor. I look forward hearing from you guys and appreciate the consideration.827Views0likes1CommentHow to combine two Excel spreadsheets into one Sheet, side-by-side in C#?
Hi, I am currently doing a project that requires Excel. I am trying to combine information from two Excel spreadsheets together and save it into a new file so that I can convert it into a Word document for Mail Merge. So far, I have found Solution 1 from https://www.codeproject.com/Tips/715976/Solutions-to-Merge-Multiple-Excel-Worksheets-int to work, however the result produced in the picture is not the same as the one that I have generated (the spreadsheet generated on my end stacks both files on top of one another instead of side-by-side like in the picture). I would like to see if there is a way to produce the desired result that I want (which is two Excel spreadsheets merged together, separated into two columns). Any help would be appreciated. Would also appreciate some C# code as well. Thank you.6.1KViews0likes2Comments