diff --git a/.gitmodules b/.gitmodules
index 37e81b60..03371243 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,24 +1,24 @@
[submodule "submodules/dotnet"]
path = submodules/dotnet
- url = ../aspose-barcode-cloud-dotnet
+ url = ../Aspose.BarCode-Cloud-SDK-for-.NET
[submodule "submodules/go"]
path = submodules/go
url = ../aspose-barcode-cloud-go
[submodule "submodules/node"]
path = submodules/node
- url = ../aspose-barcode-cloud-node
+ url = ../Aspose.BarCode-Cloud-SDK-for-Node.js
[submodule "submodules/php"]
path = submodules/php
- url = ../aspose-barcode-cloud-php
+ url = ../Aspose.BarCode-Cloud-SDK-for-PHP
[submodule "submodules/python"]
path = submodules/python
- url = ../aspose-barcode-cloud-python
+ url = ../Aspose.BarCode-Cloud-SDK-for-Python
[submodule "submodules/java"]
path = submodules/java
- url = ../aspose-barcode-cloud-java
+ url = ../Aspose.BarCode-Cloud-SDK-for-Java
[submodule "submodules/android"]
path = submodules/android
- url = ../aspose-barcode-cloud-android
+ url = ../Aspose.BarCode-Cloud-SDK-for-Android
[submodule "submodules/dart"]
path = submodules/dart
- url = ../aspose-barcode-cloud-dart
+ url = ../Aspose.BarCode-Cloud-SDK-for-Dart
diff --git a/README.md b/README.md
index 4b372822..27abaa7a 100644
--- a/README.md
+++ b/README.md
@@ -13,14 +13,14 @@ The following SDKs are currently available:
Link to SDK | Link to source code | Description
-------------------------------------------------------------------------------------|------------------------------------------------------------------------------------ | --------------------------
-[.NET SDK](https://www.nuget.org/packages/Aspose.BarCode-Cloud/) | [Source code](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-dotnet) | Barcode Cloud SDK for .NET and dotnet
-[Node JS SDK](https://www.npmjs.com/package/aspose-barcode-cloud-node/) | [Source code](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-node) | Barcode Cloud SDK for Node JS
-[PHP SDK](https://packagist.org/packages/aspose/barcode-cloud-php) | [Source code](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-php) | Barcode Cloud SDK for PHP
-[Python SDK](https://pypi.org/project/aspose-barcode-cloud/) | [Source code](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-python) | Barcode Cloud SDK for Python
+[.NET SDK](https://www.nuget.org/packages/Aspose.BarCode-Cloud/) | [Source code](https://github.com/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-.NET) | Barcode Cloud SDK for .NET and dotnet
+[Node JS SDK](https://www.npmjs.com/package/aspose-barcode-cloud-node/) | [Source code](https://github.com/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-Node.js) | Barcode Cloud SDK for Node JS
+[PHP SDK](https://packagist.org/packages/aspose/barcode-cloud-php) | [Source code](https://github.com/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-PHP) | Barcode Cloud SDK for PHP
+[Python SDK](https://pypi.org/project/aspose-barcode-cloud/) | [Source code](https://github.com/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-Python) | Barcode Cloud SDK for Python
[Go SDK](https://pkg.go.dev/github.com/aspose-barcode-cloud/aspose-barcode-cloud-go) | [Source code](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-go) | Barcode Cloud SDK for Go
-[Java SDK](https://releases.aspose.cloud/java/repo/com/aspose/aspose-barcode-cloud/) | [Source code](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-java) | Barcode Cloud SDK for Java
-[Dart SDK](https://pub.dev/packages/aspose_barcode_cloud) | [Source code](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-dart) | Barcode Cloud SDK for Dart and Flutter
-Android application sample | [Source code](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-android) | Barcode Cloud Android application sample
+[Java SDK](https://releases.aspose.cloud/java/repo/com/aspose/aspose-barcode-cloud/) | [Source code](https://github.com/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-Java) | Barcode Cloud SDK for Java
+[Dart SDK](https://pub.dev/packages/aspose_barcode_cloud) | [Source code](https://github.com/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-Dart) | Barcode Cloud SDK for Dart and Flutter
+Android application sample | [Source code](https://github.com/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-Android) | Barcode Cloud Android application sample
To use these SDKs, you will need Client Id and Client Secret which can be looked up at [Aspose Cloud Dashboard](https://dashboard.aspose.cloud/#/apps) (free registration in Aspose Cloud is required for this).
diff --git a/codegen/Templates/android/README.mustache b/codegen/Templates/android/README.mustache
index 4ab82624..15877864 100644
--- a/codegen/Templates/android/README.mustache
+++ b/codegen/Templates/android/README.mustache
@@ -1,8 +1,8 @@
# {{artifactId}}
-[](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-android/actions/workflows/build.yml)
+[](https://github.com/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-Android/actions/workflows/build.yml)

-[](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-android)
+[](https://github.com/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-Android)
This [cloud SDK assists you to seamlessly integrate barcode generation](https://products.aspose.cloud/barcode/), processing & conversion functionality into your Android & other Java cloud apps.
Generate new barcodes (Linear, 2D & Postal), configure barcode properties and attributes, such as barcode height, dimensions, image format, and more.
@@ -99,7 +99,7 @@ All Aspose.BarCode for Cloud SDKs, helper scripts and templates are licensed und
| .NET | Java | PHP | Python| Node.js | Android | Go |
|------|------|-----|-------|---------|---------|----|
-| [GitHub](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-dotnet) | [GitHub](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-java) | [GitHub](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-php) | [GitHub](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-python) | [GitHub](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-node) | [GitHub](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-android) |[GitHub](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-go)|
+| [GitHub](https://github.com/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-.NET) | [GitHub](https://github.com/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-Java) | [GitHub](https://github.com/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-PHP) | [GitHub](https://github.com/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-Python) | [GitHub](https://github.com/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-Node.js) | [GitHub](https://github.com/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-Android) |[GitHub](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-go)|
| [NuGet](https://www.nuget.org/packages/Aspose.barcode-Cloud/) | [Maven](https://repository.aspose.cloud/webapp/#/artifacts/browse/tree/General/repo/com/aspose/aspose-barcode-cloud) | [Composer](https://packagist.org/packages/aspose/barcode-cloud-php) | [PIP](https://pypi.org/project/aspose-barcode-cloud/) | [NPM](https://www.npmjs.com/package/aspose-barcode-cloud-node) | [Maven](https://repository.aspose.cloud/webapp/#/artifacts/browse/tree/General/repo/com/aspose/aspose-barcode-cloud) |[Go.Dev](https://pkg.go.dev/github.com/aspose-barcode-cloud/aspose-barcode-cloud-go/) |
-[Product Page](https://products.aspose.cloud/barcode/) | [Documentation](https://docs.aspose.cloud/display/barcodecloud/Home) | [API Reference](https://apireference.aspose.cloud/barcode/) | [Code Samples](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-android) | [Blog](https://blog.aspose.cloud/categories/aspose.barcode-cloud-product-family/) | [Free Support](https://forum.aspose.cloud/c/barcode) | [Free Trial](https://dashboard.aspose.cloud/#/apps)
+[Product Page](https://products.aspose.cloud/barcode/) | [Documentation](https://docs.aspose.cloud/display/barcodecloud/Home) | [API Reference](https://apireference.aspose.cloud/barcode/) | [Code Samples](https://github.com/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-Android) | [Blog](https://blog.aspose.cloud/categories/aspose.barcode-cloud-product-family/) | [Free Support](https://forum.aspose.cloud/c/barcode) | [Free Trial](https://dashboard.aspose.cloud/#/apps)
diff --git a/codegen/Templates/csharp/README.mustache b/codegen/Templates/csharp/README.mustache
index 61e0ed78..69bd43ed 100644
--- a/codegen/Templates/csharp/README.mustache
+++ b/codegen/Templates/csharp/README.mustache
@@ -1,9 +1,9 @@
# Aspose.BarCode Cloud SDK for .NET
-[](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-dotnet/actions/workflows/dotnet-core.yml)
-[](LICENSE)
-[](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-dotnet/actions/workflows/dotnet-core.yml)
-[](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-dotnet/actions/workflows/net-framework.yml)
+[](https://github.com/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-.NET/actions/workflows/dotnet-core.yml)
+[](LICENSE)
+[](https://github.com/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-.NET/actions/workflows/dotnet-core.yml)
+[](https://github.com/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-.NET/actions/workflows/net-framework.yml)
[](https://www.nuget.org/packages/Aspose.BarCode-Cloud/)
- API version: {{appVersion}}
diff --git a/codegen/Templates/csharp/netcore_project.mustache b/codegen/Templates/csharp/netcore_project.mustache
index 9e87ca0c..ca0828a7 100644
--- a/codegen/Templates/csharp/netcore_project.mustache
+++ b/codegen/Templates/csharp/netcore_project.mustache
@@ -13,7 +13,7 @@
Aspose.Barcode for Cloud allows you to control all aspects of the image and barcode when generating barcode images. Specify image width, height, border style, output image format and more. You can also set barcode attributes like font style, font color, background color, barcode type and the barcode text location.
https://products.aspose.cloud/barcode/net/
- https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-dotnet
+ https://github.com/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-.NET
git
true
true
@@ -28,7 +28,7 @@ Aspose.Barcode for Cloud allows you to control all aspects of the image and barc
Aspose
{{packageVersion}}.0
README.md
- https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-dotnet/releases/tag/v{{packageVersion}}
+ https://github.com/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-.NET/releases/tag/v{{packageVersion}}
true
LICENSE.txt
true
diff --git a/codegen/Templates/dart/README.mustache b/codegen/Templates/dart/README.mustache
index a2d8a3dc..2df8eb29 100644
--- a/codegen/Templates/dart/README.mustache
+++ b/codegen/Templates/dart/README.mustache
@@ -1,6 +1,6 @@
# Aspose.BarCode Cloud SDK for Dart
-[](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-dart/actions/workflows/dart.yml)
+[](https://github.com/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-Dart/actions/workflows/dart.yml)
- API version: {{appVersion}}
- SDK version: {{pubVersion}}
diff --git a/codegen/Templates/dart/pubspec.mustache b/codegen/Templates/dart/pubspec.mustache
index dbf35f4c..90ca2812 100644
--- a/codegen/Templates/dart/pubspec.mustache
+++ b/codegen/Templates/dart/pubspec.mustache
@@ -1,7 +1,7 @@
name: {{pubName}}
description: {{pubDescription}}
version: {{pubVersion}}
-homepage: https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-dart
+homepage: https://github.com/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-Dart
platforms:
android:
diff --git a/codegen/Templates/java/README.mustache b/codegen/Templates/java/README.mustache
index 43c5795d..6cc308e1 100644
--- a/codegen/Templates/java/README.mustache
+++ b/codegen/Templates/java/README.mustache
@@ -1,7 +1,7 @@
# {{artifactDescription}}
-[](LICENSE)
-[](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-java/actions/workflows/ci.yml)
+[](LICENSE)
+[](https://github.com/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-Java/actions/workflows/ci.yml)
[](https://releases.aspose.cloud/java/repo/com/aspose/aspose-barcode-cloud/)
- API version: {{appVersion}}
diff --git a/codegen/Templates/nodejs/docs/tsconfig.mustache b/codegen/Templates/nodejs/docs/tsconfig.mustache
index 3963bc23..a1cfdd77 100644
--- a/codegen/Templates/nodejs/docs/tsconfig.mustache
+++ b/codegen/Templates/nodejs/docs/tsconfig.mustache
@@ -1,8 +1,8 @@
{{! Used as README.md}}
# Aspose.BarCode Cloud SDK for Node.js
-[](LICENSE)
-[](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-node/actions/workflows/node.js.yml)
+[](LICENSE)
+[](https://github.com/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-Node.js/actions/workflows/node.js.yml)
[](https://www.npmjs.com/package/aspose-barcode-cloud-node)
+ API version: {{appVersion}}
diff --git a/codegen/Templates/nodejs/package.mustache b/codegen/Templates/nodejs/package.mustache
index bc630628..1c56f02d 100644
--- a/codegen/Templates/nodejs/package.mustache
+++ b/codegen/Templates/nodejs/package.mustache
@@ -5,7 +5,7 @@
"homepage": "https://products.aspose.cloud/barcode/nodejs",
"repository": {
"type": "git",
- "url": "git+https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-node.git"
+ "url": "https://github.com/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-Node.js"
},
"keywords": [
"Barcode-Scan",
@@ -183,7 +183,7 @@
"uuid": "^13.0.0"
},
"bugs": {
- "url": "https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-node/issues"
+ "url": "https://github.com/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-Node.js/issues"
},
"license": "MIT",
"readmeFilename": "README.md"
diff --git a/codegen/Templates/php/README.mustache b/codegen/Templates/php/README.mustache
index 4b4a4b4e..91c2e172 100644
--- a/codegen/Templates/php/README.mustache
+++ b/codegen/Templates/php/README.mustache
@@ -1,8 +1,8 @@
# Aspose.BarCode Cloud SDK for PHP
-[](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-php/actions/workflows/php-versions.yml?query=branch%3Amain)
-[](LICENSE)
-[](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-php/actions/workflows/php-versions.yml)
+[](https://github.com/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-PHP/actions/workflows/php-versions.yml?query=branch%3Amain)
+[](LICENSE)
+[](https://github.com/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-PHP/actions/workflows/php-versions.yml)
[](https://packagist.org/packages/aspose/barcode-cloud-php)
[](https://packagist.org/packages/aspose/barcode-cloud-php)
diff --git a/codegen/Templates/python/README.mustache b/codegen/Templates/python/README.mustache
index 00d5c1df..171dd4cc 100644
--- a/codegen/Templates/python/README.mustache
+++ b/codegen/Templates/python/README.mustache
@@ -1,7 +1,7 @@
# Aspose.BarCode Cloud SDK for Python
-[](LICENSE)
-[](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-python/actions/workflows/python-package.yml)
+[](LICENSE)
+[](https://github.com/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-Python/actions/workflows/python-package.yml)
[](https://pypi.org/project/aspose-barcode-cloud/)
- API version: {{appVersion}}
diff --git a/codegen/Templates/python/setup.mustache b/codegen/Templates/python/setup.mustache
index 12708713..19bc0a04 100644
--- a/codegen/Templates/python/setup.mustache
+++ b/codegen/Templates/python/setup.mustache
@@ -171,7 +171,7 @@ setup(
long_description=long_description,
long_description_content_type="text/markdown",
project_urls={
- "Source With Tests": "https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-python",
+ "Source With Tests": "https://github.com/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-Python",
"Website": "https://www.aspose.cloud",
"Product Home": "https://products.aspose.cloud/barcode/",
"Documentation": "https://docs.aspose.cloud/barcode/",
diff --git a/codegen/config-java.json b/codegen/config-java.json
index b0620446..c8ac299d 100644
--- a/codegen/config-java.json
+++ b/codegen/config-java.json
@@ -14,7 +14,7 @@
"licenseName": "MIT License",
"licenseUrl": "http://www.opensource.org/licenses/mit-license.php",
"modelPackage": "com.aspose.barcode.cloud.model",
- "scmConnection": "scm:git:git@github.com:aspose-barcode-cloud/aspose-barcode-cloud-java.git",
- "scmDeveloperConnection": "scm:git:git@github.com:aspose-barcode-cloud/aspose-barcode-cloud-java.git",
- "scmUrl": "https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-java"
+ "scmConnection": "scm:git:git@github.com:aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-Java.git",
+ "scmDeveloperConnection": "scm:git:git@github.com:aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-Java.git",
+ "scmUrl": "https://github.com/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-Java"
}
diff --git a/codegen/config-node.json b/codegen/config-node.json
index e6a13fbf..f10c8a35 100644
--- a/codegen/config-node.json
+++ b/codegen/config-node.json
@@ -1,5 +1,5 @@
{
- "npmName": "aspose-barcode-cloud-node",
- "npmVersion": "26.3.0",
- "supportsES6": true
-}
\ No newline at end of file
+ "npmName": "aspose-barcode-cloud-node",
+ "npmVersion": "26.3.2",
+ "supportsES6": true
+}
diff --git a/codegen/config-php.json b/codegen/config-php.json
index c5372b1e..2d8e5f78 100644
--- a/codegen/config-php.json
+++ b/codegen/config-php.json
@@ -1,4 +1,4 @@
{
- "artifactVersion": "26.3.0",
- "invokerPackage": "Aspose\\BarCode"
-}
\ No newline at end of file
+ "artifactVersion": "26.3.1",
+ "invokerPackage": "Aspose\\BarCode"
+}
diff --git a/codegen/config-python.json b/codegen/config-python.json
index d8c3d53f..be3aea39 100644
--- a/codegen/config-python.json
+++ b/codegen/config-python.json
@@ -1,6 +1,6 @@
{
"packageName": "aspose_barcode_cloud",
- "packageUrl": "https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-python",
+ "packageUrl": "https://github.com/aspose-barcode-cloud/Aspose.BarCode-Cloud-SDK-for-Python",
"packageVersion": "26.3.0",
"projectName": "aspose-barcode-cloud"
}
\ No newline at end of file
diff --git a/submodules/android b/submodules/android
index 5a3d8c18..4dd9df10 160000
--- a/submodules/android
+++ b/submodules/android
@@ -1 +1 @@
-Subproject commit 5a3d8c1891dc3809ad6c1a7102e5abd3e8876805
+Subproject commit 4dd9df10f5f25bbcfc7cdbb91d2df8e1e059f405
diff --git a/submodules/dart b/submodules/dart
index 5c765bef..42e7d417 160000
--- a/submodules/dart
+++ b/submodules/dart
@@ -1 +1 @@
-Subproject commit 5c765bef71d88155268e62964a4fb8d986757c5c
+Subproject commit 42e7d417461ecdfb6ddf160d344a8661b4b24db7
diff --git a/submodules/dotnet b/submodules/dotnet
index 712baf64..ae07429c 160000
--- a/submodules/dotnet
+++ b/submodules/dotnet
@@ -1 +1 @@
-Subproject commit 712baf64eace6ee04f46e97784475fac956a166e
+Subproject commit ae07429cd418452350d520715e364f2657e322d0
diff --git a/submodules/java b/submodules/java
index d5c31fed..63443657 160000
--- a/submodules/java
+++ b/submodules/java
@@ -1 +1 @@
-Subproject commit d5c31fedd8c1ec16285a723090184845dc4d70c6
+Subproject commit 6344365765f57b83e92a9b250c15cd5e8b55d7a8
diff --git a/submodules/node b/submodules/node
index c27b172b..d130bc4f 160000
--- a/submodules/node
+++ b/submodules/node
@@ -1 +1 @@
-Subproject commit c27b172be507ac423b0dee747a044e912625c988
+Subproject commit d130bc4f193628aa47f8cd2427615886fcde960f
diff --git a/submodules/php b/submodules/php
index 193b3d11..86bbbfe8 160000
--- a/submodules/php
+++ b/submodules/php
@@ -1 +1 @@
-Subproject commit 193b3d119f0cc4908943bc9b1d67f1fcad0ac633
+Subproject commit 86bbbfe86e385523710726976c303c4d99c4677b
diff --git a/submodules/python b/submodules/python
index 6ee9250c..f74bd27c 160000
--- a/submodules/python
+++ b/submodules/python
@@ -1 +1 @@
-Subproject commit 6ee9250cdaebb40535c5a81184a9f0864187674d
+Subproject commit f74bd27c628d93907bb7d460d0aabea6a317eb2c