Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ The MpdSettings type exposes the following members:
## Constructors
| Name | Description |
| :- | :- |
|MpdSettings(connection_string, project_id)|Initializes a new instance of the MpdSettings class|
|MpdSettings(connection_string, project_id)|Initializes a new instance of the [MpdSettings](/tasks/python-net/aspose.tasks.connectivity/mpdsettings/) class.|
## Properties
| Name | Description |
| :- | :- |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ The MspDbSettings type exposes the following members:
## Constructors
| Name | Description |
| :- | :- |
|MspDbSettings(connection_string, project_guid)|Initializes a new instance of the MspDbSettings class|
|MspDbSettings(connection_string, project_guid)|Initializes a new instance of the [MspDbSettings](/tasks/python-net/aspose.tasks.connectivity/mspdbsettings/) class.|
## Properties
| Name | Description |
| :- | :- |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ The PrimaveraDbSettings type exposes the following members:
## Constructors
| Name | Description |
| :- | :- |
|PrimaveraDbSettings(connection_string, project_id)|Initializes a new instance of the PrimaveraDbSettings class|
|PrimaveraDbSettings(connection_string, project_id)|Initializes a new instance of the [PrimaveraDbSettings](/tasks/python-net/aspose.tasks.connectivity/primaveradbsettings/) class.|
## Properties
| Name | Description |
| :- | :- |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ The RiskAnalyzer type exposes the following members:
## Constructors
| Name | Description |
| :- | :- |
|RiskAnalyzer(settings)|Initializes a new instance of the RiskAnalyzer class|
|RiskAnalyzer(settings)|Initializes a new instance of the [RiskAnalyzer](/tasks/python-net/aspose.tasks.riskanalysis/riskanalyzer/) class.|
## Properties
| Name | Description |
| :- | :- |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ The RiskPattern type exposes the following members:
## Constructors
| Name | Description |
| :- | :- |
|RiskPattern(task)|Initializes a new instance of the RiskPattern class|
|RiskPattern(task)|Initializes a new instance of the [RiskPattern](/tasks/python-net/aspose.tasks.riskanalysis/riskpattern/) class.|
## Properties
| Name | Description |
| :- | :- |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ The ImageSaveOptions type exposes the following members:
## Constructors
| Name | Description |
| :- | :- |
|ImageSaveOptions(save_format)|Initializes a new instance of the ImageSaveOptions class|
|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.|
## Properties
| Name | Description |
| :- | :- |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ The PdfDigitalSignatureDetails type exposes the following members:
## Constructors
| Name | Description |
| :- | :- |
|PdfDigitalSignatureDetails(certificate, reason, location, signature_date, hash_algorithm)|Initializes a new instance of the PdfDigitalSignatureDetails class|
|PdfDigitalSignatureDetails(certificate, reason, location, signature_date, hash_algorithm)|Initializes a new instance of the [PdfDigitalSignatureDetails](/tasks/python-net/aspose.tasks.saving/pdfdigitalsignaturedetails/) class.|
## Properties
| Name | Description |
| :- | :- |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ The PdfEncryptionDetails type exposes the following members:
## Constructors
| Name | Description |
| :- | :- |
|PdfEncryptionDetails(user_password, owner_password, encryption_algorithm)|Initializes a new instance of the PdfEncryptionDetails class|
|PdfEncryptionDetails(user_password, owner_password, encryption_algorithm)|Initializes a new instance of the [PdfEncryptionDetails](/tasks/python-net/aspose.tasks.saving/pdfencryptiondetails/) class.|
## Properties
| Name | Description |
| :- | :- |
Expand Down
2 changes: 1 addition & 1 deletion english/python-net/aspose.tasks.util/removetask/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ The RemoveTask type exposes the following members:
## Constructors
| Name | Description |
| :- | :- |
|RemoveTask(task)|Initializes a new instance of the RemoveTask class|
|RemoveTask(task)|Initializes a new instance of the [RemoveTask](/tasks/python-net/aspose.tasks.util/removetask/) class.|
## Methods
| Name | Description |
| :- | :- |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ The FontDescriptor type exposes the following members:
## Constructors
| Name | Description |
| :- | :- |
|FontDescriptor(font_family, size)|Initializes a new instance of the FontDescriptor class|
|FontDescriptor(font_family, size, style)|Initializes a new instance of the FontDescriptor class|
|FontDescriptor(font, style)|Initializes a new instance of the FontDescriptor class|
|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.|
|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.|
|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.|
## Properties
| Name | Description |
| :- | :- |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ The GanttChartColumn type exposes the following members:
## Constructors
| Name | Description |
| :- | :- |
|GanttChartColumn(width, field)|Initializes a new instance of the GanttChartColumn class|
|GanttChartColumn(name, width, field)|Initializes a new instance of the GanttChartColumn class|
|GanttChartColumn(width, field)|Initializes a new instance of the GanttChartColumn class.|
|GanttChartColumn(name, width, field)|Initializes a new instance of the GanttChartColumn class.|
## Properties
| Name | Description |
| :- | :- |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ The ProjectView type exposes the following members:
## Constructors
| Name | Description |
| :- | :- |
|ProjectView(columns)|Initializes a new instance of the ProjectView class|
|ProjectView(columns)|Initializes a new instance of the [ProjectView](/tasks/python-net/aspose.tasks.visualization/projectview/) class.|
## Properties
| Name | Description |
| :- | :- |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ The ResourceViewColumn type exposes the following members:
## Constructors
| Name | Description |
| :- | :- |
|ResourceViewColumn(width, field)|Initializes a new instance of the ResourceViewColumn class|
|ResourceViewColumn(width, field)|Initializes a new instance of the [ResourceViewColumn](/tasks/python-net/aspose.tasks.visualization/resourceviewcolumn/) class.|
## Properties
| Name | Description |
| :- | :- |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ The TableTextStyle type exposes the following members:
## Constructors
| Name | Description |
| :- | :- |
|TableTextStyle(row_uid)|Initializes a new instance of the TableTextStyle class|
|TableTextStyle(row_uid, font)|Initializes a new instance of the TableTextStyle class|
|TableTextStyle(row_uid, font_size, font_style)|Initializes a new instance of the TableTextStyle class|
|TableTextStyle(row_uid, font_style)|Initializes a new instance of the TableTextStyle class|
|TableTextStyle(row_uid)|Initializes a new instance of the [TableTextStyle](/tasks/python-net/aspose.tasks.visualization/tabletextstyle/) class.|
|TableTextStyle(row_uid, font)|Initializes a new instance of the [TableTextStyle](/tasks/python-net/aspose.tasks.visualization/tabletextstyle/) class with the specified font.|
|TableTextStyle(row_uid, font_size, font_style)|Initializes a new instance of the [TableTextStyle](/tasks/python-net/aspose.tasks.visualization/tabletextstyle/) class with the specified font size and font style.|
|TableTextStyle(row_uid, font_style)|Initializes a new instance of the [TableTextStyle](/tasks/python-net/aspose.tasks.visualization/tabletextstyle/) class with the specified font size and font style.|
## Properties
| Name | Description |
| :- | :- |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ The TextStyle type exposes the following members:
| Name | Description |
| :- | :- |
|TextStyle()|Initializes a new instance of the [TextStyle](/tasks/python-net/aspose.tasks.visualization/textstyle/) class with default settings.|
|TextStyle(font_size, font_style)|Initializes a new instance of the TextStyle class|
|TextStyle(font_style)|Initializes a new instance of the TextStyle class|
|TextStyle(font)|Initializes a new instance of the TextStyle class|
|TextStyle(font_size, font_style)|Initializes a new instance of the [TextStyle](/tasks/python-net/aspose.tasks.visualization/textstyle/) class with the default font and specified font size and style.|
|TextStyle(font_style)|Initializes a new instance of the [TextStyle](/tasks/python-net/aspose.tasks.visualization/textstyle/) class with the default font and specified font size and style.|
|TextStyle(font)|Initializes a new instance of the [TextStyle](/tasks/python-net/aspose.tasks.visualization/textstyle/) class with the specified font settings.|
## Properties
| Name | Description |
| :- | :- |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ The TimescaleTier type exposes the following members:
| Name | Description |
| :- | :- |
|TimescaleTier()|Initializes a new instance of the [TimescaleTier](/tasks/python-net/aspose.tasks.visualization/timescaletier/) class.|
|TimescaleTier(unit, count)|Initializes a new instance of the TimescaleTier class|
|TimescaleTier(unit, count)|Initializes a new instance of the [TimescaleTier](/tasks/python-net/aspose.tasks.visualization/timescaletier/) class.|
## Properties
| Name | Description |
| :- | :- |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ The AvailabilityPeriod type exposes the following members:
| Name | Description |
| :- | :- |
|AvailabilityPeriod()|Initializes a new instance of the [AvailabilityPeriod](/tasks/python-net/aspose.tasks/availabilityperiod/).|
|AvailabilityPeriod(available_from, available_to, available_units)|Initializes a new instance of the AvailabilityPeriod class|
|AvailabilityPeriod(available_from, available_to, available_units)|Initializes a new instance of the [AvailabilityPeriod](/tasks/python-net/aspose.tasks/availabilityperiod/) with the specified date range and available units.|
## Properties
| Name | Description |
| :- | :- |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ The GraphicalIndicatorCriteria type exposes the following members:
## Constructors
| Name | Description |
| :- | :- |
|GraphicalIndicatorCriteria(row_type, test, image_index, value1, value2)|Initializes a new instance of the GraphicalIndicatorCriteria class|
|GraphicalIndicatorCriteria(row_type, test, image_index, value)|Initializes a new instance of the GraphicalIndicatorCriteria class|
|GraphicalIndicatorCriteria(row_type, test, image_index, value1, value2)|Initializes a new instance of the [GraphicalIndicatorCriteria](/tasks/python-net/aspose.tasks/graphicalindicatorcriteria/) type.|
|GraphicalIndicatorCriteria(row_type, test, image_index, value)|Initializes a new instance of the [GraphicalIndicatorCriteria](/tasks/python-net/aspose.tasks/graphicalindicatorcriteria/) type.|
## Properties
| Name | Description |
| :- | :- |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@ The GraphicalIndicatorCriteriaValue type exposes the following members:
## Constructors
| Name | Description |
| :- | :- |
|GraphicalIndicatorCriteriaValue(value)|Initializes a new instance of the GraphicalIndicatorCriteriaValue class|
|GraphicalIndicatorCriteriaValue(date_value)|Initializes a new instance of the GraphicalIndicatorCriteriaValue class|
|GraphicalIndicatorCriteriaValue(text_value)|Initializes a new instance of the GraphicalIndicatorCriteriaValue class|
|GraphicalIndicatorCriteriaValue(duration_value)|Initializes a new instance of the GraphicalIndicatorCriteriaValue class|
|GraphicalIndicatorCriteriaValue(flag_value)|Initializes a new instance of the GraphicalIndicatorCriteriaValue class|
|GraphicalIndicatorCriteriaValue(value)|Creates an instance of GraphicalIndicatorCriteriaValue class with constant decimal value.|
|GraphicalIndicatorCriteriaValue(date_value)|Creates an instance of GraphicalIndicatorCriteriaValue class with constant DateTime value.|
|GraphicalIndicatorCriteriaValue(text_value)|Creates an instance of GraphicalIndicatorCriteriaValue class with constant string value.|
|GraphicalIndicatorCriteriaValue(duration_value)|Creates an instance of GraphicalIndicatorCriteriaValue class with constant Duration value.|
|GraphicalIndicatorCriteriaValue(flag_value)|Creates an instance of GraphicalIndicatorCriteriaValue class with constant flag (bool) value.|
## Properties
| Name | Description |
| :- | :- |
Expand Down
6 changes: 3 additions & 3 deletions english/python-net/aspose.tasks/nullablebool/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ The NullableBool type exposes the following members:
## Constructors
| Name | Description |
| :- | :- |
|NullableBool(value)|Initializes a new instance of the NullableBool class|
|NullableBool(value, is_defined)|Initializes a new instance of the NullableBool class|
|NullableBool()|Initializes a new instance of the NullableBool class|
|NullableBool(value)|Initializes a new instance of the [NullableBool](/tasks/python-net/aspose.tasks/nullablebool/) struct with the specified boolean value.|
|NullableBool(value, is_defined)|Initializes a new instance of the [NullableBool](/tasks/python-net/aspose.tasks/nullablebool/) struct with the specified boolean value.|
|NullableBool()|Initializes a new instance of the [NullableBool](/tasks/python-net/aspose.tasks/nullablebool/) struct with the specified boolean value.|
## Properties
| Name | Description |
| :- | :- |
Expand Down
2 changes: 1 addition & 1 deletion english/python-net/aspose.tasks/outlinecode/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ The OutlineCode type exposes the following members:
| Name | Description |
| :- | :- |
|OutlineCode()|Initializes a new instance of the [OutlineCode](/tasks/python-net/aspose.tasks/outlinecode/) class.|
|OutlineCode(code_definition, outline_value)|Initializes a new instance of the OutlineCode class|
|OutlineCode(code_definition, outline_value)|Initializes a new instance of the [OutlineCode](/tasks/python-net/aspose.tasks/outlinecode/) class using the specified Outline Code and one of its values.|
## Properties
| Name | Description |
| :- | :- |
Expand Down
4 changes: 2 additions & 2 deletions english/python-net/aspose.tasks/primaveraxerreader/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ The PrimaveraXerReader type exposes the following members:
## Constructors
| Name | Description |
| :- | :- |
|PrimaveraXerReader(xer_file_path)|Initializes a new instance of the PrimaveraXerReader class|
|PrimaveraXerReader(stream)|Initializes a new instance of the PrimaveraXerReader class|
|PrimaveraXerReader(xer_file_path)|Initializes a new instance of the [PrimaveraXerReader](/tasks/python-net/aspose.tasks/primaveraxerreader/) class.|
|PrimaveraXerReader(stream)|Initializes a new instance of the [PrimaveraXerReader](/tasks/python-net/aspose.tasks/primaveraxerreader/) class.|
## Methods
| Name | Description |
| :- | :- |
Expand Down
4 changes: 2 additions & 2 deletions english/python-net/aspose.tasks/primaveraxmlreader/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ The PrimaveraXmlReader type exposes the following members:
## Constructors
| Name | Description |
| :- | :- |
|PrimaveraXmlReader(template_path)|Initializes a new instance of the PrimaveraXmlReader class|
|PrimaveraXmlReader(stream)|Initializes a new instance of the PrimaveraXmlReader class|
|PrimaveraXmlReader(template_path)|Initializes a new instance of the [PrimaveraXmlReader](/tasks/python-net/aspose.tasks/primaveraxmlreader/) class.|
|PrimaveraXmlReader(stream)|Initializes a new instance of the [PrimaveraXmlReader](/tasks/python-net/aspose.tasks/primaveraxmlreader/) class.|
## Methods
| Name | Description |
| :- | :- |
Expand Down
18 changes: 9 additions & 9 deletions english/python-net/aspose.tasks/project/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@ The Project type exposes the following members:
| Name | Description |
| :- | :- |
|Project()|Initializes a new instance of the [Project](/tasks/python-net/aspose.tasks/project/) class.|
|Project(project_template, protection_password)|Initializes a new instance of the Project class|
|Project(project_template)|Initializes a new instance of the Project class|
|Project(stream, options)|Initializes a new instance of the Project class|
|Project(stream)|Initializes a new instance of the Project class|
|Project(project_template, options)|Initializes a new instance of the Project class|
|Project(settings)|Initializes a new instance of the Project class|
|Project(stream, protection_password)|Initializes a new instance of the Project class|
|Project(project_template, options)|Initializes a new instance of the Project class|
|Project(stream, options)|Initializes a new instance of the Project class|
|Project(project_template, protection_password)|Initializes a new instance of the [Project](/tasks/python-net/aspose.tasks/project/) class from a password protected template (existent mpp or mpt file).|
|Project(project_template)|Initializes a new instance of the [Project](/tasks/python-net/aspose.tasks/project/) class from a password protected template (existent mpp or mpt file).|
|Project(stream, options)|Initializes a new instance of the [Project](/tasks/python-net/aspose.tasks/project/) class from the Stream<br/> with the specified instance of the [PrimaveraReadOptions](/tasks/python-net/aspose.tasks/primaverareadoptions/) class.|
|Project(stream)|Initializes a new instance of the [Project](/tasks/python-net/aspose.tasks/project/) class from the Stream<br/> with the specified instance of the [PrimaveraReadOptions](/tasks/python-net/aspose.tasks/primaverareadoptions/) class.|
|Project(project_template, options)|Initializes a new instance of the [Project](/tasks/python-net/aspose.tasks/project/) class from a template (existent MPP or MPT file) <br/> with the specified instance of the [PrimaveraReadOptions](/tasks/python-net/aspose.tasks/primaverareadoptions/) class.|
|Project(settings)|Initializes a new instance of the [Project](/tasks/python-net/aspose.tasks/project/) class to read data from a database which is specified by the instance of the [DbSettings](/tasks/python-net/aspose.tasks.connectivity/dbsettings/) class.|
|Project(stream, protection_password)|Initializes a new instance of the [Project](/tasks/python-net/aspose.tasks/project/) class from a template(existent mpp or mpt file).|
|Project(project_template, options)|Initializes a new instance of the [Project](/tasks/python-net/aspose.tasks/project/) class from a template (existent mpp or mpt file)<br/> with the specified instance of the [LoadOptions](/tasks/python-net/aspose.tasks/loadoptions/) class.|
|Project(stream, options)|Initializes a new instance of the [Project](/tasks/python-net/aspose.tasks/project/) class from the Stream<br/> with the specified instance of the [LoadOptions](/tasks/python-net/aspose.tasks/loadoptions/) class.|
## Properties
| Name | Description |
| :- | :- |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ The ProjectServerCredentials type exposes the following members:
## Constructors
| Name | Description |
| :- | :- |
|ProjectServerCredentials(site_url, auth_token)|Initializes a new instance of the ProjectServerCredentials class|
|ProjectServerCredentials(site_url, user_name, password)|Initializes a new instance of the ProjectServerCredentials class|
|ProjectServerCredentials(site_url, auth_token)|Initializes a new instance of the [ProjectServerCredentials](/tasks/python-net/aspose.tasks/projectservercredentials/) class using URL of SharePoint site and valid SPOIDCRL authorization token for SharePoint's PWA (Project Web Access) site.|
|ProjectServerCredentials(site_url, user_name, password)|Initializes a new instance of the [ProjectServerCredentials](/tasks/python-net/aspose.tasks/projectservercredentials/) class using URL of SharePoint site and valid SPOIDCRL authorization token for SharePoint's PWA (Project Web Access) site.|
## Properties
| Name | Description |
| :- | :- |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ The ProjectServerManager type exposes the following members:
## Constructors
| Name | Description |
| :- | :- |
|ProjectServerManager(credentials)|Initializes a new instance of the ProjectServerManager class|
|ProjectServerManager(credentials)|Initializes a new instance of the [ProjectServerManager](/tasks/python-net/aspose.tasks/projectservermanager/) class.|
## Methods
| Name | Description |
| :- | :- |
Expand Down
2 changes: 1 addition & 1 deletion english/python-net/aspose.tasks/taskbaseline/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ The TaskBaseline type exposes the following members:
## Constructors
| Name | Description |
| :- | :- |
|TaskBaseline(task)|Initializes a new instance of the TaskBaseline class|
|TaskBaseline(task)|Initializes a new instance of the [TaskBaseline](/tasks/python-net/aspose.tasks/taskbaseline/) class.|
## Properties
| Name | Description |
| :- | :- |
Expand Down
Loading