From d4767287e6cc0421ceae8bea9d36db1d6ad1718c Mon Sep 17 00:00:00 2001 From: Aspose Cloud File Format APIs <36834175+aspose-cloud@users.noreply.github.com> Date: Fri, 16 Jul 2021 02:22:41 +0500 Subject: [PATCH] Update _index.md --- .../getting-started/available-sdks/_index.md | 80 ++++++++++++++++--- 1 file changed, 71 insertions(+), 9 deletions(-) diff --git a/diagram/getting-started/available-sdks/_index.md b/diagram/getting-started/available-sdks/_index.md index 3b6982b..9605d7d 100644 --- a/diagram/getting-started/available-sdks/_index.md +++ b/diagram/getting-started/available-sdks/_index.md @@ -12,13 +12,17 @@ Using an SDK (API client) is the quickest way for a developer to speed up the de ### **SDK benefits** Our supported SDKs are 100% tested and out of the box running. These SDKs are open source and have an MIT license. You can use them, and even customize them for absolutely free of charge. # **Supported SDKs** -{{< tabs tabTotal="6" tabID="1" tabName1=".NET" tabName2="Java" tabName3="PHP" tabName4="Ruby" tabName5="Python" tabName6="Node.js" >}} +{{< tabs tabTotal="9" tabID="1" tabName1=".NET" tabName2="Java" tabName3="PHP" tabName4="Python" tabName5="Ruby" tabName6="Node.js" tabName7="Android" tabName8="Perl" tabName9="Swift">}} {{< tab tabNum="1" >}} **Aspose.Diagram Cloud SDK for .NET** allows you to work with Aspose.Diagram Cloud REST APIs in your .NET applications quickly and easily, with zero initial cost: -- +{{% alert color="primary" %}} + +Complete source code of Aspose.Diagram Cloud SDK for .NET is freely available on the [GitHub](https://github.com/aspose-diagram-cloud/aspose-diagram-cloud-dotnet). + +{{% /alert %}} {{< /tab >}} @@ -26,7 +30,11 @@ Our supported SDKs are 100% tested and out of the box running. These SDKs are op **Aspose.Diagram Cloud SDK for Java** allows you to incorporate Aspose.Diagram Cloud services in your Java applications quickly and easily: -- +{{% alert color="primary" %}} + +Complete source code of Aspose.Diagram Cloud SDK for Java is freely available on the [GitHub](https://github.com/aspose-diagram-cloud/aspose-diagram-cloud-java). + +{{% /alert %}} {{< /tab >}} @@ -34,32 +42,86 @@ Our supported SDKs are 100% tested and out of the box running. These SDKs are op **Aspose.Diagram Cloud SDK for PHP** allows you to work with Aspose.Diagram Cloud REST APIs in your PHP applications quickly and easily, with zero initial cost: -- +{{% alert color="primary" %}} + +Complete source code of Aspose.Diagram Cloud SDK for PHP is freely available on the [GitHub](https://github.com/aspose-diagram-cloud/aspose-diagram-cloud-php). + +{{% /alert %}} {{< /tab >}} {{< tab tabNum="4" >}} -**Aspose.Diagram Cloud SDK for Ruby** allows you to work with Aspose.Diagram Cloud REST APIs in your Ruby applications quickly and easily, with zero initial cost: +**Aspose.Diagram Cloud SDK for Python** allows you to incorporate Aspose.Diagram Cloud services in your python applications quickly and easily. + +{{% alert color="primary" %}} + +Complete source code of Aspose.Diagram Cloud SDK for Python is freely available on the [GitHub](https://github.com/aspose-diagram-cloud/aspose-diagram-cloud-python). -- +{{% /alert %}} {{< /tab >}} {{< tab tabNum="5" >}} -**Aspose.Diagram Cloud SDK for Python** allows you to incorporate Aspose.Diagram Cloud services in your python applications quickly and easily. +**Aspose.Diagram Cloud SDK for Ruby** allows you to work with Aspose.Diagram Cloud REST APIs in your Ruby applications quickly and easily, with zero initial cost: + +{{% alert color="primary" %}} -- +Complete source code of Aspose.Diagram Cloud SDK for Ruby is freely available on the [GitHub](https://github.com/aspose-diagram-cloud/aspose-diagram-cloud-ruby). + +{{% /alert %}} {{< /tab >}} + {{< tab tabNum="6" >}} **Aspose.Diagram Cloud SDK for Node.js** allows you to work with Aspose.Diagram Cloud REST APIs in your Node.js applications quickly and easily, with zero initial cost: -- +{{% alert color="primary" %}} + +Complete source code of Aspose.Diagram Cloud SDK for Node.js is freely available on the [GitHub](https://github.com/aspose-diagram-cloud/aspose-diagram-cloud-node). + +{{% /alert %}} {{< /tab >}} +{{< tab tabNum="7" >}} + +**Aspose.Diagram Cloud SDK for Android** allows you to work with Aspose.Diagram Cloud REST APIs in your Android applications quickly and easily, with zero initial cost: + +{{% alert color="primary" %}} + +Complete source code of Aspose.Diagram Cloud SDK for Android is freely available on the [GitHub](https://github.com/aspose-diagram-cloud/aspose-diagram-cloud-android). + +{{% /alert %}} + +{{< /tab >}} + +{{< tab tabNum="8" >}} + +**Aspose.Diagram Cloud SDK for Perl** allows you to work with Aspose.Diagram Cloud REST APIs in your Perl applications quickly and easily, with zero initial cost: + +{{% alert color="primary" %}} + +Complete source code of Aspose.Diagram Cloud SDK for Perl is freely available on the [GitHub](https://github.com/aspose-diagram-cloud/aspose-diagram-cloud-perl). + +{{% /alert %}} + +{{< /tab >}} + +{{< tab tabNum="9" >}} + +**Aspose.Diagram Cloud SDK for Swift** allows you to work with Aspose.Diagram Cloud REST APIs in your Swift applications quickly and easily, with zero initial cost: + +{{% alert color="primary" %}} + +Complete source code of Aspose.Diagram Cloud SDK for Swift is freely available on the [GitHub](https://github.com/aspose-diagram-cloud/aspose-diagram-cloud-swift). + +{{% /alert %}} + +{{< /tab >}} + + {{< /tabs >}}