diff --git a/angularjs/Barcode/Getting-Started.md b/angularjs/Barcode/Getting-Started.md index 7dad5dd7..6a7aa2a6 100644 --- a/angularjs/Barcode/Getting-Started.md +++ b/angularjs/Barcode/Getting-Started.md @@ -1,13 +1,13 @@ --- layout: post -title: Getting Started with Syncfusion Essential JS Barcode widget -description: How to create one dimensional, two dimensional barcode and customizing the appearance of it. +title: Getting Started with AngularJS Barcode Control | Syncfusion +description: Learn here about getting started with Syncfusion Essential AngularJS Barcode Control, its elements, and more. platform: AngularJS control: Barcode documentation: ug --- -# Getting Started +# Getting Started with AngularJS Barcode This section explains you briefly on how to create one dimensional and two dimensional barcodes and customizing its appearance in your JavaScript application. diff --git a/angularjs/RangeNavigator/Range-Padding.md b/angularjs/RangeNavigator/Range-Padding.md index 09ce22ec..5d404745 100644 --- a/angularjs/RangeNavigator/Range-Padding.md +++ b/angularjs/RangeNavigator/Range-Padding.md @@ -1,13 +1,13 @@ --- layout: post -title: Range-Padding -description: Range Padding +title: Range Padding in AngularJS RangeNavigator Control | Syncfusion +description: Learn here about range padding in Syncfusion Essential AngularJS RangeNavigator Control, its elements, and more. platform: AngularJS control: RangeNavigator documentation: ug --- -# Range Padding +# Range Padding in AngularJS RangeNavigator **Range Padding** adds padding for range in **RangeNavigator**. It allows you to space the grid lines in the **RangeNavigator**. By default, this property is set to **none**. @@ -47,7 +47,7 @@ The following screenshot illustrates a **RangeNavigator** with **rangePadding** -![](Range-Padding_images/Range-Padding_img1.png) +![AngularJS RangeNavigator none](Range-Padding_images/Range-Padding_img1.png) ### Additional @@ -57,7 +57,7 @@ The following screenshot illustrates a **RangeNavigator** with **rangePadding** -![](Range-Padding_images/Range-Padding_img2.png) +![AngularJS RangeNavigator additional](Range-Padding_images/Range-Padding_img2.png) ### Normal @@ -65,7 +65,7 @@ In normal **rangePadding**, automatic range calculation differs based on the dat The following screenshot illustrates **RangeNavigator** with **rangePadding** set to normal -![](Range-Padding_images/Range-Padding_img3.png) +![AngularJS RangeNavigator normal](Range-Padding_images/Range-Padding_img3.png) ### Round @@ -73,7 +73,7 @@ Round **rangePadding** for a numerical range rounds the range of the control to The following screenshot illustrates a **RangeNavigator** with **rangePadding** set to **Round**. -![](Range-Padding_images/Range-Padding_img4.png) +![AngularJS RangeNavigator rounds](Range-Padding_images/Range-Padding_img4.png) ## DateTime @@ -108,7 +108,7 @@ By default, the **rangePadding** for **DateTime** range is none. The range is ca The following screenshot illustrates a **RangeNavigator** with **rangePadding** set to none. -![](Range-Padding_images/Range-Padding_img5.png) +![AngularJS RangeNavigator range padding](Range-Padding_images/Range-Padding_img5.png) ### Round @@ -116,7 +116,7 @@ Round **rangePadding** for a **DateTime** range rounds the range of the control The following screenshot illustrates a **RangeNavigator** with **rangePadding** set to Round. -![](Range-Padding_images/Range-Padding_img6.png) +![AngularJS RangeNavigator date time](Range-Padding_images/Range-Padding_img6.png) ## Padding @@ -265,4 +265,4 @@ The following code example renders a RangeNavigator with a range from 2010 Janua {% endhighlight %} -![](Range-Padding_images/Range-Padding_img7.png) +![AngularJS RangeNavigator Customize axis](Range-Padding_images/Range-Padding_img7.png) diff --git a/angularjs/Signature/signature-customization.md b/angularjs/Signature/signature-customization.md index 178d6822..4d886b71 100644 --- a/angularjs/Signature/signature-customization.md +++ b/angularjs/Signature/signature-customization.md @@ -1,15 +1,15 @@ --- layout: post -title: signature customization -description: signature customization +title: Signature customization in AngularJS Signature Control | Syncfusion +description: Learn here about signature customization in Syncfusion Essential AngularJS Signature Control, its elements, and more. platform: AngularJS control: Signature documentation: ug --- -## Signature Customization +# Signature Customization in AngularJS Signature -### Background color +## Background color Signature component allows you to set the background color for the component using the **e-backgroundcolor** property. When we set our required background, then the signature’s background color will be changed automatically. @@ -71,7 +71,7 @@ syncApp.controller('signatureCtrl', function ($scope) { The following screenshot illustrates the Signature with custom defined background image. -![](backgroundimage_images\backgroundimage_img1.png) +![AngularJS Signature stroke color](backgroundimage_images\backgroundimage_img1.png) ### Stroke color diff --git a/angularjs/Uploadbox/RTL-Support.md b/angularjs/Uploadbox/RTL-Support.md index 069a98cb..2ce841fa 100644 --- a/angularjs/Uploadbox/RTL-Support.md +++ b/angularjs/Uploadbox/RTL-Support.md @@ -1,13 +1,13 @@ --- layout: post -title: RTL-Support -description: rtl support +title: RTL Support in AngularJS Uploadbox Control | Syncfusion +description: Learn here about rtl support in Syncfusion Essential AngularJS Uploadbox Control, its elements, and more. platform: AngularJS control: Uploadbox documentation: ug --- -# RTL Support +# RTL Support in AngularJS Uploadbox This feature supports the change of left-to-right alignment of the **Uploadbox** widget to right-to-left (**RTL**). That is, it sets the **Uploadbox** to right-to-left actions. @@ -37,4 +37,4 @@ For **JS**, configure **saveFiles.ashx** and **removeFiles.ashx** files as menti The following screenshot displays the output. -![](RTL-Support_images/RTL-Support_img1.png) \ No newline at end of file +![AngularJS Uploadbox rtl support](RTL-Support_images/RTL-Support_img1.png) \ No newline at end of file