Skip to content

Commit 3a234bc

Browse files
Add the trademark symbol in Essential studio and syncfusion term
1 parent 834c8ab commit 3a234bc

File tree

135 files changed

+340
-340
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

135 files changed

+340
-340
lines changed

java-file-formats/Installation/Installation-errors.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ This article describes the most common installation errors, as well as the cause
2323

2424
### Problem
2525

26-
**Error Message:** Sorry, the provided unlock key is a trial unlock key and cannot be used to unlock the licensed version of our Essential Studio for FileFormats installer.
26+
**Error Message:** Sorry, the provided unlock key is a trial unlock key and cannot be used to unlock the licensed version of our Essential Studio<sup style="font-size:70%">&reg;</sup> for FileFormats installer.
2727

2828
![Alert Message](Errors/Installation_Errors_img1.png)
2929

@@ -40,7 +40,7 @@ Only a licensed unlock key can unlock a licensed installer. So, to unlock the Li
4040

4141
### Problem
4242

43-
**Error Message:** Your license for Syncfusion Essential Studio for FileFormats has been expired since {date}. Please renew your subscription and try again.
43+
**Error Message:** Your license for Syncfusion<sup style="font-size:70%">&reg;</sup> Essential Studio<sup style="font-size:70%">&reg;</sup> for FileFormats has been expired since {date}. Please renew your subscription and try again.
4444

4545
**Online Installer**
4646

@@ -63,7 +63,7 @@ You can choose from the options listed below.
6363

6464
### Problem
6565

66-
**Error Message:** Sorry, we are unable to find a valid license or trial for Essential Studio for FileFormats under your account.
66+
**Error Message:** Sorry, we are unable to find a valid license or trial for Essential Studio<sup style="font-size:70%">&reg;</sup> for FileFormats under your account.
6767

6868
<em>**Offline installer**</em>
6969

@@ -105,7 +105,7 @@ You are trying to install when another installation is already running in your m
105105

106106
### Suggested solution
107107

108-
Open and kill the msiexec process in the task manager and then continue to install Syncfusion. If the problem is still present, restart the computer and try Syncfusion installer.
108+
Open and kill the msiexec process in the task manager and then continue to install Syncfusion. If the problem is still present, restart the computer and try Syncfusion<sup style="font-size:70%">&reg;</sup> installer.
109109

110110
1. Open the Windows Task Manager.
111111

@@ -141,7 +141,7 @@ You have enabled controlled folder access settings on your computer.
141141

