I want to give glow/shrink animation to a text in PowerPoint using VBA. I can not configure it to give size 110% (it takes default size 150%) & also want a
I was trying to convert speech to text via pyaduio.The program was working fine for a few hours but suddenly my visual studio 2019 keeps on marking an error in
I have multiple dataframes and would like a dataframe that contains all column names from said multiple dataframes. For example : # Existing Dataframes df1 =
For ex, following is my code when I upgrade react from 17 to 18, ReactDom render become async, so I use #act to wrap react ReactDom render but react always requ
I have an issue that I can't change the variables in the list in an object when I try, the program is setting all the variables every object in the list Is ther
I wonder if it's possible in azure devOps to get the following work: The user run a pipeline and enter 3 Macro-Variables: startDate, startTime, duration. Based
I have a .NET Core 3.1 API Project which has Cosmos DB storage being handled via Entity Framework (Microsoft.EntityFrameworkCore.Cosmos - v3.1.5). I have a dat
I have a problem to finish my DT on R. The colors appear according to ranges of values. For the DD column, when the value is between -3 and +3, the cell is oran
I created a .NET core 3.1 console application. Installed Serilog and Serilog's Splunk sink packages. My coding is as below: Log.Logger = new LoggerConfiguration