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
Aspose.Email Cloud is a REST API for creating email applications that work with standard email file formats. This SDK:
@@ -36,9 +37,7 @@ See [Release notes](https://docs.aspose.cloud/email/aspose-email-cloud-20-10-rel
36
37
## How to use the SDK?
37
38
The complete source code is available in the [GIT repository](https://github.com/aspose-email-cloud/aspose-email-cloud-node/tree/master/src).
38
39
39
-
Use [SDK tutorials](https://docs.aspose.cloud/email/sdk-tutorials/).
40
-
41
-
SDK reference documentation is available in [this README](https://github.com/aspose-email-cloud/aspose-email-cloud-node/blob/master/doc/README.md).
40
+
Use [SDK tutorials](https://docs.aspose.cloud/email/sdk-tutorials/) and [SDK reference documentation](https://docs.aspose.cloud/email/reference-api/).
42
41
43
42
### Prerequisites
44
43
To use this SDK, you need an App SID and an App Key; they can be looked up at [Aspose Cloud Dashboard](https://dashboard.aspose.cloud/#/apps) (it requires free registration in Aspose Cloud for this).
@@ -70,4 +69,4 @@ var result = await api.ai.bcr.parse(new AiBcrParseRequest(
0 commit comments