microsoft office
office
If you still meet the issue, I suggest you try the following steps and resign into Office to check the result: Navigated to Library folder and open Group Containers. Ctrl+click each of these folders if present, and Move to Trash.
UBF8T346G9.ms UBF8T346G9.Office UBF8T346G9.OfficeOsfWebHost
Warning: Outlook data will be removed when you move the three folders listed in this step to Trash. You should back up these folders before you delete them.
$ ls -1d ~/Library/Group\ Containers/UBF8T346G9.*/
/Users/marslo/Library/Group Containers/UBF8T346G9.Office/
/Users/marslo/Library/Group Containers/UBF8T346G9.OfficeOneDriveSyncIntegration/
/Users/marslo/Library/Group Containers/UBF8T346G9.OfficeOsfWebHost/
/Users/marslo/Library/Group Containers/UBF8T346G9.OneDriveStandaloneSuite/
/Users/marslo/Library/Group Containers/UBF8T346G9.com.microsoft.rdc/
/Users/marslo/Library/Group Containers/UBF8T346G9.ms/
outlook
profiles
$ ls ~/Library/Group Containers/UBF8T346G9.Office/Outlook/Outlook 15 Profiles/
$ open "/Applications/Microsoft Outlook.app/Contents/SharedSupport/Outlook Profile Manager.app"
word
[!TIP|label:references]
logs
word:
~/Library/Containers/com.microsoft.Word /Data/Library/Caches/Microsoft/uls/ Com.microsoft.Word /logs
$ tail -f ~/Library/Containers/com.microsoft.Word/Data/Library/Caches/Microsoft/uls/com.microsoft.Word/logs/apple-device-log-20210114-2301.log
disable animations
> cat DisableAnimations.reg
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Office\16.0\Common\Graphics]
"DisableAnimations"=dword:00000001
powerpoint
[!TIP|label:references]
template location in mac (Version 16.94 (25020927)):
"$HOME/Library/Group Containers/UBF8T346G9.Office/User Content.localized/Templates.localized"
create and add new template
open pptx file with
PowerPoint
File
->Save As
->PowerPoint Template (*.potx)
restart the PowerPoint
import new template
copy the template file (
.potx
) to"$HOME/Library/Group Containers/UBF8T346G9.Office/User Content.localized/Templates.localized"
open PowerPoint ->
File
->New from Template
->Personal
-> choose the template
excel
shortcuts
[!NOTE|label:references:]
control + 5
strikethrough
command + 1
Open Format Cells
Last updated
Was this helpful?