<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Documentation – Plugins</title>
    <link>https://docs.aspose.com/barcode/java/plugins/</link>
    <description>Recent content in Plugins on Documentation</description>
    <generator>Hugo -- gohugo.io</generator>
    
	  <atom:link href="https://docs.aspose.com/barcode/java/plugins/index.xml" rel="self" type="application/rss+xml" />
    
    
      
        
      
    
    
    <item>
      <title>Java: Aspose.BarCode Java for IntelliJ IDEA - Maven</title>
      <link>https://docs.aspose.com/barcode/java/aspose-barcode-java-for-intellij-idea-maven/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.aspose.com/barcode/java/aspose-barcode-java-for-intellij-idea-maven/</guid>
      <description>
        
        
        &lt;h2 id=&#34;introduction&#34;&gt;&lt;strong&gt;Introduction&lt;/strong&gt;&lt;/h2&gt;
&lt;h3 id=&#34;intellij-idea&#34;&gt;&lt;strong&gt;IntelliJ IDEA&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;IntelliJ IDEA&lt;/strong&gt; is a Java integrated development environment (IDE) for software developers. It is developed by JetBrains. Originally created for Java, it currently supports a wide variety of languages, including JavaScript, Groovy, HTML, CSS, RSS, R, Haskell, PHP, Ruby, Python, Scala, Clojure, and Kotlin.&lt;/p&gt;
&lt;p&gt;In a 2010 &lt;strong&gt;Infoworld&lt;/strong&gt; report, IntelliJ received the highest test center score out of the four top Java programming tools: Eclipse, IntelliJ IDEA, NetBeans and Oracle JDeveloper.&lt;/p&gt;
&lt;h3 id=&#34;asposebarcode-for-java&#34;&gt;&lt;strong&gt;Aspose.BarCode for Java&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;http://www.aspose.com/java/barcode-component.aspx&#34;&gt;Aspose.BarCode&lt;/a&gt; for Java is a robust and reliable barcode generation and recognition component, written in Java, it allows developers to quickly and easily add barcode generation and recognition functionality to their Java applications.&lt;/p&gt;
&lt;p&gt;Aspose.BarCode for Java supports the Java SE, Java EE and Java ME platforms.&lt;/p&gt;
&lt;h3 id=&#34;asposebarcode-java-for-intellij-idea---maven&#34;&gt;&lt;strong&gt;Aspose.BarCode Java for IntelliJ IDEA - Maven&lt;/strong&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Aspose.BarCode Java for IntelliJ IDEA (Maven) is an &lt;strong&gt;IntelliJ IDEA Plugin&lt;/strong&gt; which lets you create maven projects (i.e. created project contains Aspose.BarCode for Java API maven dependency) and download source code examples of the API  for using &lt;a href=&#34;http://www.aspose.com/java/barcode-component.aspx&#34;&gt;Aspose.BarCode for Java API&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;This plugin helps you to work with &lt;a href=&#34;http://www.aspose.com/java/barcode-component.aspx&#34;&gt;Aspose.BarCode for Java API&lt;/a&gt; inside your favorite IntelliJ IDEA.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;http://i.imgur.com/KWKGljg.png&#34; alt=&#34;todo:image_alt_text&#34;&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;WIZARDS&lt;/strong&gt;:
The plugin contains two wizards &amp;mdash;&amp;ndash;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;       &lt;/code&gt;&lt;strong&gt;Wizard 1:&lt;/strong&gt; Aspose.BarCode Maven Project&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Plugin&amp;rsquo;s &lt;strong&gt;Aspose Maven Project Wizard&lt;/strong&gt; lets developers to create &lt;a href=&#34;http://www.aspose.com/java/barcode-component.aspx&#34;&gt;Aspose.BarCode for Java API&lt;/a&gt; Maven project.&lt;/li&gt;
&lt;li&gt;The reference of &lt;a href=&#34;http://www.aspose.com/java/barcode-component.aspx&#34;&gt;Aspose.BarCode for Java API&lt;/a&gt; maven dependency is automatically fetched from &lt;a href=&#34;http://maven.aspose.com/artifactory/webapp/home.html?0&#34;&gt;Aspose Cloud Maven Repository&lt;/a&gt; and gets added in the pom.xml.&lt;/li&gt;
&lt;li&gt;The created project will always contain most recent available version Maven Dependency for &lt;a href=&#34;http://www.aspose.com/java/barcode-component.aspx&#34;&gt;Aspose.BarCode for Java API&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;The wizard steps also present with the option for downloading &lt;a href=&#34;https://github.com/aspose-barcode/Aspose.BarCode-for-Java/tree/master/Examples&#34;&gt;Source Code Examples for using Aspose.BarCode for Java API&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;code&gt;       &lt;/code&gt;&lt;strong&gt;Wizard 2:&lt;/strong&gt; Aspose.BarCode Examples&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Aspose.BarCode Examples Wizard&lt;/strong&gt; lets you create / copy downloaded &lt;a href=&#34;https://github.com/aspose-barcode/Aspose.BarCode-for-Java/tree/master/Examples&#34;&gt;Source Code Examples of Aspose.BarCode for Java API&lt;/a&gt; into your project. All the examples for the selected category will get copied to the project&amp;rsquo;s  &amp;ldquo;com.aspose.barcode.examples&amp;rdquo; package folder along with the required resources within &amp;ldquo;src/main/resources&amp;rdquo; folder needed to run the examples.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://github.com/aspose-barcode/Aspose.BarCode-for-Java/tree/master/Examples&#34;&gt;Source Code Examples of Aspose.BarCode for Java API&lt;/a&gt; are meant for demonstrating the different usages of the API.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;system-requirements-and-supported-platforms&#34;&gt;&lt;strong&gt;System Requirements and Supported Platforms&lt;/strong&gt;&lt;/h2&gt;
&lt;h3 id=&#34;system-requirements&#34;&gt;&lt;strong&gt;System Requirements&lt;/strong&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Microsoft Windows 8/7/Vista/2003/XP (incl.64-bit)  / Linux GNOME or KDE desktop / Mac OS X 10.5 or higher&lt;/li&gt;
&lt;li&gt;1 GB RAM minimum, 2 GB RAM recommended&lt;/li&gt;
&lt;li&gt;300 MB hard disk space + at least 1 G for caches&lt;/li&gt;
&lt;li&gt;1024x768 minimum screen resolution&lt;/li&gt;
&lt;li&gt;JDK 1.7 or higher recommended&lt;/li&gt;
&lt;li&gt;Internet Connection (2 MB or faster recommended)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;supported-platforms&#34;&gt;&lt;strong&gt;Supported Platforms&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;Plugin supports the following IntelliJ IDEA Versions:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;13.0.1 (Community / Ultimate Edition)&lt;/li&gt;
&lt;li&gt;13.1.2  (CE / UE)&lt;/li&gt;
&lt;li&gt;14.0.2 (CE/ UE)&lt;/li&gt;
&lt;li&gt;14.1.5 (CE/ UE)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;downloading&#34;&gt;&lt;strong&gt;Downloading&lt;/strong&gt;&lt;/h2&gt;
&lt;h3 id=&#34;downloading-intellij-idea&#34;&gt;&lt;strong&gt;Downloading IntelliJ IDEA&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;You will need to first install IntelliJ IDEA CE / UE before downloading the &lt;strong&gt;Aspose.BarCode Java for IntelliJ IDEA (Maven)&lt;/strong&gt; plugin.&lt;/p&gt;
&lt;p&gt;To download IntellliJ IDEA&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Goto &lt;a href=&#34;https://www.jetbrains.com/idea/download/&#34;&gt;https://www.jetbrains.com/idea/download/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Select your running OS&lt;/li&gt;
&lt;li&gt;Click on UE or CE download.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id=&#34;downloading-asposebarcode-java-for-intellij-idea-plugin-maven&#34;&gt;&lt;strong&gt;Downloading Aspose.BarCode Java for IntelliJ IDEA plugin (Maven)&lt;/strong&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;The plugin can be directly downloaded from the &lt;a href=&#34;https://goo.gl/aTKliM&#34;&gt;JetBrains plugin hosting URL&lt;/a&gt; - on IntelliJ IDEA Plugin Repository
and later can be installed using the IDE option:
&lt;ul&gt;
&lt;li&gt;Goto &lt;strong&gt;File&lt;/strong&gt; &amp;gt; &lt;strong&gt;Settings&lt;/strong&gt;&amp;hellip;&amp;gt;&lt;strong&gt;Plugins&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Select &amp;ldquo;&lt;strong&gt;Install plugin from Disk&amp;rdquo;&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Or it can be directly installed (without manual downloading from JetBrains plugin hosting URL) using the IDE options:
&lt;ul&gt;
&lt;li&gt;Goto &lt;strong&gt;File&lt;/strong&gt; &amp;gt; &lt;strong&gt;Settings&lt;/strong&gt;&amp;hellip;&amp;gt;&lt;strong&gt;Plugins&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Select &lt;strong&gt;&amp;ldquo;Browse Repositories&amp;rdquo;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;In Search Box type: &amp;ldquo;Aspose&amp;rdquo;&lt;/li&gt;
&lt;li&gt;Select &amp;ldquo;&lt;strong&gt;Aspose.BarCode Java for IntelliJ IDEA Maven&lt;/strong&gt;&amp;rdquo; plugin to install.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;installing&#34;&gt;&lt;strong&gt;Installing&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;&lt;a href=&#34;http://www.aspose.com/docs/display/barcodejava/Installing+and+Using+Aspose.BarCode+for+IntelliJ+IDEA+-+Maven#InstallingandUsingAspose.BarCodeforIntelliJIDEA-Maven-Installing&#34;&gt;Installing Aspose.BarCode for IntelliJ IDEA - Maven&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;using&#34;&gt;&lt;strong&gt;Using&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;&lt;a href=&#34;http://www.aspose.com/docs/display/barcodejava/Installing+and+Using+Aspose.BarCode+for+IntelliJ+IDEA+-+Maven#InstallingandUsingAspose.BarCodeforIntelliJIDEA-Maven-Using&#34;&gt;Using Aspose.BarCode for IntelliJ IDEA - Maven&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;video-demo&#34;&gt;&lt;strong&gt;Video Demo&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;Please check &lt;a href=&#34;https://youtu.be/_TSGVrSzVec&#34;&gt;the video&lt;/a&gt; below to see Aspose.BarCode Maven Project Wizard and Aspose.BarCode Example Wizard in action.&lt;/p&gt;
&lt;h2 id=&#34;support-extend-and-contribute&#34;&gt;&lt;strong&gt;Support, Extend and Contribute&lt;/strong&gt;&lt;/h2&gt;
&lt;h3 id=&#34;support&#34;&gt;&lt;strong&gt;Support&lt;/strong&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;If you like to see known / reported issues (by the users or Q.A team) in the plugin.&lt;/li&gt;
&lt;li&gt;Or you want to report any issue you found in the plugin&lt;/li&gt;
&lt;li&gt;Have any improvement suggestion or like to make any feature request&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Please use any of the following project&amp;rsquo;s issues tracker:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://asposebarcodejavaintellij.codeplex.com/workitem/list/basic&#34;&gt;CodePlex&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://github.com/aspose-barcode/Aspose.BarCode-for-Java/issues&#34;&gt;Github&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;extend-and-contribute&#34;&gt;&lt;strong&gt;Extend and Contribute&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;Aspose.BarCode Java for IntelliJ IDEA (Maven)&lt;/strong&gt; plugin is open source and its source code is available on the major social coding websites listed below. Developers are encouraged to download the source code and contribute by suggesting or adding new feature or improving the existing ones, so that others could also benefit from it.&lt;/p&gt;
&lt;h3 id=&#34;source-code&#34;&gt;&lt;strong&gt;Source Code&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;You can get the latest source code from one of the following locations&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://asposebarcodejavaintellij.codeplex.com&#34;&gt;CodePlex&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://github.com/aspose-barcode/Aspose.BarCode-for-Java/tree/master/Plugins/Aspose.BarCode-for-Java_for_IntelliJ%28Maven%29&#34;&gt;Github&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

      </description>
    </item>
    
    <item>
      <title>Java: Aspose.BarCode Java for Eclipse - Maven</title>
      <link>https://docs.aspose.com/barcode/java/aspose-barcode-java-for-eclipse-maven/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.aspose.com/barcode/java/aspose-barcode-java-for-eclipse-maven/</guid>
      <description>
        
        
        &lt;h2 id=&#34;introduction&#34;&gt;&lt;strong&gt;Introduction&lt;/strong&gt;&lt;/h2&gt;
