Remove numbers at the start of a heading or any page element in Google Docs Google Apps Script Code
You can create a Google Apps Script to remove the first numbers up to the first period in Google Docs from all page elements if the element begins with a number. Here’s a sample script that you can use: Here’s how to use the script: The script will go through all the text elements in … Read more