Skip to content

Commit 6212b23

Browse files
Merge pull request #81 from aspose-tasks/Python-24.10-api
Updated Aspose.Tasks for Python via .NET API ref. to 24.10 (part 2)
2 parents b5702c6 + 6d46bfb commit 6212b23

File tree

31 files changed

+61
-61
lines changed

31 files changed

+61
-61
lines changed

english/python-net/aspose.tasks.connectivity/mpdsettings/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ The MpdSettings type exposes the following members:
1515
## Constructors
1616
| Name | Description |
1717
| :- | :- |
18-
|MpdSettings(connection_string, project_id)|Initializes a new instance of the MpdSettings class|
18+
|MpdSettings(connection_string, project_id)|Initializes a new instance of the [MpdSettings](/tasks/python-net/aspose.tasks.connectivity/mpdsettings/) class.|
1919
## Properties
2020
| Name | Description |
2121
| :- | :- |

english/python-net/aspose.tasks.connectivity/mspdbsettings/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ The MspDbSettings type exposes the following members:
1515
## Constructors
1616
| Name | Description |
1717
| :- | :- |
18-
|MspDbSettings(connection_string, project_guid)|Initializes a new instance of the MspDbSettings class|
18+
|MspDbSettings(connection_string, project_guid)|Initializes a new instance of the [MspDbSettings](/tasks/python-net/aspose.tasks.connectivity/mspdbsettings/) class.|
1919
## Properties
2020
| Name | Description |
2121
| :- | :- |

english/python-net/aspose.tasks.connectivity/primaveradbsettings/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ The PrimaveraDbSettings type exposes the following members:
1515
## Constructors
1616
| Name | Description |
1717
| :- | :- |
18-
|PrimaveraDbSettings(connection_string, project_id)|Initializes a new instance of the PrimaveraDbSettings class|
18+
|PrimaveraDbSettings(connection_string, project_id)|Initializes a new instance of the [PrimaveraDbSettings](/tasks/python-net/aspose.tasks.connectivity/primaveradbsettings/) class.|
1919
## Properties
2020
| Name | Description |
2121
| :- | :- |

english/python-net/aspose.tasks.riskanalysis/riskanalyzer/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ The RiskAnalyzer type exposes the following members:
1515
## Constructors
1616
| Name | Description |
1717
| :- | :- |
18-
|RiskAnalyzer(settings)|Initializes a new instance of the RiskAnalyzer class|
18+
|RiskAnalyzer(settings)|Initializes a new instance of the [RiskAnalyzer](/tasks/python-net/aspose.tasks.riskanalysis/riskanalyzer/) class.|
1919
## Properties
2020
| Name | Description |
2121
| :- | :- |

english/python-net/aspose.tasks.riskanalysis/riskpattern/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ The RiskPattern type exposes the following members:
1515
## Constructors
1616
| Name | Description |
1717
| :- | :- |
18-
|RiskPattern(task)|Initializes a new instance of the RiskPattern class|
18+
|RiskPattern(task)|Initializes a new instance of the [RiskPattern](/tasks/python-net/aspose.tasks.riskanalysis/riskpattern/) class.|
1919
## Properties
2020
| Name | Description |
2121
| :- | :- |

english/python-net/aspose.tasks.saving/imagesaveoptions/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ The ImageSaveOptions type exposes the following members:
1515
## Constructors
1616
| Name | Description |
1717
| :- | :- |
18-
|ImageSaveOptions(save_format)|Initializes a new instance of the ImageSaveOptions class|
18+
|ImageSaveOptions(save_format)|Initializes a new instance of the [ImageSaveOptions](/tasks/python-net/aspose.tasks.saving/imagesaveoptions/) class which can be used to save rendered images in TIFF, PNG, BMP or JPEG formats.|
1919
## Properties
2020
| Name | Description |
2121
| :- | :- |

english/python-net/aspose.tasks.saving/pdfdigitalsignaturedetails/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ The PdfDigitalSignatureDetails type exposes the following members:
1515
## Constructors
1616
| Name | Description |
1717
| :- | :- |
18-
|PdfDigitalSignatureDetails(certificate, reason, location, signature_date, hash_algorithm)|Initializes a new instance of the PdfDigitalSignatureDetails class|
18+
|PdfDigitalSignatureDetails(certificate, reason, location, signature_date, hash_algorithm)|Initializes a new instance of the [PdfDigitalSignatureDetails](/tasks/python-net/aspose.tasks.saving/pdfdigitalsignaturedetails/) class.|
1919
## Properties
2020
| Name | Description |
2121
| :- | :- |

english/python-net/aspose.tasks.saving/pdfencryptiondetails/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ The PdfEncryptionDetails type exposes the following members:
1515
## Constructors
1616
| Name | Description |
1717
| :- | :- |
18-
|PdfEncryptionDetails(user_password, owner_password, encryption_algorithm)|Initializes a new instance of the PdfEncryptionDetails class|
18+
|PdfEncryptionDetails(user_password, owner_password, encryption_algorithm)|Initializes a new instance of the [PdfEncryptionDetails](/tasks/python-net/aspose.tasks.saving/pdfencryptiondetails/) class.|
1919
## Properties
2020
| Name | Description |
2121
| :- | :- |

english/python-net/aspose.tasks.util/removetask/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ The RemoveTask type exposes the following members:
1515
## Constructors
1616
| Name | Description |
1717
| :- | :- |
18-
|RemoveTask(task)|Initializes a new instance of the RemoveTask class|
18+
|RemoveTask(task)|Initializes a new instance of the [RemoveTask](/tasks/python-net/aspose.tasks.util/removetask/) class.|
1919
## Methods
2020
| Name | Description |
2121
| :- | :- |

english/python-net/aspose.tasks.visualization/fontdescriptor/_index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ The FontDescriptor type exposes the following members:
1515
## Constructors
1616
| Name | Description |
1717
| :- | :- |
18-
|FontDescriptor(font_family, size)|Initializes a new instance of the FontDescriptor class|
19-
|FontDescriptor(font_family, size, style)|Initializes a new instance of the FontDescriptor class|
20-
|FontDescriptor(font, style)|Initializes a new instance of the FontDescriptor class|
18+
|FontDescriptor(font_family, size)|Initializes a new instance of the [FontDescriptor](/tasks/python-net/aspose.tasks.visualization/fontdescriptor/) class with the specified font family and size.|
19+
|FontDescriptor(font_family, size, style)|Initializes a new instance of the [FontDescriptor](/tasks/python-net/aspose.tasks.visualization/fontdescriptor/) class with the specified font family, size and style.|
20+
|FontDescriptor(font, style)|Initializes a new instance of the [FontDescriptor](/tasks/python-net/aspose.tasks.visualization/fontdescriptor/) class with the specified font family, size and style.|
2121
## Properties
2222
| Name | Description |
2323
| :- | :- |

0 commit comments

Comments
 (0)