The most relevant Google search brings up a post from 2018 where the top answer says its been requested on UserVoice and directs OP there, but 3 years later, still no code block formatting options and Microsoft isn't using UserVoice anymore so I don't where else I can submit f...
Create a file called test/lib/aes_test.exs and copy-paste the following code into it: defmodule Encryption.AESTest do use ExUnit.Case alias Encryption.AES test ".encrypt includes the random IV in the value" do <<iv::binary-16, ciphertext::binary>> = AES.encrypt("hello") assert Strin...
googlemap:draw:overlaycomplete - Emitted when an overlay drawing has been completed Supported Properties latitude: A latitude value for the map longitude: A longitude value for the map address: Provide an address that gets geocoded into latitude and longitude coordinates zoom: A zoom value, default...
The impetus for this code is the recent revelation from SvenP that ObjEvent() does not process events synchronously with the event source, but rather queues them up and for processing in AutoIt and allows the source application to continue. This UDF allows you to process events in the IE co...
Would wrapping the INSERT INTO with BEGIN TRANSACTION/COMMIT improve performance by reducing logging? Would BCP be a better approach? Some brilliant idea that I can't think of? It's taking about 2 hours just to restore back to the known data point before I can test the new code c...
If you are in OneNote desktop version you can insert loop components/<code>. When you do it will go through a process of creating the component - it looks like it creates it then a message will appear in the component: One more step to create this loop component. This componen...
Rob Ellisthanks. Adjusted the options as per your suggestion...still same issue. I can embed the video using the<embed> link just not the You Tube symbol quick link. Video here...https://drive.google.com/file/d/1RUsDHOUNzCS3WeizwVOB_mfpkcsvcvxG/view?usp=drivesdk...
Hi all, I'm trying to insert a you Tube vide into a Sharepoint 365 page using the insert YT icon. When I paste in the embed code into the wizard window at the right hand side, it displays for a seco...Show More SharePoint Online Like 1 Reply View Full Discussion (4 Replies)Show...
Hi all, I'm trying to insert a you Tube vide into a Sharepoint 365 page using the insert YT icon. When I paste in the embed code into the wizard window at the right hand side, it displays for a second then reverts to the original default sample text in the text field. Using fire...