&lt;h3 id=&#34;eclipse-ide&#34;&gt;&lt;strong&gt;Eclipse IDE&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;Eclipse IDE is a famous Java Integrated Development Environment (IDE). The IDE is definitely the most known product of the Eclipse Open Source project. Today it is the leading development environment for Java with a market share of approximately 60%.&lt;/p&gt;
&lt;p&gt;The Eclipse IDE can be extended with additional software components. Eclipse calls these software components Plug-ins. Several Open Source projects and companies have extended the Eclipse IDE or created standalone applications (Eclipse RCP) on top of the Eclipse framework.&lt;/p&gt;
&lt;h3 id=&#34;asposebarcode-for-java&#34;&gt;&lt;strong&gt;Aspose.BarCode for Java&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;http://www.aspose.com/java/barcode-component.aspx&#34;&gt;Aspose.BarCode for Java &lt;/a&gt;is a robust and reliable barcode generation and recognition component, written in Java, it allows developers to quickly and easily add barcode generation and recognition functionality to their Java applications. It is available for the Java SE, Java EE and Java ME platforms.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;http://www.aspose.com/java/barcode-component.aspx&#34;&gt;Aspose.BarCode for Java&lt;/a&gt; supports most established barcode standards and barcode specifications. It has the ability to export to multiple image formats including: BMP, EMF, GIF, JPEG, PNG, TIFF and WMF.&lt;/p&gt;
&lt;p&gt;With &lt;a href=&#34;http://www.aspose.com/java/barcode-component.aspx&#34;&gt;Aspose.BarCode for Java&lt;/a&gt;, developers have full control over every aspect of the barcode image including: background color, bar color, image quality, rotation angle, x-dimension, captions, customer defined resolution and more. Aspose.BarCode can read and recognize most common 1D and 2D barcodes from any image and at any angle.&lt;/p&gt;
&lt;h3 id=&#34;asposebarcode-java-maven-for-eclipse&#34;&gt;&lt;strong&gt;Aspose.BarCode Java (Maven) for Eclipse&lt;/strong&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Aspose.BarCode Java (Maven) for Eclipse is a Plugin for &lt;strong&gt;Eclipse IDE&lt;/strong&gt; by &lt;strong&gt;Aspose.&lt;/strong&gt; This Plugin is intended for developers using Maven platform for Java developments and want to use &lt;a href=&#34;http://www.aspose.com/java/barcode-component.aspx&#34;&gt;Aspose.BarCode for Java&lt;/a&gt; in their projects. The Plugin lets you create maven projects for using &lt;a href=&#34;http://www.aspose.com/java/barcode-component.aspx&#34;&gt;Aspose.BarCode for Java API&lt;/a&gt; and also download &lt;a href=&#34;https://github.com/aspose-barcode/Aspose.BarCode-for-Java/tree/master/Examples&#34;&gt;Code Examples&lt;/a&gt; of the API.&lt;/li&gt;
&lt;li&gt;The plugin provides following features to work with &lt;a href=&#34;http://www.aspose.com/java/barcode-component.aspx&#34;&gt;Aspose.BarCode for Java API&lt;/a&gt; within &lt;strong&gt;Eclipse IDE&lt;/strong&gt; comfortably:&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;http://i.imgur.com/KWKGljg.png&#34; alt=&#34;todo:image_alt_text&#34;&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;WIZARDS&lt;/strong&gt;:
The plugin contains two wizards&amp;mdash;&amp;ndash;&lt;/p&gt;
&lt;p&gt;**       **&lt;strong&gt;Aspose.BarCode Maven Project (wizard)&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;This New Project wizard lets developers to create &lt;strong&gt;Maven&lt;/strong&gt; project for using &lt;a href=&#34;http://www.aspose.com/java/barcode-component.aspx&#34;&gt;Aspose.BarCode for Java&lt;/a&gt; from &lt;strong&gt;New -&amp;gt; Project -&amp;gt; Maven-&amp;gt; Aspose.BarCode Maven Project.&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;The reference of &lt;a href=&#34;http://www.aspose.com/java/barcode-component.aspx&#34;&gt;Aspose.BarCode for Java API&lt;/a&gt; maven dependency is automatically fetched from &lt;a href=&#34;https://repository.aspose.com/webapp/#/artifacts/browse/tree/General/repo/com/aspose/aspose-barcode&#34;&gt;Aspose Cloud Maven Repository&lt;/a&gt; and gets added in the pom.xml.&lt;/li&gt;
&lt;li&gt;The created project will always contain most recent available version &lt;strong&gt;Maven&lt;/strong&gt; Dependency for &lt;a href=&#34;http://www.aspose.com/java/barcode-component.aspx&#34;&gt;Aspose.BarCode for Java API&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;The wizard steps also presents with the option for downloading &lt;a href=&#34;https://github.com/aspose-barcode/Aspose.BarCode-for-Java/tree/master/Examples&#34;&gt;Code Examples&lt;/a&gt; for using &lt;a href=&#34;http://www.aspose.com/java/barcode-component.aspx&#34;&gt;Aspose.BarCode for Java API&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;**       **&lt;strong&gt;Aspose.BarCode Code Example (wizard)&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;This New File wizard lets you copy the downloaded &lt;a href=&#34;https://github.com/aspose-barcode/Aspose.BarCode-for-Java/tree/master/Examples&#34;&gt;Code Examples&lt;/a&gt; into your project for using &lt;a href=&#34;http://www.aspose.com/java/barcode-component.aspx&#34;&gt;Aspose.BarCode for Java&lt;/a&gt; from &lt;strong&gt;New -&amp;gt; Other -&amp;gt; Java -&amp;gt; Aspose.BarCode Code Example.&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Available samples are displayed in tree format from where the user can select them categorically.&lt;/li&gt;
&lt;li&gt;All the examples within the selected category will get copied to the project&amp;rsquo;s &amp;ldquo;&lt;strong&gt;com.aspose.barcode.examples&lt;/strong&gt;&amp;rdquo; package folder along with the required resources within &amp;ldquo;&lt;strong&gt;src/main/resources&lt;/strong&gt;&amp;rdquo; folder needed to run the examples.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://github.com/aspose-barcode/Aspose.BarCode-for-Java/tree/master/Examples&#34;&gt;Code Examples&lt;/a&gt; of &lt;a href=&#34;http://www.aspose.com/java/barcode-component.aspx&#34;&gt;Aspose.BarCode for Java API&lt;/a&gt; are meant for demonstrating the various of the API.&lt;/li&gt;
&lt;li&gt;The wizard will also look for and updates for newly available &lt;a href=&#34;https://github.com/aspose-barcode/Aspose.BarCode-for-Java/tree/master/Examples&#34;&gt;Code Examples&lt;/a&gt; from &lt;a href=&#34;https://github.com/aspose-barcode/Aspose.BarCode-for-Java/tree/master/Examples&#34;&gt;Aspose.BarCode for Java examples repository.&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;system-requirements-and-supported-platforms&#34;&gt;&lt;strong&gt;System Requirements and Supported Platforms&lt;/strong&gt;&lt;/h2&gt;
&lt;h3 id=&#34;system-requirements&#34;&gt;&lt;strong&gt;System Requirements&lt;/strong&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;System Memory:&lt;/strong&gt; 2 GB or more (Recommended)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;OS:&lt;/strong&gt; Any operating system that support the Java VM (Virtual Machine)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Internet Connection:&lt;/strong&gt; 2 MB or faster (Recommended)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;supported-platforms&#34;&gt;&lt;strong&gt;Supported Platforms&lt;/strong&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Eclipse Mars.1 (4.5.1) - Recommended&lt;/li&gt;
&lt;li&gt;Eclipse Juno or later.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;downloading&#34;&gt;&lt;strong&gt;Downloading&lt;/strong&gt;&lt;/h2&gt;
&lt;h3 id=&#34;download-eclipse-ide&#34;&gt;&lt;strong&gt;Download Eclipse IDE&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;You will need to first install Eclipse IDE before downloading the Aspose.BarCode Java (Maven) for Eclipse plugin.&lt;/p&gt;
&lt;p&gt;To download Eclipse IDE&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Goto &lt;a href=&#34;https://eclipse.org/&#34;&gt;https://eclipse.org&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Download and install the recommended Eclipse IDE for Java SE / EE developers.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id=&#34;download-asposebarcode-java-maven-for-eclipse&#34;&gt;&lt;strong&gt;Download Aspose.BarCode Java (Maven) for Eclipse&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;Following are three recommended methods for the successful downloading and installation of Aspose.BarCode Java (Maven) for Eclipse plugin:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Drag and drop installation from &lt;a href=&#34;https://marketplace.eclipse.org/content/asposebarcode-java-maven-eclipse&#34;&gt;Eclipse Marketplace&lt;/a&gt; to your Eclipse workspace.&lt;/li&gt;
&lt;li&gt;Or download the plugin jar from &lt;a href=&#34;https://asposebarcodejavaeclipse.codeplex.com/releases/view/620790&#34;&gt;Downloads&lt;/a&gt; and copy it into /&lt;strong&gt;dropins&lt;/strong&gt; folder of Eclipse installation and restart the IDE.&lt;/li&gt;
&lt;li&gt;Or goto &lt;strong&gt;Help&lt;/strong&gt; &amp;gt; &lt;strong&gt;Install New Software&amp;hellip;&lt;/strong&gt; &amp;gt; Enter following update site url in &lt;strong&gt;Work with&lt;/strong&gt;:
&lt;a href=&#34;http://cdn.aspose.com/marketplace/eclipse/java/maven/asposebarcode/&#34;&gt;http://cdn.aspose.com/marketplace/eclipse/java/maven/asposebarcode&lt;/a&gt;
Then select &amp;ldquo;Aspose.BarCode Java (Maven) for Eclipse&amp;rdquo; and &lt;strong&gt;Finish&lt;/strong&gt;. Accept License Agreement and Install the plugin.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;installing&#34;&gt;&lt;strong&gt;Installing&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;&lt;a href=&#34;http://www.aspose.com/docs/display/barcodejava/Installing+and+Using+Aspose.BarCode+Java+%28Maven%29+for+Eclipse#InstallingandUsingAspose.BarCodeJava%28Maven%29forEclipse-Installing&#34;&gt;Installing Aspose.BarCode Java (Maven) for Eclipse&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;using-the-plugin&#34;&gt;&lt;strong&gt;Using the Plugin&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;&lt;a href=&#34;http://www.aspose.com/docs/display/barcodejava/Installing+and+Using+Aspose.BarCode+Java+%28Maven%29+for+Eclipse#InstallingandUsingAspose.BarCodeJava%28Maven%29forEclipse-Using&#34;&gt;Using Aspose.BarCode Java (Maven) for Eclipse&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;how-to-apply-aspose-license&#34;&gt;&lt;strong&gt;How to apply Aspose License?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;This Plugin uses an evaluation version of Aspose.BarCode. Once you are happy with your evaluation, you can purchase a license at the &lt;a href=&#34;http://www.aspose.com/purchase/default.aspx&#34;&gt;Aspose website&lt;/a&gt;.
To remove evaluation message and feature limitations, product license should be applied. You will receive a license file after you have purchased the product. Please follow the steps below to apply the license&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Make sure the license file is named as &lt;strong&gt;Aspose.BarCode.Java.lic&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Place &lt;strong&gt;Aspose.BarCode.Java.lic&lt;/strong&gt; file in the folder that contains the Aspose.BarCode.jar&lt;/li&gt;
&lt;li&gt;Use following code for activating the license:&lt;/li&gt;
&lt;/ul&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-java&#34; data-lang=&#34;java&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt; &lt;span class=&#34;n&#34;&gt;License&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;license&lt;/span&gt; &lt;span class=&#34;o&#34;&gt;=&lt;/span&gt; &lt;span class=&#34;k&#34;&gt;new&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;License&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;();&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;n&#34;&gt;license&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;.&lt;/span&gt;&lt;span class=&#34;na&#34;&gt;setLicense&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;(&lt;/span&gt;&lt;span class=&#34;s&#34;&gt;&amp;#34;Aspose.BarCode.Java.lic&amp;#34;&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;);&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;
&lt;h2 id=&#34;support-extend-and-contribute&#34;&gt;&lt;strong&gt;Support, Extend and Contribute&lt;/strong&gt;&lt;/h2&gt;
&lt;h3 id=&#34;support&#34;&gt;&lt;strong&gt;Support&lt;/strong&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;If you like to see known / reported issues (by the users or Q.A team) in the plugin.&lt;/li&gt;
&lt;li&gt;Or you want to report any issue you found in the plugin&lt;/li&gt;
&lt;li&gt;Have any improvement suggestion or like to make any feature request&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Please follow &lt;a href=&#34;https://github.com/aspose-barcode/Aspose.BarCode-for-Java/issues&#34;&gt;&lt;strong&gt;GitHub Issues Tracker&lt;/strong&gt;&lt;/a&gt; for logging any issues found in the plugin.&lt;/p&gt;
&lt;h3 id=&#34;extend-and-contribute&#34;&gt;&lt;strong&gt;Extend and Contribute&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;Aspose.BarCode Java (Maven) for Eclipse is open source and its source code is available on the major social coding websites listed below. Developers are encouraged to download the source code and contribute by suggesting or adding new feature or improving the existing ones, so that others could also benefit from it. Developers can also learn from it to make their own plugins.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://github.com/aspose-barcode/Aspose.BarCode-for-Java/tree/master/Plugins/Aspose.BarCode%20Java%20(Maven)%20for%20Eclipse&#34;&gt;GitHub&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://asposebarcodejavaeclipse.codeplex.com/&#34;&gt;CodePlex&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id=&#34;how-to-configure-source-code-of-asposebarcode-java-maven-for-eclipse&#34;&gt;&lt;strong&gt;How to configure source code of Aspose.BarCode Java (Maven) for Eclipse&lt;/strong&gt;&lt;/h4&gt;
&lt;p&gt;Below simple steps will smoothly lead to successful configuration of &lt;strong&gt;Aspose.BarCode Java (Maven) for Eclipse&lt;/strong&gt; plugin source code in Eclipse IDE&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Download / Clone the source code.&lt;/li&gt;
&lt;li&gt;Choose &lt;strong&gt;File&lt;/strong&gt; &amp;gt; &lt;strong&gt;Import &amp;gt; General &amp;gt; Existing Projects into Workspace&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Browse to the latest project source that you have downloaded&lt;/li&gt;
&lt;li&gt;Select the Eclipse Project you want to import&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;Finish&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Aspose.BarCode Java for Eclipse plugin code is now ready to enhance.&lt;/li&gt;
&lt;/ol&gt;

      </description>
    </item>
    
    <item>
      <title>Java: Aspose.BarCode Java For PHP</title>
      <link>https://docs.aspose.com/barcode/java/aspose-barcode-java-for-php/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.aspose.com/barcode/java/aspose-barcode-java-for-php/</guid>
      <description>
        
        
        &lt;h2 id=&#34;introduction-to-asposebarcode-java-for-php&#34;&gt;&lt;strong&gt;Introduction to Aspose.Barcode Java for PHP&lt;/strong&gt;&lt;/h2&gt;
