File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -32,12 +32,12 @@ Aspose.Email Cloud SDK 20.9.0 is based on a new v4.0 REST API.
3232- All models are stored in one folder/namespace.
3333- The request models are simplified.
3434
35- See [ Release notes] ( https://docs.aspose.cloud/display/emailcloud/Aspose.Email+Cloud+20.9+Release+Notes ) .
35+ See [ Release notes] ( https://docs.aspose.cloud/email/aspose-email-cloud-20-9-release-notes/ ) .
3636
3737## How to use the SDK?
3838The complete source code is available in the [ GIT repository] ( https://github.com/aspose-email-cloud/aspose-email-cloud-node/tree/master/src ) .
3939
40- Use [ SDK tutorials] ( https://docs.aspose.cloud/display/emailcloud/SDK+Tutorials ) .
40+ Use [ SDK tutorials] ( https://docs.aspose.cloud/email/sdk-tutorials/ ) .
4141
4242SDK reference documentation is available in [ this README] ( https://github.com/aspose-email-cloud/aspose-email-cloud-node/blob/master/doc/README.md ) .
4343
@@ -50,7 +50,7 @@ From the command line:
5050
5151 npm install @asposecloud/aspose-email-cloud --save
5252
53- See more details about SDK installation in this tutorial: [ SDK setup] ( https://docs.aspose.cloud/display/emailcloud/SDK+ setup ) .
53+ See more details about SDK installation in this tutorial: [ SDK setup] ( https://docs.aspose.cloud/email/sdk- setup/ ) .
5454
5555### Usage examples
5656To use the API, you should create an EmailCloud object:
@@ -71,4 +71,4 @@ var result = await api.ai.bcr.parse(new AiBcrParseRequest(
7171var contact = result .value [0 ];
7272```
7373
74- [ Product Page] ( https://products.aspose.cloud/email/nodejs ) | [ Documentation] ( https://docs.aspose.cloud/display/Emailcloud/Home ) | [ Demo] ( https://products.aspose.app/email/family ) | [ API Reference] ( https://apireference.aspose.cloud/email/ ) | [ Blog] ( https://blog.aspose.cloud/category/email/ ) | [ Free support] ( https://forum.aspose.cloud/c/email ) | [ Free trial] ( https://dashboard.aspose.cloud/#/apps )
74+ [ Product Page] ( https://products.aspose.cloud/email/nodejs ) | [ Documentation] ( https://docs.aspose.cloud/email/ ) | [ Demo] ( https://products.aspose.app/email/family ) | [ API Reference] ( https://apireference.aspose.cloud/email/ ) | [ Blog] ( https://blog.aspose.cloud/category/email/ ) | [ Free support] ( https://forum.aspose.cloud/c/email ) | [ Free trial] ( https://dashboard.aspose.cloud/#/apps )
You can’t perform that action at this time.
0 commit comments