Skip to content

Commit 16e424b

Browse files
Optimization
1 parent c80aeec commit 16e424b

File tree

34 files changed

+41
-41
lines changed

34 files changed

+41
-41
lines changed

content/english/java/calendar-exceptions/handle-occurrences/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ In the realm of project management, dealing with exceptions in calendars is cruc
1212
## Prerequisites
1313
Before diving into this tutorial, ensure you have the following:
1414
### Java Development Environment Setup
15-
1. Install Java Development Kit (JDK): Download and install the JDK from the official Oracle website.
15+
1. Install Java Development Kit (JDK): Download and install the JDK from the Oracle website.
1616
2. Set Up IDE: Choose and set up an Integrated Development Environment (IDE) such as IntelliJ IDEA or Eclipse.
1717
3. Aspose.Tasks for Java: Download and install Aspose.Tasks for Java from the [download link](https://releases.aspose.com/tasks/java/).
1818

content/english/java/calendars/define-weekdays/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ url: /java/calendars/define-weekdays/
1111
In this tutorial, we will walk through the process of defining weekdays in an MS Project Calendar using Aspose.Tasks for Java. Aspose.Tasks is a powerful Java library that enables developers to manipulate Microsoft Project files programmatically.
1212
## Prerequisites
1313
Before we begin, ensure you have the following prerequisites in place:
14-
1. Java Development Kit (JDK): Make sure you have JDK installed on your system. You can download it from the [official Oracle website](https://www.oracle.com/java/technologies/javase-jdk11-downloads.html) if you haven't already.
14+
1. Java Development Kit (JDK): Make sure you have JDK installed on your system. You can download it from the [Oracle website](https://www.oracle.com/java/technologies/javase-jdk11-downloads.html) if you haven't already.
1515
2. Aspose.Tasks for Java Library: Download and install the Aspose.Tasks for Java library from the [download page](https://releases.aspose.com/tasks/java/). Follow the installation instructions provided in the documentation.
1616

1717
## Import Packages

content/english/java/calendars/make-standard/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ In this tutorial, we will delve into the world of Aspose.Tasks for Java, a power
1313
## Prerequisites
1414
Before diving into this tutorial, make sure you have the following prerequisites in place:
1515
### Java Development Kit (JDK) Installation
16-
Ensure that you have Java Development Kit (JDK) installed on your system. You can download and install the latest version of JDK from the official Oracle website.
16+
Ensure that you have Java Development Kit (JDK) installed on your system. You can download and install the latest version of JDK from the Oracle website.
1717
### Aspose.Tasks for Java Library
1818
Download and set up the Aspose.Tasks for Java library. You can obtain the library from the [download page](https://releases.aspose.com/tasks/java/).
1919

content/english/java/currency/currency-symbols/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ url: /java/currency/currency-symbols/
1111
In this tutorial, we'll delve into the manipulation of currency symbols in MS Project files using the Aspose.Tasks library for Java. Aspose.Tasks provides powerful functionalities to work with Microsoft Project documents, enabling developers to efficiently handle various aspects of project management.
1212
## Prerequisites
1313
Before we begin, ensure you have the following prerequisites:
14-
1. Java Development Kit (JDK): Make sure you have Java installed on your system. You can download and install the latest version of JDK from the official Oracle website.
14+
1. Java Development Kit (JDK): Make sure you have Java installed on your system. You can download and install the latest version of JDK from the Oracle website.
1515
2. Aspose.Tasks for Java: Download and install Aspose.Tasks for Java from the [download link](https://releases.aspose.com/tasks/java/). Follow the installation instructions provided in the documentation.
1616

1717
## Import Packages

content/english/java/formulas/work-with-formulas/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ In this tutorial, we'll delve into working with MS Project Formulas using Aspose
1212
## Prerequisites
1313
Before we begin, ensure you have the following prerequisites set up:
1414
### Java Development Environment
15-
Make sure you have a Java Development Kit (JDK) installed on your system. You can download and install the latest JDK from the official Oracle website.
15+
Make sure you have a Java Development Kit (JDK) installed on your system. You can download and install the latest JDK from the Oracle website.
1616
### Aspose.Tasks Library
1717
You need to have the Aspose.Tasks library added to your Java project. You can download the library from the [Aspose.Tasks for Java download page](https://releases.aspose.com/tasks/java/) and include it in your project's dependencies.
1818

content/english/java/project-configuration/create-empty-project-file/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ url: /java/project-configuration/create-empty-project-file/
1111
In the realm of project management and task scheduling, handling Microsoft Project files is often a necessity. Aspose.Tasks for Java offers a robust solution to create, manipulate, and manage these files seamlessly within Java applications. In this tutorial, we'll delve into the process of creating an empty Microsoft Project file using Aspose.Tasks for Java.
1212
## Prerequisites
1313
Before we embark on this journey, ensure you have the following prerequisites in place:
14-
1. Java Development Kit (JDK): Make sure you have Java installed on your system. You can download and install the latest JDK from the official Oracle website.
14+
1. Java Development Kit (JDK): Make sure you have Java installed on your system. You can download and install the latest JDK from the Oracle website.
1515
2. Aspose.Tasks for Java Library: Obtain the Aspose.Tasks for Java library from the website or Maven repository. You can download it from [here](https://releases.aspose.com/tasks/java/).
1616

1717
## Import Packages

content/english/java/project-data-reading/read-access-database/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Aspose.Tasks for Java is a powerful API that allows developers to work with Micr
1212
## Prerequisites
1313
Before we get started, make sure you have the following:
1414
### Java Development Kit (JDK) Installed
15-
Ensure you have Java Development Kit (JDK) installed on your system. You can download and install the latest version from the official Oracle website.
15+
Ensure you have Java Development Kit (JDK) installed on your system. You can download and install the latest version from the Oracle website.
1616
### Aspose.Tasks for Java Library
1717
Download and include the Aspose.Tasks for Java library in your project. You can get it from the Aspose website. Follow the [download link](https://releases.aspose.com/tasks/java/) to obtain the library.
1818

content/english/java/project-data-reading/read-table-data/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ url: /java/project-data-reading/read-table-data/
1111
In this tutorial, we'll explore how to read table data from a file using Aspose.Tasks for Java. Aspose.Tasks is a powerful Java library that allows developers to work with Microsoft Project documents programmatically.
1212
## Prerequisites
1313
Before we begin, make sure you have the following prerequisites:
14-
1. Java Development Kit (JDK): Ensure that you have JDK installed on your system. You can download and install it from the official Oracle website.
14+
1. Java Development Kit (JDK): Ensure that you have JDK installed on your system. You can download and install it from the Oracle website.
1515
2. Aspose.Tasks for Java JAR File: Download the Aspose.Tasks for Java library from the [download link](https://releases.aspose.com/tasks/java/) and include it in your Java project.
1616

1717
## Import Packages

content/english/java/project-file-operations/retrieve-outline-codes/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ In this tutorial, we'll learn how to retrieve Microsoft Project outline codes us
1212
## Prerequisites
1313
Before we begin, ensure you have the following prerequisites set up:
1414
### 1. Java Development Environment
15-
Make sure you have Java Development Kit (JDK) installed on your system. You can download and install JDK from the official Oracle website.
15+
Make sure you have Java Development Kit (JDK) installed on your system. You can download and install JDK from the Oracle website.
1616
### 2. Aspose.Tasks Library
1717
Download and include the Aspose.Tasks library in your Java project. You can download the library from the [Aspose.Tasks for Java Download Page](https://releases.aspose.com/tasks/java/).
1818
## Import Packages

content/english/java/project-file-operations/save-as-jpeg/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ url: /java/project-file-operations/save-as-jpeg/
1111
In this tutorial, we'll explore how to save a Microsoft Project file as a JPEG image using Aspose.Tasks for Java. This can be particularly useful for sharing project visualizations or integrating project data into reports or presentations.
1212
## Prerequisites
1313
Before we begin, ensure you have the following:
14-
1. Java Development Kit (JDK): Make sure you have Java installed on your system. You can download and install the latest version from the [official Java website](https://www.oracle.com/java/technologies/javase-jdk11-downloads.html).
14+
1. Java Development Kit (JDK): Make sure you have Java installed on your system. You can download and install the latest version from the [Java website](https://www.oracle.com/java/technologies/javase-jdk11-downloads.html).
1515
2. Aspose.Tasks for Java: Download and set up Aspose.Tasks for Java by following the instructions provided in the [documentation](https://reference.aspose.com/tasks/java/).
1616

1717
## Import Packages

0 commit comments

Comments
 (0)