&lt;h3 id=&#34;php--java-bridge&#34;&gt;&lt;strong&gt;PHP / Java Bridge&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;The PHP/Java Bridge is an implementation of a streaming, XML-based &lt;a href=&#34;http://php-java-bridge.sourceforge.net/pjb/PROTOCOL.TXT&#34;&gt;network protocol&lt;/a&gt;, which can be used to connect a native script engine, for example PHP, Scheme or Python, with a Java virtual machine. It is up to 50 times faster than local RPC via SOAP, requires less resources on the web-server side. It is &lt;a href=&#34;http://php-java-bridge.sourceforge.net/pjb/FAQ.html#performance&#34;&gt;faster&lt;/a&gt; and more reliable than direct communication via the Java Native Interface, and it requires no additional components to invoke Java procedures from PHP or PHP procedures from Java.&lt;/p&gt;
&lt;p&gt;Read more at &lt;a href=&#34;http://php-java-bridge.sourceforge.net/pjb/&#34;&gt;sourceforge.net&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;asposebarcode-for-java&#34;&gt;&lt;strong&gt;Aspose.Barcode for Java&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;Aspose.BarCode for Java is a robust and reliable barcode generation and recognition component, written in Java, it allows developers to quickly and easily add barcode generation and recognition functionality to their Java applications.&lt;/p&gt;
&lt;p&gt;Aspose.BarCode for Java supports the Java SE, Java EE and Java ME platforms.&lt;/p&gt;
&lt;h3 id=&#34;asposebarcode-java-for-php&#34;&gt;&lt;strong&gt;Aspose.Barcode Java for PHP&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;Project Aspose.Barcode for PHP shows how different tasks can be performed using Aspose.Barcode Java APIs in PHP. This project is aimed to provide useful examples for PHP Developers who want to utilize Aspose.Barcode for Java in their PHP Projects using &lt;a href=&#34;http://php-java-bridge.sourceforge.net/pjb/&#34;&gt;PHP/Java Bridge&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;This section includes the following topics:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/download-and-configure-aspose-barcode-in-php/&#34;&gt;Download and Configure Aspose.Barcode in PHP&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/php-programmers-guide/&#34;&gt;PHP Programmers Guide&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/working-with-2d-barcodes-in-php/&#34;&gt;Working with 2D Barcodes in PHP&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/basic-2d-barcode-features-in-php/&#34;&gt;Basic 2D Barcode Features in PHP&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/creating-a-datamatrix-barcode/&#34;&gt;Creating a DataMatrix Barcode&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/creating-an-aztec-barcode-in-php/&#34;&gt;Creating an Aztec Barcode in PHP&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/creating-a-pdf417-barcode-in-php/&#34;&gt;Creating a Pdf417 Barcode in PHP&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/creating-a-qr-barcode-in-php/&#34;&gt;Creating a QR Barcode in PHP&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/creating-two-dimensional-282d-29-barcodes-in-php/&#34;&gt;Creating Two Dimensional (2D) Barcodes in PHP&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/utility-2d-barcode-features-in-php/&#34;&gt;Utility 2D Barcode Features in PHP&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/generate-multiple-macropdf417-barcodes-for-large-or-multiple-code-text-values-in-php/&#34;&gt;Generate Multiple MacroPdf417 Barcodes for Large or Multiple Code Text Values in PHP&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/hiding-code-text-that-is-too-long-to-display-in-php/&#34;&gt;Hiding Code Text that is too Long to Display in PHP&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/set-aspect-ratio-of-barcodes-in-php/&#34;&gt;Set Aspect Ratio of Barcodes in PHP&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/working-with-barcode-image-in-php/&#34;&gt;Working with Barcode Image in PHP&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/barcode-image-basic-features-in-php/&#34;&gt;Barcode Image Basic Features in PHP&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/colorize-any-part-of-the-barcode-image-in-php/&#34;&gt;Colorize any Part of the Barcode Image in PHP&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/control-barcode-image-quality-in-php/&#34;&gt;Control Barcode Image Quality in PHP&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/generate-barcode-with-empty-bars-in-php/&#34;&gt;Generate Barcode with Empty Bars in PHP&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/rotate-barcode-image-in-php/&#34;&gt;Rotate Barcode Image in PHP&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/set-barcode-image-margins-in-php/&#34;&gt;Set Barcode Image Margins in PHP&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/working-with-image-borders-in-php/&#34;&gt;Working with Image Borders in PHP&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/barcode-image-utility-features-in-php/&#34;&gt;Barcode Image Utility Features in PHP&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/customize-barcode-image-resolution-in-php/&#34;&gt;Customize Barcode Image Resolution in PHP&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/generate-barcode-by-specifying-custom-image-size-in-php/&#34;&gt;Generate Barcode by Specifying Custom Image Size in PHP&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/save-barcode-image-to-streams-in-php/&#34;&gt;Save Barcode Image to Streams in PHP&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/set-size-unit-for-the-barcode-image-in-php/&#34;&gt;Set Size Unit for the Barcode Image in PHP&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/working-with-barcode-in-php/&#34;&gt;Working with Barcode in PHP&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/advanced-barcode-features-in-php/&#34;&gt;Advanced Barcode Features in PHP&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/generate-australiapost-barcode-with-different-format-control-code-options-in-php/&#34;&gt;Generate AustraliaPost Barcode with Different Format Control Code Options in PHP&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/how-to-generate-a-patch-code-in-php/&#34;&gt;How to Generate a Patch Code in PHP&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/manage-x-dimension-and-y-dimension-in-php/&#34;&gt;Manage X-Dimension and Y-Dimension in PHP&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/set-height-of-the-bars-in-the-barcode-image-in-php/&#34;&gt;Set Height of the Bars in the Barcode Image in PHP&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/set-start-and-stop-symbols-of-codabar-barcode-in-php/&#34;&gt;Set Start and Stop Symbols of Codabar Barcode in PHP&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/use-checksum-and-supplement-data-for-barcodes-in-php/&#34;&gt;Use Checksum and Supplement Data for Barcodes in PHP&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/wide-narrow-ratio-in-php/&#34;&gt;Wide Narrow Ratio in PHP&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/utility-features-in-php/&#34;&gt;Utility Features in PHP&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/control-the-appearance-of-code-text-in-php/&#34;&gt;Control the Appearance of Code Text in PHP&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/manage-the-barcode-caption-in-php/&#34;&gt;Manage the Barcode Caption in PHP&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/set-code-text-for-barcode-in-php/&#34;&gt;Set Code Text for Barcode in PHP&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/specify-symbologies-for-barcodes-in-php/&#34;&gt;Specify Symbologies for Barcodes in PHP&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/working-with-barcode-recognition-in-php/&#34;&gt;Working with Barcode Recognition in PHP&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/advanced-barcode-recognition-features-in-php/&#34;&gt;Advanced Barcode Recognition Features in PHP&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/get-all-possible-1d-barcodes-from-an-image-in-php/&#34;&gt;Get all Possible 1D Barcodes from an Image in PHP&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/get-barcode-recognition-quality-in-percent-in-php/&#34;&gt;Get BarCode Recognition Quality in Percent in PHP&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/getting-barcode-region-information-from-the-image-in-php/&#34;&gt;Getting Barcode Region Information from the Image in PHP&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/marking-barcode-regions-in-an-image-in-php/&#34;&gt;Marking Barcode Regions in an Image in PHP&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/read-barcode-from-specific-region-of-image-in-php/&#34;&gt;Read Barcode from Specific Region of Image in PHP&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/switch-barcode-recognition-modes-according-to-the-requirement-in-php/&#34;&gt;Switch Barcode Recognition Modes According to the Requirement in PHP&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/basic-barcode-recognition-features-in-php/&#34;&gt;Basic Barcode Recognition Features in PHP&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/introducing-barcode-recognition-in-php/&#34;&gt;Introducing Barcode Recognition in PHP&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/recognizing-multiple-symbologies-in-single-image-in-php/&#34;&gt;Recognizing Multiple Symbologies in Single Image in PHP&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/recognizing-specific-barcode-symbology-in-php/&#34;&gt;Recognizing Specific Barcode Symbology in PHP&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/support-2c-extend-and-contribute-to-aspose-barcode-in-php/&#34;&gt;Support, Extend and Contribute to Aspose.BarCode in PHP&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;system-requirements-and-supported-platforms&#34;&gt;&lt;strong&gt;System Requirements and Supported Platforms&lt;/strong&gt;&lt;/h2&gt;
&lt;h3 id=&#34;system-requirements&#34;&gt;&lt;strong&gt;System Requirements&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;Following are the system requirements to use Aspose.Barcode Java for PHP:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Tomcat Server 8.0 or above installed.&lt;/li&gt;
&lt;li&gt;PHP/JavaBridge is configured.&lt;/li&gt;
&lt;li&gt;FastCGI is installed.&lt;/li&gt;
&lt;li&gt;Downloaded Aspose.Barcode component.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;supported-platforms&#34;&gt;&lt;strong&gt;Supported Platforms&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;Following are the supported platforms:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;PHP 5.3 or above&lt;/li&gt;
&lt;li&gt;Java 1.8 or above&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;downloads-and-configure&#34;&gt;&lt;strong&gt;Downloads and Configure&lt;/strong&gt;&lt;/h2&gt;
&lt;h3 id=&#34;download-required-libraries&#34;&gt;&lt;strong&gt;Download Required Libraries&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;Download required libraries mentioned below. These are the required for executing Aspose.Barcode Java for PHP examples.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Aspose:&lt;/strong&gt; &lt;a href=&#34;http://www.aspose.com/community/files/72/java-components/aspose.barcode-for-java/default.aspx&#34;&gt;Aspose.Barcode for Java Component&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://citylan.dl.sourceforge.net/project/php-java-bridge/Binary%20package/php-java-bridge_6.2.1/php-java-bridge_6.2.1_documentation.zip&#34;&gt;PHP/Java Bridge&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;download-examples-from-social-coding-sites&#34;&gt;&lt;strong&gt;Download Examples from Social Coding Sites&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;Following releases of running examples are available to download on below mentioned social coding sites:&lt;/p&gt;
&lt;hr&gt;
&lt;h4 id=&#34;github&#34;&gt;&lt;strong&gt;GitHub&lt;/strong&gt;&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Aspose.Barcode Java for PHP Examples&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://github.com/aspose-barcode/Aspose.BarCode-for-Java/tree/master/Plugins/Aspose_Barcode_Java_for_PHP&#34;&gt;Aspose.Barcode Java for PHP&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id=&#34;codeplex&#34;&gt;&lt;strong&gt;CodePlex&lt;/strong&gt;&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Aspose.Barcode Java for PHP Examples&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://asposebarcodejavaphp.codeplex.com/&#34;&gt;Aspose.Barcode Java for PHP&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;how-to-configure-the-source-code-on-linux-platform&#34;&gt;&lt;strong&gt;How to configure the source code on Linux Platform&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;Please follow these simple steps in order to open and extend the source code while using:&lt;/p&gt;
&lt;h3 id=&#34;1-install-tomcat-server&#34;&gt;&lt;strong&gt;1. Install Tomcat Server&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;To install tomcat server, issue following command on the linux console. This will successfully install tomcat server.&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-actionscript3&#34; data-lang=&#34;actionscript3&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt; &lt;span class=&#34;n&#34;&gt;sudo&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;apt&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;-&lt;/span&gt;&lt;span class=&#34;kd&#34;&gt;get&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;install&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;tomcat8&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;
&lt;h3 id=&#34;2-download-and-configure-phpjavabridge&#34;&gt;&lt;strong&gt;2. Download and Configure PHP/JavaBridge&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;In order to download the PHP/JavaBridge binaries, issue following command on the linux console.&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-actionscript3&#34; data-lang=&#34;actionscript3&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;  &lt;span class=&#34;n&#34;&gt;wget&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;http&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;://&lt;/span&gt;&lt;span class=&#34;n&#34;&gt;citylan&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;.&lt;/span&gt;&lt;span class=&#34;na&#34;&gt;dl&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;.&lt;/span&gt;&lt;span class=&#34;na&#34;&gt;sourceforge&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;.&lt;/span&gt;&lt;span class=&#34;na&#34;&gt;net&lt;/span&gt;&lt;span class=&#34;sr&#34;&gt;/project/php-java-bridge/Binary%20package/php-java-bridge_6.2.1/&lt;/span&gt;&lt;span class=&#34;n&#34;&gt;php&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;-&lt;/span&gt;&lt;span class=&#34;n&#34;&gt;java&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;-&lt;/span&gt;&lt;span class=&#34;n&#34;&gt;bridge_6&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;.&lt;/span&gt;&lt;span class=&#34;mf&#34;&gt;2.1&lt;/span&gt;&lt;span class=&#34;n&#34;&gt;_documentation&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;.&lt;/span&gt;&lt;span class=&#34;na&#34;&gt;zip&lt;/span&gt; &lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;
&lt;p&gt;Unzip the PHP/JavaBridge binaries by issuing the following command on linux console.&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-actionscript3&#34; data-lang=&#34;actionscript3&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;  &lt;span class=&#34;n&#34;&gt;unzip&lt;/span&gt; &lt;span class=&#34;o&#34;&gt;-&lt;/span&gt;&lt;span class=&#34;n&#34;&gt;d&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;php&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;-&lt;/span&gt;&lt;span class=&#34;n&#34;&gt;java&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;-&lt;/span&gt;&lt;span class=&#34;n&#34;&gt;bridge_6&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;.&lt;/span&gt;&lt;span class=&#34;mf&#34;&gt;2.1&lt;/span&gt;&lt;span class=&#34;n&#34;&gt;_documentation&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;.&lt;/span&gt;&lt;span class=&#34;na&#34;&gt;zip&lt;/span&gt; &lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;
&lt;p&gt;This will extract &lt;strong&gt;JavaBridge.war&lt;/strong&gt; file. Copy it to tomcat88 &lt;strong&gt;webapps&lt;/strong&gt; folder by issuing the following command on Linux console.&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-actionscript3&#34; data-lang=&#34;actionscript3&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;  &lt;span class=&#34;n&#34;&gt;sudo&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;cp&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;JavaBridge&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;.&lt;/span&gt;&lt;span class=&#34;na&#34;&gt;war&lt;/span&gt; &lt;span class=&#34;sr&#34;&gt;/var/lib/tomcat8/webapps/&lt;/span&gt;&lt;span class=&#34;n&#34;&gt;JavaBridge&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;.&lt;/span&gt;&lt;span class=&#34;na&#34;&gt;war&lt;/span&gt; &lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;
&lt;p&gt;By copying, tomcat8 will automatically create a new folder &amp;ldquo;&lt;strong&gt;JavaBridge&lt;/strong&gt;&amp;rdquo; in &lt;strong&gt;webapps&lt;/strong&gt;. Once the folder is created, make sure your tomcat8 is running and then check &lt;a href=&#34;http://localhost:8080/JavaBridge&#34;&gt;http://localhost:8080/JavaBridge&lt;/a&gt; in browser, it should open a default page of JavaBridge.&lt;/p&gt;
&lt;p&gt;If any error message appears then install  &lt;strong&gt;FastCGI&lt;/strong&gt; by issuing the following command on Linux console.&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-actionscript3&#34; data-lang=&#34;actionscript3&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;  &lt;span class=&#34;n&#34;&gt;sudo&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;apt&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;-&lt;/span&gt;&lt;span class=&#34;kd&#34;&gt;get&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;install&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;php55&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;-&lt;/span&gt;&lt;span class=&#34;n&#34;&gt;cgi&lt;/span&gt; &lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;
&lt;p&gt;After installing php5.5 cgi, restart tomcat8 server and check &lt;a href=&#34;http://localhost:8080/JavaBridge&#34;&gt;http://localhost:8080/JavaBridge&lt;/a&gt; again in the browser.&lt;/p&gt;
&lt;p&gt;If &lt;strong&gt;JAVA_HOME&lt;/strong&gt; error is displayed, then open /etc/default/tomcat8 file and uncomment the line that sets the JAVA_HOME. Check &lt;a href=&#34;http://localhost:8080/JavaBridge&#34;&gt;http://localhost:8080/JavaBridge&lt;/a&gt; in browser again, it should come with PHP/JavaBridge Examples page. &lt;/p&gt;
&lt;h3 id=&#34;3-configure-asposebarcode-java-for-php-examples&#34;&gt;&lt;strong&gt;3. Configure Aspose.Barcode Java for PHP Examples&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;Clone, PHP examples by issuing the following commands inside webapps/JavaBridge folder. &lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-actionscript3&#34; data-lang=&#34;actionscript3&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt; &lt;span class=&#34;n&#34;&gt;$&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;git&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;init&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;&amp;amp;&lt;/span&gt;&lt;span class=&#34;n&#34;&gt;nbsp&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;;&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;n&#34;&gt;$&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;git&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;clone&lt;/span&gt; &lt;span class=&#34;o&#34;&gt;[&lt;/span&gt;&lt;span class=&#34;n&#34;&gt;https&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;://&lt;/span&gt;&lt;span class=&#34;n&#34;&gt;github&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;.&lt;/span&gt;&lt;span class=&#34;na&#34;&gt;com&lt;/span&gt;&lt;span class=&#34;sr&#34;&gt;/asposeslides/Aspose_Slides_Java/tree/master/Plugins/&lt;/span&gt;&lt;span class=&#34;n&#34;&gt;Aspose_Slides_Java_for_PHP&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;]&lt;/span&gt; &lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;
&lt;h3 id=&#34;how-to-configure-the-source-code-on-windows-platform&#34;&gt;&lt;strong&gt;How to configure the source code on Windows Platform&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;Please follow below simple steps to configure PHP/Java Bridge on Windows Platform&lt;/p&gt;
&lt;p&gt;\1. Install PHP5 and configure as you normally do
\2. Install JRE 6 (Java Runtime Environment) if you don’t already have it. You can check this in C:\Program Files etc. You can download it here . I am using JRE 6 as It is compatible with PHP Java Bridge (PJB).&lt;/p&gt;
&lt;p&gt;\3. Install Apache Tomcat 8.0. You can download it here&lt;/p&gt;
&lt;p&gt;4.Download &lt;a href=&#34;http://sourceforge.net/projects/php-java-bridge/files/Binary%20package/php-java-bridge_6.2.1/JavaBridgeTemplate621.war/download&#34;&gt;JavaBridge.war&lt;/a&gt;. Copy this file to tomcat webapps directory.
(ex: C:\Program Files\Apache Software Foundation\Tomcat 8.0\webapps )&lt;/p&gt;
&lt;p&gt;\5. Restart tomcat apache service.&lt;/p&gt;
&lt;p&gt;6.Go to &lt;a href=&#34;http://localhost:8080/JavaBridge/test.php&#34;&gt;http://localhost:8080/JavaBridge/test.php&lt;/a&gt; to check if php works. You can find other examples in there&lt;/p&gt;
&lt;p&gt;7.Copy your &lt;a href=&#34;http://www.aspose.com/community/files/72/java-components/aspose.barcode-for-java/default.aspx&#34;&gt;Aspose.Barcode Java&lt;/a&gt; jar file to C:\Program Files\Apache Software Foundation\Tomcat 8.0\webapps\JavaBridge\WEB-INF\lib&lt;/p&gt;
&lt;p&gt;\8. Clone &lt;a href=&#34;https://github.com/aspose-barcode/Aspose.BarCode-for-Java/tree/master/Plugins/Aspose.BarCode-for-Java_for_PHP&#34;&gt;Aspose.Barcode Java for PHP&lt;/a&gt; examples inside C:\Program Files\Apache Software Foundation\Tomcat 8.0\webapps\ folder.&lt;/p&gt;
&lt;p&gt;\8. Copy folder C:\Program Files\Apache Software Foundation\Tomcat 8.0\webapps\JavaBridge\java to your Aspose.Barcode Java for PHP examples folder.&lt;/p&gt;
&lt;p&gt;\10. Restart apache tomcat service and start using examples.&lt;/p&gt;
&lt;h2 id=&#34;support-extend-and-contribute&#34;&gt;&lt;strong&gt;Support, Extend and Contribute&lt;/strong&gt;&lt;/h2&gt;
&lt;h3 id=&#34;support&#34;&gt;&lt;strong&gt;Support&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;From the very first days of Aspose, we knew that just giving our customers good products would not be enough. We also needed to deliver good service. We are developers ourselves and understand how frustrating it is when a technical issue or a quirk in the software stops you from doing what you need to do. We&amp;rsquo;re here to solve problems, not create them.&lt;/p&gt;
&lt;p&gt;This is why we offer free support. Anyone who uses our product, whether they have bought them or are using an evaluation, deserves our full attention and respect.&lt;/p&gt;
&lt;p&gt;You can log any issues or suggestions related to Aspose.Barcode Java for PHP using any of the following platforms:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://github.com/aspose-barcode/Aspose.BarCode-for-Java/issues&#34;&gt;Github&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://asposebarcodejavaphp.codeplex.com/workitem/list/basic&#34;&gt;CodePlex&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;extend-and-contribute&#34;&gt;&lt;strong&gt;Extend and Contribute&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;Aspose.Barcode Java for PHP is open source and its source code is available on the major social coding websites listed below. Developers are encouraged to download the source code and contribute by suggesting or adding new feature or improving the existing ones, so that others could also benefit from it.&lt;/p&gt;
&lt;h3 id=&#34;source-code&#34;&gt;&lt;strong&gt;Source Code&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;You can get the latest source code from one of the following locations&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://github.com/aspose-barcode/Aspose.BarCode-for-Java/tree/master/Plugins/Aspose_Barcode_Java_for_PHP&#34;&gt;Github&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://asposebarcodejavaphp.codeplex.com/SourceControl/latest&#34;&gt;CodePlex&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

      </description>
    </item>
    
    <item>
      <title>Java: Aspose.BarCode Java For Jython</title>
      <link>https://docs.aspose.com/barcode/java/aspose-barcode-java-for-jython/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.aspose.com/barcode/java/aspose-barcode-java-for-jython/</guid>
      <description>
        
        
        &lt;h2 id=&#34;introduction&#34;&gt;&lt;strong&gt;Introduction&lt;/strong&gt;&lt;/h2&gt;
