You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// Gets additionalFonts. Gets or sets the list of additional fonts, provided by Aspose team.
@@ -82,8 +83,9 @@ public class AvailableFontsResponse : WordsResponse {
82
83
}
83
84
84
85
// Sets customFonts. Gets or sets the list of custom user fonts from user cloud storage. To use them, you should specify "fontsLocation" parameter in any request.
// Gets customFonts. Gets or sets the list of custom user fonts from user cloud storage. To use them, you should specify "fontsLocation" parameter in any request.
@@ -92,8 +94,9 @@ public class AvailableFontsResponse : WordsResponse {
92
94
}
93
95
94
96
// Sets systemFonts. Gets or sets the list of system fonts, available on the server.
0 commit comments