I have to do this exercise: short explanation: read a file, and store informations in a struct pointed to by a pointer. long explanation: I have a struct "pe
Is there a simple out of the box way to impersonate a user in .NET? So far I've been using this class from code project for all my impersonation requirements.
I'm trying to use the BERT Text Summarizer inside Colab but I'm getting the following error from summarizer import Summarizer I am getting the error as below,
I'm trying to convert a cURL command into PoSH so I can then use it in an automation effort. I'm struggling to figure out how to handle the -d. I've used Post
I am trying to install Edge Webview2 Runtime via a Wix Bootstrapper using the following code: <!-- Microsoft Edge Webview2 Runtime -->
I have a (n,2) array. I want to choose the index of array which their value is equal to the maximum of their rows. For example, in the below array, the maximum
I have the following query const COURSES = gql` query( $course: Course! ) { **english**(course: $course) { transfers( options: {
Try to use FactSet to show multiple data inside my AdaptiveCard this is when i retrieve my data from Database and create my json object and here is where i cre
i need some help with my code. I wrote a macro which copies many tables as pictures from different Excel files to PowerPoint, but sometimes it works perfectly,