&lt;h3 id=&#34;what-is-jython&#34;&gt;&lt;strong&gt;What is Jython?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;Jython is a Java implementation of Python that combines expressive power with clarity. Jython is freely available for both commercial and non-commercial use and is distributed with source code. Jython is complementary to Java and is especially suited for the following tasks:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Embedded scripting&lt;/strong&gt; - Java programmers can add the Jython libraries to their system to allow end users to write simple or complicated scripts that add functionality to the application.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Interactive experimentation&lt;/strong&gt; - Jython provides an interactive interpreter that can be used to interact with Java packages or with running Java applications. This allows programmers to experiment and debug any Java system using Jython.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Rapid application development&lt;/strong&gt; - Python programs are typically 2-10X shorter than the equivalent Java program. This translates directly to increased programmer productivity. The seamless interaction between Python and Java allows developers to freely mix the two languages both during development and in shipping products. &lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;asposebarcode-for-java&#34;&gt;&lt;strong&gt;Aspose.BarCode for Java&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;Aspose.BarCode for Java is a robust and reliable barcode generation and recognition component, written in Java, it allows developers to quickly and easily add barcode generation and recognition functionality to their Java applications.&lt;/p&gt;
&lt;p&gt;Aspose.BarCode for Java supports the Java SE, Java EE and Java ME platforms.&lt;/p&gt;
&lt;h3 id=&#34;asposebarcode-java-for-jython&#34;&gt;&lt;strong&gt;Aspose.BarCode Java for Jython&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;Project Aspose.BarCode for Jython shows how different tasks can be performed using Aspose.BarCode Java APIs in Jython. This project is aimed to provide useful examples for Jython Developers who want to utilize Aspose.BarCode for Java in their Jython Projects using &lt;a href=&#34;http://www.jython.org/&#34;&gt;Jython&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&#34;system-requirements-and-supported-platforms&#34;&gt;&lt;strong&gt;System Requirements and Supported Platforms&lt;/strong&gt;&lt;/h2&gt;
&lt;h3 id=&#34;system-requirements&#34;&gt;&lt;strong&gt;System Requirements&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;Following are the system requirements to use Aspose.BarCode Java for Jython:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Java 1.5 or above installed&lt;/li&gt;
&lt;li&gt;Downloaded Aspose.BarCode component&lt;/li&gt;
&lt;li&gt;Jython 2.7.0&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;supported-platforms&#34;&gt;&lt;strong&gt;Supported Platforms&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;Following are the supported platforms:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Aspose.BarCode 15.4 and above.&lt;/li&gt;
&lt;li&gt;Java IDE (Eclipse, NetBeans &amp;hellip;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;download-installation-and-usage&#34;&gt;&lt;strong&gt;Download Installation and Usage&lt;/strong&gt;&lt;/h2&gt;
&lt;h3 id=&#34;downloading&#34;&gt;&lt;strong&gt;Downloading&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;Download Examples from social coding websites&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Following releases of running examples are available to download on all of the below mentioned social coding sites:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://asposebarcodejavajython.codeplex.com/releases/view/619260&#34;&gt;CodePlex&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://github.com/aspose-barcode/Aspose.BarCode-for-Java/releases/tag/Aspose.BarCode_Java_for_Jython-v1.0&#34;&gt;Github&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Download Aspose.BarCode for Java component&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;http://www.aspose.com/community/files/72/java-components/aspose.barcode-for-java/default.aspx&#34;&gt;Aspose.BarCode for Java&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;installing&#34;&gt;&lt;strong&gt;Installing&lt;/strong&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Place downloaded Aspose.BarCode for Java jar file into &amp;ldquo;lib&amp;rdquo; directory.&lt;/li&gt;
&lt;li&gt;Replace &amp;ldquo;your-lib&amp;rdquo; with the downloaded jar filename in &lt;em&gt;&lt;em&gt;init&lt;/em&gt;&lt;/em&gt;.py file.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;using&#34;&gt;&lt;strong&gt;Using&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;You can create 2D BarCode using following example code:&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-java&#34; data-lang=&#34;java&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt; &lt;span class=&#34;n&#34;&gt;from&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;asposebarcode&lt;/span&gt; &lt;span class=&#34;kn&#34;&gt;import&lt;/span&gt; &lt;span class=&#34;nn&#34;&gt;Settings&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;n&#34;&gt;from&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;com&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;.&lt;/span&gt;&lt;span class=&#34;na&#34;&gt;aspose&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;.&lt;/span&gt;&lt;span class=&#34;na&#34;&gt;barcode&lt;/span&gt; &lt;span class=&#34;kn&#34;&gt;import&lt;/span&gt; &lt;span class=&#34;nn&#34;&gt;BarCodeBuilder&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;n&#34;&gt;from&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;com&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;.&lt;/span&gt;&lt;span class=&#34;na&#34;&gt;aspose&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;.&lt;/span&gt;&lt;span class=&#34;na&#34;&gt;barcode&lt;/span&gt; &lt;span class=&#34;kn&#34;&gt;import&lt;/span&gt; &lt;span class=&#34;nn&#34;&gt;Symbology&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;kd&#34;&gt;class&lt;/span&gt; &lt;span class=&#34;nc&#34;&gt;Creating2DBarCode&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;:&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;    &lt;span class=&#34;n&#34;&gt;def&lt;/span&gt; &lt;span class=&#34;nf&#34;&gt;__init__&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;(&lt;/span&gt;&lt;span class=&#34;n&#34;&gt;self&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;):&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;        &lt;span class=&#34;n&#34;&gt;dataDir&lt;/span&gt; &lt;span class=&#34;o&#34;&gt;=&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;Settings&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;.&lt;/span&gt;&lt;span class=&#34;na&#34;&gt;dataDir&lt;/span&gt; &lt;span class=&#34;o&#34;&gt;+&lt;/span&gt; &lt;span class=&#34;err&#34;&gt;&amp;#39;&lt;/span&gt;&lt;span class=&#34;n&#34;&gt;WorkingWith2DBarCodes&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;/&lt;/span&gt;&lt;span class=&#34;n&#34;&gt;Basic2DBarCodeFeatures&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;/&lt;/span&gt;&lt;span class=&#34;n&#34;&gt;Creating2DBarCode&lt;/span&gt;&lt;span class=&#34;err&#34;&gt;&amp;#39;&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;        &lt;span class=&#34;err&#34;&gt;#&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;Instantiate&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;barcode&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;object&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;        &lt;span class=&#34;n&#34;&gt;builder&lt;/span&gt; &lt;span class=&#34;o&#34;&gt;=&lt;/span&gt;  &lt;span class=&#34;n&#34;&gt;BarCodeBuilder&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;()&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;        &lt;span class=&#34;n&#34;&gt;symbology&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;=&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;Symbology&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;        &lt;span class=&#34;n&#34;&gt;builder&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;.&lt;/span&gt;&lt;span class=&#34;na&#34;&gt;setSymbologyType&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;(&lt;/span&gt;&lt;span class=&#34;n&#34;&gt;symbology&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;.&lt;/span&gt;&lt;span class=&#34;na&#34;&gt;Pdf417&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;)&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;        &lt;span class=&#34;err&#34;&gt;#&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;Width&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;of&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;each&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;module&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;        &lt;span class=&#34;n&#34;&gt;builder&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;.&lt;/span&gt;&lt;span class=&#34;na&#34;&gt;setxDimension&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;(&lt;/span&gt;&lt;span class=&#34;n&#34;&gt;0&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;.&lt;/span&gt;&lt;span class=&#34;na&#34;&gt;6&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;)&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;        &lt;span class=&#34;err&#34;&gt;#&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;Height&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;of&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;each&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;module&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;        &lt;span class=&#34;n&#34;&gt;builder&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;.&lt;/span&gt;&lt;span class=&#34;na&#34;&gt;setyDimension&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;(&lt;/span&gt;&lt;span class=&#34;n&#34;&gt;1&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;.&lt;/span&gt;&lt;span class=&#34;na&#34;&gt;2&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;)&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;        &lt;span class=&#34;n&#34;&gt;builder&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;.&lt;/span&gt;&lt;span class=&#34;na&#34;&gt;setCodeText&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;(&lt;/span&gt;&lt;span class=&#34;s&#34;&gt;&amp;#34;this is some test code text. \n Second line \n third line.&amp;#34;&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;)&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;        &lt;span class=&#34;err&#34;&gt;#&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;Save&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;the&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;image&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;to&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;your&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;system&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;and&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;set&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;its&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;image&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;format&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;to&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;Jpeg&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;        &lt;span class=&#34;n&#34;&gt;builder&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;.&lt;/span&gt;&lt;span class=&#34;na&#34;&gt;save&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;(&lt;/span&gt;&lt;span class=&#34;n&#34;&gt;dataDir&lt;/span&gt; &lt;span class=&#34;o&#34;&gt;+&lt;/span&gt; &lt;span class=&#34;s&#34;&gt;&amp;#34;Creating2DBarCode.jpg&amp;#34;&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;)&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;        &lt;span class=&#34;err&#34;&gt;#&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;Display&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;Status&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;        &lt;span class=&#34;n&#34;&gt;print&lt;/span&gt; &lt;span class=&#34;s&#34;&gt;&amp;#34;Created 2D BarCode Successfully.&amp;#34;&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;k&#34;&gt;if&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;__name__&lt;/span&gt; &lt;span class=&#34;o&#34;&gt;==&lt;/span&gt; &lt;span class=&#34;err&#34;&gt;&amp;#39;&lt;/span&gt;&lt;span class=&#34;n&#34;&gt;__main__&lt;/span&gt;&lt;span class=&#34;err&#34;&gt;&amp;#39;&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;:&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;    &lt;span class=&#34;n&#34;&gt;Creating2DBarCode&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;()&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;This section includes the following topics:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/jython-programmers-guide/&#34;&gt;Jython Programmers Guide&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/working-with-2d-barcodes-in-jython/&#34;&gt;Working with 2D Barcodes in Jython&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/basic-2d-barcode-features-in-jython/&#34;&gt;Basic 2D Barcode Features in Jython&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/creating-a-datamatrix-barcode-in-jython/&#34;&gt;Creating a DataMatrix Barcode in Jython&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/creating-an-aztec-barcode-in-jython/&#34;&gt;Creating an Aztec Barcode in Jython&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/creating-a-pdf417-barcode-in-jython/&#34;&gt;Creating a Pdf417 Barcode in Jython&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/creating-a-qr-barcode-in-jython/&#34;&gt;Creating a QR Barcode in Jython&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/creating-two-dimensional-282d-29-barcodes-in-jython/&#34;&gt;Creating Two Dimensional (2D) Barcodes in Jython&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/utility-2d-barcode-features-in-jython/&#34;&gt;Utility 2D Barcode Features in Jython&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/hiding-code-text-that-is-too-long-to-display-in-jython/&#34;&gt;Hiding Code Text that is too Long to Display in Jython&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/set-aspect-ratio-of-barcodes-in-jython/&#34;&gt;Set Aspect Ratio of Barcodes in Jython&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/working-with-barcode-image-in-jython/&#34;&gt;Working with Barcode Image in Jython&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/barcode-image-basic-features-in-jython/&#34;&gt;Barcode Image Basic Features in Jython&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/colorize-any-part-of-the-barcode-image-in-jython/&#34;&gt;Colorize any Part of the Barcode Image in Jython&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/control-barcode-image-quality-in-jython/&#34;&gt;Control Barcode Image Quality in Jython&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/generate-barcode-with-empty-bars-in-jython/&#34;&gt;Generate Barcode with Empty Bars in Jython&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/rotate-barcode-image-in-jython/&#34;&gt;Rotate Barcode Image in Jython&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/set-barcode-image-margins-in-jython/&#34;&gt;Set Barcode Image Margins in Jython&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/working-with-image-borders-in-jython/&#34;&gt;Working with Image Borders in Jython&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/barcode-image-utility-features-in-jython/&#34;&gt;Barcode Image Utility Features in Jython&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/customize-barcode-image-resolution-in-jython/&#34;&gt;Customize Barcode Image Resolution in Jython&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/generate-barcode-by-specifying-custom-image-size-in-jython/&#34;&gt;Generate Barcode by Specifying Custom Image Size in Jython&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/save-barcode-image-to-streams-in-jython/&#34;&gt;Save Barcode Image to Streams in Jython&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/set-size-unit-for-the-barcode-image-in-jython/&#34;&gt;Set Size Unit for the Barcode Image in Jython&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/working-with-barcode-in-jython/&#34;&gt;Working with Barcode in Jython&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/advanced-barcode-features-in-jython/&#34;&gt;Advanced Barcode Features in Jython&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/generate-australiapost-barcode-with-different-format-control-code-options-in-jython/&#34;&gt;Generate AustraliaPost Barcode with Different Format Control Code Options in Jython&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/how-to-generate-a-patch-code-in-jython/&#34;&gt;How to Generate a Patch Code in Jython&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/manage-x-dimension-and-y-dimension-in-jython/&#34;&gt;Manage X-Dimension and Y-Dimension in Jython&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/set-height-of-the-bars-in-the-barcode-image-in-jython/&#34;&gt;Set Height of the Bars in the Barcode Image in Jython&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/set-start-and-stop-symbols-of-codabar-barcode-in-jython/&#34;&gt;Set Start and Stop Symbols of Codabar Barcode in Jython&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/use-checksum-and-supplement-data-for-barcodes-in-jython/&#34;&gt;Use Checksum and Supplement Data for Barcodes in Jython&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/wide-narrow-ratio-in-jython/&#34;&gt;Wide Narrow Ratio in Jython&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/utility-barcode-features-in-jython/&#34;&gt;Utility Barcode Features in Jython&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/control-the-appearance-of-code-text-in-jython/&#34;&gt;Control the Appearance of Code Text in Jython&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/manage-the-barcode-caption-in-jython/&#34;&gt;Manage the BarCode Caption in Jython&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/set-code-text-for-barcode-in-jython/&#34;&gt;Set Code Text for Barcode in Jython&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/specify-symbologies-for-barcodes-in-jython/&#34;&gt;Specify Symbologies for Barcodes in Jython&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/working-with-barcode-recognition-in-jython/&#34;&gt;Working with Barcode Recognition in Jython&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/advanced-barcode-recognition-features-in-jython/&#34;&gt;Advanced Barcode Recognition Features in Jython&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/get-all-possible-1d-barcodes-from-an-image-in-jython/&#34;&gt;Get all Possible 1D Barcodes from an Image in Jython&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/get-barcode-recognition-quality-in-percent-in-jython/&#34;&gt;Get Barcode Recognition Quality in Percent in Jython&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/getting-barcode-region-information-from-the-image-in-jython/&#34;&gt;Getting Barcode Region Information from the Image in Jython&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/marking-barcode-regions-in-an-image-in-jython/&#34;&gt;Marking Barcode Regions in an Image in Jython&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/read-barcode-from-specific-region-of-image-in-jython/&#34;&gt;Read Barcode from Specific Region of Image in Jython&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/switch-barcode-recognition-modes-according-to-the-requirement-in-jython/&#34;&gt;Switch Barcode Recognition Modes According to the Requirement in Jython&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/basic-barcode-recognition-features-in-jython/&#34;&gt;Basic Barcode Recognition Features in Jython&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/introducing-barcode-recognition-in-jython/&#34;&gt;Introducing Barcode Recognition in Jython&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/recognizing-multiple-symbologies-in-single-image-in-jython/&#34;&gt;Recognizing Multiple Symbologies in Single Image in Jython&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/recognizing-specific-barcode-symbology-in-jython/&#34;&gt;Recognizing Specific Barcode Symbology in Jython&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;support-extend-and-contribute&#34;&gt;&lt;strong&gt;Support, Extend and Contribute&lt;/strong&gt;&lt;/h2&gt;
&lt;h3 id=&#34;support&#34;&gt;&lt;strong&gt;Support&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;From the very first days of Aspose, we knew that just giving our customers good products would not be enough. We also needed to deliver good service. We are developers ourselves and understand how frustrating it is when a technical issue or a quirk in the software stops you from doing what you need to do. We&amp;rsquo;re here to solve problems, not create them.&lt;/p&gt;
&lt;p&gt;This is why we offer free support. Anyone who uses our product, whether they have bought them or are using an evaluation, deserves our full attention and respect.&lt;/p&gt;
&lt;p&gt;You can log any issues or suggestions related to Aspose.BarCode Java for Jython using any of the following platforms:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://asposebarcodejavajython.codeplex.com/workitem/list/basic&#34;&gt;CodePlex&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://github.com/aspose-barcode/Aspose.BarCode-for-Java/issues&#34;&gt;Github&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;extend-and-contribute&#34;&gt;&lt;strong&gt;Extend and Contribute&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;Aspose.BarCode Java for Jython is open source and its source code is available on the major social coding websites listed below. Developers are encouraged to download the source code and contribute by suggesting or adding new feature or improving the existing ones, so that others could also benefit from it.&lt;/p&gt;
&lt;h3 id=&#34;source-code&#34;&gt;&lt;strong&gt;Source Code&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;You can get the latest source code from one of the following locations&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://asposebarcodejavajython.codeplex.com/SourceControl/latest&#34;&gt;CodePlex&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://github.com/aspose-barcode/Aspose.BarCode-for-Java&#34;&gt;Github&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

      </description>
    </item>
    
    <item>
      <title>Java: Aspose.BarCode Java for NetBeans - Maven</title>
      <link>https://docs.aspose.com/barcode/java/aspose-barcode-java-for-netbeans-maven/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.aspose.com/barcode/java/aspose-barcode-java-for-netbeans-maven/</guid>
      <description>
        
        
        &lt;h2 id=&#34;introduction&#34;&gt;&lt;strong&gt;Introduction&lt;/strong&gt;&lt;/h2&gt;
&lt;h3 id=&#34;netbeans-ide&#34;&gt;&lt;strong&gt;NetBeans IDE&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;NetBeans is a Fully-featured Java IDE written completely in Java. It is primarily intended for development in Java but also supports other languages, in particular, PHP, C/C++, and HTML5.&lt;/p&gt;
&lt;p&gt;NetBeans IDE lets you quickly and easily develop Java desktop, mobile, and web applications, as well as HTML5 applications with HTML, JavaScript, and CSS. It is the free and open source and has a large community of users and developers around the world.&lt;/p&gt;
&lt;p&gt;The NetBeans Team actively support the product and seek feature suggestions from the wider community. Every release is preceded by a time for Community testing and feedback.&lt;/p&gt;
&lt;h3 id=&#34;asposebarcode-for-java&#34;&gt;&lt;strong&gt;Aspose.BarCode for Java&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;http://www.aspose.com/java/barcode-component.aspx&#34;&gt;Aspose.BarCode for Java&lt;/a&gt; is a robust and reliable barcode generation and recognition component, written in Java, it allows developers to quickly and easily add barcode generation and recognition functionality to their Java applications. It is available for the Java SE, Java EE and Java ME platforms.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;http://www.aspose.com/java/barcode-component.aspx&#34;&gt;Aspose.BarCode for Java&lt;/a&gt; supports most established barcode standards and barcode specifications. It has the ability to export to multiple image formats including: BMP, EMF, GIF, JPEG, PNG, TIFF and WMF.&lt;/p&gt;
&lt;h3 id=&#34;asposebarcode-java-maven-for-netbeans&#34;&gt;&lt;strong&gt;Aspose.BarCode Java (Maven) for NetBeans&lt;/strong&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Aspose.BarCode Java (Maven) for NetBeans is a Plugin for &lt;strong&gt;NetBeans IDE&lt;/strong&gt; by &lt;strong&gt;Aspose.&lt;/strong&gt; The Plugin intended for developers using Maven platform for Java developments and want to use &lt;a href=&#34;http://www.aspose.com/java/powerpoint-component.aspx&#34;&gt;Aspose.BarCode for Java&lt;/a&gt; in their projects. The Plugin lets you create maven projects for using &lt;a href=&#34;http://www.aspose.com/java/powerpoint-component.aspx&#34;&gt;Aspose.BarCode for Java API&lt;/a&gt; and also download &lt;a href=&#34;https://github.com/aspose-barcode/Aspose.BarCode-for-Java/tree/master/Examples&#34;&gt;Code Examples&lt;/a&gt; of the API. &lt;/li&gt;
&lt;li&gt;The plugin provides following features to work with &lt;a href=&#34;http://www.aspose.com/java/powerpoint-component.aspx&#34;&gt;Aspose.BarCode for Java API&lt;/a&gt; within &lt;strong&gt;NetBeans IDE&lt;/strong&gt; comfortably:&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&#34;http://i.imgur.com/KWKGljg.png&#34; alt=&#34;todo:image_alt_text&#34;&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;WIZARDS&lt;/strong&gt;:
The plugin contains two wizards&amp;mdash;&amp;ndash;&lt;/p&gt;
&lt;p&gt;**       **&lt;strong&gt;Aspose.BarCode Maven Project (wizard)&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;This New Project wizard lets developers to create &lt;strong&gt;Maven&lt;/strong&gt; project for using &lt;a href=&#34;http://www.aspose.com/java/powerpoint-component.aspx&#34;&gt;Aspose.BarCode for Java&lt;/a&gt; from &lt;strong&gt;New Project -&amp;gt; Maven-&amp;gt; Aspose.BarCode Maven Project.&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;The reference of &lt;a href=&#34;http://www.aspose.com/java/powerpoint-component.aspx&#34;&gt;Aspose.BarCode for Java API&lt;/a&gt; maven dependency is automatically fetched from &lt;a href=&#34;https://repository.aspose.com/webapp/#/artifacts/browse/tree/General/repo/com/aspose/aspose-barcode&#34;&gt;Aspose Cloud Maven Repository&lt;/a&gt; and gets added in the pom.xml.&lt;/li&gt;
&lt;li&gt;The created project will always contain most recent available version &lt;strong&gt;Maven&lt;/strong&gt; Dependency for &lt;a href=&#34;http://www.aspose.com/java/powerpoint-component.aspx&#34;&gt;Aspose.BarCode for Java API&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;The wizard steps also presents with the option for downloading &lt;a href=&#34;https://github.com/aspose-barcode/Aspose.BarCode-for-Java/tree/master/Examples&#34;&gt;Code Examples&lt;/a&gt; for using &lt;a href=&#34;http://www.aspose.com/java/powerpoint-component.aspx&#34;&gt;Aspose.BarCode for Java API&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;**       **&lt;strong&gt;Aspose.BarCode Code Example (wizard)&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;This New File wizard lets you copy the downloaded &lt;a href=&#34;https://github.com/aspose-barcode/Aspose.BarCode-for-Java/tree/master/Examples&#34;&gt;Code Examples&lt;/a&gt; into your project for using &lt;a href=&#34;http://www.aspose.com/java/powerpoint-component.aspx&#34;&gt;Aspose.BarCode for Java&lt;/a&gt; from &lt;strong&gt;New File -&amp;gt; Java -&amp;gt; Aspose.BarCode Code Example.&lt;/strong&gt; &lt;/li&gt;
&lt;li&gt;Available samples are displayed in tree format from where the user can select them categorically.&lt;/li&gt;
&lt;li&gt;All the examples within the selected category will get copied to the project&amp;rsquo;s &amp;ldquo;&lt;strong&gt;com.aspose.barcode.examples&lt;/strong&gt;&amp;rdquo; package folder along with the required resources within &amp;ldquo;&lt;strong&gt;src/main/resources&lt;/strong&gt;&amp;rdquo; folder needed to run the examples.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://github.com/aspose-barcode/Aspose.BarCode-for-Java/tree/master/Examples&#34;&gt;Code Examples&lt;/a&gt; of &lt;a href=&#34;http://www.aspose.com/java/powerpoint-component.aspx&#34;&gt;Aspose.BarCode for Java API&lt;/a&gt; are meant for demonstrating the various of the API.&lt;/li&gt;
&lt;li&gt;The wizard will also look for and updates for newly available &lt;a href=&#34;https://github.com/aspose-barcode/Aspose.BarCode-for-Java/tree/master/Examples&#34;&gt;Code Examples&lt;/a&gt; from &lt;a href=&#34;https://github.com/aspose-barcode/Aspose.BarCode-for-Java/tree/master/Examples&#34;&gt;Aspose.BarCode for Java examples repository.&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;system-requirements-and-supported-platforms&#34;&gt;&lt;strong&gt;System Requirements and Supported Platforms&lt;/strong&gt;&lt;/h2&gt;
&lt;h3 id=&#34;system-requirements&#34;&gt;&lt;strong&gt;System Requirements&lt;/strong&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;System Memory:&lt;/strong&gt; 2 GB or more (Recommended)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;OS:&lt;/strong&gt; Any operating system that support the Java VM (Virtual Machine)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Internet Connection:&lt;/strong&gt; 2 MB or faster (Recommended)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;supported-platforms&#34;&gt;&lt;strong&gt;Supported Platforms&lt;/strong&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;NetBeans 8.1 (Recommended)&lt;/li&gt;
&lt;li&gt;NetBeans 8.0&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;downloading&#34;&gt;&lt;strong&gt;Downloading&lt;/strong&gt;&lt;/h2&gt;
&lt;h3 id=&#34;download-netbeans-ide&#34;&gt;&lt;strong&gt;Download NetBeans IDE&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;You should have NetBeans IDE preinstalled before you download &lt;strong&gt;Aspose.BarCode Java (Maven) for NetBeans&lt;/strong&gt; plugin.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Aspose.BarCode Java (Maven) for NetBeans&lt;/strong&gt; plugin supports &lt;strong&gt;NetBeans IDE 8.0 and 8.1&lt;/strong&gt;. We recommend to only use the latest version of NetBeans IDE.&lt;/p&gt;
&lt;p&gt;To download NetBeans IDE,&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Navigate to: &lt;a href=&#34;https://netbeans.org/downloads&#34;&gt;https://netbeans.org/downloads&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Click Download to download NetBeans IDE appropriate bundle. &lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Download only Java EE / SE supported NetBeans download bundle of the current latest release i.e. &lt;strong&gt;NetBeans IDE 8.1&lt;/strong&gt;.&lt;/p&gt;
&lt;h3 id=&#34;download-asposebarcode-java-maven-for-netbeans&#34;&gt;&lt;strong&gt;Download Aspose.BarCode Java (Maven) for NetBeans&lt;/strong&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;The plugin can be directly downloaded from the NetBeans plugin hosting URL: &lt;a href=&#34;http://plugins.netbeans.org/plugin/63908&#34;&gt;http://plugins.netbeans.org/plugin/63908&lt;/a&gt;
and later can be installed using the IDE option:
&lt;ul&gt;
&lt;li&gt;Goto &lt;strong&gt;Tools&lt;/strong&gt; &amp;gt; &lt;strong&gt;Plugins&lt;/strong&gt; &amp;gt; &lt;strong&gt;Downloaded&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Click &amp;ldquo;&lt;strong&gt;Add Plugins&amp;hellip;&amp;rdquo;&lt;/strong&gt; and browse for downloaded .nbm extension plugin file for &lt;strong&gt;Aspose.BarCode Java (Maven) for NetBeans&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;&amp;ldquo;Install&amp;rdquo;&lt;/strong&gt; to install the plugin&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Or it can be directly installed (without manual downloading from NetBeans plugin hosting URL) using the IDE options:
&lt;ul&gt;
&lt;li&gt;Goto &lt;strong&gt;Tools&lt;/strong&gt; &amp;gt; &lt;strong&gt;Plugins&lt;/strong&gt;&amp;gt; &lt;strong&gt;Available Plugins&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;In Search Box type: &amp;ldquo;Aspose&amp;rdquo;&lt;/li&gt;
&lt;li&gt;Select &amp;ldquo;&lt;strong&gt;Aspose.BarCode Java NetBeans (Maven)&lt;/strong&gt;&amp;rdquo; plugin&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;&amp;ldquo;Install&amp;rdquo;&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;installing&#34;&gt;&lt;strong&gt;Installing&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;&lt;a href=&#34;http://www.aspose.com/docs/display/barcodejava/Installing+and+Using+Aspose.BarCode+for+NetBeans+-+Maven#InstallingandUsingAspose.BarCodeforNetBeans-Maven-Installing&#34;&gt;Installing Aspose.BarCode for NetBeans - Maven&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;using-the-plugin&#34;&gt;&lt;strong&gt;Using the Plugin&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;&lt;a href=&#34;http://www.aspose.com/docs/display/barcodejava/Installing+and+Using+Aspose.BarCode+for+NetBeans+-+Maven#InstallingandUsingAspose.BarCodeforNetBeans-Maven-Using&#34;&gt;Using Aspose.BarCode for NetBeans - Maven&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;how-to-apply-aspose-license&#34;&gt;&lt;strong&gt;How to apply Aspose License?&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;This Plugin uses an evaluation version of Aspose.BarCode. Once you are happy with your evaluation, you can purchase a license at the &lt;a href=&#34;http://www.aspose.com/purchase/default.aspx&#34;&gt;Aspose website&lt;/a&gt;.
To remove evaluation message and feature limitations, product license should be applied. You will receive a license file after you have purchased the product. Please follow the steps below to apply the license&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Make sure the license file is named as &lt;strong&gt;Aspose.BarCode.Java.lic&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Place &lt;strong&gt;Aspose.BarCode.Java.lic&lt;/strong&gt; file in the folder that contains the Aspose.BarCode.jar&lt;/li&gt;
&lt;li&gt;Use following code for activating the license:&lt;/li&gt;
&lt;/ul&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-java&#34; data-lang=&#34;java&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt; &lt;span class=&#34;n&#34;&gt;License&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;license&lt;/span&gt; &lt;span class=&#34;o&#34;&gt;=&lt;/span&gt; &lt;span class=&#34;k&#34;&gt;new&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;License&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;();&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;n&#34;&gt;license&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;.&lt;/span&gt;&lt;span class=&#34;na&#34;&gt;setLicense&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;(&lt;/span&gt;&lt;span class=&#34;s&#34;&gt;&amp;#34;Aspose.BarCode.Java.lic&amp;#34;&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;);&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;
&lt;h2 id=&#34;support-extend-and-contribute&#34;&gt;&lt;strong&gt;Support, Extend and Contribute&lt;/strong&gt;&lt;/h2&gt;
&lt;h3 id=&#34;support&#34;&gt;&lt;strong&gt;Support&lt;/strong&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;If you like to see known / reported issues (by the users or Q.A team) in the plugin.&lt;/li&gt;
&lt;li&gt;Or you want to report any issue you found in the plugin&lt;/li&gt;
&lt;li&gt;Have any improvement suggestion or like to make any feature request&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Please follow &lt;a href=&#34;https://github.com/aspose-barcode/Aspose.BarCode-for-Java/issues&#34;&gt;&lt;strong&gt;GitHub Issues Tracker&lt;/strong&gt;&lt;/a&gt; for logging any issues found in the plugin.&lt;/p&gt;
&lt;h3 id=&#34;extend-and-contribute&#34;&gt;&lt;strong&gt;Extend and Contribute&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;Aspose.BarCode Java (Maven) for NetBeans is open source and its source code is available on the major social coding websites listed below. Developers are encouraged to download the source code and contribute by suggesting or adding new feature or improving the existing ones, so that others could also benefit from it. Developers can also learn from it to make their own plugins.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://github.com/aspose-barcode/Aspose.BarCode-for-Java/tree/master/Plugins/Aspose.BarCode%20Java%20(Maven)%20for%20NetBeans&#34;&gt;GitHub&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://asposebarcodejavanetbeans.codeplex.com/&#34;&gt;CodePlex&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id=&#34;how-to-configure-source-code-of-asposebarcode-java-maven-for-netbeans&#34;&gt;&lt;strong&gt;How to configure source code of Aspose.BarCode Java (Maven) for NetBeans&lt;/strong&gt;&lt;/h4&gt;
&lt;p&gt;Below simple steps will smoothly lead to successful configuration of  &lt;strong&gt;&amp;ldquo;Aspose.BarCode Java (Maven) for NetBeans&amp;rdquo;&lt;/strong&gt; plugin  source code in NetBeans IDE&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Download / Clone the source code.&lt;/li&gt;
&lt;li&gt;Choose &lt;strong&gt;File&lt;/strong&gt; &amp;gt; &lt;strong&gt;Open Project&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Browse to the latest project source that you have downloaded and open the project.&lt;/li&gt;
&lt;li&gt;Aspose.BarCode Java (Maven) for NetBeans plugin code is now ready to enhance.&lt;/li&gt;
&lt;/ol&gt;

      </description>
    </item>
    
    <item>
      <title>Java: Aspose.BarCode Java For Ruby</title>
      <link>https://docs.aspose.com/barcode/java/aspose-barcode-java-for-ruby/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.aspose.com/barcode/java/aspose-barcode-java-for-ruby/</guid>
      <description>
        
        
        &lt;h2 id=&#34;introduction&#34;&gt;&lt;strong&gt;Introduction&lt;/strong&gt;&lt;/h2&gt;
&lt;h3 id=&#34;rjb---ruby-java-bridge&#34;&gt;&lt;strong&gt;Rjb - Ruby Java Bridge&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;RJB is a bridge program that connect between Ruby and Java with Java Native Interface. Rake + Rjb is the more powerful and useful build tool than both Maven and Ant. You can test your Java business logic class itself with Rjb&amp;rsquo;s mock. It helps to migrate Struts&amp;rsquo;s Model Object into your RoR application. But beware to buildSwing application, Ruby (and Rjb) doesn&amp;rsquo;t consider JVM&amp;rsquo;s native threads handling.&lt;/p&gt;
&lt;h3 id=&#34;asposebarcode-for-java&#34;&gt;&lt;strong&gt;Aspose.Barcode for Java&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;Aspose.BarCode for Java is a robust and reliable barcode generation and recognition component, written in Java, it allows developers to quickly and easily add barcode generation and recognition functionality to their Java applications.&lt;/p&gt;
&lt;p&gt;Aspose.BarCode for Java supports the Java SE, Java EE and Java ME platforms.&lt;/p&gt;
&lt;h3 id=&#34;asposebarcode-java-for-ruby&#34;&gt;&lt;strong&gt;Aspose.Barcode Java for Ruby&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;Project Aspose.Barcode Java for Ruby shows how different tasks can be performed using Aspose.Barcode Java APIs in Ruby. This project is aimed to provide useful examples for Ruby developers who want to utilize Aspose.Barcode for Java in their Ruby Projects using Rjb (Ruby Java Bridge).&lt;/p&gt;
&lt;h2 id=&#34;system-requirements-and-supported-platforms&#34;&gt;&lt;strong&gt;System Requirements and Supported Platforms&lt;/strong&gt;&lt;/h2&gt;
&lt;h3 id=&#34;system-requirements&#34;&gt;&lt;strong&gt;System Requirements&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;Following are the system requirements to use Aspose.Barcode Java for Ruby:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Rjb Gem is configured&lt;/li&gt;
&lt;li&gt;Downloaded Aspose.Barcode component&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;supported-platforms&#34;&gt;&lt;strong&gt;Supported Platforms&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;Following are the supported platforms:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Ruby 2.2.x or above and respective DevKit.&lt;/li&gt;
&lt;li&gt;Java 1.5 or above&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;downloads&#34;&gt;&lt;strong&gt;Downloads&lt;/strong&gt;&lt;/h2&gt;
&lt;h2 id=&#34;download-required-libraries&#34;&gt;&lt;strong&gt;Download Required Libraries&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;Download required libraries mentioned below. These are the required for executing Aspose.Barcode Java for Ruby examples.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;http://www.aspose.com/community/files/72/java-components/aspose.barcode-for-java/default.aspx&#34;&gt;Aspose.Barcode for Java Component&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;download-examples-from-social-coding-sites&#34;&gt;&lt;strong&gt;Download Examples from Social Coding Sites&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;Following releases of running examples are available to download on below mentioned social coding sites:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;GitHub&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://github.com/aspose-barcode/Aspose.BarCode-for-Java/tree/master/Plugins/Aspose_Barcode_Java_for_Ruby&#34;&gt;Aspose.Barcode Java for Ruby&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;installation-and-usage&#34;&gt;&lt;strong&gt;Installation And Usage&lt;/strong&gt;&lt;/h2&gt;
&lt;h3 id=&#34;installing&#34;&gt;&lt;strong&gt;Installing&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;It is very simple and easy to install Aspose.Barcode Java for Ruby gem, please follow these simple steps:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Run following command.&lt;/li&gt;
&lt;/ol&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-java&#34; data-lang=&#34;java&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt; &lt;span class=&#34;n&#34;&gt;$&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;gem&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;install&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;aspose&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;-&lt;/span&gt;&lt;span class=&#34;n&#34;&gt;barcodejava&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;
&lt;ol&gt;
&lt;li&gt;Download required Aspose.Barcode for Java Component from following link.
&lt;a href=&#34;http://www.aspose.com/community/files/72/java-components/aspose.barcode-for-java/default.aspx&#34;&gt;http://www.aspose.com/community/files/72/java-components/aspose.barcode-for-java/default.aspx&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Create &amp;ldquo;jars&amp;rdquo; folder at root of the Aspose.Barcode Java for Ruby gem and copy downloaded component into it.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id=&#34;using&#34;&gt;&lt;strong&gt;Using&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;Include the required files for working with the RecognizeBarcode example.&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-java&#34; data-lang=&#34;java&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt; &lt;span class=&#34;n&#34;&gt;require&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;File&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;.&lt;/span&gt;&lt;span class=&#34;na&#34;&gt;dirname&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;(&lt;/span&gt;&lt;span class=&#34;n&#34;&gt;File&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;.&lt;/span&gt;&lt;span class=&#34;na&#34;&gt;dirname&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;(&lt;/span&gt;&lt;span class=&#34;n&#34;&gt;File&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;.&lt;/span&gt;&lt;span class=&#34;na&#34;&gt;dirname&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;(&lt;/span&gt;&lt;span class=&#34;n&#34;&gt;__FILE__&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;)))&lt;/span&gt; &lt;span class=&#34;o&#34;&gt;+&lt;/span&gt; &lt;span class=&#34;err&#34;&gt;&amp;#39;&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;/&lt;/span&gt;&lt;span class=&#34;n&#34;&gt;lib&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;/&lt;/span&gt;&lt;span class=&#34;n&#34;&gt;aspose&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;-&lt;/span&gt;&lt;span class=&#34;n&#34;&gt;barcodejava&lt;/span&gt;&lt;span class=&#34;err&#34;&gt;&amp;#39;&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;n&#34;&gt;include&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;Asposebarcodejava&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;n&#34;&gt;include&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;Asposebarcodejava&lt;/span&gt;&lt;span class=&#34;o&#34;&gt;::&lt;/span&gt;&lt;span class=&#34;n&#34;&gt;RecognizeBarcode&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;n&#34;&gt;initialize_aspose_barcode&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;
&lt;p&gt;Let&amp;rsquo;s understand the above code.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;The first line makes sure that the Aspose.BarCode is loaded and available.&lt;/li&gt;
&lt;li&gt;Include the files that are required to access the Aspose.BarCode.&lt;/li&gt;
&lt;li&gt;Initialize the libraries. The aspose JAVA classes are loaded from the path provided in the aspose.yml file&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&#34;support-extend-and-contribute&#34;&gt;&lt;strong&gt;Support, Extend and Contribute&lt;/strong&gt;&lt;/h2&gt;
&lt;h3 id=&#34;support&#34;&gt;&lt;strong&gt;Support&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;From the very first days of Aspose, we knew that just giving our customers good products would not be enough. We also needed to deliver good service. We are developers ourselves and understand how frustrating it is when a technical issue or a quirk in the software stops you from doing what you need to do. We&amp;rsquo;re here to solve problems, not create them.&lt;/p&gt;
&lt;p&gt;This is why we offer free support. Anyone who uses our product, whether they have bought them or are using an evaluation, deserves our full attention and respect.&lt;/p&gt;
&lt;p&gt;You can log any issues or suggestions related to Aspose.Barcode Java for Ruby using any of the following platforms:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://github.com/aspose-barcode/Aspose.BarCode-for-Java/issues&#34;&gt;GitHub&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;extend-and-contribute&#34;&gt;&lt;strong&gt;Extend and Contribute&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;Aspose.Barcode Java for Ruby is open source and its source code is available on the major social coding websites listed below. Developers are encouraged to download the source code and contribute by suggesting or adding new feature or improving the existing ones, so that others could also benefit from it.&lt;/p&gt;
&lt;h3 id=&#34;source-code&#34;&gt;&lt;strong&gt;Source Code&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;You can get the latest source code from one of the following locations:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://github.com/aspose-barcode/Aspose.BarCode-for-Java/tree/master/Plugins/Aspose_Barcode_Java_for_Ruby&#34;&gt;GitHub&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;sample-code-examples&#34;&gt;&lt;strong&gt;Sample Code Examples&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;This section includes the following topics:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/download-and-configure-aspose-barcode-in-ruby/&#34;&gt;Download and Configure Aspose.BarCode in Ruby&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/ruby-programmers-guide/&#34;&gt;Ruby Programmers Guide&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/working-with-barcode-in-ruby/&#34;&gt;Working with BarCode in Ruby&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/advanced-barcode-features-in-ruby/&#34;&gt;Advanced BarCode Features in Ruby&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/generate-australiapost-barcode-with-different-format-control-code-options-in-ruby/&#34;&gt;Generate AustraliaPost BarCode with Different Format Control Code Options in Ruby&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/how-to-generate-a-patch-code-in-ruby/&#34;&gt;How to Generate a Patch Code in Ruby&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/manage-x-dimension-and-y-dimension-in-ruby/&#34;&gt;Manage X-Dimension and Y-Dimension in Ruby&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/set-height-of-the-bars-in-the-barcode-image-in-ruby/&#34;&gt;Set Height of the Bars in the BarCode Image in Ruby&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/set-start-and-stop-symbols-of-codabar-barcode-in-ruby/&#34;&gt;Set Start and Stop Symbols of Codabar BarCode in Ruby&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/use-checksum-and-supplement-data-for-barcodes-in-ruby/&#34;&gt;Use Checksum and Supplement Data for BarCodes in Ruby&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/wide-narrow-ratio-in-ruby/&#34;&gt;Wide Narrow Ratio in Ruby&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/utility-features-in-ruby/&#34;&gt;Utility Features in Ruby&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/control-the-appearance-of-code-text-in-ruby/&#34;&gt;Control the Appearance of Code Text in Ruby&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/manage-the-barcode-caption-in-ruby/&#34;&gt;Manage the BarCode Caption in Ruby&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/set-code-text-for-barcode-in-ruby/&#34;&gt;Set Code Text for BarCode in Ruby&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/specify-symbologies-for-barcodes-in-ruby/&#34;&gt;Specify Symbologies for BarCodes in Ruby&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/working-with-barcode-image-in-ruby/&#34;&gt;Working with BarCode Image in Ruby&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/barcode-image-basic-features-in-ruby/&#34;&gt;BarCode Image Basic Features in Ruby&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/colorize-any-part-of-the-barcode-image-in-ruby/&#34;&gt;Colorize any Part of the BarCode Image in Ruby&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/control-barcode-image-quality-in-ruby/&#34;&gt;Control BarCode Image Quality in Ruby&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/generate-barcode-with-empty-bars-in-ruby/&#34;&gt;Generate BarCode with Empty Bars in Ruby&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/rotate-barcode-image-in-ruby/&#34;&gt;Rotate BarCode Image in Ruby&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/set-barcode-image-margins-in-ruby/&#34;&gt;Set BarCode Image Margins in Ruby&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/working-with-image-borders-in-ruby/&#34;&gt;Working with Image Borders in Ruby&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/barcode-image-utility-features-in-ruby/&#34;&gt;BarCode Image Utility Features in Ruby&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/customize-barcode-image-resolution-in-ruby/&#34;&gt;Customize BarCode Image Resolution in Ruby&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/generate-barcode-by-specifying-custom-image-size-in-ruby/&#34;&gt;Generate BarCode by Specifying Custom Image Size in Ruby&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/printing-a-barcode-image-in-ruby/&#34;&gt;Printing a BarCode Image in Ruby&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/save-barcode-image-to-streams-in-ruby/&#34;&gt;Save BarCode Image to Streams in Ruby&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/set-size-unit-for-the-barcode-image-in-ruby/&#34;&gt;Set Size Unit for the BarCode Image in Ruby&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/working-with-2d-barcodes-in-ruby/&#34;&gt;Working with 2D BarCodes in Ruby&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/basic-2d-barcode-features-in-ruby/&#34;&gt;Basic 2D BarCode Features in Ruby&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/creating-a-datamatrix-barcode-in-ruby/&#34;&gt;Creating a DataMatrix BarCode in Ruby&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/creating-an-aztec-barcode-in-ruby/&#34;&gt;Creating an Aztec BarCode in Ruby&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/creating-a-pdf417-barcode-in-ruby/&#34;&gt;Creating a Pdf417 BarCode in Ruby&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/creating-a-qr-barcode-in-ruby/&#34;&gt;Creating a QR BarCode in Ruby&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/creating-two-dimensional-282d-29-barcodes-in-ruby/&#34;&gt;Creating Two Dimensional (2D) BarCodes in Ruby&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/utility-2d-barcode-features-in-ruby/&#34;&gt;Utility 2D BarCode Features in Ruby&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/generate-multiple-macropdf417-barcodes-for-large-or-multiple-code-text-values-in-ruby/&#34;&gt;Generate Multiple MacroPdf417 BarCodes for Large or Multiple Code Text Values in Ruby&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/hiding-code-text-that-is-too-long-to-display-in-ruby/&#34;&gt;Hiding Code Text that is too Long to Display in Ruby&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/set-aspect-ratio-of-barcodes-in-ruby/&#34;&gt;Set Aspect Ratio of BarCodes in Ruby&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/working-with-barcode-recognition-in-ruby/&#34;&gt;Working with BarCode Recognition in Ruby&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/advanced-barcode-recognition-features-in-ruby/&#34;&gt;Advanced BarCode Recognition Features in Ruby&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/barcode-orientation-in-ruby/&#34;&gt;BarCode Orientation in Ruby&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/better-and-faster-image-processing-for-barcode-recognition-in-ruby/&#34;&gt;Better and Faster Image Processing for BarCode Recognition in Ruby&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/get-all-possible-1d-barcodes-from-an-image-in-ruby/&#34;&gt;Get all Possible 1D BarCodes from an Image in Ruby&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/get-barcode-recognition-quality-in-percent-in-ruby/&#34;&gt;Get BarCode Recognition Quality in Percent in Ruby&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/getting-barcode-region-information-from-the-image-in-ruby/&#34;&gt;Getting Barcode Region Information from the Image in Ruby&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/marking-barcode-regions-in-an-image-in-ruby/&#34;&gt;Marking BarCode Regions in an Image in Ruby&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/read-barcode-from-specific-region-of-image-in-ruby/&#34;&gt;Read BarCode from Specific Region of Image in Ruby&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/switch-barcode-recognition-modes-according-to-the-requirement-in-ruby/&#34;&gt;Switch BarCode Recognition Modes According to the Requirement in Ruby&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/basic-barcode-recognition-features-in-ruby/&#34;&gt;Basic BarCode Recognition Features in Ruby&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/introducing-barcode-recognition-in-ruby/&#34;&gt;Introducing BarCode Recognition in Ruby&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/recognizing-multiple-symbologies-in-single-image-in-ruby/&#34;&gt;Recognizing Multiple Symbologies in Single Image in Ruby&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/recognizing-specific-barcode-symbology-in-ruby/&#34;&gt;Recognizing Specific BarCode Symbology in Ruby&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aspose.com/barcode/barcode/java/support-2c-extend-and-contribute-to-aspose-barcode-in-ruby/&#34;&gt;Support, Extend and Contribute to Aspose.BarCode in Ruby&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

      </description>
    </item>
    
    <item>
      <title>Java: Aspose.Barcode Java For Struts</title>
      <link>https://docs.aspose.com/barcode/java/aspose-barcode-java-for-struts/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://docs.aspose.com/barcode/java/aspose-barcode-java-for-struts/</guid>
      <description>
        
        
        &lt;h2 id=&#34;apache-struts-web-framework&#34;&gt;&lt;strong&gt;Apache Struts Web Framework&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;The Apache Struts web framework is a free open-source solution for creating Java web applications.&lt;/p&gt;
&lt;p&gt;Web applications differ from conventional websites in that web applications can create a dynamic response. Many websites deliver only static pages. A web application can interact with databases and business logic engines to customize a response.&lt;/p&gt;
&lt;p&gt;One way to separate concerns in a software application is to use a Model-View-Controller (MVC) architecture. The Model represents the business or database code, the View represents the page design code, and the Controller represents the navigational code. The Struts framework is designed to help developers create web applications that utilize a MVC architecture.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;http://struts.apache.org/birdseye.html&#34;&gt;Learn more&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;asposebarcode-for-java&#34;&gt;&lt;strong&gt;Aspose.Barcode for Java&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;Aspose.BarCode for Java is a robust and reliable barcode generation and recognition component, written in Java, it allows developers to quickly and easily add barcode generation and recognition functionality to their Java applications.&lt;/p&gt;
&lt;p&gt;Aspose.BarCode for Java supports the Java SE, Java EE and Java ME platforms.&lt;/p&gt;
&lt;h2 id=&#34;system-requirements&#34;&gt;&lt;strong&gt;System Requirements&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Following are the system requirements for Aspose.Barcode Java for Struts 1.3 web application:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Java 1.6 or above installed.&lt;/li&gt;
&lt;li&gt;Apache Tomcat Server 7 or above&lt;/li&gt;
&lt;li&gt;Maven 3&lt;/li&gt;
&lt;li&gt;Apache Struts 1.3&lt;/li&gt;
&lt;li&gt;Servlet API&lt;/li&gt;
&lt;li&gt;Aspose.Barcode component.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;supported-platforms&#34;&gt;&lt;strong&gt;Supported Platforms&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Following are the supported platforms:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Aspose.Barcode 6.8.0 or above.&lt;/li&gt;
&lt;li&gt;Java IDE (Eclipse, NetBeans, IntelliJ, &amp;hellip;).&lt;/li&gt;
&lt;/ul&gt;

      </description>
    </item>
    
  </channel>
</rss>
