@@ -77,28 +77,28 @@ public class AsposeConstants {
7777 public static final String EXAMPLES_DOWNLOAD_REQUIRED = "Example needs to be downloaded, continue to download?" ;
7878 public static final String EXAMPLES_INTERNET_CONNECTION_REQUIRED_MESSAGE ="Internet connectivity is required to download examples" ;
7979 //advertise
80- public static final String ASPOSE_ALL_COMPONENTS_TEXT = "ᄏ Generate reports using mail merge"
81- +"\n ᄏ Excel Reporting - Build dynamic Excel reports on the fly"
82- +"\n ᄏ Create Excel dashboards, incorporating charts and pivot tables"
83- +"\n ᄏ High-fidelity Excel rendering and printing"
84- +"\n ᄏ Create new PDF documents using the product API"
85- +"\n ᄏ Transform an XML document into PDF format"
86- +"\n ᄏ Convert an Image file into PDF format"
87- +"\n ᄏ Create new slides or clone existing slides from templates"
88- +"\n ᄏ Add, remove, replace or extract text from PDF files"
89- +"\n ᄏ Add, remove, replace or extract images from PDF files"
90- +"\n ᄏ Convert a PDF file to an image"
91- +"\n ᄏ Generate barcode images and save to stream or image file"
92- +"\n ᄏ Project management, such as project planning, definition and tracking"
93- +"\n ᄏ Recognize barcodes from stream or image file"
94- +"\n ᄏ Create, load and manipulate Microsoft Visio drawings within Java application" ;
80+ public static final String ASPOSE_ALL_COMPONENTS_TEXT = "» Generate reports using mail merge"
81+ +"\n » Excel Reporting - Build dynamic Excel reports on the fly"
82+ +"\n » Create Excel dashboards, incorporating charts and pivot tables"
83+ +"\n » High-fidelity Excel rendering and printing"
84+ +"\n » Create new PDF documents using the product API"
85+ +"\n » Transform an XML document into PDF format"
86+ +"\n » Convert an Image file into PDF format"
87+ +"\n » Create new slides or clone existing slides from templates"
88+ +"\n » Add, remove, replace or extract text from PDF files"
89+ +"\n » Add, remove, replace or extract images from PDF files"
90+ +"\n » Convert a PDF file to an image"
91+ +"\n » Generate barcode images and save to stream or image file"
92+ +"\n » Project management, such as project planning, definition and tracking"
93+ +"\n » Recognize barcodes from stream or image file"
94+ +"\n » Create, load and manipulate Microsoft Visio drawings within Java application" ;
9595
9696 public static final String ASPOSE_CELLS_FEATURE_TEXT =
97- "Aspose.Cells for Java is an Excelᆴ " +
97+ "Aspose.Cells for Java is an Excel® " +
9898 "\n spreadsheet reporting component that" +
9999 "\n enables Java applications to create " +
100- "\n and manage Excelᆴ spreadsheets without" +
101- "\n using Microsoft Excelᆴ . Aspose.Cells " +
100+ "\n and manage Excel® spreadsheets without" +
101+ "\n using Microsoft Excel® . Aspose.Cells " +
102102 "\n for Java is an incredibly feature rich " +
103103 "\n component that offers much more than " +
104104 "\n just basic data export functions." ;
@@ -148,9 +148,9 @@ public class AsposeConstants {
148148 public static final String ASPOSE_TASKS_FEATURE_TEXT =
149149 "Aspose.Tasks for Java is a project management " +
150150 "\n API that enables Java application developers " +
151- "\n to provide Microsoft Projectᆴ document manipulation" +
152- "\n capability in their applications ヨ all without " +
153- "\n using Microsoft Projectᆴ . With this powerful API, " +
151+ "\n to provide Microsoft Project® document manipulation" +
152+ "\n capability in their applications - all without " +
153+ "\n using Microsoft Project® . With this powerful API, " +
154154 "\n developers can control various stages of project" +
155155 "\n management, such as project planning, definition" +
156156 "\n and tracking." ;
0 commit comments