Skip to content

Commit

Permalink
Fixed sections Supported Platforms
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-grinin committed Jan 27, 2025
1 parent 77a4322 commit cf31f73
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 15 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,7 @@ url: /java/aspose-barcode-for-android-via-java-features/
#### **Utility Features**
- Print barcode images.
### **Platforms Supported**
- Java Standard Edition 1.4 or greater.
- Java Enterprise Edition.
- Java Mobile Edition 3.0.
- Android SDK 26, Android 8.0 (Oreo).
### **Supported Barcode Symbologies**
#### **Numeric Only Symbologies**
- EAN13
Expand Down
4 changes: 1 addition & 3 deletions java/getting-started/product-overview/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,7 @@ Aspose.BarCode for Java supports any operating system where Java JDK/JRE can be

## **Supported Platforms**

- Java Standard Edition 1.4 or greater
- Java Enterprise Edition
- Java Mobile Edition 3.0
- Java Standard Edition version 1.8 or later

## **Licensing**

Expand Down
3 changes: 0 additions & 3 deletions nodejsjava/getting-started/product-overview/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,6 @@ The list of all features can be found in [**Product Features**](https://docs.asp
***Aspose.BarCode for Node.js via Java*** is a platform-independent API that can be run on any platform (Windows, Linux, etc.) where Node.js and Java Bridge are installed.

## **Supported Platforms**
- Java Standard Edition 1.4 or greater
- Java Enterprise Edition
- Java Mobile Edition 3.0

## **Licensing**
License is required to get access to the advanced functionality of ***Aspose.BarCode for Node.js via Java***. The evaluation mode allows generating barcodes without any restrictions. However, watermarks are displayed on generated barcode images. Barcode recognition functionality is provided without limitations only for Code 39 barcodes. For all other barcode types, 30% of the decoded text will be masked. More information about how to buy and set the license is provided in [**Licensing**](/barcode/nodejsjava/licensing/). If you want to evaluate the full functionality of ***Aspose.BarCode for Node.js via Java***, you can obtain a temporary license that is valid for 30 days. Please refer to [How to get a Temporary License](https://purchase.aspose.com/temporary-license) for details.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,3 @@ url: /nodejsjava/system-requirements/
***Aspose.BarCode for Node.js via Java*** is a platform-independent API that can be deployed on any platform (Windows, Linux, Mac OS, etc.). The key requirements is to set up [Node.js](https://nodejs.org/en/download/) and [node-java](https://github.com/joeferner/node-java) and Oracle JDK version 7 or greater.

## **Supported Platforms**
- Java Standard Edition 1.4 or greater
- Java Enterprise Edition
- Java Mobile Edition 3.0
3 changes: 0 additions & 3 deletions phpjava/getting-started/product-overview/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,6 @@ The list of all features can be found in [**Product Features**](/barcode/phpjava
***Aspose.BarCode for PHP via Java*** is a platform-independent API that can be run on any platform (Windows, Linux, etc.) where PHP and Java Bridge are installed.

## **Supported Platforms**
- Java Standard Edition 1.4 or greater
- Java Enterprise Edition
- Java Mobile Edition 3.0

## **Licensing**
License is required to get access to the advanced functionality of ***Aspose.BarCode for PHP via Java***. The evaluation mode allows generating barcodes without any restrictions. However, watermarks are displayed on generated barcode images. Barcode recognition functionality is provided without limitations only for Code 39 barcodes. For all other barcode types, 30% of the decoded text will be masked. More information about how to buy and set the license is provided in [**Licensing**](/barcode/phpjava/licensing/). If you want to evaluate the full functionality of ***Aspose.BarCode for PHP via Java***, you can obtain a temporary license that is valid for 30 days. Please refer to [How to get a Temporary License](https://purchase.aspose.com/temporary-license) for details.
Expand Down

0 comments on commit cf31f73

Please sign in to comment.