142142
1. We will ship our demos in the public documents folder by default.
143143
2. You have controlled folder access enabled on your machine, so our demos cannot be installed in the documents folder. If you need to install our demos in the Documents folder, follow the steps in this [link](https://support.microsoft.com/en-us/windows/allow-an-app-to-access-controlled-folders-b5b6627a-b008-2ca2-7931-7e51e912b034) and disable the controlled folder access.
144-
3. You can enable this option after the installing our Syncfusion setup.
144+
3. You can enable this option after the installing our Syncfusion<sup style="font-size:70%">&reg;</sup> setup.
145145

146146
**Suggestion 2:**
147147

java-file-formats/Installation/available-syncfusion-java-packages.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ control: general
66
documentation: UG
77
---
88

9-
# Available Syncfusion Java packages
9+
# Available Syncfusion<sup style="font-size:70%">&reg;</sup> Java packages
1010

11-
Below are the Java packages available in syncfusion.
11+
Below are the Java packages available in syncfusion<sup style="font-size:70%">&reg;</sup>.
1212

1313
<table>
1414
<thead>
@@ -29,6 +29,6 @@ This jar contains common functionalities required for the syncfusion file format
2929
<tr>
3030
<td>
3131
syncfusion-ej2-wordprocessor<br/><br/></td><td>
32-
This jar used for converting Word documents into Syncfusion Document Text (*.SFDT) format documents.<br/><br/></td></tr>
32+
This jar used for converting Word documents into Syncfusion<sup style="font-size:70%">&reg;</sup> Document Text (*.SFDT) format documents.<br/><br/></td></tr>
3333
</tbody>
3434
</table>

java-file-formats/Installation/configure-to-download-syncfusion-java-packages-from-apache-maven.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ platform: java-file-formats
55
control: general
66
documentation: UG
77
---
8-
# Configure to download Syncfusion Java packages from Apache Maven
8+
# Configure to download Syncfusion<sup style="font-size:70%">&reg;</sup> Java packages from Apache Maven
99

10-
You can easily download the Syncfusion packages for Java using the [maven repository](https://jars.syncfusion.com/).
10+
You can easily download the Syncfusion<sup style="font-size:70%">&reg;</sup> packages for Java using the [maven repository](https://jars.syncfusion.com/).
1111

1212
The following command shows how to mention the repository in Apache Maven.
1313

@@ -23,7 +23,7 @@ The following command shows how to mention the repository in Apache Maven.
2323

2424
{% endtabs %}
2525

26-
The following command shows how to refer to the Syncfusion package, which needs to be used in your project as the dependency.
26+
The following command shows how to refer to the Syncfusion<sup style="font-size:70%">&reg;</sup> package, which needs to be used in your project as the dependency.
2727

2828
{% tabs %}
2929

java-file-formats/Installation/configure-to-download-syncfusion-java-packages-from-gradle.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ platform: java-file-formats
55
control: general
66
documentation: UG
77
---
8-
# Configure to download Syncfusion Java packages from Gradle
8+
# Configure to download Syncfusion<sup style="font-size:70%">&reg;</sup> Java packages from Gradle
99

10-
You can easily download the Syncfusion packages for Java using the [maven repository](https://jars.syncfusion.com/).
10+
You can easily download the Syncfusion<sup style="font-size:70%">&reg;</sup> packages for Java using the [maven repository](https://jars.syncfusion.com/).
1111

1212
The following command shows how to mention the repository in Gradle.
1313

@@ -24,7 +24,7 @@ repositories&nbsp;{<br />
2424
</tr>
2525
</table>
2626

27-
The following command shows how to refer to the Syncfusion package in Gradle, which needs to be used in your project as the dependency.
27+
The following command shows how to refer to the Syncfusion<sup style="font-size:70%">&reg;</sup> package in Gradle, which needs to be used in your project as the dependency.
2828

2929
<table>
3030
<tr>

java-file-formats/Installation/offline-installer/how-to-download.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ documentation: ug
88

99
---
1010

11-
# Downloading Syncfusion FileFormats offline installer
11+
# Downloading Syncfusion<sup style="font-size:70%">&reg;</sup> FileFormats offline installer
1212

13-
[DocIO](https://www.syncfusion.com/word-framework/net),[PDF](https://www.syncfusion.com/pdf-framework/net),[Presentation](https://www.syncfusion.com/powerpoint-framework/net), and [XlsIO](https://www.syncfusion.com/excel-framework/net) controls will be included in the Syncfusion FileFormats installer. You can either download the licensed installer or try our trial installer depending on your license.
13+
[DocIO](https://www.syncfusion.com/word-framework/net),[PDF](https://www.syncfusion.com/pdf-framework/net),[Presentation](https://www.syncfusion.com/powerpoint-framework/net), and [XlsIO](https://www.syncfusion.com/excel-framework/net) controls will be included in the Syncfusion<sup style="font-size:70%">&reg;</sup> FileFormats installer. You can either download the licensed installer or try our trial installer depending on your license.
1414

1515
- Trial Installer
1616
- Licensed Installer
@@ -26,17 +26,17 @@ Our 30-day trial can be downloaded in two ways.
2626
### Download Free Trial Setup
2727

2828
1. You can evaluate our 30-day free trial by visiting the [Download Free Trial](https://www.syncfusion.com/downloads) page and select the FileFormats platform.
29-
2. After completing the required form or logging in with your registered Syncfusion account, you can download the FileFormats trial installer from the confirmation page. (as shown in below screenshot.)
29+
2. After completing the required form or logging in with your registered Syncfusion<sup style="font-size:70%">&reg;</sup> account, you can download the FileFormats trial installer from the confirmation page. (as shown in below screenshot.)
3030

3131
![Trial and downloads of Syncfusion Essential Studio](images/trial-confirmation.png)
3232

3333
3. With a trial license, only the latest version’s trial installer can be downloaded.
34-
4. After downloading, the Syncfusion FileFormats trial installer can be unlocked using either the trial unlock key or the Syncfusion registered login credential. More information on generating an unlock key can be found in [this](https://www.syncfusion.com/kb/8069/how-to-generate-unlock-key-for-essentials-studio-products) article.
34+
4. After downloading, the Syncfusion<sup style="font-size:70%">&reg;</sup> FileFormats trial installer can be unlocked using either the trial unlock key or the Syncfusion<sup style="font-size:70%">&reg;</sup> registered login credential. More information on generating an unlock key can be found in [this](https://www.syncfusion.com/kb/8069/how-to-generate-unlock-key-for-essentials-studio-products) article.
3535
5. Before the trial expires, you can download the trial installer at any time from your registered account’s [Trials & Downloads](https://www.syncfusion.com/account/manage-trials/downloads) page (as shown in below screenshot.)
3636

3737
![Trial and downloads of Syncfusion Essential Studio](images/trial-download.png)
3838

39-
6. Click the More Download Options (element 2 in the above screenshot) button to get the Essential Studio FileFormats Offline trial installer which is available in EXE and ZIP format.
39+
6. Click the More Download Options (element 2 in the above screenshot) button to get the Essential Studio<sup style="font-size:70%">&reg;</sup> FileFormats Offline trial installer which is available in EXE and ZIP format.
4040

4141
![License and downloads of Syncfusion Essential Studio](images/start-trial-download-offline-installer.png)
4242

@@ -46,7 +46,7 @@ Our 30-day trial can be downloaded in two ways.
4646

4747
![Trial and downloads of Syncfusion Essential Studio](images/start-trial-download.png)
4848

49-
2. To access this page, you must sign up\log in with your Syncfusion account.
49+
2. To access this page, you must sign up\log in with your Syncfusion<sup style="font-size:70%">&reg;</sup> account.
5050
3. Begin your trial by selecting the FileFormats product.
5151

5252
N> If you've already used the trial products and they haven't expired, you won't be able to start the trial for the same product again.
@@ -60,7 +60,7 @@ Our 30-day trial can be downloaded in two ways.
6060

6161
## Download the License Version
6262

63-
1. Syncfusion licensed products will be available in the [License & Downloads](https://www.syncfusion.com/account/downloads) page under your registered Syncfusion account.
63+
1. Syncfusion<sup style="font-size:70%">&reg;</sup> licensed products will be available in the [License & Downloads](https://www.syncfusion.com/account/downloads) page under your registered Syncfusion<sup style="font-size:70%">&reg;</sup> account.
6464
2. You can view all the licenses (both active and expired) associated with your account.
6565
3. Click the Download (element 1 in the screenshot below) button to download the respective product’s installer.
6666
4. The most recent version of the installer will be downloaded from this page.

0 commit comments

Comments
 (0)