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
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,11 @@
1
-
Aspose.Email Cloud is a REST API for creating email applications that work with common email file formats.
1
+
Aspose.Email Cloud is a REST API for creating email applications that work with common email file formats. This SDK:
2
2
- Lets developers manipulate formats related to emailing such as Outlook MSG, EML, VCard and iCalendar files
3
3
- Has built-in email client
4
4
- Supports AI functionalities:
5
5
- Business card recognition
6
6
- Name API for parsing and handling personal names
7
7
8
-
To use these SDKs, you will need App SID and App Key which can be looked up at [Aspose Cloud Dashboard](https://dashboard.aspose.cloud/#/apps) (free registration in Aspose Cloud is required for this).
8
+
To use this SDK, you will need App SID and App Key which can be looked up at [Aspose Cloud Dashboard](https://dashboard.aspose.cloud/#/apps) (free registration in Aspose Cloud is required for this).
9
9
10
10
## How to use the SDK?
11
11
The complete source code is available in the GIT repository.
0 commit comments