You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: java-file-formats/Installation/Installation-errors.md
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ This article describes the most common installation errors, as well as the cause
23
23
24
24
### Problem
25
25
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<supstyle="font-size:70%">®</sup> for FileFormats installer.
@@ -40,7 +40,7 @@ Only a licensed unlock key can unlock a licensed installer. So, to unlock the Li
40
40
41
41
### Problem
42
42
43
-
**Error Message:** Your license for SyncfusionEssential Studio for FileFormats has been expired since {date}. Please renew your subscription and try again.
43
+
**Error Message:** Your license for Syncfusion<supstyle="font-size:70%">®</sup> Essential Studio<supstyle="font-size:70%">®</sup> for FileFormats has been expired since {date}. Please renew your subscription and try again.
44
44
45
45
**Online Installer**
46
46
@@ -63,7 +63,7 @@ You can choose from the options listed below.
63
63
64
64
### Problem
65
65
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<supstyle="font-size:70%">®</sup> for FileFormats under your account.
67
67
68
68
<em>**Offline installer**</em>
69
69
@@ -105,7 +105,7 @@ You are trying to install when another installation is already running in your m
105
105
106
106
### Suggested solution
107
107
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<supstyle="font-size:70%">®</sup>. If the problem is still present, restart the computer and try Syncfusion<supstyle="font-size:70%">®</sup> installer.
109
109
110
110
1. Open the Windows Task Manager.
111
111
@@ -141,7 +141,7 @@ You have enabled controlled folder access settings on your computer.
141
141
142
142
1. We will ship our demos in the public documents folder by default.
143
143
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<supstyle="font-size:70%">®</sup> setup.
Copy file name to clipboardExpand all lines: java-file-formats/Installation/available-syncfusion-java-packages.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -6,9 +6,9 @@ control: general
6
6
documentation: UG
7
7
---
8
8
9
-
# Available Syncfusion Java packages
9
+
# Available Syncfusion<supstyle="font-size:70%">®</sup> Java packages
10
10
11
-
Below are the Java packages available in syncfusion.
11
+
Below are the Java packages available in syncfusion<supstyle="font-size:70%">®</sup>.
12
12
13
13
<table>
14
14
<thead>
@@ -25,10 +25,10 @@ This jar contains the core features needed for creating, reading, and editing a
25
25
<tr>
26
26
<td>
27
27
syncfusion-javahelper<br/><br/></td><td>
28
-
This jar contains common functionalities required for the syncfusion file format libraries.<br/><br/></td></tr>
28
+
This jar contains common functionalities required for the syncfusion<supstyle="font-size:70%">®</sup> file format libraries.<br/><br/></td></tr>
29
29
<tr>
30
30
<td>
31
31
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<supstyle="font-size:70%">®</sup> Document Text (*.SFDT) format documents.<br/><br/></td></tr>
Copy file name to clipboardExpand all lines: java-file-formats/Installation/configure-to-download-syncfusion-java-packages-from-apache-maven.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -5,9 +5,9 @@ platform: java-file-formats
5
5
control: general
6
6
documentation: UG
7
7
---
8
-
# Configure to download Syncfusion Java packages from Apache Maven
8
+
# Configure to download Syncfusion<supstyle="font-size:70%">®</sup> Java packages from Apache Maven
9
9
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<supstyle="font-size:70%">®</sup> packages for Java using the [maven repository](https://jars.syncfusion.com/).
11
11
12
12
The following command shows how to mention the repository in Apache Maven.
13
13
@@ -16,14 +16,14 @@ The following command shows how to mention the repository in Apache Maven.
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<supstyle="font-size:70%">®</sup> package, which needs to be used in your project as the dependency.
Copy file name to clipboardExpand all lines: java-file-formats/Installation/configure-to-download-syncfusion-java-packages-from-gradle.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -5,9 +5,9 @@ platform: java-file-formats
5
5
control: general
6
6
documentation: UG
7
7
---
8
-
# Configure to download Syncfusion Java packages from Gradle
8
+
# Configure to download Syncfusion<supstyle="font-size:70%">®</sup> Java packages from Gradle
9
9
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<supstyle="font-size:70%">®</sup> packages for Java using the [maven repository](https://jars.syncfusion.com/).
11
11
12
12
The following command shows how to mention the repository in Gradle.
13
13
@@ -16,15 +16,15 @@ The following command shows how to mention the repository in Gradle.
16
16
<td>
17
17
repositories {<br />
18
18
maven {<br />
19
-
<spanstyle="color:green;font-size:13px;font-style:italic"> //Syncfusion maven repository to download the artifacts</span>.<br />
19
+
<spanstyle="color:green;font-size:13px;font-style:italic"> //Syncfusion<supstyle="font-size:70%">®</sup> maven repository to download the artifacts</span>.<br />
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<supstyle="font-size:70%">®</sup> package in Gradle, which needs to be used in your project as the dependency.
[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<supstyle="font-size:70%">®</sup> FileFormats installer. You can either download the licensed installer or try our trial installer depending on your license.
14
14
15
15
- Trial Installer
16
16
- Licensed Installer
@@ -26,51 +26,51 @@ Our 30-day trial can be downloaded in two ways.
26
26
### Download Free Trial Setup
27
27
28
28
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<supstyle="font-size:70%">®</sup> account, you can download the FileFormats trial installer from the confirmation page. (as shown in below screenshot.)
30
30
31
-

31
+

32
32
33
33
3. With a trial license, only the latest version’s trial installer can be downloaded.
34
-
4. After downloading, the SyncfusionFileFormats 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<supstyle="font-size:70%">®</sup> FileFormats trial installer can be unlocked using either the trial unlock key or the Syncfusion<supstyle="font-size:70%">®</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.
35
35
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.)
36
36
37
-

37
+

38
38
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<supstyle="font-size:70%">®</sup> FileFormats Offline trial installer which is available in EXE and ZIP format.
40
40
41
-

41
+

42
42
43
43
### Start Trials if using components through [maven repository](https://jars.syncfusion.com)
44
44
45
45
1. You can start your 30-day free trial for FileFormats from the [Start Trial](https://www.syncfusion.com/account/manage-trials/start-trials) page from your account.
46
46
47
-

47
+

48
48
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<supstyle="font-size:70%">®</sup> account.
50
50
3. Begin your trial by selecting the FileFormats product.
51
51
52
52
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.
53
53
54
54
4. After you've started the trial, go to the [Trials & Downloads](https://www.syncfusion.com/account/manage-trials/downloads) page to get the latest version trial installer. You can generate the [unlock key](https://www.syncfusion.com/kb/8069/how-to-generate-unlock-key-for-essentials-studio-products) and [license key](https://help.syncfusion.com/java-file-formats/licensing/how-to-generate) here at any time before the trial period expires. (as shown in below screenshot.)
55
55
56
-

56
+

57
57
58
58
5. You can find your current active trial products on the [Trials & Downloads](https://www.syncfusion.com/account/manage-trials/downloads) page.
59
59
60
60
61
61
## Download the License Version
62
62
63
-
1. Syncfusionlicensed products will be available in the [License & Downloads](https://www.syncfusion.com/account/downloads) page under your registered Syncfusion account.
63
+
1. Syncfusion<supstyle="font-size:70%">®</sup> licensed products will be available in the [License & Downloads](https://www.syncfusion.com/account/downloads) page under your registered Syncfusion<supstyle="font-size:70%">®</sup> account.
64
64
2. You can view all the licenses (both active and expired) associated with your account.
65
65
3. Click the Download (element 1 in the screenshot below) button to download the respective product’s installer.
66
66
4. The most recent version of the installer will be downloaded from this page.
67
67
5. To download older version installers, go to [Downloads Older Versions](https://www.syncfusion.com/account/downloads/studio) (element 2 in the screenshot below).
68
68
6. You can download other platform\add-on installers by going to More Downloads Options (element 3 in the screenshot below).
69
69
70
-

70
+

71
71
72
72
7. For Windows OS, EXE and Zip formats are available for download. They are both Offline Installers.
73
73
74
-

74
+

75
75
76
76
You can also refer to the [**Offline installer**](https://help.syncfusion.com/java-file-formats/installation/offline-installer/how-to-install) links for step-by-step installation guidelines.
0 commit comments