How can I make my bot hidden for search and accessible only via direct link?
I have an Excel Picture as Shape and i want to paste it to mny PowerPoint app which has a Special layout which i have already specified. Sub ExcelShapePowerpo
How can I add a heading level to text with docxtpl? Can I do something like this: ? rt = RichText() rt.add('Headername', level=1)
From the mongodb docs Docs link But in javascript you can't depend on the order of keys in an object 😱. So how does mongo reliably preserve the order o
My Word userform combobox load items from Excel file, and the items shown fine, I need help with searching code in combobox change event the searching code runn
I've wrote some lines of code in Kotlin now i want to execute this function from Javascrip or Nodejs is that possible? I only find solution for calling JS funct
I am trying to create a voting-like system on a page with help of AJAX , so that page won't resfresh everytime a user votes/clicks the button. Buttons work when
I would like to create an MVC Web Application to show details(page's performance, accessibility, and SEO) of a URL inserted by the user. With the below code I c