Fonts supported by Aspose.words cloud API and fallback for non supported ones

I would like to know if these fonts are supported by Aspose.Cells cloud API and their respective fallbacks incase they are not .

Times New Roman:
Arial:
Calibri:
Helvetica:
Verdana:
Georgia:
Comic Sans MS:
Garamond:
Courier :
Trebuchet:

@SachitBatra

Please follow your another post for Aspose.Cells Cloud API supported fonts.

@SachitBatra

For Aspose.Words Cloud, all the above-listed fonts are supported except Helvetica. You can also check the complete list of supported fonts using the [GetAvailableFonts API].
Aspose.Words Cloud - API References).

Furthermore, please note that you can use your custom fonts in Aspose.Words Cloud conversion. You need to upload your custom font to a cloud storage folder and pass the cloud storage folder path in the ‘FontsLocation’ parameter in the API request while converting the document.