From 0a9e785deb29e5aa30e89ab431351cf7f958eeed Mon Sep 17 00:00:00 2001 From: berylouma <99009823+berylouma@users.noreply.github.com> Date: Thu, 25 May 2023 14:49:05 +0300 Subject: [PATCH 1/3] SEO-172101-Links-With-Redirects-Java-File-Formats --- java-file-formats/introduction.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/java-file-formats/introduction.md b/java-file-formats/introduction.md index 84c4753..858dd29 100644 --- a/java-file-formats/introduction.md +++ b/java-file-formats/introduction.md @@ -18,13 +18,13 @@ Essential File Formats for Java includes a Java class library to create, edit, w ## Additional help resources -The [Knowledge Base](https://www.syncfusion.com/kb/) section contains responses for common questions asked by the customers. This would be a good place to search for the topics that are not covered in the User Guide. +The [Knowledge Base](https://support.syncfusion.com/kb) section contains responses for common questions asked by the customers. This would be a good place to search for the topics that are not covered in the User Guide. Similar to the Knowledge Base, the [Forum](https://www.syncfusion.com/forums/) section also contains responses to the questions that are asked by other customers. ## Create a support incident -If you are unable to find the information you are looking for in the self-help resources mentioned above, please contact us by creating a [support ticket](https://www.syncfusion.com/support/directtrac/incidents). +If you are unable to find the information you are looking for in the self-help resources mentioned above, please contact us by creating a [support ticket](https://www.syncfusion.com/Account/Login?ReturnUrl=%2fsupport%2fdirecttrac%2fincidents). ## List of File Format libraries: From 21c02a4c821ca272b8a36100696dcf6cb212fba7 Mon Sep 17 00:00:00 2001 From: berylouma <99009823+berylouma@users.noreply.github.com> Date: Thu, 25 May 2023 16:07:54 +0300 Subject: [PATCH 2/3] SEO-172101-Links-With-Redirects-Java-File-Formats --- ...-file-formats-word-library-mail-merge-input.png} | Bin ...file-formats-word-library-mail-merge-output.png} | Bin ...ts-word-library-mail-merge-with-group-input.png} | Bin ...s-word-library-mail-merge-with-group-output.png} | Bin ...java-file-formats-word-library-new-document.png} | Bin java-file-formats/word-library/getting-started.md | 10 +++++----- 6 files changed, 5 insertions(+), 5 deletions(-) rename java-file-formats/word-library/GettingStarted_images/{GettingStarted_img2.png => java-file-formats-word-library-mail-merge-input.png} (100%) rename java-file-formats/word-library/GettingStarted_images/{GettingStarted_img3.png => java-file-formats-word-library-mail-merge-output.png} (100%) rename java-file-formats/word-library/GettingStarted_images/{GettingStarted_img4.png => java-file-formats-word-library-mail-merge-with-group-input.png} (100%) rename java-file-formats/word-library/GettingStarted_images/{GettingStarted_img5.png => java-file-formats-word-library-mail-merge-with-group-output.png} (100%) rename java-file-formats/word-library/GettingStarted_images/{GettingStarted_img1.png => java-file-formats-word-library-new-document.png} (100%) diff --git a/java-file-formats/word-library/GettingStarted_images/GettingStarted_img2.png b/java-file-formats/word-library/GettingStarted_images/java-file-formats-word-library-mail-merge-input.png similarity index 100% rename from java-file-formats/word-library/GettingStarted_images/GettingStarted_img2.png rename to java-file-formats/word-library/GettingStarted_images/java-file-formats-word-library-mail-merge-input.png diff --git a/java-file-formats/word-library/GettingStarted_images/GettingStarted_img3.png b/java-file-formats/word-library/GettingStarted_images/java-file-formats-word-library-mail-merge-output.png similarity index 100% rename from java-file-formats/word-library/GettingStarted_images/GettingStarted_img3.png rename to java-file-formats/word-library/GettingStarted_images/java-file-formats-word-library-mail-merge-output.png diff --git a/java-file-formats/word-library/GettingStarted_images/GettingStarted_img4.png b/java-file-formats/word-library/GettingStarted_images/java-file-formats-word-library-mail-merge-with-group-input.png similarity index 100% rename from java-file-formats/word-library/GettingStarted_images/GettingStarted_img4.png rename to java-file-formats/word-library/GettingStarted_images/java-file-formats-word-library-mail-merge-with-group-input.png diff --git a/java-file-formats/word-library/GettingStarted_images/GettingStarted_img5.png b/java-file-formats/word-library/GettingStarted_images/java-file-formats-word-library-mail-merge-with-group-output.png similarity index 100% rename from java-file-formats/word-library/GettingStarted_images/GettingStarted_img5.png rename to java-file-formats/word-library/GettingStarted_images/java-file-formats-word-library-mail-merge-with-group-output.png diff --git a/java-file-formats/word-library/GettingStarted_images/GettingStarted_img1.png b/java-file-formats/word-library/GettingStarted_images/java-file-formats-word-library-new-document.png similarity index 100% rename from java-file-formats/word-library/GettingStarted_images/GettingStarted_img1.png rename to java-file-formats/word-library/GettingStarted_images/java-file-formats-word-library-new-document.png diff --git a/java-file-formats/word-library/getting-started.md b/java-file-formats/word-library/getting-started.md index 1936132..3601dc3 100644 --- a/java-file-formats/word-library/getting-started.md +++ b/java-file-formats/word-library/getting-started.md @@ -262,7 +262,7 @@ document.close(); The resultant Word document looks as follows. -![Creating a new Word document from scratch with basic elements](GettingStarted_images/GettingStarted_img1.png) +![Creating a new Word document from scratch with basic elements](GettingStarted_images/java-file-formats-word-library-new-document.png) ## Performing Mail merge @@ -281,7 +281,7 @@ Follow the given steps to perform a simple Mail merge in a Word document. Let’s consider that you have a template Word document with the merge fields as shown. -![Performing Mail merge input document](GettingStarted_images/GettingStarted_img2.png) +![Performing Mail merge input document](GettingStarted_images/java-file-formats-word-library-mail-merge-input.png) The `MailMerge` class provides various overloads for the `execute` method to perform a Mail merge from the various data source. The Mail merge operation replaces the matching merge fields with the respective data. @@ -307,7 +307,7 @@ document.close(); The resultant Word document looks as follows. -![Performing Mail merge output document](GettingStarted_images/GettingStarted_img3.png) +![Performing Mail merge output document](GettingStarted_images/java-file-formats-word-library-mail-merge-output.png) ### Simple Mail merge with Group @@ -320,7 +320,7 @@ The region between these two merge fields gets repeated for every record from th For example – let’s consider that you have a template document as shown. -![Simple Mail merge with Group input document](GettingStarted_images/GettingStarted_img4.png) +![Simple Mail merge with Group input document](GettingStarted_images/java-file-formats-word-library-mail-merge-with-group-input.png) Here in this template, the employees are the group name and the exact same name should be used while performing the Mail merge through code. There are two special merge fields “TableStart:Employees” and “TableEnd:Employees” to denote the start and end of the Mail merge group. @@ -516,4 +516,4 @@ public class Employee The resultant document looks as follows. -![Simple Mail merge with Group output document](GettingStarted_images/GettingStarted_img5.png) +![Simple Mail merge with Group output document](GettingStarted_images/java-file-formats-word-library-mail-merge-with-group-output.png) From 3081a95ddb57fe59e1e0ab5a135516053f4c47eb Mon Sep 17 00:00:00 2001 From: berylouma <99009823+berylouma@users.noreply.github.com> Date: Tue, 30 May 2023 16:18:12 +0300 Subject: [PATCH 3/3] Update introduction.md --- java-file-formats/introduction.md | 1 - 1 file changed, 1 deletion(-) diff --git a/java-file-formats/introduction.md b/java-file-formats/introduction.md index 858dd29..f94aa48 100644 --- a/java-file-formats/introduction.md +++ b/java-file-formats/introduction.md @@ -48,5 +48,4 @@ Java class library used to create, read, edit, and convert Microsoft Word files ## Quick Start links: - [Create Word file in Java without Microsoft Office](https://help.syncfusion.com/java-file-formats/word-library/getting-started)