diff --git a/english/python-net/aspose.tasks.connectivity/dbsettings/_index.md b/english/python-net/aspose.tasks.connectivity/dbsettings/_index.md index bd42e5b34..9848010bd 100644 --- a/english/python-net/aspose.tasks.connectivity/dbsettings/_index.md +++ b/english/python-net/aspose.tasks.connectivity/dbsettings/_index.md @@ -16,7 +16,7 @@ The DbSettings type exposes the following members: | Name | Description | | :- | :- | |connection_string|Gets or sets the connection string.| -|provider_invariant_name|Gets or sets provider invariant name which is used to get an instance of the| +|provider_invariant_name|Gets or sets provider invariant name which is used to get an instance of the class.| ### See Also diff --git a/english/python-net/aspose.tasks.connectivity/mpdsettings/_index.md b/english/python-net/aspose.tasks.connectivity/mpdsettings/_index.md index 0f3737fde..976b362dd 100644 --- a/english/python-net/aspose.tasks.connectivity/mpdsettings/_index.md +++ b/english/python-net/aspose.tasks.connectivity/mpdsettings/_index.md @@ -20,7 +20,7 @@ The MpdSettings type exposes the following members: | Name | Description | | :- | :- | |connection_string|Gets or sets the connection string.| -|provider_invariant_name|Gets or sets provider invariant name which is used to get an instance of the| +|provider_invariant_name|Gets or sets provider invariant name which is used to get an instance of the class.| |project_id|Gets id of the project to read.| ### See Also diff --git a/english/python-net/aspose.tasks.connectivity/mspdbsettings/_index.md b/english/python-net/aspose.tasks.connectivity/mspdbsettings/_index.md index f6c3579a8..9ac33e4ef 100644 --- a/english/python-net/aspose.tasks.connectivity/mspdbsettings/_index.md +++ b/english/python-net/aspose.tasks.connectivity/mspdbsettings/_index.md @@ -20,7 +20,7 @@ The MspDbSettings type exposes the following members: | Name | Description | | :- | :- | |connection_string|Gets or sets the connection string.| -|provider_invariant_name|Gets or sets provider invariant name which is used to get an instance of the| +|provider_invariant_name|Gets or sets provider invariant name which is used to get an instance of the class.| |project_guid|Gets the guid of the project to read.| |schema|Gets or sets the schema of the MS Project Server.
The default value is "pub".| diff --git a/english/python-net/aspose.tasks.connectivity/primaveradbsettings/_index.md b/english/python-net/aspose.tasks.connectivity/primaveradbsettings/_index.md index 14734606e..e7be70311 100644 --- a/english/python-net/aspose.tasks.connectivity/primaveradbsettings/_index.md +++ b/english/python-net/aspose.tasks.connectivity/primaveradbsettings/_index.md @@ -20,7 +20,7 @@ The PrimaveraDbSettings type exposes the following members: | Name | Description | | :- | :- | |connection_string|Gets or sets the connection string.| -|provider_invariant_name|Gets or sets provider invariant name which is used to get an instance of the| +|provider_invariant_name|Gets or sets provider invariant name which is used to get an instance of the class.| |project_id|Gets id of the project to read.| ### See Also diff --git a/english/python-net/aspose.tasks.riskanalysis/_index.md b/english/python-net/aspose.tasks.riskanalysis/_index.md index 73b283105..6d0f1eca8 100644 --- a/english/python-net/aspose.tasks.riskanalysis/_index.md +++ b/english/python-net/aspose.tasks.riskanalysis/_index.md @@ -17,9 +17,9 @@ Contains classes for creating Risk Analysis Report. |[RiskAnalysisSettings](/tasks/python-net/aspose.tasks.riskanalysis/riskanalysissettings/)|Specifies settings for performing risk analysis.| |[RiskAnalyzer](/tasks/python-net/aspose.tasks.riskanalysis/riskanalyzer/)|Performs a Monte Carlo simulation based on the specified risk analysis settings.| |[RiskItemStatistics](/tasks/python-net/aspose.tasks.riskanalysis/riskitemstatistics/)|Represents an item which stores statistical data for the task of the analyzed project.| -|[RiskItemStatisticsCollection](/tasks/python-net/aspose.tasks.riskanalysis/riskitemstatisticscollection/)|Represents a collection containing the instances of the| +|[RiskItemStatisticsCollection](/tasks/python-net/aspose.tasks.riskanalysis/riskitemstatisticscollection/)|Represents a collection containing the instances of the [RiskItemStatistics](/tasks/python-net/aspose.tasks.riskanalysis/riskitemstatistics/) class.| |[RiskPattern](/tasks/python-net/aspose.tasks.riskanalysis/riskpattern/)|Represents a risk pattern for a project task.| -|[RiskPatternCollection](/tasks/python-net/aspose.tasks.riskanalysis/riskpatterncollection/)|Represents a collection containing the instances of the| +|[RiskPatternCollection](/tasks/python-net/aspose.tasks.riskanalysis/riskpatterncollection/)|Represents a collection containing the instances of the [RiskPattern](/tasks/python-net/aspose.tasks.riskanalysis/riskpattern/) class.| ## Enumerations | Enumeration | Description | | :- | :- | diff --git a/english/python-net/aspose.tasks.riskanalysis/riskanalysisresult/_index.md b/english/python-net/aspose.tasks.riskanalysis/riskanalysisresult/_index.md index cd961dbc4..1be4b57c5 100644 --- a/english/python-net/aspose.tasks.riskanalysis/riskanalysisresult/_index.md +++ b/english/python-net/aspose.tasks.riskanalysis/riskanalysisresult/_index.md @@ -17,7 +17,7 @@ The RiskAnalysisResult type exposes the following members: | :- | :- | |save_report(stream)|Saves the risk analysis report to the stream in PDF format.| |save_report(file_name)|Saves the risk analysis report to the specified file path in PDF format.| -|get_risk_items(item_type)|Returns an instance of the| +|get_risk_items(item_type)|Returns an instance of the [RiskItemStatisticsCollection](/tasks/python-net/aspose.tasks.riskanalysis/riskitemstatisticscollection/) for the specified risk type.| ### See Also diff --git a/english/python-net/aspose.tasks.riskanalysis/riskanalysissettings/_index.md b/english/python-net/aspose.tasks.riskanalysis/riskanalysissettings/_index.md index 7862dbfe0..9f72e311d 100644 --- a/english/python-net/aspose.tasks.riskanalysis/riskanalysissettings/_index.md +++ b/english/python-net/aspose.tasks.riskanalysis/riskanalysissettings/_index.md @@ -20,7 +20,7 @@ The RiskAnalysisSettings type exposes the following members: | Name | Description | | :- | :- | |iterations_count|Gets or sets the number of iterations to use in Monte Carlo simulation.
The default value is 100.| -|patterns|Gets a collection containing the instances of the| +|patterns|Gets a collection containing the instances of the [RiskPattern](/tasks/python-net/aspose.tasks.riskanalysis/riskpattern/) class.| ### See Also diff --git a/english/python-net/aspose.tasks.riskanalysis/riskanalyzer/_index.md b/english/python-net/aspose.tasks.riskanalysis/riskanalyzer/_index.md index ca159d588..fc8d88749 100644 --- a/english/python-net/aspose.tasks.riskanalysis/riskanalyzer/_index.md +++ b/english/python-net/aspose.tasks.riskanalysis/riskanalyzer/_index.md @@ -19,11 +19,11 @@ The RiskAnalyzer type exposes the following members: ## Properties | Name | Description | | :- | :- | -|settings|Gets or sets the instance of the| +|settings|Gets or sets the instance of the [RiskAnalysisSettings](/tasks/python-net/aspose.tasks.riskanalysis/riskanalysissettings/) class which defines necessary settings for risk analysis.| ## Methods | Name | Description | | :- | :- | -|analyze(project)|Performs risk analysis for the specified project. The analysis is based on Monte Carlo simulation and the result is an instance of the| +|analyze(project)|Performs risk analysis for the specified project. The analysis is based on Monte Carlo simulation and the result is an instance of the [RiskAnalysisResult](/tasks/python-net/aspose.tasks.riskanalysis/riskanalysisresult/) class.| ### See Also diff --git a/english/python-net/aspose.tasks.riskanalysis/riskitemstatistics/_index.md b/english/python-net/aspose.tasks.riskanalysis/riskitemstatistics/_index.md index cebf3ddf4..60224278d 100644 --- a/english/python-net/aspose.tasks.riskanalysis/riskitemstatistics/_index.md +++ b/english/python-net/aspose.tasks.riskanalysis/riskitemstatistics/_index.md @@ -15,7 +15,7 @@ The RiskItemStatistics type exposes the following members: ## Properties | Name | Description | | :- | :- | -|item_type|Gets an instance of the| +|item_type|Gets an instance of the [RiskItemType](/tasks/python-net/aspose.tasks.riskanalysis/riskitemtype/) enumeration.| |minimum|Gets the minimum value which was generated during Monte Carlo simulation.| |maximum|Gets the maximum value which was generated during Monte Carlo simulation.| |expected_value|Gets the expected value of the risk item.| diff --git a/english/python-net/aspose.tasks.riskanalysis/riskitemstatisticscollection/_index.md b/english/python-net/aspose.tasks.riskanalysis/riskitemstatisticscollection/_index.md index 7b2b19232..9b09c72f3 100644 --- a/english/python-net/aspose.tasks.riskanalysis/riskitemstatisticscollection/_index.md +++ b/english/python-net/aspose.tasks.riskanalysis/riskitemstatisticscollection/_index.md @@ -9,13 +9,13 @@ url: /python-net/aspose.tasks.riskanalysis/riskitemstatisticscollection/ ## RiskItemStatisticsCollection class -Represents a collection containing the instances of the +Represents a collection containing the instances of the [RiskItemStatistics](/tasks/python-net/aspose.tasks.riskanalysis/riskitemstatistics/) class. The RiskItemStatisticsCollection type exposes the following members: ## Methods | Name | Description | | :- | :- | -|get(task)|Returns an instance of the| +|get(task)|Returns an instance of the [RiskItemStatistics](/tasks/python-net/aspose.tasks.riskanalysis/riskitemstatistics/) class containing in this collection which is associated with the specified Task object; null if the item is not found.| ### See Also diff --git a/english/python-net/aspose.tasks.riskanalysis/riskpatterncollection/_index.md b/english/python-net/aspose.tasks.riskanalysis/riskpatterncollection/_index.md index 294271fe5..63b1fda58 100644 --- a/english/python-net/aspose.tasks.riskanalysis/riskpatterncollection/_index.md +++ b/english/python-net/aspose.tasks.riskanalysis/riskpatterncollection/_index.md @@ -9,7 +9,7 @@ url: /python-net/aspose.tasks.riskanalysis/riskpatterncollection/ ## RiskPatternCollection class -Represents a collection containing the instances of the +Represents a collection containing the instances of the [RiskPattern](/tasks/python-net/aspose.tasks.riskanalysis/riskpattern/) class. The RiskPatternCollection type exposes the following members: diff --git a/english/python-net/aspose.tasks.saving/csvoptions/_index.md b/english/python-net/aspose.tasks.saving/csvoptions/_index.md index 7141dfec8..f8c0334b6 100644 --- a/english/python-net/aspose.tasks.saving/csvoptions/_index.md +++ b/english/python-net/aspose.tasks.saving/csvoptions/_index.md @@ -24,7 +24,7 @@ The CsvOptions type exposes the following members: |encoding|Gets or sets an encoding to save CSV with.| |include_headers|Gets or sets a value indicating whether to include headers or not (default value is TRUE).| |text_delimiter|Gets or sets a text delimiter.| -|view|Gets or sets a list of the view columns (| +|view|Gets or sets a list of the view columns ([GanttChartColumn](/tasks/python-net/aspose.tasks.visualization/ganttchartcolumn/)) to save to XLSX format.
If not set then default columns are saved.| ### See Also diff --git a/english/python-net/aspose.tasks.saving/htmlsaveoptions/_index.md b/english/python-net/aspose.tasks.saving/htmlsaveoptions/_index.md index 20a88f567..ff29189ec 100644 --- a/english/python-net/aspose.tasks.saving/htmlsaveoptions/_index.md +++ b/english/python-net/aspose.tasks.saving/htmlsaveoptions/_index.md @@ -15,17 +15,17 @@ The HtmlSaveOptions type exposes the following members: ## Constructors | Name | Description | | :- | :- | -|HtmlSaveOptions()|Initializes a new instance of the| +|HtmlSaveOptions()|Initializes a new instance of the [HtmlSaveOptions](/tasks/python-net/aspose.tasks.saving/htmlsaveoptions/) class.| ## Properties | Name | Description | | :- | :- | |save_format| | -|bar_styles|Gets or sets the list of the instances of the| +|bar_styles|Gets or sets the list of the instances of the [BarStyle](/tasks/python-net/aspose.tasks.visualization/barstyle/) class that appear in project view.| |draw_non_working_time|Gets or sets a value indicating whether non-working time should be drawn (Default value is TRUE).| |end_date|Gets or sets a date to finish rendering to.| |fit_timescale_to_end_of_page|Gets or sets whether a calendar section of a view should be rendered to the end (right side) of the last page.
If value is false, calendar section is rendered exactly to EndDate, even there is an empty space on a page.| |fit_content|Gets or sets a value indicating whether row height should be increased to fit its content.| -|gridlines|Gets or sets a list of| +|gridlines|Gets or sets a list of [Gridline](/tasks/python-net/aspose.tasks.visualization/gridline/) that appear in project view.| |legend_on_each_page|Gets or sets a value indicating whether legend should be shown on each page (Default value is TRUE).| |legend_drawing_options|Gets or sets a value which define how to render a legend. Default value is LegendDrawingOptions.OnEveryPage.| |mark_critical_tasks|Gets or sets a value indicating whether critical tasks should be displayed in red color (Default value is FALSE).| @@ -33,14 +33,14 @@ The HtmlSaveOptions type exposes the following members: |page_count|Gets or sets the number of pages of project.| |page_size|Gets or sets the size of page to be rendered (Default value is PageSize.A4).| |is_portrait|Gets or sets a value indicating whether the page orientation is portrait; returns false if the page orientation is landscape.| -|presentation_format|Gets or sets the| +|presentation_format|Gets or sets the [presentation_format](/tasks/python-net/aspose.tasks.saving/saveoptions/) in which the document will be saved.| |roll_up_gantt_bars|Gets or sets a value indicating whether subtasks on the summary task bar should be marked.
For subtasks, the Rollup field indicates whether information on the subtask Gantt bars will be rolled up to the summary task bar.
For summary tasks, the Rollup field indicates whether the summary task bar displays rolled up bars.
You must have the Rollup field for summary tasks set to Yes for any subtasks to roll up to them.| |start_date|Gets or sets the date to start rendering from.| -|text_styles|Gets or sets the list of the instances of the| -|timescale|Gets or sets the| +|text_styles|Gets or sets the list of the instances of the [TextStyle](/tasks/python-net/aspose.tasks.visualization/textstyle/) class that appear in project view.| +|timescale|Gets or sets the [timescale](/tasks/python-net/aspose.tasks.saving/saveoptions/) value which is used to control how timescale (if present) is rendered when project is saved to graphical format.| |use_gradient_brush|Gets or sets a value indicating whether to use gradient brush when rendering project layout.| -|view|Gets or sets a list of the view columns to render (| -|view_settings|Gets or sets a view (| +|view|Gets or sets a list of the view columns to render ([GanttChartColumn](/tasks/python-net/aspose.tasks.visualization/ganttchartcolumn/)).
If not set then task ids, task names, start and finish are rendered only.
If both View and [view_settings](/tasks/python-net/aspose.tasks.saving/saveoptions/) properties are set, columns from View overrides columns from ViewSettings.| +|view_settings|Gets or sets a view ([view](/tasks/python-net/aspose.tasks.saving/saveoptions/)) to render. You can use this options to explicitly specify which view should be saved to PDF, HTML or Image formats.
If this property is set, [PresentationFormat](/tasks/python-net/aspose.tasks.visualization/presentationformat/) property is ignored when project is saved.
View should be from one of the following screen (([screen](/tasks/python-net/aspose.tasks/view/))): (Gantt, TaskSheet, TaskUsage, ResourceSheet, ResourceUsage)| |custom_page_size|Gets or sets the custom page size in points (1 point = 1/72 of inch).| |render_to_single_page|Gets or sets a value indicating whether a project should be rendered to a single page
when project is saved in graphical format.
The page size will be changed so the rendered project can be fit on one page.| |css_style_prefix|Gets or sets CSS style prefix.| diff --git a/english/python-net/aspose.tasks.saving/imagesaveoptions/_index.md b/english/python-net/aspose.tasks.saving/imagesaveoptions/_index.md index 93c8f1072..b85bd59e1 100644 --- a/english/python-net/aspose.tasks.saving/imagesaveoptions/_index.md +++ b/english/python-net/aspose.tasks.saving/imagesaveoptions/_index.md @@ -20,12 +20,12 @@ The ImageSaveOptions type exposes the following members: | Name | Description | | :- | :- | |save_format| | -|bar_styles|Gets or sets the list of the instances of the| +|bar_styles|Gets or sets the list of the instances of the [BarStyle](/tasks/python-net/aspose.tasks.visualization/barstyle/) class that appear in project view.| |draw_non_working_time|Gets or sets a value indicating whether non-working time should be drawn (Default value is TRUE).| |end_date|Gets or sets a date to finish rendering to.| |fit_timescale_to_end_of_page|Gets or sets whether a calendar section of a view should be rendered to the end (right side) of the last page.
If value is false, calendar section is rendered exactly to EndDate, even there is an empty space on a page.| |fit_content|Gets or sets a value indicating whether row height should be increased to fit its content.| -|gridlines|Gets or sets a list of| +|gridlines|Gets or sets a list of [Gridline](/tasks/python-net/aspose.tasks.visualization/gridline/) that appear in project view.| |legend_on_each_page|Gets or sets a value indicating whether legend should be shown on each page (Default value is TRUE).| |legend_drawing_options|Gets or sets a value which define how to render a legend. Default value is LegendDrawingOptions.OnEveryPage.| |mark_critical_tasks|Gets or sets a value indicating whether critical tasks should be displayed in red color (Default value is FALSE).| @@ -33,14 +33,14 @@ The ImageSaveOptions type exposes the following members: |page_count|Gets or sets the number of pages of project.| |page_size|Gets or sets the size of page to be rendered (Default value is PageSize.A4).| |is_portrait|Gets or sets a value indicating whether the page orientation is portrait; returns false if the page orientation is landscape.| -|presentation_format|Gets or sets the| +|presentation_format|Gets or sets the [presentation_format](/tasks/python-net/aspose.tasks.saving/saveoptions/) in which the document will be saved.| |roll_up_gantt_bars|Gets or sets a value indicating whether subtasks on the summary task bar should be marked.
For subtasks, the Rollup field indicates whether information on the subtask Gantt bars will be rolled up to the summary task bar.
For summary tasks, the Rollup field indicates whether the summary task bar displays rolled up bars.
You must have the Rollup field for summary tasks set to Yes for any subtasks to roll up to them.| |start_date|Gets or sets the date to start rendering from.| -|text_styles|Gets or sets the list of the instances of the| -|timescale|Gets or sets the| +|text_styles|Gets or sets the list of the instances of the [TextStyle](/tasks/python-net/aspose.tasks.visualization/textstyle/) class that appear in project view.| +|timescale|Gets or sets the [timescale](/tasks/python-net/aspose.tasks.saving/saveoptions/) value which is used to control how timescale (if present) is rendered when project is saved to graphical format.| |use_gradient_brush|Gets or sets a value indicating whether gradient brush should be used when rendering Gantt Chart.| -|view|Gets or sets a list of the view columns to render (| -|view_settings|Gets or sets a view (| +|view|Gets or sets a list of the view columns to render ([GanttChartColumn](/tasks/python-net/aspose.tasks.visualization/ganttchartcolumn/)).
If not set then task ids, task names, start and finish are rendered only.
If both View and [view_settings](/tasks/python-net/aspose.tasks.saving/saveoptions/) properties are set, columns from View overrides columns from ViewSettings.| +|view_settings|Gets or sets a view ([view](/tasks/python-net/aspose.tasks.saving/saveoptions/)) to render. You can use this options to explicitly specify which view should be saved to PDF, HTML or Image formats.
If this property is set, [PresentationFormat](/tasks/python-net/aspose.tasks.visualization/presentationformat/) property is ignored when project is saved.
View should be from one of the following screen (([screen](/tasks/python-net/aspose.tasks/view/))): (Gantt, TaskSheet, TaskUsage, ResourceSheet, ResourceUsage)| |custom_page_size|Gets or sets the custom page size in points (1 point = 1/72 of inch).| |render_to_single_page|Gets or sets a value indicating whether a project should be rendered to a single page
when project is saved in graphical format.
The page size will be changed so the rendered project can be fit on one page.| |font_settings|Specifies font settings used when rendering project's view.| diff --git a/english/python-net/aspose.tasks.saving/pagesavingargs/_index.md b/english/python-net/aspose.tasks.saving/pagesavingargs/_index.md index a77fbe3cf..1dab9c818 100644 --- a/english/python-net/aspose.tasks.saving/pagesavingargs/_index.md +++ b/english/python-net/aspose.tasks.saving/pagesavingargs/_index.md @@ -16,7 +16,7 @@ The PageSavingArgs type exposes the following members: | Name | Description | | :- | :- | |page_number|Gets a number of page to be written.| -|keep_stream_open|Gets or sets a value indicating whether rendering routine should keep| +|keep_stream_open|Gets or sets a value indicating whether rendering routine should keep [stream](/tasks/python-net/aspose.tasks.saving/pagesavingargs/) opened after a page is written.| |stream|Gets or sets a stream for writing a page.| ### See Also diff --git a/english/python-net/aspose.tasks.saving/pdfsaveoptions/_index.md b/english/python-net/aspose.tasks.saving/pdfsaveoptions/_index.md index 4c82a98fc..c10464c27 100644 --- a/english/python-net/aspose.tasks.saving/pdfsaveoptions/_index.md +++ b/english/python-net/aspose.tasks.saving/pdfsaveoptions/_index.md @@ -15,17 +15,17 @@ The PdfSaveOptions type exposes the following members: ## Constructors | Name | Description | | :- | :- | -|PdfSaveOptions()|Initializes a new instance of the| +|PdfSaveOptions()|Initializes a new instance of the [PdfSaveOptions](/tasks/python-net/aspose.tasks.saving/pdfsaveoptions/) class that can be used to save a document in the| ## Properties | Name | Description | | :- | :- | |save_format| | -|bar_styles|Gets or sets the list of the instances of the| +|bar_styles|Gets or sets the list of the instances of the [BarStyle](/tasks/python-net/aspose.tasks.visualization/barstyle/) class that appear in project view.| |draw_non_working_time|Gets or sets a value indicating whether non-working time should be drawn (Default value is TRUE).| |end_date|Gets or sets a date to finish rendering to.| |fit_timescale_to_end_of_page|Gets or sets whether a calendar section of a view should be rendered to the end (right side) of the last page.
If value is false, calendar section is rendered exactly to EndDate, even there is an empty space on a page.| |fit_content|Gets or sets a value indicating whether row height should be increased to fit its content.| -|gridlines|Gets or sets a list of| +|gridlines|Gets or sets a list of [Gridline](/tasks/python-net/aspose.tasks.visualization/gridline/) that appear in project view.| |legend_on_each_page|Gets or sets a value indicating whether legend should be shown on each page (Default value is TRUE).| |legend_drawing_options|Gets or sets a value which define how to render a legend. Default value is LegendDrawingOptions.OnEveryPage.| |mark_critical_tasks|Gets or sets a value indicating whether critical tasks should be displayed in red color (Default value is FALSE).| @@ -33,23 +33,23 @@ The PdfSaveOptions type exposes the following members: |page_count|Gets or sets the number of pages of project.| |page_size|Gets or sets the size of page to be rendered (Default value is PageSize.A4).| |is_portrait|Gets or sets a value indicating whether the page orientation is portrait; returns false if the page orientation is landscape.| -|presentation_format|Gets or sets the| +|presentation_format|Gets or sets the [presentation_format](/tasks/python-net/aspose.tasks.saving/saveoptions/) in which the document will be saved.| |roll_up_gantt_bars|Gets or sets a value indicating whether subtasks on the summary task bar should be marked.
For subtasks, the Rollup field indicates whether information on the subtask Gantt bars will be rolled up to the summary task bar.
For summary tasks, the Rollup field indicates whether the summary task bar displays rolled up bars.
You must have the Rollup field for summary tasks set to Yes for any subtasks to roll up to them.| |start_date|Gets or sets the date to start rendering from.| -|text_styles|Gets or sets the list of the instances of the| -|timescale|Gets or sets the| +|text_styles|Gets or sets the list of the instances of the [TextStyle](/tasks/python-net/aspose.tasks.visualization/textstyle/) class that appear in project view.| +|timescale|Gets or sets the [timescale](/tasks/python-net/aspose.tasks.saving/saveoptions/) value which is used to control how timescale (if present) is rendered when project is saved to graphical format.| |use_gradient_brush|Gets or sets a value indicating whether gradient brush should be used when rendering Gantt Chart.| -|view|Gets or sets a list of the view columns to render (| -|view_settings|Gets or sets a view (| +|view|Gets or sets a list of the view columns to render ([GanttChartColumn](/tasks/python-net/aspose.tasks.visualization/ganttchartcolumn/)).
If not set then task ids, task names, start and finish are rendered only.
If both View and [view_settings](/tasks/python-net/aspose.tasks.saving/saveoptions/) properties are set, columns from View overrides columns from ViewSettings.| +|view_settings|Gets or sets a view ([view](/tasks/python-net/aspose.tasks.saving/saveoptions/)) to render. You can use this options to explicitly specify which view should be saved to PDF, HTML or Image formats.
If this property is set, [PresentationFormat](/tasks/python-net/aspose.tasks.visualization/presentationformat/) property is ignored when project is saved.
View should be from one of the following screen (([screen](/tasks/python-net/aspose.tasks/view/))): (Gantt, TaskSheet, TaskUsage, ResourceSheet, ResourceUsage)| |custom_page_size|Gets or sets the custom page size in points (1 point = 1/72 of inch).| |render_to_single_page|Gets or sets a value indicating whether a project should be rendered to a single page
when project is saved in graphical format.
The page size will be changed so the rendered project can be fit on one page.| |reduce_footer_gap|Gets or sets a value indicating whether a gap between last task and the footer must be reduced.| -|compliance|Gets or sets a desired compliance level for generated PDF document.
Default is| +|compliance|Gets or sets a desired compliance level for generated PDF document.
Default is [PDF15](/tasks/python-net/aspose.tasks.saving/pdfcompliance/).| |encryption_details|Gets or sets a encryption details. If not set, then no encryption will be performed.| -|text_compression|Gets or sets a compression type to be used for all content streams except images.
Default is| +|text_compression|Gets or sets a compression type to be used for all content streams except images.
Default is [FLATE](/tasks/python-net/aspose.tasks.saving/pdftextcompression/).| |digital_signature_details|Gets or sets a digital signature details. If not set, then no signing will be performed.| |save_to_separate_files|Gets or sets a value indicating whether to save project pages to separate files.| -|page_saving_callback|Gets or sets a user-defined callback which is used to get an output stream for each rendered page.
Is applicable when| +|page_saving_callback|Gets or sets a user-defined callback which is used to get an output stream for each rendered page.
Is applicable when [save_to_separate_files](/tasks/python-net/aspose.tasks.saving/pdfsaveoptions/) option is used.| |pages|Gets or sets the list of pages numbers to save when saving project layout to separate files.| |font_settings|Specifies font settings used when rendering project's view.| diff --git a/english/python-net/aspose.tasks.saving/primaverasaveoptions/_index.md b/english/python-net/aspose.tasks.saving/primaverasaveoptions/_index.md index a71d2a570..a879bafa3 100644 --- a/english/python-net/aspose.tasks.saving/primaverasaveoptions/_index.md +++ b/english/python-net/aspose.tasks.saving/primaverasaveoptions/_index.md @@ -15,7 +15,7 @@ The PrimaveraSaveOptions type exposes the following members: ## Constructors | Name | Description | | :- | :- | -|PrimaveraSaveOptions()|Initializes a new instance of the| +|PrimaveraSaveOptions()|Initializes a new instance of the [PrimaveraSaveOptions](/tasks/python-net/aspose.tasks.saving/primaverasaveoptions/) class.| ## Properties | Name | Description | | :- | :- | diff --git a/english/python-net/aspose.tasks.saving/primaveraxmlsaveoptions/_index.md b/english/python-net/aspose.tasks.saving/primaveraxmlsaveoptions/_index.md index 13bb9fae7..66f713978 100644 --- a/english/python-net/aspose.tasks.saving/primaveraxmlsaveoptions/_index.md +++ b/english/python-net/aspose.tasks.saving/primaveraxmlsaveoptions/_index.md @@ -15,7 +15,7 @@ The PrimaveraXmlSaveOptions type exposes the following members: ## Constructors | Name | Description | | :- | :- | -|PrimaveraXmlSaveOptions()|Initializes a new instance of the| +|PrimaveraXmlSaveOptions()|Initializes a new instance of the [PrimaveraXmlSaveOptions](/tasks/python-net/aspose.tasks.saving/primaveraxmlsaveoptions/) class.| ## Properties | Name | Description | | :- | :- | diff --git a/english/python-net/aspose.tasks.saving/printoptions/_index.md b/english/python-net/aspose.tasks.saving/printoptions/_index.md index f0b250e30..c66669f8e 100644 --- a/english/python-net/aspose.tasks.saving/printoptions/_index.md +++ b/english/python-net/aspose.tasks.saving/printoptions/_index.md @@ -15,17 +15,17 @@ The PrintOptions type exposes the following members: ## Constructors | Name | Description | | :- | :- | -|PrintOptions()|Initializes a new instance of the| +|PrintOptions()|Initializes a new instance of the [PrintOptions](/tasks/python-net/aspose.tasks.saving/printoptions/) class that can be used to set different options to print project.| ## Properties | Name | Description | | :- | :- | |save_format| | -|bar_styles|Gets or sets the list of the instances of the| +|bar_styles|Gets or sets the list of the instances of the [BarStyle](/tasks/python-net/aspose.tasks.visualization/barstyle/) class that appear in project view.| |draw_non_working_time|Gets or sets a value indicating whether non-working time should be drawn (Default value is TRUE).| |end_date|Gets or sets a date to finish rendering to.| |fit_timescale_to_end_of_page|Gets or sets whether a calendar section of a view should be rendered to the end (right side) of the last page.
If value is false, calendar section is rendered exactly to EndDate, even there is an empty space on a page.| |fit_content|Gets or sets a value indicating whether row height should be increased to fit its content.| -|gridlines|Gets or sets a list of| +|gridlines|Gets or sets a list of [Gridline](/tasks/python-net/aspose.tasks.visualization/gridline/) that appear in project view.| |legend_on_each_page|Gets or sets a value indicating whether legend should be shown on each page (Default value is TRUE).| |legend_drawing_options|Gets or sets a value which define how to render a legend. Default value is LegendDrawingOptions.OnEveryPage.| |mark_critical_tasks|Gets or sets a value indicating whether critical tasks should be displayed in red color (Default value is FALSE).| @@ -33,14 +33,14 @@ The PrintOptions type exposes the following members: |page_count|Gets or sets the number of pages of project.| |page_size|Gets or sets the size of page to be rendered (Default value is PageSize.A4).| |is_portrait|Gets or sets a value indicating whether the page orientation is portrait; returns false if the page orientation is landscape.| -|presentation_format|Gets or sets the| +|presentation_format|Gets or sets the [presentation_format](/tasks/python-net/aspose.tasks.saving/saveoptions/) in which the document will be saved.| |roll_up_gantt_bars|Gets or sets a value indicating whether subtasks on the summary task bar should be marked.
For subtasks, the Rollup field indicates whether information on the subtask Gantt bars will be rolled up to the summary task bar.
For summary tasks, the Rollup field indicates whether the summary task bar displays rolled up bars.
You must have the Rollup field for summary tasks set to Yes for any subtasks to roll up to them.| |start_date|Gets or sets the date to start rendering from.| -|text_styles|Gets or sets the list of the instances of the| -|timescale|Gets or sets the| +|text_styles|Gets or sets the list of the instances of the [TextStyle](/tasks/python-net/aspose.tasks.visualization/textstyle/) class that appear in project view.| +|timescale|Gets or sets the [timescale](/tasks/python-net/aspose.tasks.saving/saveoptions/) value which is used to control how timescale (if present) is rendered when project is saved to graphical format.| |use_gradient_brush|Gets or sets a value indicating whether gradient brush should be used when rendering Gantt Chart.| -|view|Gets or sets a list of the view columns to render (| -|view_settings|Gets or sets a view (| +|view|Gets or sets a list of the view columns to render ([GanttChartColumn](/tasks/python-net/aspose.tasks.visualization/ganttchartcolumn/)).
If not set then task ids, task names, start and finish are rendered only.
If both View and [view_settings](/tasks/python-net/aspose.tasks.saving/saveoptions/) properties are set, columns from View overrides columns from ViewSettings.| +|view_settings|Gets or sets a view ([view](/tasks/python-net/aspose.tasks.saving/saveoptions/)) to render. You can use this options to explicitly specify which view should be saved to PDF, HTML or Image formats.
If this property is set, [PresentationFormat](/tasks/python-net/aspose.tasks.visualization/presentationformat/) property is ignored when project is saved.
View should be from one of the following screen (([screen](/tasks/python-net/aspose.tasks/view/))): (Gantt, TaskSheet, TaskUsage, ResourceSheet, ResourceUsage)| |custom_page_size|Gets or sets the custom page size in points (1 point = 1/72 of inch).| |render_to_single_page|Gets or sets a value indicating whether a project should be rendered to a single page
when project is saved in graphical format.
The page size will be changed so the rendered project can be fit on one page.| diff --git a/english/python-net/aspose.tasks.saving/saveoptions/_index.md b/english/python-net/aspose.tasks.saving/saveoptions/_index.md index fa8dadff1..6e08c29dc 100644 --- a/english/python-net/aspose.tasks.saving/saveoptions/_index.md +++ b/english/python-net/aspose.tasks.saving/saveoptions/_index.md @@ -16,12 +16,12 @@ The SaveOptions type exposes the following members: | Name | Description | | :- | :- | |save_format|Gets or sets the format in which the document will be saved if this save options object is used.| -|bar_styles|Gets or sets the list of the instances of the| +|bar_styles|Gets or sets the list of the instances of the [BarStyle](/tasks/python-net/aspose.tasks.visualization/barstyle/) class that appear in project view.| |draw_non_working_time|Gets or sets a value indicating whether non-working time should be drawn (Default value is TRUE).| |end_date|Gets or sets a date to finish rendering to.| |fit_timescale_to_end_of_page|Gets or sets whether a calendar section of a view should be rendered to the end (right side) of the last page.
If value is false, calendar section is rendered exactly to EndDate, even there is an empty space on a page.| |fit_content|Gets or sets a value indicating whether row height should be increased to fit its content.| -|gridlines|Gets or sets a list of| +|gridlines|Gets or sets a list of [Gridline](/tasks/python-net/aspose.tasks.visualization/gridline/) that appear in project view.| |legend_on_each_page|Gets or sets a value indicating whether legend should be shown on each page (Default value is TRUE).| |legend_drawing_options|Gets or sets a value which define how to render a legend. Default value is LegendDrawingOptions.OnEveryPage.| |mark_critical_tasks|Gets or sets a value indicating whether critical tasks should be displayed in red color (Default value is FALSE).| @@ -29,14 +29,14 @@ The SaveOptions type exposes the following members: |page_count|Gets or sets the number of pages of project.| |page_size|Gets or sets the size of page to be rendered (Default value is PageSize.A4).| |is_portrait|Gets or sets a value indicating whether the page orientation is portrait; returns false if the page orientation is landscape.| -|presentation_format|Gets or sets the| +|presentation_format|Gets or sets the [presentation_format](/tasks/python-net/aspose.tasks.saving/saveoptions/) in which the document will be saved.| |roll_up_gantt_bars|Gets or sets a value indicating whether subtasks on the summary task bar should be marked.
For subtasks, the Rollup field indicates whether information on the subtask Gantt bars will be rolled up to the summary task bar.
For summary tasks, the Rollup field indicates whether the summary task bar displays rolled up bars.
You must have the Rollup field for summary tasks set to Yes for any subtasks to roll up to them.| |start_date|Gets or sets the date to start rendering from.| -|text_styles|Gets or sets the list of the instances of the| -|timescale|Gets or sets the| +|text_styles|Gets or sets the list of the instances of the [TextStyle](/tasks/python-net/aspose.tasks.visualization/textstyle/) class that appear in project view.| +|timescale|Gets or sets the [timescale](/tasks/python-net/aspose.tasks.saving/saveoptions/) value which is used to control how timescale (if present) is rendered when project is saved to graphical format.| |use_gradient_brush|Gets or sets a value indicating whether gradient brush should be used when rendering Gantt Chart.| -|view|Gets or sets a list of the view columns to render (| -|view_settings|Gets or sets a view (| +|view|Gets or sets a list of the view columns to render ([GanttChartColumn](/tasks/python-net/aspose.tasks.visualization/ganttchartcolumn/)).
If not set then task ids, task names, start and finish are rendered only.
If both View and [view_settings](/tasks/python-net/aspose.tasks.saving/saveoptions/) properties are set, columns from View overrides columns from ViewSettings.| +|view_settings|Gets or sets a view ([view](/tasks/python-net/aspose.tasks.saving/saveoptions/)) to render. You can use this options to explicitly specify which view should be saved to PDF, HTML or Image formats.
If this property is set, [PresentationFormat](/tasks/python-net/aspose.tasks.visualization/presentationformat/) property is ignored when project is saved.
View should be from one of the following screen (([screen](/tasks/python-net/aspose.tasks/view/))): (Gantt, TaskSheet, TaskUsage, ResourceSheet, ResourceUsage)| |custom_page_size|Gets or sets the custom page size in points (1 point = 1/72 of inch).| |render_to_single_page|Gets or sets a value indicating whether a project should be rendered to a single page
when project is saved in graphical format.
The page size will be changed so the rendered project can be fit on one page.| diff --git a/english/python-net/aspose.tasks.saving/spreadsheet2003saveoptions/_index.md b/english/python-net/aspose.tasks.saving/spreadsheet2003saveoptions/_index.md index 796f02ada..778fa28ae 100644 --- a/english/python-net/aspose.tasks.saving/spreadsheet2003saveoptions/_index.md +++ b/english/python-net/aspose.tasks.saving/spreadsheet2003saveoptions/_index.md @@ -15,14 +15,14 @@ The Spreadsheet2003SaveOptions type exposes the following members: ## Constructors | Name | Description | | :- | :- | -|Spreadsheet2003SaveOptions()|Initializes a new instance of the| +|Spreadsheet2003SaveOptions()|Initializes a new instance of the [Spreadsheet2003SaveOptions](/tasks/python-net/aspose.tasks.saving/spreadsheet2003saveoptions/) class.| ## Properties | Name | Description | | :- | :- | |save_format|Gets or sets the format in which the document will be saved if this save options object is used.| -|resource_view|Gets or sets a list of the resource view columns to render (| -|assignment_view|Gets or sets a list of the assignments view columns to render (| -|view|Gets or sets a list of the view columns (| +|resource_view|Gets or sets a list of the resource view columns to render ([ResourceViewColumn](/tasks/python-net/aspose.tasks.visualization/resourceviewcolumn/)).| +|assignment_view|Gets or sets a list of the assignments view columns to render ([AssignmentViewColumn](/tasks/python-net/aspose.tasks.visualization/assignmentviewcolumn/)).| +|view|Gets or sets a list of the view columns ([GanttChartColumn](/tasks/python-net/aspose.tasks.visualization/ganttchartcolumn/)) to save.
If not set then default columns are saved.| ### See Also diff --git a/english/python-net/aspose.tasks.saving/svgoptions/_index.md b/english/python-net/aspose.tasks.saving/svgoptions/_index.md index 8cb3e62b9..4fe651f5f 100644 --- a/english/python-net/aspose.tasks.saving/svgoptions/_index.md +++ b/english/python-net/aspose.tasks.saving/svgoptions/_index.md @@ -15,17 +15,17 @@ The SvgOptions type exposes the following members: ## Constructors | Name | Description | | :- | :- | -|SvgOptions()|Initializes a new instance of the| +|SvgOptions()|Initializes a new instance of the [SvgOptions](/tasks/python-net/aspose.tasks.saving/svgoptions/) class that can be used to save project in SVG format.| ## Properties | Name | Description | | :- | :- | |save_format| | -|bar_styles|Gets or sets the list of the instances of the| +|bar_styles|Gets or sets the list of the instances of the [BarStyle](/tasks/python-net/aspose.tasks.visualization/barstyle/) class that appear in project view.| |draw_non_working_time|Gets or sets a value indicating whether non-working time should be drawn (Default value is TRUE).| |end_date|Gets or sets a date to finish rendering to.| |fit_timescale_to_end_of_page|Gets or sets whether a calendar section of a view should be rendered to the end (right side) of the last page.
If value is false, calendar section is rendered exactly to EndDate, even there is an empty space on a page.| |fit_content|Gets or sets a value indicating whether row height should be increased to fit its content.| -|gridlines|Gets or sets a list of| +|gridlines|Gets or sets a list of [Gridline](/tasks/python-net/aspose.tasks.visualization/gridline/) that appear in project view.| |legend_on_each_page|Gets or sets a value indicating whether legend should be shown on each page (Default value is TRUE).| |legend_drawing_options|Gets or sets a value which define how to render a legend. Default value is LegendDrawingOptions.OnEveryPage.| |mark_critical_tasks|Gets or sets a value indicating whether critical tasks should be displayed in red color (Default value is FALSE).| @@ -33,14 +33,14 @@ The SvgOptions type exposes the following members: |page_count|Gets or sets the number of pages of project.| |page_size|Gets or sets the size of page to be rendered (Default value is PageSize.A4).| |is_portrait|Gets or sets a value indicating whether the page orientation is portrait; returns false if the page orientation is landscape.| -|presentation_format|Gets or sets the| +|presentation_format|Gets or sets the [presentation_format](/tasks/python-net/aspose.tasks.saving/saveoptions/) in which the document will be saved.| |roll_up_gantt_bars|Gets or sets a value indicating whether subtasks on the summary task bar should be marked.
For subtasks, the Rollup field indicates whether information on the subtask Gantt bars will be rolled up to the summary task bar.
For summary tasks, the Rollup field indicates whether the summary task bar displays rolled up bars.
You must have the Rollup field for summary tasks set to Yes for any subtasks to roll up to them.| |start_date|Gets or sets the date to start rendering from.| -|text_styles|Gets or sets the list of the instances of the| -|timescale|Gets or sets the| +|text_styles|Gets or sets the list of the instances of the [TextStyle](/tasks/python-net/aspose.tasks.visualization/textstyle/) class that appear in project view.| +|timescale|Gets or sets the [timescale](/tasks/python-net/aspose.tasks.saving/saveoptions/) value which is used to control how timescale (if present) is rendered when project is saved to graphical format.| |use_gradient_brush|Determines whether to use gradient brush when rendering project layout.| -|view|Gets or sets a list of the view columns to render (| -|view_settings|Gets or sets a view (| +|view|Gets or sets a list of the view columns to render ([GanttChartColumn](/tasks/python-net/aspose.tasks.visualization/ganttchartcolumn/)).
If not set then task ids, task names, start and finish are rendered only.
If both View and [view_settings](/tasks/python-net/aspose.tasks.saving/saveoptions/) properties are set, columns from View overrides columns from ViewSettings.| +|view_settings|Gets or sets a view ([view](/tasks/python-net/aspose.tasks.saving/saveoptions/)) to render. You can use this options to explicitly specify which view should be saved to PDF, HTML or Image formats.
If this property is set, [PresentationFormat](/tasks/python-net/aspose.tasks.visualization/presentationformat/) property is ignored when project is saved.
View should be from one of the following screen (([screen](/tasks/python-net/aspose.tasks/view/))): (Gantt, TaskSheet, TaskUsage, ResourceSheet, ResourceUsage)| |custom_page_size|Gets or sets the custom page size in points (1 point = 1/72 of inch).| |render_to_single_page|Gets or sets a value indicating whether a project should be rendered to a single page
when project is saved in graphical format.
The page size will be changed so the rendered project can be fit on one page.| |page_saving_callback|Gets or sets a user-defined implementation callback which is used to get an output stream for each rendered page.| diff --git a/english/python-net/aspose.tasks.saving/xamloptions/_index.md b/english/python-net/aspose.tasks.saving/xamloptions/_index.md index 10936c7f1..d906866f5 100644 --- a/english/python-net/aspose.tasks.saving/xamloptions/_index.md +++ b/english/python-net/aspose.tasks.saving/xamloptions/_index.md @@ -15,17 +15,17 @@ The XamlOptions type exposes the following members: ## Constructors | Name | Description | | :- | :- | -|XamlOptions()|Initializes a new instance of the| +|XamlOptions()|Initializes a new instance of the [XamlOptions](/tasks/python-net/aspose.tasks.saving/xamloptions/) class that can be used to save project in XAML format.| ## Properties | Name | Description | | :- | :- | |save_format| | -|bar_styles|Gets or sets the list of the instances of the| +|bar_styles|Gets or sets the list of the instances of the [BarStyle](/tasks/python-net/aspose.tasks.visualization/barstyle/) class that appear in project view.| |draw_non_working_time|Gets or sets a value indicating whether non-working time should be drawn (Default value is TRUE).| |end_date|Gets or sets a date to finish rendering to.| |fit_timescale_to_end_of_page|Gets or sets whether a calendar section of a view should be rendered to the end (right side) of the last page.
If value is false, calendar section is rendered exactly to EndDate, even there is an empty space on a page.| |fit_content|Gets or sets a value indicating whether row height should be increased to fit its content.| -|gridlines|Gets or sets a list of| +|gridlines|Gets or sets a list of [Gridline](/tasks/python-net/aspose.tasks.visualization/gridline/) that appear in project view.| |legend_on_each_page|Gets or sets a value indicating whether legend should be shown on each page (Default value is TRUE).| |legend_drawing_options|Gets or sets a value which define how to render a legend. Default value is LegendDrawingOptions.OnEveryPage.| |mark_critical_tasks|Gets or sets a value indicating whether critical tasks should be displayed in red color (Default value is FALSE).| @@ -33,14 +33,14 @@ The XamlOptions type exposes the following members: |page_count|Gets or sets the number of pages of project.| |page_size|Gets or sets the size of page to be rendered (Default value is PageSize.A4).| |is_portrait|Gets or sets a value indicating whether the page orientation is portrait; returns false if the page orientation is landscape.| -|presentation_format|Gets or sets the| +|presentation_format|Gets or sets the [presentation_format](/tasks/python-net/aspose.tasks.saving/saveoptions/) in which the document will be saved.| |roll_up_gantt_bars|Gets or sets a value indicating whether subtasks on the summary task bar should be marked.
For subtasks, the Rollup field indicates whether information on the subtask Gantt bars will be rolled up to the summary task bar.
For summary tasks, the Rollup field indicates whether the summary task bar displays rolled up bars.
You must have the Rollup field for summary tasks set to Yes for any subtasks to roll up to them.| |start_date|Gets or sets the date to start rendering from.| -|text_styles|Gets or sets the list of the instances of the| -|timescale|Gets or sets the| +|text_styles|Gets or sets the list of the instances of the [TextStyle](/tasks/python-net/aspose.tasks.visualization/textstyle/) class that appear in project view.| +|timescale|Gets or sets the [timescale](/tasks/python-net/aspose.tasks.saving/saveoptions/) value which is used to control how timescale (if present) is rendered when project is saved to graphical format.| |use_gradient_brush|Gets or sets a value indicating whether gradient brush should be used when rendering Gantt Chart.| -|view|Gets or sets a list of the view columns to render (| -|view_settings|Gets or sets a view (| +|view|Gets or sets a list of the view columns to render ([GanttChartColumn](/tasks/python-net/aspose.tasks.visualization/ganttchartcolumn/)).
If not set then task ids, task names, start and finish are rendered only.
If both View and [view_settings](/tasks/python-net/aspose.tasks.saving/saveoptions/) properties are set, columns from View overrides columns from ViewSettings.| +|view_settings|Gets or sets a view ([view](/tasks/python-net/aspose.tasks.saving/saveoptions/)) to render. You can use this options to explicitly specify which view should be saved to PDF, HTML or Image formats.
If this property is set, [PresentationFormat](/tasks/python-net/aspose.tasks.visualization/presentationformat/) property is ignored when project is saved.
View should be from one of the following screen (([screen](/tasks/python-net/aspose.tasks/view/))): (Gantt, TaskSheet, TaskUsage, ResourceSheet, ResourceUsage)| |custom_page_size|Gets or sets the custom page size in points (1 point = 1/72 of inch).| |render_to_single_page|Gets or sets a value indicating whether a project should be rendered to a single page
when project is saved in graphical format.
The page size will be changed so the rendered project can be fit on one page.| diff --git a/english/python-net/aspose.tasks.saving/xlsxoptions/_index.md b/english/python-net/aspose.tasks.saving/xlsxoptions/_index.md index 6f50c6df9..f11d815eb 100644 --- a/english/python-net/aspose.tasks.saving/xlsxoptions/_index.md +++ b/english/python-net/aspose.tasks.saving/xlsxoptions/_index.md @@ -15,15 +15,15 @@ The XlsxOptions type exposes the following members: ## Constructors | Name | Description | | :- | :- | -|XlsxOptions()|Initializes a new instance of the| +|XlsxOptions()|Initializes a new instance of the [XlsxOptions](/tasks/python-net/aspose.tasks.saving/xlsxoptions/) class that can be used to save project in XLSX format.| ## Properties | Name | Description | | :- | :- | |save_format|Gets or sets the format in which the document will be saved if this save options object is used.| -|resource_view|Gets or sets a list of the resource view columns to render (| -|assignment_view|Gets or sets a list of the assignments view columns to render (| -|encoding|Gets or sets the encoding of the resulting XLSX file. The default value is| -|view|Gets or sets a list of the view columns (| +|resource_view|Gets or sets a list of the resource view columns to render ([ResourceViewColumn](/tasks/python-net/aspose.tasks.visualization/resourceviewcolumn/)).| +|assignment_view|Gets or sets a list of the assignments view columns to render ([AssignmentViewColumn](/tasks/python-net/aspose.tasks.visualization/assignmentviewcolumn/)).| +|encoding|Gets or sets the encoding of the resulting XLSX file. The default value is .| +|view|Gets or sets a list of the view columns ([GanttChartColumn](/tasks/python-net/aspose.tasks.visualization/ganttchartcolumn/)) to save to XLSX format.
If not set then default columns are saved.| ### See Also diff --git a/english/python-net/aspose.tasks.saving/xpsoptions/_index.md b/english/python-net/aspose.tasks.saving/xpsoptions/_index.md index 00b9270f9..09547f1c6 100644 --- a/english/python-net/aspose.tasks.saving/xpsoptions/_index.md +++ b/english/python-net/aspose.tasks.saving/xpsoptions/_index.md @@ -15,17 +15,17 @@ The XpsOptions type exposes the following members: ## Constructors | Name | Description | | :- | :- | -|XpsOptions()|Initializes a new instance of the| +|XpsOptions()|Initializes a new instance of the [XpsOptions](/tasks/python-net/aspose.tasks.saving/xpsoptions/) class.| ## Properties | Name | Description | | :- | :- | |save_format| | -|bar_styles|Gets or sets the list of the instances of the| +|bar_styles|Gets or sets the list of the instances of the [BarStyle](/tasks/python-net/aspose.tasks.visualization/barstyle/) class that appear in project view.| |draw_non_working_time|Gets or sets a value indicating whether non-working time should be drawn (Default value is TRUE).| |end_date|Gets or sets a date to finish rendering to.| |fit_timescale_to_end_of_page|Gets or sets whether a calendar section of a view should be rendered to the end (right side) of the last page.
If value is false, calendar section is rendered exactly to EndDate, even there is an empty space on a page.| |fit_content|Gets or sets a value indicating whether row height should be increased to fit its content.| -|gridlines|Gets or sets a list of| +|gridlines|Gets or sets a list of [Gridline](/tasks/python-net/aspose.tasks.visualization/gridline/) that appear in project view.| |legend_on_each_page|Gets or sets a value indicating whether legend should be shown on each page (Default value is TRUE).| |legend_drawing_options|Gets or sets a value which define how to render a legend. Default value is LegendDrawingOptions.OnEveryPage.| |mark_critical_tasks|Gets or sets a value indicating whether critical tasks should be displayed in red color (Default value is FALSE).| @@ -33,14 +33,14 @@ The XpsOptions type exposes the following members: |page_count|Gets or sets the number of pages of project.| |page_size|Gets or sets the size of page to be rendered (Default value is PageSize.A4).| |is_portrait|Gets or sets a value indicating whether the page orientation is portrait; returns false if the page orientation is landscape.| -|presentation_format|Gets or sets the| +|presentation_format|Gets or sets the [presentation_format](/tasks/python-net/aspose.tasks.saving/saveoptions/) in which the document will be saved.| |roll_up_gantt_bars|Gets or sets a value indicating whether subtasks on the summary task bar should be marked.
For subtasks, the Rollup field indicates whether information on the subtask Gantt bars will be rolled up to the summary task bar.
For summary tasks, the Rollup field indicates whether the summary task bar displays rolled up bars.
You must have the Rollup field for summary tasks set to Yes for any subtasks to roll up to them.| |start_date|Gets or sets the date to start rendering from.| -|text_styles|Gets or sets the list of the instances of the| -|timescale|Gets or sets the| +|text_styles|Gets or sets the list of the instances of the [TextStyle](/tasks/python-net/aspose.tasks.visualization/textstyle/) class that appear in project view.| +|timescale|Gets or sets the [timescale](/tasks/python-net/aspose.tasks.saving/saveoptions/) value which is used to control how timescale (if present) is rendered when project is saved to graphical format.| |use_gradient_brush|Gets or sets a value indicating whether gradient brush should be used when rendering Gantt Chart.| -|view|Gets or sets a list of the view columns to render (| -|view_settings|Gets or sets a view (| +|view|Gets or sets a list of the view columns to render ([GanttChartColumn](/tasks/python-net/aspose.tasks.visualization/ganttchartcolumn/)).
If not set then task ids, task names, start and finish are rendered only.
If both View and [view_settings](/tasks/python-net/aspose.tasks.saving/saveoptions/) properties are set, columns from View overrides columns from ViewSettings.| +|view_settings|Gets or sets a view ([view](/tasks/python-net/aspose.tasks.saving/saveoptions/)) to render. You can use this options to explicitly specify which view should be saved to PDF, HTML or Image formats.
If this property is set, [PresentationFormat](/tasks/python-net/aspose.tasks.visualization/presentationformat/) property is ignored when project is saved.
View should be from one of the following screen (([screen](/tasks/python-net/aspose.tasks/view/))): (Gantt, TaskSheet, TaskUsage, ResourceSheet, ResourceUsage)| |custom_page_size|Gets or sets the custom page size in points (1 point = 1/72 of inch).| |render_to_single_page|Gets or sets a value indicating whether a project should be rendered to a single page
when project is saved in graphical format.
The page size will be changed so the rendered project can be fit on one page.| |render_metafile_as_bitmap|Gets or sets a value indicating whether a metafile should be rendered as bitmap.| diff --git a/english/python-net/aspose.tasks.util/checkcircuit/_index.md b/english/python-net/aspose.tasks.util/checkcircuit/_index.md index 1dfb42408..5ec40cd47 100644 --- a/english/python-net/aspose.tasks.util/checkcircuit/_index.md +++ b/english/python-net/aspose.tasks.util/checkcircuit/_index.md @@ -15,7 +15,7 @@ The CheckCircuit type exposes the following members: ## Constructors | Name | Description | | :- | :- | -|CheckCircuit()|Initializes a new instance of the| +|CheckCircuit()|Initializes a new instance of the [CheckCircuit](/tasks/python-net/aspose.tasks.util/checkcircuit/) class.| ## Methods | Name | Description | | :- | :- | diff --git a/english/python-net/aspose.tasks.util/childtaskscollector/_index.md b/english/python-net/aspose.tasks.util/childtaskscollector/_index.md index 887090a90..0516a37dd 100644 --- a/english/python-net/aspose.tasks.util/childtaskscollector/_index.md +++ b/english/python-net/aspose.tasks.util/childtaskscollector/_index.md @@ -15,7 +15,7 @@ The ChildTasksCollector type exposes the following members: ## Constructors | Name | Description | | :- | :- | -|ChildTasksCollector()|Initializes a new instance of the| +|ChildTasksCollector()|Initializes a new instance of the [ChildTasksCollector](/tasks/python-net/aspose.tasks.util/childtaskscollector/) class.| ## Properties | Name | Description | | :- | :- | diff --git a/english/python-net/aspose.tasks.visualization/_index.md b/english/python-net/aspose.tasks.visualization/_index.md index 4ad72907c..43b661ecb 100644 --- a/english/python-net/aspose.tasks.visualization/_index.md +++ b/english/python-net/aspose.tasks.visualization/_index.md @@ -36,7 +36,7 @@ Contains helper classes for rendering. |[TextStyle](/tasks/python-net/aspose.tasks.visualization/textstyle/)|Change the visual style of the text for an item in the project view.| |[TimescaleTier](/tasks/python-net/aspose.tasks.visualization/timescaletier/)|Represents a single tier of the timescale on a Gantt Chart.| |[ViewColumn](/tasks/python-net/aspose.tasks.visualization/viewcolumn/)|Represents a column in a project view.| -|[VisualObjectPlacement](/tasks/python-net/aspose.tasks.visualization/visualobjectplacement/)|Represents placement and appearance of| +|[VisualObjectPlacement](/tasks/python-net/aspose.tasks.visualization/visualobjectplacement/)|Represents placement and appearance of [OleObject](/tasks/python-net/aspose.tasks/oleobject/) in a view.| ## Enumerations | Enumeration | Description | | :- | :- | @@ -61,7 +61,7 @@ Contains helper classes for rendering. |[PresentationFormat](/tasks/python-net/aspose.tasks.visualization/presentationformat/)|Enumeration for presentation format.| |[PrinterPaperSize](/tasks/python-net/aspose.tasks.visualization/printerpapersize/)|Specifies the paper size which is used for printing.| |[ReportType](/tasks/python-net/aspose.tasks.visualization/reporttype/)|Type of the project's graphical report.| -|[Shape](/tasks/python-net/aspose.tasks.visualization/shape/)|Shape of a marker at the beginning or end of the bar style to be rendered when saving view data to some of| +|[Shape](/tasks/python-net/aspose.tasks.visualization/shape/)|Shape of a marker at the beginning or end of the bar style to be rendered when saving view data to some of [SaveFileFormat](/tasks/python-net/aspose.tasks.saving/savefileformat/).| |[TextItemType](/tasks/python-net/aspose.tasks.visualization/textitemtype/)|Item type to change a text style for.| |[Timescale](/tasks/python-net/aspose.tasks.visualization/timescale/)|Defines options which specifies how to render timescale in Gantt Chart, Task Usage or Resource Usage views when the project is exported to a graphic format.| |[TimescaleUnit](/tasks/python-net/aspose.tasks.visualization/timescaleunit/)|Specifies the unit of time for any tier of a timescale in a Gantt chart or other time phased view.| diff --git a/english/python-net/aspose.tasks.visualization/assignmentviewcolumn/_index.md b/english/python-net/aspose.tasks.visualization/assignmentviewcolumn/_index.md index 206a51aff..ab0b9e765 100644 --- a/english/python-net/aspose.tasks.visualization/assignmentviewcolumn/_index.md +++ b/english/python-net/aspose.tasks.visualization/assignmentviewcolumn/_index.md @@ -15,9 +15,9 @@ The AssignmentViewColumn type exposes the following members: ## Properties | Name | Description | | :- | :- | -|field|Column field.| +|field|Column field.
[field](/tasks/python-net/aspose.tasks.visualization/assignmentviewcolumn/).| |name|Gets the column name.| -|string_alignment|Gets or sets alignment of the text (can be one of the values of the| +|string_alignment|Gets or sets alignment of the text (can be one of the values of the [HorizontalStringAlignment](/tasks/python-net/aspose.tasks.visualization/horizontalstringalignment/) enumeration).| |width|Gets the column width.| |text_style_modification_callback|Gets or sets the callback which can be used to customize the appearance of the column's cells.| ## Methods diff --git a/english/python-net/aspose.tasks.visualization/barshape/_index.md b/english/python-net/aspose.tasks.visualization/barshape/_index.md index e3fa1c646..2a203ea26 100644 --- a/english/python-net/aspose.tasks.visualization/barshape/_index.md +++ b/english/python-net/aspose.tasks.visualization/barshape/_index.md @@ -15,11 +15,13 @@ Shape of a bar rectangle. | Member name | Description | | :- | :- | |FULL|Indicates Full rectangle bar shape.| -|HALF_HEIGHT|Indicates Half height rectangle bar shape.| -|THIN|Indicates Thin rectangle bar shape.| +|HALF_HEIGHT|Indicates top-aligned half height rectangle bar shape.| +|HALF_HEIGHT_BOTTOM|Indicates bottom-aligned half height rectangle bar shape.| +|THIN|Indicates center-aligned line shape.| |NONE|Indicates None bar shape.| -|MIDDLE|Indicates Rectangle middle bar shape.| -|LINE_BOTTOM|Indicates Line bottom bar shape.| +|MIDDLE|Indicates center-aligned line shape.| +|LINE_BOTTOM|Indicates bottom-aligned line shape.| +|LINE_TOP|Indicates top-aligned line shape.| ### See Also diff --git a/english/python-net/aspose.tasks.visualization/barstyle/_index.md b/english/python-net/aspose.tasks.visualization/barstyle/_index.md index efffbec5a..8bda3698f 100644 --- a/english/python-net/aspose.tasks.visualization/barstyle/_index.md +++ b/english/python-net/aspose.tasks.visualization/barstyle/_index.md @@ -15,23 +15,27 @@ The BarStyle type exposes the following members: ## Constructors | Name | Description | | :- | :- | -|BarStyle()|Initializes a new instance of the| +|BarStyle()|Initializes a new instance of the [BarStyle](/tasks/python-net/aspose.tasks.visualization/barstyle/) class.| ## Properties | Name | Description | | :- | :- | -|bar_color|Gets or sets| -|start_shape_color|Gets or sets| -|end_shape_color|Gets or sets| -|item_type|Gets or sets| -|bar_shape|Gets or sets| -|start_shape|Gets or sets| -|end_shape|Gets or sets| +|bar_color|Gets or sets aspose.pydrawing.Color of the bar style.| +|start_shape_color|Gets or sets aspose.pydrawing.Color of the shape at the beginning of the bar.| +|start_shape_type|Gets or sets a type of the start shape.| +|end_shape_color|Gets or sets aspose.pydrawing.Color of the shape at the end of the bar.| +|end_shape_type|Gets or sets a type of the end shape.
[GanttBarType](/tasks/python-net/aspose.tasks.visualization/ganttbartype/).| +|item_type|Gets or sets [BarItemType](/tasks/python-net/aspose.tasks.visualization/baritemtype/) of the bar style.| +|bar_shape|Gets or sets [bar_shape](/tasks/python-net/aspose.tasks.visualization/barstyle/) of the bar style.| +|start_shape|Gets or sets [Shape](/tasks/python-net/aspose.tasks.visualization/shape/) at the beginning of the bar.| +|end_shape|Gets or sets [Shape](/tasks/python-net/aspose.tasks.visualization/shape/) at the end of the bar.| |text_style|Gets or sets style of the bar's text.| |left_field|Gets or sets a field to be displayed on the left of the bar.| |top_field|Gets or sets a field to be displayed on the top of the bar.| |right_field|Gets or sets a field to be displayed on the right of the bar.| |bottom_field|Gets or sets a field to be displayed on the bottom of the bar.| |inside_field|Gets or sets a field to be displayed inside of the bar.| +|from_address|Gets or sets a start point position of the gantt bar.
[Field](/tasks/python-net/aspose.tasks/field/).| +|to|Gets or sets a finish point position of the gantt bar.| ### See Also diff --git a/english/python-net/aspose.tasks.visualization/ganttbarmiddleshape/_index.md b/english/python-net/aspose.tasks.visualization/ganttbarmiddleshape/_index.md index df20d837c..0d521496e 100644 --- a/english/python-net/aspose.tasks.visualization/ganttbarmiddleshape/_index.md +++ b/english/python-net/aspose.tasks.visualization/ganttbarmiddleshape/_index.md @@ -14,14 +14,14 @@ Specifies the middle shape of a bar. ## Members | Member name | Description | | :- | :- | -|LINE_BOTTOM|Indicates Bottom line Gantt bar middle shape.| -|LINE_MIDDLE|Indicates Middle line Gantt bar middle shape.| -|LINE_TOP|Indicates Top line Gantt bar middle shape.| -|NONE|Indicates None Gantt bar middle shape.| -|RECTANGLE_BAR|Indicates Rectangle Gantt bar middle shape.| -|RECTANGLE_BOTTOM|Indicates Rectangle bottom Gantt bar middle shape.| -|RECTANGLE_MIDDLE|Indicates Rectangle middle Gantt bar middle shape.| -|RECTANGLE_TOP|Indicates Rectangle top Gantt bar middle shape.| +|LINE_BOTTOM|Indicates bottom-aligned line shape.| +|LINE_MIDDLE|Indicates center-aligned line shape.| +|LINE_TOP|Indicates top-aligned line shape.| +|NONE|Indicates empty shape.| +|RECTANGLE_BAR|Indicates full height rectangle bar shape.| +|RECTANGLE_BOTTOM|Indicates Indicates bottom-aligned half height rectangle bar shape.| +|RECTANGLE_MIDDLE|Indicates center-aligned 1/3 height rectangle bar shape.| +|RECTANGLE_TOP|Indicates top-aligned half height rectangle bar shape.| ### See Also diff --git a/english/python-net/aspose.tasks.visualization/ganttbarstyle/_index.md b/english/python-net/aspose.tasks.visualization/ganttbarstyle/_index.md index 6eb8dd28c..87a953e1a 100644 --- a/english/python-net/aspose.tasks.visualization/ganttbarstyle/_index.md +++ b/english/python-net/aspose.tasks.visualization/ganttbarstyle/_index.md @@ -19,21 +19,21 @@ The GanttBarStyle type exposes the following members: ## Properties | Name | Description | | :- | :- | -|bottom_field|Gets or sets data to be displayed on the bottom of the bar.| +|bottom_field|Gets or sets data to be displayed on the bottom of the bar.
[Field](/tasks/python-net/aspose.tasks/field/).| |end_shape|Gets or sets an end shape of the bar.| |end_shape_color|Gets or sets a color of the end shape.| -|end_shape_type|Gets or sets a type of the end shape.| -|from_address|Gets or sets a start point position of the gantt bar.| -|inside_field|Gets or sets data to be displayed inside of the bar.| -|left_field|Gets or sets data to be displayed on the left of the bar.| +|end_shape_type|Gets or sets a type of the end shape.
[GanttBarType](/tasks/python-net/aspose.tasks.visualization/ganttbartype/).| +|from_address|Gets or sets a start point position of the gantt bar.
[Field](/tasks/python-net/aspose.tasks/field/).| +|inside_field|Gets or sets data to be displayed inside of the bar.
[Field](/tasks/python-net/aspose.tasks/field/).| +|left_field|Gets or sets data to be displayed on the left of the bar.
[Field](/tasks/python-net/aspose.tasks/field/).| |middle_fill_pattern|Gets or sets a fill pattern of the gantt bar.| |middle_shape|Gets or sets a middle shape of the bar.| |middle_shape_color|Gets or sets a color of the middle shape.| |name|Gets or sets a name of the style.| -|right_field|Gets or sets data to be displayed on the right of the bar.| +|right_field|Gets or sets data to be displayed on the right of the bar.
[Field](/tasks/python-net/aspose.tasks/field/).| |row|Gets or sets a row number.| -|show_for_categories|Gets or sets task categories for which the style is applied. Is applicable for parent (or common) styles of bars in Gantt chart
(see| -|show_for_task_uid|Gets or sets Unique Id of a task for which the style is applied. Is applicable for task-specific styles of bars in Gantt chart (see| +|show_for_categories|Gets or sets task categories for which the style is applied. Is applicable for parent (or common) styles of bars in Gantt chart
(see [bar_styles](/tasks/python-net/aspose.tasks/ganttchartview/)).| +|show_for_task_uid|Gets or sets Unique Id of a task for which the style is applied. Is applicable for task-specific styles of bars in Gantt chart (see [custom_bar_styles](/tasks/python-net/aspose.tasks/ganttchartview/)).| |start_shape|Gets or sets a start shape of the bar.| |start_shape_color|Gets or sets a color of the start shape.| |start_shape_type|Gets or sets a type of the start shape.| diff --git a/english/python-net/aspose.tasks.visualization/ganttchartcolumn/_index.md b/english/python-net/aspose.tasks.visualization/ganttchartcolumn/_index.md index b5459ecd6..f5a52d36e 100644 --- a/english/python-net/aspose.tasks.visualization/ganttchartcolumn/_index.md +++ b/english/python-net/aspose.tasks.visualization/ganttchartcolumn/_index.md @@ -20,9 +20,9 @@ The GanttChartColumn type exposes the following members: ## Properties | Name | Description | | :- | :- | -|field|Column field.| +|field|Column field.
[field](/tasks/python-net/aspose.tasks.visualization/ganttchartcolumn/).| |name|Gets the column name.| -|string_alignment|Gets or sets alignment of the text (can be one of the values of the| +|string_alignment|Gets or sets alignment of the text (can be one of the values of the [HorizontalStringAlignment](/tasks/python-net/aspose.tasks.visualization/horizontalstringalignment/) enumeration).| |width|Gets the column width.| |text_style_modification_callback|Gets or sets the callback which can be used to customize the appearance of the column's cells.| ## Methods diff --git a/english/python-net/aspose.tasks.visualization/gridline/_index.md b/english/python-net/aspose.tasks.visualization/gridline/_index.md index 7eb408a40..10ca9b49d 100644 --- a/english/python-net/aspose.tasks.visualization/gridline/_index.md +++ b/english/python-net/aspose.tasks.visualization/gridline/_index.md @@ -15,13 +15,13 @@ The Gridline type exposes the following members: ## Constructors | Name | Description | | :- | :- | -|Gridline()|Initializes a new instance of the| +|Gridline()|Initializes a new instance of the [Gridline](/tasks/python-net/aspose.tasks.visualization/gridline/) class.| ## Properties | Name | Description | | :- | :- | -|color|Gets or sets the| -|gridline_type|Gets or sets the type of gridline (| -|pattern|Gets or sets the| +|color|Gets or sets the [color](/tasks/python-net/aspose.tasks.visualization/gridline/) of a gridline.| +|gridline_type|Gets or sets the type of gridline ([gridline_type](/tasks/python-net/aspose.tasks.visualization/gridline/)).| +|pattern|Gets or sets the [LinePattern](/tasks/python-net/aspose.tasks.visualization/linepattern/) of a gridline.| ### See Also diff --git a/english/python-net/aspose.tasks.visualization/pageinfo/_index.md b/english/python-net/aspose.tasks.visualization/pageinfo/_index.md index e0425dcf9..8220218f3 100644 --- a/english/python-net/aspose.tasks.visualization/pageinfo/_index.md +++ b/english/python-net/aspose.tasks.visualization/pageinfo/_index.md @@ -15,17 +15,17 @@ The PageInfo type exposes the following members: ## Constructors | Name | Description | | :- | :- | -|PageInfo()|Initializes a new instance of the| +|PageInfo()|Initializes a new instance of the [PageInfo](/tasks/python-net/aspose.tasks.visualization/pageinfo/) class.
Represents page setup data which is present in MPP file format and used for printing.| ## Properties | Name | Description | | :- | :- | -|header|Gets or sets the instance of the| -|footer|Gets or sets an instance of the| +|header|Gets or sets the instance of the [HeaderFooterInfo](/tasks/python-net/aspose.tasks.visualization/headerfooterinfo/) class which represents a header data.| +|footer|Gets or sets an instance of the [HeaderFooterInfo](/tasks/python-net/aspose.tasks.visualization/headerfooterinfo/) class which represents a footer data.| |name|Gets the name of the view for which set-up data is used.| -|page_settings|Gets an instance of the| -|page_view_settings|Gets an instance of the| -|margins|Gets an instance of the| -|legend|Gets or sets an instance of the| +|page_settings|Gets an instance of the [page_settings](/tasks/python-net/aspose.tasks.visualization/pageinfo/) class which specifies page printing settings.| +|page_view_settings|Gets an instance of the [page_view_settings](/tasks/python-net/aspose.tasks.visualization/pageinfo/) class which specifies page view printing settings.| +|margins|Gets an instance of the [PageMargins](/tasks/python-net/aspose.tasks.visualization/pagemargins/) class which specifies page margins.| +|legend|Gets or sets an instance of the [PageLegend](/tasks/python-net/aspose.tasks.visualization/pagelegend/) class which specifies rendering options of page legend.| ### See Also diff --git a/english/python-net/aspose.tasks.visualization/pagelegend/_index.md b/english/python-net/aspose.tasks.visualization/pagelegend/_index.md index 23dcb6c5f..8f67d002d 100644 --- a/english/python-net/aspose.tasks.visualization/pagelegend/_index.md +++ b/english/python-net/aspose.tasks.visualization/pagelegend/_index.md @@ -22,7 +22,7 @@ The PageLegend type exposes the following members: |left_text|Gets or sets the left aligned text to display in the page legend.| |centered_text|Gets or sets the centered text to display in the page legend.| |right_text|Gets or sets the right aligned text to display in the page legend.| -|legend_on|Gets or sets the pages on which the legend appears. Can be one of the values of the| +|legend_on|Gets or sets the pages on which the legend appears. Can be one of the values of the [Legend](/tasks/python-net/aspose.tasks.visualization/legend/) enumeration.| |width|Gets or sets the width of the legend.| |left_image|Gets or sets the left aligned image to be displayed in the page legend.| |centered_image|Gets or sets the centered image to be displayed in the page legend.| diff --git a/english/python-net/aspose.tasks.visualization/pagemargins/_index.md b/english/python-net/aspose.tasks.visualization/pagemargins/_index.md index 9fd38090b..73c32db2e 100644 --- a/english/python-net/aspose.tasks.visualization/pagemargins/_index.md +++ b/english/python-net/aspose.tasks.visualization/pagemargins/_index.md @@ -23,7 +23,7 @@ The PageMargins type exposes the following members: |bottom|Gets or sets the size of the bottom margin in inches or centimeters.| |left|Gets or sets the size of the left margin in inches or centimeters.| |right|Gets or sets the size of the right margin in inches or centimeters.| -|borders|Gets or sets a position where to print borders. Can be one of the values of the| +|borders|Gets or sets a position where to print borders. Can be one of the values of the [Border](/tasks/python-net/aspose.tasks.visualization/border/) enumeration.| ### See Also diff --git a/english/python-net/aspose.tasks.visualization/pagesettings/_index.md b/english/python-net/aspose.tasks.visualization/pagesettings/_index.md index ea8e4e8c0..45d9cf654 100644 --- a/english/python-net/aspose.tasks.visualization/pagesettings/_index.md +++ b/english/python-net/aspose.tasks.visualization/pagesettings/_index.md @@ -15,16 +15,16 @@ The PageSettings type exposes the following members: ## Constructors | Name | Description | | :- | :- | -|PageSettings()|Initializes a new instance of the| +|PageSettings()|Initializes a new instance of the [PageSettings](/tasks/python-net/aspose.tasks.visualization/pagesettings/) class.
Represents printing settings for a page of project view.| ## Properties | Name | Description | | :- | :- | |is_portrait|Gets or sets a value indicating whether the page orientation is portrait; returns false if the page orientation is landscape.| -|adjust_to_percent_of_normal_size|Gets or sets a value indicating whether to adjust printing to the specified percentage (| +|adjust_to_percent_of_normal_size|Gets or sets a value indicating whether to adjust printing to the specified percentage ([percent_of_normal_size](/tasks/python-net/aspose.tasks.visualization/pagesettings/)) of normal size.| |percent_of_normal_size|Gets or sets a percentage of normal size to adjust printing to.| |pages_in_width|Gets or sets a number of pages in width to be printed.| |pages_in_height|Gets or sets a number of pages in height to be printed.| -|paper_size|Gets or sets a paper size. Can be one of the values of the| +|paper_size|Gets or sets a paper size. Can be one of the values of the [PrinterPaperSize](/tasks/python-net/aspose.tasks.visualization/printerpapersize/) enumeration.| |paper_size_id|Gets or sets an integer representing one of the PrinterPaperSize values or a custom page size id.
This value can be used to get PaperSize from OS settings| |first_page_number|Gets or sets a first page number for printing.| diff --git a/english/python-net/aspose.tasks.visualization/pagesize/_index.md b/english/python-net/aspose.tasks.visualization/pagesize/_index.md index 664f271d7..652b96e5f 100644 --- a/english/python-net/aspose.tasks.visualization/pagesize/_index.md +++ b/english/python-net/aspose.tasks.visualization/pagesize/_index.md @@ -21,7 +21,7 @@ Specifies page size. |A2|The size of the A2 page in points is 1684 × 1190| |A3|The size of the A3 page in points is 1190 × 842| |A4|The size of the A4 page in points is 842 × 595| -|DEFINED_IN_VIEW|Use page size defined in View's| +|DEFINED_IN_VIEW|Use page size defined in View's [PageSettings](/tasks/python-net/aspose.tasks.visualization/pagesettings/) (View.PageInfo.PageSettings).| ### See Also diff --git a/english/python-net/aspose.tasks.visualization/progresslines/_index.md b/english/python-net/aspose.tasks.visualization/progresslines/_index.md index 5970fbc65..60ffe1c74 100644 --- a/english/python-net/aspose.tasks.visualization/progresslines/_index.md +++ b/english/python-net/aspose.tasks.visualization/progresslines/_index.md @@ -21,17 +21,17 @@ The ProgressLines type exposes the following members: | :- | :- | |display_at_current_date|Gets or sets a value indicating whether to display progress line at current date.| |display_at_recurring_intervals|Gets or sets a value indicating whether to display progress line at recurring intervals.| -|recurring_interval|Gets or sets the recurring interval.| +|recurring_interval|Gets or sets the recurring interval.
[recurring_interval](/tasks/python-net/aspose.tasks.visualization/progresslines/).| |begin_at_project_start|Gets or sets a value indicating whether to display progress lines from the beginning of the project start date.| |begin_at_date|Gets or sets the date to display progress lines from.| |display_selected|Gets or sets a value indicating whether to display progress lines at the selected dates.| |is_baseline_plan|Gets or sets a value indicating whether to display progress lines for baseline plan or actual.| |show_date|Gets or sets a value indicating whether to show date for each progress line.| -|date_format|Gets or sets the date format (| +|date_format|Gets or sets the date format ([DateLabel](/tasks/python-net/aspose.tasks.visualization/datelabel/)).| |font|Gets or sets the font used for progress line label.| -|line_pattern|Gets or sets the line pattern of current progress line.| +|line_pattern|Gets or sets the line pattern of current progress line.
[line_pattern](/tasks/python-net/aspose.tasks.visualization/progresslines/).| |line_color|Gets or sets the line color for current progress line.| -|progress_point_shape|Gets or sets the progress point shape.| +|progress_point_shape|Gets or sets the progress point shape.
[GanttBarEndShape](/tasks/python-net/aspose.tasks.visualization/ganttbarendshape/).| |progress_point_color|Gets or sets the color of progress point.| |other_line_pattern|Gets or sets the line pattern for other progress line.| |other_line_color|Gets or sets the color of other progress line.| diff --git a/english/python-net/aspose.tasks.visualization/recurringinterval/_index.md b/english/python-net/aspose.tasks.visualization/recurringinterval/_index.md index 4212fdf63..48f011b95 100644 --- a/english/python-net/aspose.tasks.visualization/recurringinterval/_index.md +++ b/english/python-net/aspose.tasks.visualization/recurringinterval/_index.md @@ -19,7 +19,7 @@ The RecurringInterval type exposes the following members: ## Properties | Name | Description | | :- | :- | -|interval|Gets or sets the recurring interval.
Can be any value of| +|interval|Gets or sets the recurring interval.
Can be any value of [interval](/tasks/python-net/aspose.tasks.visualization/recurringinterval/) type.| |daily_day_number|Gets or sets the daily day number.| |daily_workday|Gets or sets a value indicating whether a day is workday for daily progress lines.| |weekly_week_number|Gets or sets the week number for weekly progress lines.| diff --git a/english/python-net/aspose.tasks.visualization/resourceviewcolumn/_index.md b/english/python-net/aspose.tasks.visualization/resourceviewcolumn/_index.md index 63e030025..ca8825597 100644 --- a/english/python-net/aspose.tasks.visualization/resourceviewcolumn/_index.md +++ b/english/python-net/aspose.tasks.visualization/resourceviewcolumn/_index.md @@ -19,9 +19,9 @@ The ResourceViewColumn type exposes the following members: ## Properties | Name | Description | | :- | :- | -|field|Column field.| +|field|Column field.
[field](/tasks/python-net/aspose.tasks.visualization/resourceviewcolumn/).| |name|Gets the column name.| -|string_alignment|Gets or sets alignment of the text (can be one of the values of the| +|string_alignment|Gets or sets alignment of the text (can be one of the values of the [HorizontalStringAlignment](/tasks/python-net/aspose.tasks.visualization/horizontalstringalignment/) enumeration).| |width|Gets the column width.| |text_style_modification_callback|Gets or sets the callback which can be used to customize the appearance of the column's cells.| ## Methods diff --git a/english/python-net/aspose.tasks.visualization/shape/_index.md b/english/python-net/aspose.tasks.visualization/shape/_index.md index 0dab457fb..f15a7cc44 100644 --- a/english/python-net/aspose.tasks.visualization/shape/_index.md +++ b/english/python-net/aspose.tasks.visualization/shape/_index.md @@ -9,7 +9,7 @@ url: /python-net/aspose.tasks.visualization/shape/ ## Shape enumeration -Shape of a marker at the beginning or end of the bar style to be rendered when saving view data to some of +Shape of a marker at the beginning or end of the bar style to be rendered when saving view data to some of [SaveFileFormat](/tasks/python-net/aspose.tasks.saving/savefileformat/). ## Members | Member name | Description | @@ -24,6 +24,7 @@ Shape of a marker at the beginning or end of the bar style to be rendered when s |LEFT_FADE|Indicates Left fade shape.| |RIGHT_FADE|Indicates Right fade shape.| |DIAMOND|Indicates Diamond shape.| +|CIRCLE|Indicates Circle shape.| ### See Also diff --git a/english/python-net/aspose.tasks.visualization/tabletextstyle/_index.md b/english/python-net/aspose.tasks.visualization/tabletextstyle/_index.md index 4ddefdcca..efe18d411 100644 --- a/english/python-net/aspose.tasks.visualization/tabletextstyle/_index.md +++ b/english/python-net/aspose.tasks.visualization/tabletextstyle/_index.md @@ -25,10 +25,10 @@ The TableTextStyle type exposes the following members: |font|Gets or sets font of the text style.| |color|Gets or sets color of the text.| |item_type|Returns a value of the [TextItemType](/tasks/python-net/aspose.tasks.visualization/textitemtype/) enum.| -|background_pattern|Gets or sets background pattern of the text style.| -|background_color|Gets or sets background color of the text style.| +|background_pattern|Gets or sets background pattern of the text style.
[background_pattern](/tasks/python-net/aspose.tasks.visualization/textstyle/).| +|background_color|Gets or sets background color of the text style.
[color](/tasks/python-net/aspose.tasks.visualization/textstyle/).| |row_uid|Gets a row unique id.| -|field|Gets or sets a field the style is to be applied to.| +|field|Gets or sets a field the style is to be applied to.
[field](/tasks/python-net/aspose.tasks.visualization/tabletextstyle/).| ### See Also diff --git a/english/python-net/aspose.tasks.visualization/tasktextstyleeventargs/_index.md b/english/python-net/aspose.tasks.visualization/tasktextstyleeventargs/_index.md index 9469b1d02..478988ca1 100644 --- a/english/python-net/aspose.tasks.visualization/tasktextstyleeventargs/_index.md +++ b/english/python-net/aspose.tasks.visualization/tasktextstyleeventargs/_index.md @@ -16,8 +16,8 @@ The TaskTextStyleEventArgs type exposes the following members: | Name | Description | | :- | :- | |cell_text_style|Gets or sets TextStyle which will be used to draw the cell's content. This object can be use to customize appearance of a table cell.| -|task|Gets| -|column|Gets| +|task|Gets [task](/tasks/python-net/aspose.tasks.visualization/tasktextstyleeventargs/) which corresponds to the currently rendered row.| +|column|Gets [ViewColumn](/tasks/python-net/aspose.tasks.visualization/viewcolumn/) to which the currently rendered cell belongs.| ### See Also diff --git a/english/python-net/aspose.tasks.visualization/textstyle/_index.md b/english/python-net/aspose.tasks.visualization/textstyle/_index.md index 14793ebe8..018710397 100644 --- a/english/python-net/aspose.tasks.visualization/textstyle/_index.md +++ b/english/python-net/aspose.tasks.visualization/textstyle/_index.md @@ -15,7 +15,7 @@ The TextStyle type exposes the following members: ## Constructors | Name | Description | | :- | :- | -|TextStyle()|Initializes a new instance of the| +|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| @@ -24,9 +24,9 @@ The TextStyle type exposes the following members: | :- | :- | |font|Gets or sets font of the text style.| |color|Gets or sets color of the text.| -|item_type|Gets or sets| -|background_pattern|Gets or sets background pattern of the text style.| -|background_color|Gets or sets background color of the text style.| +|item_type|Gets or sets [TextItemType](/tasks/python-net/aspose.tasks.visualization/textitemtype/) of the text style.| +|background_pattern|Gets or sets background pattern of the text style.
[background_pattern](/tasks/python-net/aspose.tasks.visualization/textstyle/).| +|background_color|Gets or sets background color of the text style.
[color](/tasks/python-net/aspose.tasks.visualization/textstyle/).| ### See Also diff --git a/english/python-net/aspose.tasks.visualization/timescale/_index.md b/english/python-net/aspose.tasks.visualization/timescale/_index.md index ee0db6c61..a1a81171f 100644 --- a/english/python-net/aspose.tasks.visualization/timescale/_index.md +++ b/english/python-net/aspose.tasks.visualization/timescale/_index.md @@ -14,7 +14,7 @@ Defines options which specifies how to render timescale in Gantt Chart, Task Usa ## Members | Member name | Description | | :- | :- | -|DEFINED_IN_VIEW|Use timescale settings defined in project view's properties:| +|DEFINED_IN_VIEW|Use timescale settings defined in project view's properties: [bottom_timescale_tier](/tasks/python-net/aspose.tasks/ganttchartview/),
[middle_timescale_tier](/tasks/python-net/aspose.tasks/ganttchartview/), [top_timescale_tier](/tasks/python-net/aspose.tasks/ganttchartview/).
Valid for formats which contains view data. For example, projects which are read from MPP format.| |DAYS|Predefined two-tiered timescale where minimal level of detail is one day.| |THIRDS_OF_MONTHS|Predefined two-tiered timescale where level of detail is one third of month.| |MONTHS|Predefined two-tiered timescale where minimal level of detail is one month.| diff --git a/english/python-net/aspose.tasks.visualization/timescaletier/_index.md b/english/python-net/aspose.tasks.visualization/timescaletier/_index.md index 583e56443..32bb39a21 100644 --- a/english/python-net/aspose.tasks.visualization/timescaletier/_index.md +++ b/english/python-net/aspose.tasks.visualization/timescaletier/_index.md @@ -15,17 +15,17 @@ The TimescaleTier type exposes the following members: ## Constructors | Name | Description | | :- | :- | -|TimescaleTier()|Initializes a new instance of the| +|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| ## Properties | Name | Description | | :- | :- | |count|Gets or sets the time unit interval in which to show labels for the tier.
The default value is 1.| -|label|Gets or sets date label| -|alignment|Gets or sets how to align labels within each time period of the tier (| +|label|Gets or sets date label [DateLabel](/tasks/python-net/aspose.tasks.visualization/datelabel/) for the timescale tier.| +|alignment|Gets or sets how to align labels within each time period of the tier ([HorizontalStringAlignment](/tasks/python-net/aspose.tasks.visualization/horizontalstringalignment/)).| |uses_fiscal_year|Gets or sets a value indicating whether to base the tier labels on the fiscal year.| |show_ticks|Gets or sets a value indicating whether whether to show tick marks that separate time periods in the tier.| -|unit|Gets or sets timescale unit| +|unit|Gets or sets timescale unit [TimescaleUnit](/tasks/python-net/aspose.tasks.visualization/timescaleunit/) for the timescale tier.
The default value is| ### See Also diff --git a/english/python-net/aspose.tasks.visualization/viewcolumn/_index.md b/english/python-net/aspose.tasks.visualization/viewcolumn/_index.md index 7ba1816e5..10ea3b6a9 100644 --- a/english/python-net/aspose.tasks.visualization/viewcolumn/_index.md +++ b/english/python-net/aspose.tasks.visualization/viewcolumn/_index.md @@ -15,9 +15,9 @@ The ViewColumn type exposes the following members: ## Properties | Name | Description | | :- | :- | -|field|Gets or sets column field.| +|field|Gets or sets column field.
[field](/tasks/python-net/aspose.tasks.visualization/viewcolumn/).| |name|Gets the column name.| -|string_alignment|Gets or sets alignment of the text (can be one of the values of the| +|string_alignment|Gets or sets alignment of the text (can be one of the values of the [HorizontalStringAlignment](/tasks/python-net/aspose.tasks.visualization/horizontalstringalignment/) enumeration).| |width|Gets the column width.| |text_style_modification_callback|Gets or sets the callback which can be used to customize the appearance of the column's cells.| diff --git a/english/python-net/aspose.tasks.visualization/visualobjectplacement/_index.md b/english/python-net/aspose.tasks.visualization/visualobjectplacement/_index.md index 2906cc713..ba66f8282 100644 --- a/english/python-net/aspose.tasks.visualization/visualobjectplacement/_index.md +++ b/english/python-net/aspose.tasks.visualization/visualobjectplacement/_index.md @@ -9,17 +9,17 @@ url: /python-net/aspose.tasks.visualization/visualobjectplacement/ ## VisualObjectPlacement class -Represents placement and appearance of +Represents placement and appearance of [OleObject](/tasks/python-net/aspose.tasks/oleobject/) in a view. The VisualObjectPlacement type exposes the following members: ## Constructors | Name | Description | | :- | :- | -|VisualObjectPlacement()|Initializes a new instance of the| +|VisualObjectPlacement()|Initializes a new instance of the [VisualObjectPlacement](/tasks/python-net/aspose.tasks.visualization/visualobjectplacement/) class.| ## Properties | Name | Description | | :- | :- | -|ole_object_id|Gets or sets Id of| +|ole_object_id|Gets or sets Id of [OleObject](/tasks/python-net/aspose.tasks/oleobject/) object.| |task_id|Gets or sets Id of task if 'Attach to task' options is selected, -1 otherwise.| |width|Gets or sets displayed width of visual object.| |height|Gets or sets displayed height of visual object.| diff --git a/english/python-net/aspose.tasks/_index.md b/english/python-net/aspose.tasks/_index.md index 983e1578b..e727d76d9 100644 --- a/english/python-net/aspose.tasks/_index.md +++ b/english/python-net/aspose.tasks/_index.md @@ -15,11 +15,11 @@ Contains classes for work with Microsoft Project documents without utilizing Mic | :- | :- | |[ApsLayoutBuilderOutOfMemoryException](/tasks/python-net/aspose.tasks/apslayoutbuilderoutofmemoryexception/)|Represents exception which occurs when there is not enough memory to continue an image layout building.| |[AssignmentBaseline](/tasks/python-net/aspose.tasks/assignmentbaseline/)|Represents Baseline of a resource assignment.| -|[AssignmentBaselineCollection](/tasks/python-net/aspose.tasks/assignmentbaselinecollection/)|Represents a collection of| +|[AssignmentBaselineCollection](/tasks/python-net/aspose.tasks/assignmentbaselinecollection/)|Represents a collection of [AssignmentBaseline](/tasks/python-net/aspose.tasks/assignmentbaseline/) objects.| |[AvailabilityPeriod](/tasks/python-net/aspose.tasks/availabilityperiod/)|Represents a period when a resource is available.| -|[AvailabilityPeriodCollection](/tasks/python-net/aspose.tasks/availabilityperiodcollection/)|Represents a collection which contains| +|[AvailabilityPeriodCollection](/tasks/python-net/aspose.tasks/availabilityperiodcollection/)|Represents a collection which contains [AvailabilityPeriod](/tasks/python-net/aspose.tasks/availabilityperiod/) objects.| |[Baseline](/tasks/python-net/aspose.tasks/baseline/)|Represents baseline values of a resource.| -|[BaselineCollection](/tasks/python-net/aspose.tasks/baselinecollection/)|Represents a collection of| +|[BaselineCollection](/tasks/python-net/aspose.tasks/baselinecollection/)|Represents a collection of [Baseline](/tasks/python-net/aspose.tasks/baseline/) objects.| |[BitmapInvalidSizeException](/tasks/python-net/aspose.tasks/bitmapinvalidsizeexception/)|Represents exception which occurs when there is not enough memory to create a bitmap instance.| |[BuildVersionInfo](/tasks/python-net/aspose.tasks/buildversioninfo/)|Contains build version and product information.| |[ByMonthDayRepetition](/tasks/python-net/aspose.tasks/bymonthdayrepetition/)|Represents a pattern which is based on the absolute position of a day in a month.| @@ -27,9 +27,9 @@ Contains classes for work with Microsoft Project documents without utilizing Mic |[ByYearDayRepetition](/tasks/python-net/aspose.tasks/byyeardayrepetition/)|Represents a pattern which is based on the absolute position of a day in a month.| |[ByYearWeekDayRepetition](/tasks/python-net/aspose.tasks/byyearweekdayrepetition/)|Represents a pattern which is based on position of a weekday in a month.| |[Calendar](/tasks/python-net/aspose.tasks/calendar/)|Represents a calendar used in a project.| -|[CalendarCollection](/tasks/python-net/aspose.tasks/calendarcollection/)|Represents a collection of| +|[CalendarCollection](/tasks/python-net/aspose.tasks/calendarcollection/)|Represents a collection of [Calendar](/tasks/python-net/aspose.tasks/calendar/) objects.| |[CalendarException](/tasks/python-net/aspose.tasks/calendarexception/)|Represent exceptional time periods in a calendar.| -|[CalendarExceptionCollection](/tasks/python-net/aspose.tasks/calendarexceptioncollection/)|Represents a collection of| +|[CalendarExceptionCollection](/tasks/python-net/aspose.tasks/calendarexceptioncollection/)|Represents a collection of [CalendarException](/tasks/python-net/aspose.tasks/calendarexception/) objects.| |[CompoundDocumentHeaderException](/tasks/python-net/aspose.tasks/compounddocumentheaderexception/)|Represents an exception which is thrown when the header of MPP file is broken.| |[CopyToOptions](/tasks/python-net/aspose.tasks/copytooptions/)|Allows to specify additional options when copying project data.| |[CssSavingArgs](/tasks/python-net/aspose.tasks/csssavingargs/)|This class represents set of data that related to external CSS file's saving that
occurs during conversion to HTML format.| @@ -37,25 +37,25 @@ Contains classes for work with Microsoft Project documents without utilizing Mic |[DailyRecurrencePattern](/tasks/python-net/aspose.tasks/dailyrecurrencepattern/)|Represents the set of parameters are used to create a daily recurring task in a project.| |[DailyRepetitionBase](/tasks/python-net/aspose.tasks/dailyrepetitionbase/)|Represents a base class for repetitions in daily recurrence pattern.| |[DailyWorkRepetition](/tasks/python-net/aspose.tasks/dailyworkrepetition/)|Represents a class for repetitions in daily recurrence pattern based on work days.| -|[DayTypeCollection](/tasks/python-net/aspose.tasks/daytypecollection/)|Represents a collection of| +|[DayTypeCollection](/tasks/python-net/aspose.tasks/daytypecollection/)|Represents a collection of [DayType](/tasks/python-net/aspose.tasks/daytype/) objects.| |[Duration](/tasks/python-net/aspose.tasks/duration/)|Represents duration in a project.| |[EndAfterRecurrenceRange](/tasks/python-net/aspose.tasks/endafterrecurrencerange/)|Represents the recurrence range of recurring task which is limited by occurrence number.| |[EndByRecurrenceRange](/tasks/python-net/aspose.tasks/endbyrecurrencerange/)|Represents the recurrence range of recurring task which is limited by finish day.| |[ExtendedAttribute](/tasks/python-net/aspose.tasks/extendedattribute/)|Represents extended attributes.| -|[ExtendedAttributeCollection](/tasks/python-net/aspose.tasks/extendedattributecollection/)|Represents a collection of| +|[ExtendedAttributeCollection](/tasks/python-net/aspose.tasks/extendedattributecollection/)|Represents a collection of [ExtendedAttribute](/tasks/python-net/aspose.tasks/extendedattribute/) objects.| |[ExtendedAttributeDefinition](/tasks/python-net/aspose.tasks/extendedattributedefinition/)|Represents an extended attribute definition associated with a project.| -|[ExtendedAttributeDefinitionCollection](/tasks/python-net/aspose.tasks/extendedattributedefinitioncollection/)|Represents a collection of| +|[ExtendedAttributeDefinitionCollection](/tasks/python-net/aspose.tasks/extendedattributedefinitioncollection/)|Represents a collection of [ExtendedAttributeDefinition](/tasks/python-net/aspose.tasks/extendedattributedefinition/) objects.| |[Filter](/tasks/python-net/aspose.tasks/filter/)|Represents a filter in Project.| -|[FilterCollection](/tasks/python-net/aspose.tasks/filtercollection/)|Contains a list of| +|[FilterCollection](/tasks/python-net/aspose.tasks/filtercollection/)|Contains a list of [Filter](/tasks/python-net/aspose.tasks/filter/) objects.
Implements ICollection interface.| |[FilterCriteria](/tasks/python-net/aspose.tasks/filtercriteria/)|Defines the criteria that tasks or resources must meet to be displayed in MSP view.| |[FontResolveEventArgs](/tasks/python-net/aspose.tasks/fontresolveeventargs/)|Provides arguments for the callback that is invoked when font is resolved.| |[FontSavingArgs](/tasks/python-net/aspose.tasks/fontsavingargs/)|This class represents set of data that related to external fonts file's saving that
occurs during conversion to HTML format.| |[FontSettings](/tasks/python-net/aspose.tasks/fontsettings/)|Specifies font settings used when rendering project's view.| |[GanttChartView](/tasks/python-net/aspose.tasks/ganttchartview/)|Represents a GanttChart view.| |[Group](/tasks/python-net/aspose.tasks/group/)|Represents a group definition.
A Group object is a member of the ResourceGroups collection or the TaskGroups collection.| -|[GroupCollection](/tasks/python-net/aspose.tasks/groupcollection/)|Contains a list of| -|[GroupCriterion](/tasks/python-net/aspose.tasks/groupcriterion/)|Represents a criterion in a group definition.
The GroupCriterion object is a member of the| -|[GroupCriterionCollection](/tasks/python-net/aspose.tasks/groupcriterioncollection/)|Contains a collection of| +|[GroupCollection](/tasks/python-net/aspose.tasks/groupcollection/)|Contains a list of [Group](/tasks/python-net/aspose.tasks/group/) objects.
Implements ICollection interface.| +|[GroupCriterion](/tasks/python-net/aspose.tasks/groupcriterion/)|Represents a criterion in a group definition.
The GroupCriterion object is a member of the [GroupCriterionCollection](/tasks/python-net/aspose.tasks/groupcriterioncollection/) collection.| +|[GroupCriterionCollection](/tasks/python-net/aspose.tasks/groupcriterioncollection/)|Contains a collection of [GroupCriterion](/tasks/python-net/aspose.tasks/groupcriterion/) objects.
Implements ICollection interface.| |[ICssSavingCallback](/tasks/python-net/aspose.tasks/icsssavingcallback/)|Represents a callback that is called to create resource to store CSS.| |[IFontSavingCallback](/tasks/python-net/aspose.tasks/ifontsavingcallback/)|Represents a callback that is called to create resource to store fonts.| |[IImageSavingCallback](/tasks/python-net/aspose.tasks/iimagesavingcallback/)|Represents a callback that is called to create resource to store images.| @@ -71,16 +71,16 @@ Contains classes for work with Microsoft Project documents without utilizing Mic |[NoPrinterInstalledException](/tasks/python-net/aspose.tasks/noprinterinstalledexception/)|Represents an exception which is thrown when there is no installed printer in OS.| |[NullableBool](/tasks/python-net/aspose.tasks/nullablebool/)|A class for boolean values with possibility to check whether the value was defined or not.| |[OleObject](/tasks/python-net/aspose.tasks/oleobject/)|Represents an OLE object which can be inserter into Gantt Chart View of an MPP file.| -|[OleObjectCollection](/tasks/python-net/aspose.tasks/oleobjectcollection/)|Represents a collection containing the instances of the| +|[OleObjectCollection](/tasks/python-net/aspose.tasks/oleobjectcollection/)|Represents a collection containing the instances of the [OleObject](/tasks/python-net/aspose.tasks/oleobject/) class.| |[OutlineCode](/tasks/python-net/aspose.tasks/outlinecode/)|Represents a value of an outline code.| -|[OutlineCodeCollection](/tasks/python-net/aspose.tasks/outlinecodecollection/)|Represents a collection of| +|[OutlineCodeCollection](/tasks/python-net/aspose.tasks/outlinecodecollection/)|Represents a collection of [OutlineCode](/tasks/python-net/aspose.tasks/outlinecode/) objects.| |[OutlineCodeDefinition](/tasks/python-net/aspose.tasks/outlinecodedefinition/)|Represents an outline code definition.| -|[OutlineCodeDefinitionCollection](/tasks/python-net/aspose.tasks/outlinecodedefinitioncollection/)|Represents a collection of| +|[OutlineCodeDefinitionCollection](/tasks/python-net/aspose.tasks/outlinecodedefinitioncollection/)|Represents a collection of [OutlineCodeDefinition](/tasks/python-net/aspose.tasks/outlinecodedefinition/) objects.| |[OutlineMask](/tasks/python-net/aspose.tasks/outlinemask/)|Represents four elements of a mask which defines an outline code format.| -|[OutlineMaskCollection](/tasks/python-net/aspose.tasks/outlinemaskcollection/)|Represents a collection of| +|[OutlineMaskCollection](/tasks/python-net/aspose.tasks/outlinemaskcollection/)|Represents a collection of [OutlineMask](/tasks/python-net/aspose.tasks/outlinemask/) objects.| |[OutlineValue](/tasks/python-net/aspose.tasks/outlinevalue/)|Represents an outline value.| -|[OutlineValueCollection](/tasks/python-net/aspose.tasks/outlinevaluecollection/)|Represents a collection of| -|[ParseErrorArgs](/tasks/python-net/aspose.tasks/parseerrorargs/)|Provides data for the| +|[OutlineValueCollection](/tasks/python-net/aspose.tasks/outlinevaluecollection/)|Represents a collection of [OutlineValue](/tasks/python-net/aspose.tasks/outlinevalue/) objects.| +|[ParseErrorArgs](/tasks/python-net/aspose.tasks/parseerrorargs/)|Provides data for the [ParseErrorCallback](/tasks/python-net/aspose.tasks/parseerrorcallback/) delegate.| |[PrimaveraBaseReader](/tasks/python-net/aspose.tasks/primaverabasereader/)|Represents a base reader which can be used to read Project UIDs from multi project Primavera XER or XML files.| |[PrimaveraProjectProperties](/tasks/python-net/aspose.tasks/primaveraprojectproperties/)|Represents Primavera-specific properties for a project read from Primavera files (XER of P6XML).| |[PrimaveraReadOptions](/tasks/python-net/aspose.tasks/primaverareadoptions/)|Allows to specify additional options when reading Primavera Xml or Primavera Xer files.| @@ -96,8 +96,8 @@ Contains classes for work with Microsoft Project documents without utilizing Mic |[ProjectServerManager](/tasks/python-net/aspose.tasks/projectservermanager/)|The class which provides the methods to read and to perform operations on projects in the specified Project Online account or
in the specified on-premise Project Server instance (Project Server's versions 2016 and 2019 are supported).| |[ProjectServerSaveOptions](/tasks/python-net/aspose.tasks/projectserversaveoptions/)|Allows to specify additional options when project is saved to Project Server or Project Online.| |[Rate](/tasks/python-net/aspose.tasks/rate/)|Represents a definition of a time period and rates applicable for a resource during that period.| -|[RateByDateCollection](/tasks/python-net/aspose.tasks/ratebydatecollection/)|Represents a collection which mappings of| -|[RateCollection](/tasks/python-net/aspose.tasks/ratecollection/)|Represents a collection which contains| +|[RateByDateCollection](/tasks/python-net/aspose.tasks/ratebydatecollection/)|Represents a collection which mappings of datetime to [Rate](/tasks/python-net/aspose.tasks/rate/) objects.| +|[RateCollection](/tasks/python-net/aspose.tasks/ratecollection/)|Represents a collection which contains [Rate](/tasks/python-net/aspose.tasks/rate/) objects.| |[RecalculationValidationException](/tasks/python-net/aspose.tasks/recalculationvalidationexception/)|Represents an exception which is thrown when errors are found in project after recalculation.| |[RecurrencePatternBase](/tasks/python-net/aspose.tasks/recurrencepatternbase/)|Represents the base class of recurrence pattern.| |[RecurrenceRangeBase](/tasks/python-net/aspose.tasks/recurrencerangebase/)|Represents the recurrence range of recurring task.| @@ -105,25 +105,25 @@ Contains classes for work with Microsoft Project documents without utilizing Mic |[RecurringTaskParameters](/tasks/python-net/aspose.tasks/recurringtaskparameters/)|Represents the set of parameters are used to create a recurring task in a project.| |[Resource](/tasks/python-net/aspose.tasks/resource/)|Represents a resource in a project.| |[ResourceAssignment](/tasks/python-net/aspose.tasks/resourceassignment/)|Represents a resource assignment in a project.| -|[ResourceAssignmentCollection](/tasks/python-net/aspose.tasks/resourceassignmentcollection/)|Represents a collection of| -|[ResourceCollection](/tasks/python-net/aspose.tasks/resourcecollection/)|Represents a collection of| +|[ResourceAssignmentCollection](/tasks/python-net/aspose.tasks/resourceassignmentcollection/)|Represents a collection of [ResourceAssignment](/tasks/python-net/aspose.tasks/resourceassignment/) objects.| +|[ResourceCollection](/tasks/python-net/aspose.tasks/resourcecollection/)|Represents a collection of [Resource](/tasks/python-net/aspose.tasks/resource/) objects.| |[ResourceSavingArgs](/tasks/python-net/aspose.tasks/resourcesavingargs/)|This class represents set of data that related to external resource file's saving that
occurs during conversion to HTML format.| |[ResourceUsageView](/tasks/python-net/aspose.tasks/resourceusageview/)|Represents resource usage view in a project.| -|[ResourceUsageViewFieldCollection](/tasks/python-net/aspose.tasks/resourceusageviewfieldcollection/)|Represent a collection of| +|[ResourceUsageViewFieldCollection](/tasks/python-net/aspose.tasks/resourceusageviewfieldcollection/)|Represent a collection of [ResourceUsageViewField](/tasks/python-net/aspose.tasks/resourceusageviewfield/) values.| |[SplitPart](/tasks/python-net/aspose.tasks/splitpart/)|Represents a task portion. The SplitPart is a member of the task's SplitParts collection.| |[SplitPartCollection](/tasks/python-net/aspose.tasks/splitpartcollection/)|Collection that represents the portions of a task.| |[Table](/tasks/python-net/aspose.tasks/table/)|Represents a table in Project| -|[TableCollection](/tasks/python-net/aspose.tasks/tablecollection/)|Contains a list of| +|[TableCollection](/tasks/python-net/aspose.tasks/tablecollection/)|Contains a list of [Table](/tasks/python-net/aspose.tasks/table/) objects.
Implements ICollection interface.| |[TableField](/tasks/python-net/aspose.tasks/tablefield/)|Represents a field of a table in a project.| -|[TableFieldCollection](/tasks/python-net/aspose.tasks/tablefieldcollection/)|Contains a list of| +|[TableFieldCollection](/tasks/python-net/aspose.tasks/tablefieldcollection/)|Contains a list of [TableField](/tasks/python-net/aspose.tasks/tablefield/) objects.
Implements IList interface.| |[Task](/tasks/python-net/aspose.tasks/task/)|Represents a task in a project.| |[TaskBaseline](/tasks/python-net/aspose.tasks/taskbaseline/)|Represents Baseline of a Task.| -|[TaskBaselineCollection](/tasks/python-net/aspose.tasks/taskbaselinecollection/)|Represents a collection of| -|[TaskCollection](/tasks/python-net/aspose.tasks/taskcollection/)|Represents a collection of| +|[TaskBaselineCollection](/tasks/python-net/aspose.tasks/taskbaselinecollection/)|Represents a collection of [TaskBaseline](/tasks/python-net/aspose.tasks/taskbaseline/) objects.| +|[TaskCollection](/tasks/python-net/aspose.tasks/taskcollection/)|Represents a collection of [Task](/tasks/python-net/aspose.tasks/task/) objects.| |[TaskLink](/tasks/python-net/aspose.tasks/tasklink/)|Represents a predecessor link.| -|[TaskLinkCollection](/tasks/python-net/aspose.tasks/tasklinkcollection/)|Represents a collection of| +|[TaskLinkCollection](/tasks/python-net/aspose.tasks/tasklinkcollection/)|Represents a collection of [Task](/tasks/python-net/aspose.tasks/task/) objects.| |[TaskUsageView](/tasks/python-net/aspose.tasks/taskusageview/)|Represents task usage view in a project.| -|[TaskUsageViewFieldCollection](/tasks/python-net/aspose.tasks/taskusageviewfieldcollection/)|Represents a collection of| +|[TaskUsageViewFieldCollection](/tasks/python-net/aspose.tasks/taskusageviewfieldcollection/)|Represents a collection of [TaskUsageViewField](/tasks/python-net/aspose.tasks/taskusageviewfield/) values.| |[TaskValidationException](/tasks/python-net/aspose.tasks/taskvalidationexception/)|Represents an exception which is thrown when errors are found in project's tasks after recalculation.| |[TasksException](/tasks/python-net/aspose.tasks/tasksexception/)|Represents the standard internal exception type.| |[TasksLoggedException](/tasks/python-net/aspose.tasks/tasksloggedexception/)|Represents the standard internal exception type.| @@ -132,34 +132,34 @@ Contains classes for work with Microsoft Project documents without utilizing Mic |[TasksWritingException](/tasks/python-net/aspose.tasks/taskswritingexception/)|Represents the standard internal writing exception type.| |[TimelineView](/tasks/python-net/aspose.tasks/timelineview/)|Represents a timeline view of a project.| |[TimephasedData](/tasks/python-net/aspose.tasks/timephaseddata/)|Represents a time phased data.| -|[TimephasedDataCollection](/tasks/python-net/aspose.tasks/timephaseddatacollection/)|Represents a collection of| +|[TimephasedDataCollection](/tasks/python-net/aspose.tasks/timephaseddatacollection/)|Represents a collection of [TimephasedData](/tasks/python-net/aspose.tasks/timephaseddata/) objects.| |[UnexpectedFileFormatException](/tasks/python-net/aspose.tasks/unexpectedfileformatexception/)|Represents an exception which is thrown when file format has unexpected format or structure.| |[UsageView](/tasks/python-net/aspose.tasks/usageview/)|Represent a usage view in a project.| |[ValidationException](/tasks/python-net/aspose.tasks/validationexception/)|Represents an exception which is thrown when errors are found during validation of entity.| |[Value](/tasks/python-net/aspose.tasks/value/)|Represents a value in a value list.| |[VbaModule](/tasks/python-net/aspose.tasks/vbamodule/)|Represents a VBA module.| -|[VbaModuleAttribute](/tasks/python-net/aspose.tasks/vbamoduleattribute/)|The attribute of the| -|[VbaModuleAttributeCollection](/tasks/python-net/aspose.tasks/vbamoduleattributecollection/)|Represents a collection of| -|[VbaModuleCollection](/tasks/python-net/aspose.tasks/vbamodulecollection/)|Represents a collection of| -|[VbaProject](/tasks/python-net/aspose.tasks/vbaproject/)|Represents| -|[VbaReference](/tasks/python-net/aspose.tasks/vbareference/)|Represents a reference of the| -|[VbaReferenceCollection](/tasks/python-net/aspose.tasks/vbareferencecollection/)|Represents a collection of| +|[VbaModuleAttribute](/tasks/python-net/aspose.tasks/vbamoduleattribute/)|The attribute of the [VbaModule](/tasks/python-net/aspose.tasks/vbamodule/) object| +|[VbaModuleAttributeCollection](/tasks/python-net/aspose.tasks/vbamoduleattributecollection/)|Represents a collection of [VbaModuleAttribute](/tasks/python-net/aspose.tasks/vbamoduleattribute/) objects.| +|[VbaModuleCollection](/tasks/python-net/aspose.tasks/vbamodulecollection/)|Represents a collection of [VbaModule](/tasks/python-net/aspose.tasks/vbamodule/) objects.| +|[VbaProject](/tasks/python-net/aspose.tasks/vbaproject/)|Represents [VbaProject](/tasks/python-net/aspose.tasks/vbaproject/).| +|[VbaReference](/tasks/python-net/aspose.tasks/vbareference/)|Represents a reference of the [VbaProject](/tasks/python-net/aspose.tasks/vbaproject/).| +|[VbaReferenceCollection](/tasks/python-net/aspose.tasks/vbareferencecollection/)|Represents a collection of [VbaReference](/tasks/python-net/aspose.tasks/vbareference/) objects.| |[View](/tasks/python-net/aspose.tasks/view/)|Represents a view in Project.| -|[ViewCollection](/tasks/python-net/aspose.tasks/viewcollection/)|Contains a list of| +|[ViewCollection](/tasks/python-net/aspose.tasks/viewcollection/)|Contains a list of [View](/tasks/python-net/aspose.tasks/view/) objects.
Implements ICollection interface.| |[WBSCodeDefinition](/tasks/python-net/aspose.tasks/wbscodedefinition/)|Represents a WBS Code Definition.| |[WBSCodeMask](/tasks/python-net/aspose.tasks/wbscodemask/)|Represents WBS Code mask.| |[WBSCodeMaskCollection](/tasks/python-net/aspose.tasks/wbscodemaskcollection/)|Represents a collection of WBSCodeMask objects.| |[WebRequestEventArgs](/tasks/python-net/aspose.tasks/webrequesteventargs/)|Provides arguments for the event that is raised when the client sends a web request to the Project Server's web API.| |[WeekDay](/tasks/python-net/aspose.tasks/weekday/)|Represents a weekday which either defines regular days of a week or exception days in a calendar.| -|[WeekDayCollection](/tasks/python-net/aspose.tasks/weekdaycollection/)|Represents a collection of| +|[WeekDayCollection](/tasks/python-net/aspose.tasks/weekdaycollection/)|Represents a collection of [WeekDay](/tasks/python-net/aspose.tasks/weekday/) objects.| |[WeeklyRecurrencePattern](/tasks/python-net/aspose.tasks/weeklyrecurrencepattern/)|Represents the set of parameters are used to create a weekly recurring task in a project.| |[WeeklyRepetition](/tasks/python-net/aspose.tasks/weeklyrepetition/)|Represents a pattern which is based on weekdays.| |[WeeklyRepetitionBase](/tasks/python-net/aspose.tasks/weeklyrepetitionbase/)|Represents a base class for repetitions in weekly recurrence pattern.| |[WorkUnit](/tasks/python-net/aspose.tasks/workunit/)|Represents working hours.| |[WorkWeek](/tasks/python-net/aspose.tasks/workweek/)|Represent WorkWeek class| -|[WorkWeekCollection](/tasks/python-net/aspose.tasks/workweekcollection/)|Represents a collection of| +|[WorkWeekCollection](/tasks/python-net/aspose.tasks/workweekcollection/)|Represents a collection of [WorkWeek](/tasks/python-net/aspose.tasks/workweek/) objects.| |[WorkingTime](/tasks/python-net/aspose.tasks/workingtime/)|Represents a working time during a weekday.| -|[WorkingTimeCollection](/tasks/python-net/aspose.tasks/workingtimecollection/)|Represents a collection of| +|[WorkingTimeCollection](/tasks/python-net/aspose.tasks/workingtimecollection/)|Represents a collection of [WorkingTimeCollection](/tasks/python-net/aspose.tasks/workingtimecollection/) objects.| |[YearlyRecurrencePattern](/tasks/python-net/aspose.tasks/yearlyrecurrencepattern/)|Represents the set of parameters are used to create a yearly recurring task in a project.| |[YearlyRepetitionBase](/tasks/python-net/aspose.tasks/yearlyrepetitionbase/)|Represents a base pattern for yearly day position.| ## Enumerations @@ -200,7 +200,7 @@ Contains classes for work with Microsoft Project documents without utilizing Mic |[MonthItemType](/tasks/python-net/aspose.tasks/monthitemtype/)|Specifies the month item for which an exception recurrence is scheduled.| |[MonthLabelDisplay](/tasks/python-net/aspose.tasks/monthlabeldisplay/)|Specifies how the month label displays.| |[MonthPosition](/tasks/python-net/aspose.tasks/monthposition/)|Specifies the position of a month item within a month.| -|[OrdinalNumber](/tasks/python-net/aspose.tasks/ordinalnumber/)|Represents an ordinal number in the instance of| +|[OrdinalNumber](/tasks/python-net/aspose.tasks/ordinalnumber/)|Represents an ordinal number in the instance of [RecurringTaskInfo](/tasks/python-net/aspose.tasks/recurringtaskinfo/) class.| |[OutlineValueType](/tasks/python-net/aspose.tasks/outlinevaluetype/)|Specifies the type of an outline value.| |[RateFormatType](/tasks/python-net/aspose.tasks/rateformattype/)|Specifies the units used by Microsoft Project to display a rate.| |[RateScaleType](/tasks/python-net/aspose.tasks/ratescaletype/)|Specifies the rate scale type.| @@ -208,7 +208,7 @@ Contains classes for work with Microsoft Project documents without utilizing Mic |[RecurrencePattern](/tasks/python-net/aspose.tasks/recurrencepattern/)|Represents a type of recurrence pattern of a recurrent task.| |[ResourceExportType](/tasks/python-net/aspose.tasks/resourceexporttype/)|Specifies the resource export type for HTML format.| |[ResourceType](/tasks/python-net/aspose.tasks/resourcetype/)|Specifies the type of a resource.| -|[ResourceUsageViewField](/tasks/python-net/aspose.tasks/resourceusageviewfield/)|Represents possible fields in| +|[ResourceUsageViewField](/tasks/python-net/aspose.tasks/resourceusageviewfield/)|Represents possible fields in [ResourceUsageView](/tasks/python-net/aspose.tasks/resourceusageview/) object resource usage view field.| |[RollupType](/tasks/python-net/aspose.tasks/rolluptype/)|Specifies the rollup type.| |[SummaryRowsCalculationType](/tasks/python-net/aspose.tasks/summaryrowscalculationtype/)|Specifies the type of a calculation of the custom attribute's value for summary rows.| |[TaskKey](/tasks/python-net/aspose.tasks/taskkey/)|Represents a list of supported task fields.| @@ -216,14 +216,14 @@ Contains classes for work with Microsoft Project documents without utilizing Mic |[TaskStartDateType](/tasks/python-net/aspose.tasks/taskstartdatetype/)|Specifies the type of a task's start date.| |[TaskStatus](/tasks/python-net/aspose.tasks/taskstatus/)|Specifies the status of a task.| |[TaskType](/tasks/python-net/aspose.tasks/tasktype/)|Specifies the type of a task.| -|[TaskUsageViewField](/tasks/python-net/aspose.tasks/taskusageviewfield/)|Represents possible fields in| +|[TaskUsageViewField](/tasks/python-net/aspose.tasks/taskusageviewfield/)|Represents possible fields in [TaskUsageView](/tasks/python-net/aspose.tasks/taskusageview/) object.| |[TimeUnitType](/tasks/python-net/aspose.tasks/timeunittype/)|Specifies the type of a time unit.| |[TimephasedDataType](/tasks/python-net/aspose.tasks/timephaseddatatype/)|Specifies the type of time phased data.| |[UndefinedConstraintHandlingBehavior](/tasks/python-net/aspose.tasks/undefinedconstrainthandlingbehavior/)|Specifies the behavior used to handle tasks with undefined constraints.| |[ViewScreen](/tasks/python-net/aspose.tasks/viewscreen/)|Specifies the screen type for a view.| |[WBSSequence](/tasks/python-net/aspose.tasks/wbssequence/)|Specifies sequence for WBSCodeMask| |[WeekLabelDisplay](/tasks/python-net/aspose.tasks/weeklabeldisplay/)|Specifies how the week label displays.| -|[WeekdayType](/tasks/python-net/aspose.tasks/weekdaytype/)|Represents a weekday of a project in the instance of| +|[WeekdayType](/tasks/python-net/aspose.tasks/weekdaytype/)|Represents a weekday of a project in the instance of [RecurringTaskInfo](/tasks/python-net/aspose.tasks/recurringtaskinfo/) class.| |[WorkContourType](/tasks/python-net/aspose.tasks/workcontourtype/)|Specifies the contour of a work.| |[WorkGroupType](/tasks/python-net/aspose.tasks/workgrouptype/)|Specifies the type of a workgroup.| |[YearLabelDisplay](/tasks/python-net/aspose.tasks/yearlabeldisplay/)|Specifies how the year label displays.| diff --git a/english/python-net/aspose.tasks/assignmentbaseline/_index.md b/english/python-net/aspose.tasks/assignmentbaseline/_index.md index 625c02c43..54d573a68 100644 --- a/english/python-net/aspose.tasks/assignmentbaseline/_index.md +++ b/english/python-net/aspose.tasks/assignmentbaseline/_index.md @@ -24,7 +24,7 @@ The AssignmentBaseline type exposes the following members: |cost|Gets or sets the projected cost of a resource when the baseline is saved.| |bcws|Gets or sets the budget cost of a work scheduled for a resource.| |bcwp|Gets or sets the budgeted cost of a work performed by a resource for a project to-date.| -|timephased_data|Gets or sets the| +|timephased_data|Gets or sets the [TimephasedDataCollection](/tasks/python-net/aspose.tasks/timephaseddatacollection/) instance for this object.
The time phased data associated with the resource assignment baseline.| |start|Gets or sets the scheduled start date of the resource assignment when the baseline was saved.| |finish|Gets or sets the scheduled finish date of the resource assignment when the baseline was saved.| ## Methods diff --git a/english/python-net/aspose.tasks/assignmentbaselinecollection/_index.md b/english/python-net/aspose.tasks/assignmentbaselinecollection/_index.md index 8de9bcb48..f89ce317c 100644 --- a/english/python-net/aspose.tasks/assignmentbaselinecollection/_index.md +++ b/english/python-net/aspose.tasks/assignmentbaselinecollection/_index.md @@ -9,17 +9,17 @@ url: /python-net/aspose.tasks/assignmentbaselinecollection/ ## AssignmentBaselineCollection class -Represents a collection of +Represents a collection of [AssignmentBaseline](/tasks/python-net/aspose.tasks/assignmentbaseline/) objects. The AssignmentBaselineCollection type exposes the following members: ## Properties | Name | Description | | :- | :- | -|parent_assignment|Gets the parent| +|parent_assignment|Gets the parent [ResourceAssignment](/tasks/python-net/aspose.tasks/resourceassignment/) for this collection.| ## Methods | Name | Description | | :- | :- | -|to_list()|Converts the AssignmentBaselineCollection object to a list of| +|to_list()|Converts the AssignmentBaselineCollection object to a list of [AssignmentBaseline](/tasks/python-net/aspose.tasks/assignmentbaseline/) objects.| ### See Also diff --git a/english/python-net/aspose.tasks/availabilityperiodcollection/_index.md b/english/python-net/aspose.tasks/availabilityperiodcollection/_index.md index e249ce200..7ff198164 100644 --- a/english/python-net/aspose.tasks/availabilityperiodcollection/_index.md +++ b/english/python-net/aspose.tasks/availabilityperiodcollection/_index.md @@ -9,13 +9,13 @@ url: /python-net/aspose.tasks/availabilityperiodcollection/ ## AvailabilityPeriodCollection class -Represents a collection which contains +Represents a collection which contains [AvailabilityPeriod](/tasks/python-net/aspose.tasks/availabilityperiod/) objects. The AvailabilityPeriodCollection type exposes the following members: ## Properties | Name | Description | | :- | :- | -|parent_resource|Gets the parent| +|parent_resource|Gets the parent [Resource](/tasks/python-net/aspose.tasks/resource/) for this object.| ### See Also diff --git a/english/python-net/aspose.tasks/baselinecollection/_index.md b/english/python-net/aspose.tasks/baselinecollection/_index.md index 4a50cdd21..1c8929875 100644 --- a/english/python-net/aspose.tasks/baselinecollection/_index.md +++ b/english/python-net/aspose.tasks/baselinecollection/_index.md @@ -9,17 +9,17 @@ url: /python-net/aspose.tasks/baselinecollection/ ## BaselineCollection class -Represents a collection of +Represents a collection of [Baseline](/tasks/python-net/aspose.tasks/baseline/) objects. The BaselineCollection type exposes the following members: ## Properties | Name | Description | | :- | :- | -|parent_resource|Gets the parent| +|parent_resource|Gets the parent [Resource](/tasks/python-net/aspose.tasks/resource/) for this collection.| ## Methods | Name | Description | | :- | :- | -|to_list()|Converts the BaselineCollection object to a list of| +|to_list()|Converts the BaselineCollection object to a list of [Baseline](/tasks/python-net/aspose.tasks/baseline/) objects.| ### See Also diff --git a/english/python-net/aspose.tasks/bymonthdayrepetition/_index.md b/english/python-net/aspose.tasks/bymonthdayrepetition/_index.md index f606660c7..4b4bb7b8e 100644 --- a/english/python-net/aspose.tasks/bymonthdayrepetition/_index.md +++ b/english/python-net/aspose.tasks/bymonthdayrepetition/_index.md @@ -15,7 +15,7 @@ The ByMonthDayRepetition type exposes the following members: ## Constructors | Name | Description | | :- | :- | -|ByMonthDayRepetition()|Initializes a new instance of the| +|ByMonthDayRepetition()|Initializes a new instance of the [ByMonthDayRepetition](/tasks/python-net/aspose.tasks/bymonthdayrepetition/) class.| ## Properties | Name | Description | | :- | :- | diff --git a/english/python-net/aspose.tasks/bymonthweekdayrepetition/_index.md b/english/python-net/aspose.tasks/bymonthweekdayrepetition/_index.md index 97f0c0adc..d581741a2 100644 --- a/english/python-net/aspose.tasks/bymonthweekdayrepetition/_index.md +++ b/english/python-net/aspose.tasks/bymonthweekdayrepetition/_index.md @@ -15,7 +15,7 @@ The ByMonthWeekDayRepetition type exposes the following members: ## Constructors | Name | Description | | :- | :- | -|ByMonthWeekDayRepetition()|Initializes a new instance of the| +|ByMonthWeekDayRepetition()|Initializes a new instance of the [ByMonthWeekDayRepetition](/tasks/python-net/aspose.tasks/bymonthweekdayrepetition/) class.| ## Properties | Name | Description | | :- | :- | diff --git a/english/python-net/aspose.tasks/byyeardayrepetition/_index.md b/english/python-net/aspose.tasks/byyeardayrepetition/_index.md index 66c7c4843..3e06eee5b 100644 --- a/english/python-net/aspose.tasks/byyeardayrepetition/_index.md +++ b/english/python-net/aspose.tasks/byyeardayrepetition/_index.md @@ -15,7 +15,7 @@ The ByYearDayRepetition type exposes the following members: ## Constructors | Name | Description | | :- | :- | -|ByYearDayRepetition()|Initializes a new instance of the| +|ByYearDayRepetition()|Initializes a new instance of the [ByYearDayRepetition](/tasks/python-net/aspose.tasks/byyeardayrepetition/) class.| ## Properties | Name | Description | | :- | :- | diff --git a/english/python-net/aspose.tasks/byyearweekdayrepetition/_index.md b/english/python-net/aspose.tasks/byyearweekdayrepetition/_index.md index b22f54c2c..b7fa7f84a 100644 --- a/english/python-net/aspose.tasks/byyearweekdayrepetition/_index.md +++ b/english/python-net/aspose.tasks/byyearweekdayrepetition/_index.md @@ -15,7 +15,7 @@ The ByYearWeekDayRepetition type exposes the following members: ## Constructors | Name | Description | | :- | :- | -|ByYearWeekDayRepetition()|Initializes a new instance of the| +|ByYearWeekDayRepetition()|Initializes a new instance of the [ByYearWeekDayRepetition](/tasks/python-net/aspose.tasks/byyearweekdayrepetition/) class.| ## Properties | Name | Description | | :- | :- | diff --git a/english/python-net/aspose.tasks/calculationtype/_index.md b/english/python-net/aspose.tasks/calculationtype/_index.md index 6656be468..fa75a5fcf 100644 --- a/english/python-net/aspose.tasks/calculationtype/_index.md +++ b/english/python-net/aspose.tasks/calculationtype/_index.md @@ -16,7 +16,7 @@ Specifies the type of a calculation of the custom attribute's value. | :- | :- | |NONE|Means the extended attribute has no lookup table of formula and simply stores value set by the user.| |LOOKUP|Means the value of the extended attribute is restricted to values from a lookup table.| -|FORMULA|Means the value of the extended attribute is calculated using formula defined in| +|FORMULA|Means the value of the extended attribute is calculated using formula defined in [formula](/tasks/python-net/aspose.tasks/extendedattributedefinition/).| ### See Also diff --git a/english/python-net/aspose.tasks/calendar/_index.md b/english/python-net/aspose.tasks/calendar/_index.md index 62b05986f..dad240893 100644 --- a/english/python-net/aspose.tasks/calendar/_index.md +++ b/english/python-net/aspose.tasks/calendar/_index.md @@ -39,7 +39,7 @@ The Calendar type exposes the following members: |delete()|Removes calendar from project.| |is_day_working(dt)|Determines whether the day is working day.| |get_task_finish_date_from_duration(task, duration)|Calculates the task finish date and time from its start date, split parts and the duration.| -|get_working_times(dt)|Returns| +|get_working_times(dt)|Returns [WorkingTimeCollection](/tasks/python-net/aspose.tasks/workingtimecollection/) of working times for the specified date.| |get_previous_working_day_end(date)|Calculates previous working date end from the specified date.| |get_next_working_day_start(date)|Calculates next working day start from the date.| diff --git a/english/python-net/aspose.tasks/calendarcollection/_index.md b/english/python-net/aspose.tasks/calendarcollection/_index.md index e3e3fd925..822db7bb7 100644 --- a/english/python-net/aspose.tasks/calendarcollection/_index.md +++ b/english/python-net/aspose.tasks/calendarcollection/_index.md @@ -9,7 +9,7 @@ url: /python-net/aspose.tasks/calendarcollection/ ## CalendarCollection class -Represents a collection of +Represents a collection of [Calendar](/tasks/python-net/aspose.tasks/calendar/) objects. The CalendarCollection type exposes the following members: ## Methods @@ -17,7 +17,7 @@ The CalendarCollection type exposes the following members: | :- | :- | |add(name)|Adds a new base calendar to this CalendarCollection object and returns added calendar.| |add(name, base_calendar)|Adds a new base calendar to this CalendarCollection object and returns added calendar.| -|to_list()|Converts the CalendarCollection object to a list of| +|to_list()|Converts the CalendarCollection object to a list of [Calendar](/tasks/python-net/aspose.tasks/calendar/) objects.| |get_by_uid(uid)|Returns a calendar with the specified UID.| |get_by_name(name)|Returns a calendar with the specified name.| diff --git a/english/python-net/aspose.tasks/calendarexception/_index.md b/english/python-net/aspose.tasks/calendarexception/_index.md index 34b0bda6e..30b2b3be8 100644 --- a/english/python-net/aspose.tasks/calendarexception/_index.md +++ b/english/python-net/aspose.tasks/calendarexception/_index.md @@ -15,7 +15,7 @@ The CalendarException type exposes the following members: ## Constructors | Name | Description | | :- | :- | -|CalendarException()|Initializes a new instance of the| +|CalendarException()|Initializes a new instance of the [CalendarException](/tasks/python-net/aspose.tasks/calendarexception/) class.| ## Properties | Name | Description | | :- | :- | @@ -38,7 +38,7 @@ The CalendarException type exposes the following members: | Name | Description | | :- | :- | |delete()|Deletes the Exception instance from parent calendar CalendarExceptionCollection object.| -|check_exception(dt)|Returns true if the specified instance of the| +|check_exception(dt)|Returns true if the specified instance of the datetime struct is the exception day.| |get_working_time()|Returns the working time for a calendar exception.| |get_exception_dates()|Returns dates on which the calendar exception is applicable.| diff --git a/english/python-net/aspose.tasks/calendarexceptioncollection/_index.md b/english/python-net/aspose.tasks/calendarexceptioncollection/_index.md index 0988d4af8..904cc5221 100644 --- a/english/python-net/aspose.tasks/calendarexceptioncollection/_index.md +++ b/english/python-net/aspose.tasks/calendarexceptioncollection/_index.md @@ -9,7 +9,7 @@ url: /python-net/aspose.tasks/calendarexceptioncollection/ ## CalendarExceptionCollection class -Represents a collection of +Represents a collection of [CalendarException](/tasks/python-net/aspose.tasks/calendarexception/) objects. The CalendarExceptionCollection type exposes the following members: ## Properties @@ -19,7 +19,7 @@ The CalendarExceptionCollection type exposes the following members: ## Methods | Name | Description | | :- | :- | -|to_list()|Converts the CalendarExceptionCollection object to a list of| +|to_list()|Converts the CalendarExceptionCollection object to a list of [CalendarException](/tasks/python-net/aspose.tasks/calendarexception/) objects.| |add_range(exception_list)|Adds range of exceptions to the internal list.| ### See Also diff --git a/english/python-net/aspose.tasks/constrainttype/_index.md b/english/python-net/aspose.tasks/constrainttype/_index.md index f718bce86..682c1a019 100644 --- a/english/python-net/aspose.tasks/constrainttype/_index.md +++ b/english/python-net/aspose.tasks/constrainttype/_index.md @@ -15,8 +15,8 @@ Specifies the constraint on the start or finish date of a task. | Member name | Description | | :- | :- | |UNDEFINED|The value was not defined in original project file.| -|AS_SOON_AS_POSSIBLE|| -|AS_LATE_AS_POSSIBLE|| +|AS_SOON_AS_POSSIBLE|[None](/tasks/python-net/aspose.tasks/tsk/) and [None](/tasks/python-net/aspose.tasks/tsk/) dates of [Task](/tasks/python-net/aspose.tasks/task/) are scheduled ASAP
with respect to parent [None](/tasks/python-net/aspose.tasks/tsk/) and [None](/tasks/python-net/aspose.tasks/tsk/) dates and considering [task_links](/tasks/python-net/aspose.tasks/project/).| +|AS_LATE_AS_POSSIBLE|[None](/tasks/python-net/aspose.tasks/tsk/) and [None](/tasks/python-net/aspose.tasks/tsk/) dates of [Task](/tasks/python-net/aspose.tasks/task/) are scheduled ALAP
with respect to parent [None](/tasks/python-net/aspose.tasks/tsk/) and [None](/tasks/python-net/aspose.tasks/tsk/) dates and considering [task_links](/tasks/python-net/aspose.tasks/project/).| |MUST_START_ON|Must Start On| |MUST_FINISH_ON|Must Finish On| |START_NO_EARLIER_THAN|Start No Earlier Than| diff --git a/english/python-net/aspose.tasks/csssavingargs/_index.md b/english/python-net/aspose.tasks/csssavingargs/_index.md index a9e395d17..186860cc0 100644 --- a/english/python-net/aspose.tasks/csssavingargs/_index.md +++ b/english/python-net/aspose.tasks/csssavingargs/_index.md @@ -15,7 +15,7 @@ The CssSavingArgs type exposes the following members: ## Constructors | Name | Description | | :- | :- | -|CssSavingArgs()|Initializes a new instance of the| +|CssSavingArgs()|Initializes a new instance of the [CssSavingArgs](/tasks/python-net/aspose.tasks/csssavingargs/) class.| ## Properties | Name | Description | | :- | :- | diff --git a/english/python-net/aspose.tasks/dailycalendarrepetition/_index.md b/english/python-net/aspose.tasks/dailycalendarrepetition/_index.md index d67c4d5f7..31cab819e 100644 --- a/english/python-net/aspose.tasks/dailycalendarrepetition/_index.md +++ b/english/python-net/aspose.tasks/dailycalendarrepetition/_index.md @@ -15,7 +15,7 @@ The DailyCalendarRepetition type exposes the following members: ## Constructors | Name | Description | | :- | :- | -|DailyCalendarRepetition()|Initializes a new instance of the| +|DailyCalendarRepetition()|Initializes a new instance of the [DailyCalendarRepetition](/tasks/python-net/aspose.tasks/dailycalendarrepetition/) class.| ## Properties | Name | Description | | :- | :- | diff --git a/english/python-net/aspose.tasks/dailyrecurrencepattern/_index.md b/english/python-net/aspose.tasks/dailyrecurrencepattern/_index.md index 786cb63d2..1c78119ae 100644 --- a/english/python-net/aspose.tasks/dailyrecurrencepattern/_index.md +++ b/english/python-net/aspose.tasks/dailyrecurrencepattern/_index.md @@ -15,7 +15,7 @@ The DailyRecurrencePattern type exposes the following members: ## Constructors | Name | Description | | :- | :- | -|DailyRecurrencePattern()|Initializes a new instance of the| +|DailyRecurrencePattern()|Initializes a new instance of the [DailyRecurrencePattern](/tasks/python-net/aspose.tasks/dailyrecurrencepattern/) class.| ## Properties | Name | Description | | :- | :- | diff --git a/english/python-net/aspose.tasks/dailyworkrepetition/_index.md b/english/python-net/aspose.tasks/dailyworkrepetition/_index.md index 4e7116b5d..b7ada3f2a 100644 --- a/english/python-net/aspose.tasks/dailyworkrepetition/_index.md +++ b/english/python-net/aspose.tasks/dailyworkrepetition/_index.md @@ -15,7 +15,7 @@ The DailyWorkRepetition type exposes the following members: ## Constructors | Name | Description | | :- | :- | -|DailyWorkRepetition()|Initializes a new instance of the| +|DailyWorkRepetition()|Initializes a new instance of the [DailyWorkRepetition](/tasks/python-net/aspose.tasks/dailyworkrepetition/) class.| ## Properties | Name | Description | | :- | :- | diff --git a/english/python-net/aspose.tasks/dateformat/_index.md b/english/python-net/aspose.tasks/dateformat/_index.md index 6ae18b1b6..cf3ac4b26 100644 --- a/english/python-net/aspose.tasks/dateformat/_index.md +++ b/english/python-net/aspose.tasks/dateformat/_index.md @@ -35,7 +35,7 @@ Specifies the date format. |DATE_WWW_DD|The example: W41/2| |DATE_WWW_DD_YY_HH_MM_AM|The example: W41/2/02 13:00 PM| |DATE_MM_DD_YYYY|The example: 9/30/2002| -|CUSTOM|DateTime values are formatted using format string which is set to the project's| +|CUSTOM|DateTime values are formatted using format string which is set to the project's [None](/tasks/python-net/aspose.tasks/prj/) property.| |DATE_DD_MM_YYYY|The example: 19/07/2016| |DEFAULT|The example: Default date format.| diff --git a/english/python-net/aspose.tasks/daytypecollection/_index.md b/english/python-net/aspose.tasks/daytypecollection/_index.md index 56183cf97..ee4b34870 100644 --- a/english/python-net/aspose.tasks/daytypecollection/_index.md +++ b/english/python-net/aspose.tasks/daytypecollection/_index.md @@ -9,7 +9,7 @@ url: /python-net/aspose.tasks/daytypecollection/ ## DayTypeCollection class -Represents a collection of +Represents a collection of [DayType](/tasks/python-net/aspose.tasks/daytype/) objects. The DayTypeCollection type exposes the following members: diff --git a/english/python-net/aspose.tasks/duration/_index.md b/english/python-net/aspose.tasks/duration/_index.md index 283db513c..030fc0ec8 100644 --- a/english/python-net/aspose.tasks/duration/_index.md +++ b/english/python-net/aspose.tasks/duration/_index.md @@ -19,7 +19,7 @@ The Duration type exposes the following members: ## Properties | Name | Description | | :- | :- | -|time_span|Gets| +|time_span|Gets [time_span](/tasks/python-net/aspose.tasks/duration/) instance of this Duration object.| |time_unit|Gets time unit type for this object.| |is_estimated|Gets a value indicating whether time unit is estimated.| |is_elapsed|Gets a value indicating whether time unit is elapsed.| @@ -30,9 +30,9 @@ The Duration type exposes the following members: |add(val)|Adds specified double value to this duration.| |subtract(d)|Subtracts specified duration from this duration instance.| |subtract(val)|Subtracts specified double value from this duration instance.| -|parse(p, value)|Converts the specified string to the instance of| +|parse(p, value)|Converts the specified string to the instance of [Duration](/tasks/python-net/aspose.tasks/duration/) struct.| |parse_time_span(value)|Parses duration string in format "PT--H--M--S--".| -|to_double()|Converts Duration object to| +|to_double()|Converts Duration object to float value.| |convert(time_unit_type)|Converts Duration object to another duration with specified time units.| |equals(other)|Returns a value indicating whether this instance is equal to a specified object.| diff --git a/english/python-net/aspose.tasks/endafterrecurrencerange/_index.md b/english/python-net/aspose.tasks/endafterrecurrencerange/_index.md index bd75a3401..ffd733bc7 100644 --- a/english/python-net/aspose.tasks/endafterrecurrencerange/_index.md +++ b/english/python-net/aspose.tasks/endafterrecurrencerange/_index.md @@ -15,7 +15,7 @@ The EndAfterRecurrenceRange type exposes the following members: ## Constructors | Name | Description | | :- | :- | -|EndAfterRecurrenceRange()|Initializes a new instance of the| +|EndAfterRecurrenceRange()|Initializes a new instance of the [EndAfterRecurrenceRange](/tasks/python-net/aspose.tasks/endafterrecurrencerange/) class.| ## Properties | Name | Description | | :- | :- | diff --git a/english/python-net/aspose.tasks/endbyrecurrencerange/_index.md b/english/python-net/aspose.tasks/endbyrecurrencerange/_index.md index 2055f51e7..46b2ab163 100644 --- a/english/python-net/aspose.tasks/endbyrecurrencerange/_index.md +++ b/english/python-net/aspose.tasks/endbyrecurrencerange/_index.md @@ -15,7 +15,7 @@ The EndByRecurrenceRange type exposes the following members: ## Constructors | Name | Description | | :- | :- | -|EndByRecurrenceRange()|Initializes a new instance of the| +|EndByRecurrenceRange()|Initializes a new instance of the [EndByRecurrenceRange](/tasks/python-net/aspose.tasks/endbyrecurrencerange/) class.| ## Properties | Name | Description | | :- | :- | diff --git a/english/python-net/aspose.tasks/extendedattribute/_index.md b/english/python-net/aspose.tasks/extendedattribute/_index.md index c9503ae06..f551b461b 100644 --- a/english/python-net/aspose.tasks/extendedattribute/_index.md +++ b/english/python-net/aspose.tasks/extendedattribute/_index.md @@ -23,7 +23,7 @@ The ExtendedAttribute type exposes the following members: |flag_value|Gets or sets a value indicating whether a flag is set for an attribute with 'Flag' type.| |text_value|Gets or sets a value for attributes with 'Text' type.| |value_guid|Gets the guid of a lookup value.| -|value_read_only|Gets a value indicating whether a value of this| +|value_read_only|Gets a value indicating whether a value of this [ExtendedAttribute](/tasks/python-net/aspose.tasks/extendedattribute/) instance is read-only.| |is_error_value|Gets whether calculation of extended attribute's value resulted in an error.| ### See Also diff --git a/english/python-net/aspose.tasks/extendedattributecollection/_index.md b/english/python-net/aspose.tasks/extendedattributecollection/_index.md index 524147536..ed594a8df 100644 --- a/english/python-net/aspose.tasks/extendedattributecollection/_index.md +++ b/english/python-net/aspose.tasks/extendedattributecollection/_index.md @@ -9,7 +9,7 @@ url: /python-net/aspose.tasks/extendedattributecollection/ ## ExtendedAttributeCollection class -Represents a collection of +Represents a collection of [ExtendedAttribute](/tasks/python-net/aspose.tasks/extendedattribute/) objects. The ExtendedAttributeCollection type exposes the following members: diff --git a/english/python-net/aspose.tasks/extendedattributedefinition/_index.md b/english/python-net/aspose.tasks/extendedattributedefinition/_index.md index 56cb6d0a2..7aed1d6a9 100644 --- a/english/python-net/aspose.tasks/extendedattributedefinition/_index.md +++ b/english/python-net/aspose.tasks/extendedattributedefinition/_index.md @@ -15,7 +15,7 @@ The ExtendedAttributeDefinition type exposes the following members: ## Properties | Name | Description | | :- | :- | -|field_id|Gets or sets corresponds to the project id of a custom field.
Use string representation of a constant from| +|field_id|Gets or sets corresponds to the project id of a custom field.
Use string representation of a constant from [ExtendedAttributeTask](/tasks/python-net/aspose.tasks/extendedattributetask/) class to specify [field_id](/tasks/python-net/aspose.tasks/extendedattributedefinition/) property.| |field_name|Gets the name of a custom field.| |cf_type|Gets the type of a custom field.| |guid|Gets or sets the Guid of a custom field.| @@ -32,13 +32,13 @@ The ExtendedAttributeDefinition type exposes the following members: |calculation_type|Gets or sets the type of calculation of the custom attribute's value.| |summary_rows_calculation_type|Gets or sets the type of calculation of the custom attribute's value for summary rows.| |formula|Gets or sets the formula that Microsoft Project uses to populate a custom task field.| -|restrict_values|Gets or sets a value indicating whether the custom field values are restricted to values in the| +|restrict_values|Gets or sets a value indicating whether the custom field values are restricted to values in the [value_list](/tasks/python-net/aspose.tasks/extendedattributedefinition/).| |valuelist_sort_order|Gets or sets the way value lists are sorted. Values are: 0=Descending, 1=Ascending.| |append_new_values|Gets or sets a value indicating whether new values added to a project are automatically added to the list.| |default|Gets or sets the default value in the list.| |value_list|Gets the List ValueList.| |secondary_guid|Gets or sets the secondary guid of extended attribute.| -|parent_project|Gets the parent project for the| +|parent_project|Gets the parent project for the [ExtendedAttributeDefinition](/tasks/python-net/aspose.tasks/extendedattributedefinition/) instance.| ## Methods | Name | Description | | :- | :- | @@ -48,17 +48,17 @@ The ExtendedAttributeDefinition type exposes the following members: |create_extended_attribute(date_time_value)|Creates a new extended attribute with the field ID which equals to this object's field ID value and the specified date value.| |create_extended_attribute(duration_value)|Creates a new extended attribute with the field ID which equals to this object's field ID value and the specified duration value.| |create_extended_attribute(flag_value)|Creates a new extended attribute with the field ID which equals to this object's field ID value and the specified flag value.| -|create_extended_attribute(lookup_value)|Creates new extended attribute linked with specified| -|create_task_definition(custom_field_type, field_id, alias)|Factory method which creates a simple extended attribute definition, which Microsoft Project shows as "None".
It has| -|create_task_definition(field_id, alias)|Factory method which creates a simple extended attribute definition, which Microsoft Project shows as "None".
It has| -|create_resource_definition(custom_field_type, field_id, alias)|Factory method which creates a simple extended attribute definition, which Microsoft Project shows as "None".
It has| -|create_resource_definition(field_id, alias)|Factory method which creates a simple extended attribute definition, which Microsoft Project shows as "None".
It has| -|create_lookup_task_definition(field_id, alias)|Factory method which creates an extended attribute definition with lookup.
It has| -|create_lookup_task_definition(custom_field_type, field_id, alias)|Factory method which creates an extended attribute definition with lookup.
It has| -|create_lookup_resource_definition(field_id, alias)|Factory method which creates an extended attribute definition with lookup.
It has| -|create_lookup_resource_definition(custom_field_type, field_id, alias)|Factory method which creates an extended attribute definition with lookup.
It has| -|add_lookup_value(value)|Adds a value to the internal lookup list. This is a preferable way for manipulations with the| -|remove_lookup_value(value)|Removes a value from the internal lookup list. This is a preferable way for manipulations with the| +|create_extended_attribute(lookup_value)|Creates new extended attribute linked with specified [Value](/tasks/python-net/aspose.tasks/value/) item.| +|create_task_definition(custom_field_type, field_id, alias)|Factory method which creates a simple extended attribute definition, which Microsoft Project shows as "None".
It has [calculation_type](/tasks/python-net/aspose.tasks/extendedattributedefinition/) equals to [NONE](/tasks/python-net/aspose.tasks/calculationtype/) and can be used in Tasks only.
You are required to specify| +|create_task_definition(field_id, alias)|Factory method which creates a simple extended attribute definition, which Microsoft Project shows as "None".
It has [calculation_type](/tasks/python-net/aspose.tasks/extendedattributedefinition/) equals to [NONE](/tasks/python-net/aspose.tasks/calculationtype/) and can be used in Tasks only.
You are required to specify| +|create_resource_definition(custom_field_type, field_id, alias)|Factory method which creates a simple extended attribute definition, which Microsoft Project shows as "None".
It has [calculation_type](/tasks/python-net/aspose.tasks/extendedattributedefinition/) equals to [NONE](/tasks/python-net/aspose.tasks/calculationtype/) and can be used in Resource only.
You are required to specify| +|create_resource_definition(field_id, alias)|Factory method which creates a simple extended attribute definition, which Microsoft Project shows as "None".
It has [calculation_type](/tasks/python-net/aspose.tasks/extendedattributedefinition/) equals to [NONE](/tasks/python-net/aspose.tasks/calculationtype/) and can be used in Resource only.
You are required to specify| +|create_lookup_task_definition(field_id, alias)|Factory method which creates an extended attribute definition with lookup.
It has [calculation_type](/tasks/python-net/aspose.tasks/extendedattributedefinition/) equals to [LOOKUP](/tasks/python-net/aspose.tasks/calculationtype/) and can be used in Tasks only.
You are required to specify| +|create_lookup_task_definition(custom_field_type, field_id, alias)|Factory method which creates an extended attribute definition with lookup.
It has [calculation_type](/tasks/python-net/aspose.tasks/extendedattributedefinition/) equals to [LOOKUP](/tasks/python-net/aspose.tasks/calculationtype/) and can be used in Tasks only.
You are required to specify| +|create_lookup_resource_definition(field_id, alias)|Factory method which creates an extended attribute definition with lookup.
It has [calculation_type](/tasks/python-net/aspose.tasks/extendedattributedefinition/) equals to [LOOKUP](/tasks/python-net/aspose.tasks/calculationtype/) and can be used in Resources only.
You are required to specify| +|create_lookup_resource_definition(custom_field_type, field_id, alias)|Factory method which creates an extended attribute definition with lookup.
It has [calculation_type](/tasks/python-net/aspose.tasks/extendedattributedefinition/) equals to [LOOKUP](/tasks/python-net/aspose.tasks/calculationtype/) and can be used in Resources only.
You are required to specify| +|add_lookup_value(value)|Adds a value to the internal lookup list. This is a preferable way for manipulations with the [value_list](/tasks/python-net/aspose.tasks/extendedattributedefinition/).| +|remove_lookup_value(value)|Removes a value from the internal lookup list. This is a preferable way for manipulations with the [value_list](/tasks/python-net/aspose.tasks/extendedattributedefinition/).| ### See Also diff --git a/english/python-net/aspose.tasks/extendedattributedefinitioncollection/_index.md b/english/python-net/aspose.tasks/extendedattributedefinitioncollection/_index.md index 7553167f6..e945b6811 100644 --- a/english/python-net/aspose.tasks/extendedattributedefinitioncollection/_index.md +++ b/english/python-net/aspose.tasks/extendedattributedefinitioncollection/_index.md @@ -9,17 +9,17 @@ url: /python-net/aspose.tasks/extendedattributedefinitioncollection/ ## ExtendedAttributeDefinitionCollection class -Represents a collection of +Represents a collection of [ExtendedAttributeDefinition](/tasks/python-net/aspose.tasks/extendedattributedefinition/) objects. The ExtendedAttributeDefinitionCollection type exposes the following members: ## Properties | Name | Description | | :- | :- | -|parent_project|Gets a parent project for the| +|parent_project|Gets a parent project for the [ExtendedAttributeDefinitionCollection](/tasks/python-net/aspose.tasks/extendedattributedefinitioncollection/) instance.| ## Methods | Name | Description | | :- | :- | -|to_list()|Converts this ExtendedAttributeDefinitionCollection object to a list containing instances of the| +|to_list()|Converts this ExtendedAttributeDefinitionCollection object to a list containing instances of the [ExtendedAttributeDefinition](/tasks/python-net/aspose.tasks/extendedattributedefinition/) class.| |get_by_id(id)|Returns an extended attribute definition by id| ### See Also diff --git a/english/python-net/aspose.tasks/filter/_index.md b/english/python-net/aspose.tasks/filter/_index.md index db5318d34..e5703a77e 100644 --- a/english/python-net/aspose.tasks/filter/_index.md +++ b/english/python-net/aspose.tasks/filter/_index.md @@ -23,13 +23,13 @@ The Filter type exposes the following members: |name|Gets or sets the name of a Filter object.| |show_in_menu|Gets or sets a value indicating whether project shows the filter name in the Filter drop-down list on the View tab of the Ribbon.| |show_related_summary_rows|Gets or sets a value indicating whether related summary rows are displayed for the filter.| -|index|Gets the index of a| +|index|Gets the index of a [Filter](/tasks/python-net/aspose.tasks/filter/) object in the Filters containing object.| |uid|Gets the unique identifier of a filter.| |criteria|Gets or sets the criteria that tasks or resources must meet to be displayed in MSP view.| ## Methods | Name | Description | | :- | :- | -|compare_to(other)|Compares this instance to the specified instance of the| +|compare_to(other)|Compares this instance to the specified instance of the [Filter](/tasks/python-net/aspose.tasks/filter/) class and returns an indication of their relative order.| |equals(other)|Returns a value indicating whether this instance is equal to the specified AssignmentBaseline object.| ### See Also diff --git a/english/python-net/aspose.tasks/filtercollection/_index.md b/english/python-net/aspose.tasks/filtercollection/_index.md index 001d2a16f..1f8b16769 100644 --- a/english/python-net/aspose.tasks/filtercollection/_index.md +++ b/english/python-net/aspose.tasks/filtercollection/_index.md @@ -9,13 +9,13 @@ url: /python-net/aspose.tasks/filtercollection/ ## FilterCollection class -Contains a list of +Contains a list of [Filter](/tasks/python-net/aspose.tasks/filter/) objects.
Implements ICollection interface. The FilterCollection type exposes the following members: ## Methods | Name | Description | | :- | :- | -|to_list()|Converts a filter collection to a list of| +|to_list()|Converts a filter collection to a list of [Filter](/tasks/python-net/aspose.tasks/filter/) objects.| ### See Also diff --git a/english/python-net/aspose.tasks/filtercriteria/_index.md b/english/python-net/aspose.tasks/filtercriteria/_index.md index 5c1d0a39b..0bf2caded 100644 --- a/english/python-net/aspose.tasks/filtercriteria/_index.md +++ b/english/python-net/aspose.tasks/filtercriteria/_index.md @@ -20,10 +20,10 @@ The FilterCriteria type exposes the following members: | Name | Description | | :- | :- | |operation|Gets or sets the criterion established with FieldName, Test, and Value relates to other criteria in the filter.| -|field|Gets or sets a| -|test|Gets or sets the type of comparison made between FieldName and Value that acts as selection criteria for the filter.| +|field|Gets or sets a [field](/tasks/python-net/aspose.tasks/filtercriteria/) to change.| +|test|Gets or sets the type of comparison made between FieldName and Value that acts as selection criteria for the filter.
[FilterComparisonType](/tasks/python-net/aspose.tasks/filtercomparisontype/)| |values|Gets the object values to compare with the value of the field specified with FieldName.| -|criteria_rows|Gets the list of child| +|criteria_rows|Gets the list of child [FilterCriteria](/tasks/python-net/aspose.tasks/filtercriteria/) rows.
If the filter contains more than one criterion row then the effect of an And operator is that the criteria for both rows must be met for the task or resource to be displayed as a result of this filter.
The effect of an Or operator is that the criteria for one or the other row must be met.| ## Methods | Name | Description | | :- | :- | diff --git a/english/python-net/aspose.tasks/ganttchartview/_index.md b/english/python-net/aspose.tasks/ganttchartview/_index.md index 8d4147e93..8fb776188 100644 --- a/english/python-net/aspose.tasks/ganttchartview/_index.md +++ b/english/python-net/aspose.tasks/ganttchartview/_index.md @@ -15,7 +15,7 @@ The GanttChartView type exposes the following members: ## Constructors | Name | Description | | :- | :- | -|GanttChartView()|Initializes a new instance of the| +|GanttChartView()|Initializes a new instance of the [GanttChartView](/tasks/python-net/aspose.tasks/ganttchartview/) class.| ## Properties | Name | Description | | :- | :- | @@ -24,30 +24,30 @@ The GanttChartView type exposes the following members: |uid|Gets the unique identifier of a view.| |highlight_filter|Gets or sets a value indicating whether Microsoft Project highlights the filter for a single view.| |name|Gets or sets the name of a View object.| -|screen|Gets the screen type for the single view.
Read-only| -|parent_project|Gets the parent of the View object.
Read-only| +|screen|Gets the screen type for the single view.
Read-only [ViewScreen](/tasks/python-net/aspose.tasks/viewscreen/).| +|parent_project|Gets the parent of the View object.
Read-only [Project](/tasks/python-net/aspose.tasks/project/).| |table|Gets or sets a table of the single view.| -|type|Gets the type of item in the single view, such as tasks or resources.
Read-only| +|type|Gets the type of item in the single view, such as tasks or resources.
Read-only [ItemType](/tasks/python-net/aspose.tasks/itemtype/).| |show_in_menu|Gets or sets a value indicating whether Microsoft Project shows the single view name in the View or the Other Views drop-down lists in the Ribbon.| -|page_info|Gets an instance of the| -|visual_objects_placements|Gets a collection of objects representing placement and appearance of| +|page_info|Gets an instance of the [page_info](/tasks/python-net/aspose.tasks/view/) class. Represents page setup data which is present in mpp file format.| +|visual_objects_placements|Gets a collection of objects representing placement and appearance of [OleObject](/tasks/python-net/aspose.tasks/oleobject/) in the view.| |bar_size|Gets or sets the height, in points, of the Gantt bars in the Gantt Chart.| -|gridlines|Gets or sets a list of| -|text_styles|Gets or sets a list of| +|gridlines|Gets or sets a list of [gridlines](/tasks/python-net/aspose.tasks/ganttchartview/) of the Gantt Chart view.| +|text_styles|Gets or sets a list of [TextStyle](/tasks/python-net/aspose.tasks.visualization/textstyle/) of the Gantt Chart view.| |show_drawings|Gets or sets a value indicating whether drawings on the Gantt Chart must be shown.| |show_bar_splits|Gets or sets a value indicating whether task splits on the Gantt Chart must be shown.| |roll_up_gantt_bars|Gets or sets a value indicating whether bars on the Gantt Chart must be rolled up.| |bar_rounding|Gets or sets a value indicating whether the bars round to the nearest day.
The default value is True.| -|bottom_timescale_tier|Gets or sets settings of view's bottom timescale tier.| -|middle_timescale_tier|Gets or sets settings of view's middle timescale tier.| -|top_timescale_tier|Gets or sets settings of view's top timescale tier.| +|bottom_timescale_tier|Gets or sets settings of view's bottom timescale tier.
[TimescaleTier](/tasks/python-net/aspose.tasks.visualization/timescaletier/)| +|middle_timescale_tier|Gets or sets settings of view's middle timescale tier.
[TimescaleTier](/tasks/python-net/aspose.tasks.visualization/timescaletier/).| +|top_timescale_tier|Gets or sets settings of view's top timescale tier.
[TimescaleTier](/tasks/python-net/aspose.tasks.visualization/timescaletier/).| |timescale_size_percentage| | |hide_rollup_bars_when_summary_expanded|Gets or sets a value indicating whether rollup bars will be hidden when expanding summary task.| -|progress_lines|Gets or sets progress lines for the Gantt Chart view.| +|progress_lines|Gets or sets progress lines for the Gantt Chart view.
[progress_lines](/tasks/python-net/aspose.tasks/ganttchartview/).| |auto_filters|Gets a list of auto filters of a Gantt Chart view.| -|table_text_styles|Gets a list of table text styles of the Gantt Chart view.| -|bar_styles|Gets a list of parent (common) bar styles of the Gantt Chart view.| -|custom_bar_styles|Gets a list of custom task-specific bar styles of the Gantt Chart view.| +|table_text_styles|Gets a list of table text styles of the Gantt Chart view.
[TableTextStyle](/tasks/python-net/aspose.tasks.visualization/tabletextstyle/).| +|bar_styles|Gets a list of parent (common) bar styles of the Gantt Chart view.
[GanttBarStyle](/tasks/python-net/aspose.tasks.visualization/ganttbarstyle/).| +|custom_bar_styles|Gets a list of custom task-specific bar styles of the Gantt Chart view.
[GanttBarStyle](/tasks/python-net/aspose.tasks.visualization/ganttbarstyle/).| |non_working_time_color|Gets or sets non-working time color.| ## Methods | Name | Description | diff --git a/english/python-net/aspose.tasks/group/_index.md b/english/python-net/aspose.tasks/group/_index.md index ce378a0b4..0634b8f33 100644 --- a/english/python-net/aspose.tasks/group/_index.md +++ b/english/python-net/aspose.tasks/group/_index.md @@ -15,12 +15,12 @@ The Group type exposes the following members: ## Constructors | Name | Description | | :- | :- | -|Group()|Initializes a new instance of the| +|Group()|Initializes a new instance of the [Group](/tasks/python-net/aspose.tasks/group/) class.| ## Properties | Name | Description | | :- | :- | |name|Gets or sets a name of a Group object.| -|index|Gets the index of a| +|index|Gets the index of a [Group](/tasks/python-net/aspose.tasks/group/) object in the Groups containing object.| |uid|Gets a unique identifier of a group.| |show_summary|Gets or sets a value indicating whether summary rows are displayed for the group.| |maintain_hierarchy|Gets or sets a value indicating whether to show all the levels of summary tasks for subtasks within group.| diff --git a/english/python-net/aspose.tasks/groupcollection/_index.md b/english/python-net/aspose.tasks/groupcollection/_index.md index 348f526a5..86b72561d 100644 --- a/english/python-net/aspose.tasks/groupcollection/_index.md +++ b/english/python-net/aspose.tasks/groupcollection/_index.md @@ -9,13 +9,13 @@ url: /python-net/aspose.tasks/groupcollection/ ## GroupCollection class -Contains a list of +Contains a list of [Group](/tasks/python-net/aspose.tasks/group/) objects.
Implements ICollection interface. The GroupCollection type exposes the following members: ## Methods | Name | Description | | :- | :- | -|to_list()|Converts a group collection to a list of| +|to_list()|Converts a group collection to a list of [Group](/tasks/python-net/aspose.tasks/group/) objects.| ### See Also diff --git a/english/python-net/aspose.tasks/groupcriterion/_index.md b/english/python-net/aspose.tasks/groupcriterion/_index.md index 83ddd9ea4..dd17d1e08 100644 --- a/english/python-net/aspose.tasks/groupcriterion/_index.md +++ b/english/python-net/aspose.tasks/groupcriterion/_index.md @@ -9,7 +9,7 @@ url: /python-net/aspose.tasks/groupcriterion/ ## GroupCriterion class -Represents a criterion in a group definition.
The GroupCriterion object is a member of the +Represents a criterion in a group definition.
The GroupCriterion object is a member of the [GroupCriterionCollection](/tasks/python-net/aspose.tasks/groupcriterioncollection/) collection. The GroupCriterion type exposes the following members: ## Constructors @@ -23,8 +23,8 @@ The GroupCriterion type exposes the following members: |cell_color|Gets or sets the color of the cell background for a field used as a criterion in a group definition.| |font_color|Gets or sets the color of the font for a field used as a criterion in a group definition.| |field|Gets or sets the field being grouped by.| -|index|Gets the index of a| -|parent_group|Gets the parent of the| +|index|Gets the index of a [GroupCriterion](/tasks/python-net/aspose.tasks/groupcriterion/) object in the containing [GroupCriterionCollection](/tasks/python-net/aspose.tasks/groupcriterioncollection/) collection.| +|parent_group|Gets the parent of the [GroupCriterion](/tasks/python-net/aspose.tasks/groupcriterion/) object.| |group_on|Gets or sets the type of grouping for a field used as a criterion in a group definition.| |pattern|Gets or sets the pattern of the cell for a field used as a criterion in a group definition.| |start_at|Gets or sets the start of the intervals for a field used as a criterion in a group definition.| diff --git a/english/python-net/aspose.tasks/groupcriterioncollection/_index.md b/english/python-net/aspose.tasks/groupcriterioncollection/_index.md index ce71c440c..e899c9428 100644 --- a/english/python-net/aspose.tasks/groupcriterioncollection/_index.md +++ b/english/python-net/aspose.tasks/groupcriterioncollection/_index.md @@ -9,7 +9,7 @@ url: /python-net/aspose.tasks/groupcriterioncollection/ ## GroupCriterionCollection class -Contains a collection of +Contains a collection of [GroupCriterion](/tasks/python-net/aspose.tasks/groupcriterion/) objects.
Implements ICollection interface. The GroupCriterionCollection type exposes the following members: ## Properties @@ -19,7 +19,7 @@ The GroupCriterionCollection type exposes the following members: ## Methods | Name | Description | | :- | :- | -|to_list()|Converts a GroupCriterion collection to a list of| +|to_list()|Converts a GroupCriterion collection to a list of [GroupCriterion](/tasks/python-net/aspose.tasks/groupcriterion/) objects.| ### See Also diff --git a/english/python-net/aspose.tasks/ivbamodule/_index.md b/english/python-net/aspose.tasks/ivbamodule/_index.md index 7655f67a1..6edccddf2 100644 --- a/english/python-net/aspose.tasks/ivbamodule/_index.md +++ b/english/python-net/aspose.tasks/ivbamodule/_index.md @@ -15,7 +15,7 @@ The IVbaModule type exposes the following members: ## Properties | Name | Description | | :- | :- | -|attributes|Gets a collection of| +|attributes|Gets a collection of [VbaModuleAttributeCollection](/tasks/python-net/aspose.tasks/vbamoduleattributecollection/)| |name|Gets a name of the VBA module| |source_code|Gets a source Code of the VBA module| diff --git a/english/python-net/aspose.tasks/license/_index.md b/english/python-net/aspose.tasks/license/_index.md index 55a4aab55..9424a02dc 100644 --- a/english/python-net/aspose.tasks/license/_index.md +++ b/english/python-net/aspose.tasks/license/_index.md @@ -15,7 +15,7 @@ The License type exposes the following members: ## Constructors | Name | Description | | :- | :- | -|License()|Initializes a new instance of the| +|License()|Initializes a new instance of the [License](/tasks/python-net/aspose.tasks/license/) class.| ## Methods | Name | Description | | :- | :- | diff --git a/english/python-net/aspose.tasks/loadoptions/_index.md b/english/python-net/aspose.tasks/loadoptions/_index.md index 27a041308..d820f2ed9 100644 --- a/english/python-net/aspose.tasks/loadoptions/_index.md +++ b/english/python-net/aspose.tasks/loadoptions/_index.md @@ -20,7 +20,7 @@ The LoadOptions type exposes the following members: | Name | Description | | :- | :- | |password|Gets or sets a protection password.| -|primavera_read_options|Gets or sets a specified instance of the| +|primavera_read_options|Gets or sets a specified instance of the [PrimaveraReadOptions](/tasks/python-net/aspose.tasks/primaverareadoptions/) class which can be used to customize the behavior of loading Primavera formats (Primavera P6 XER or Primavera P6 Xml).| |encoding|Gets or sets encoding which is used to read a project from HTML, MPX, XER and Primavera XML formats.
The default encoding is UTF8.| ### See Also diff --git a/english/python-net/aspose.tasks/monthlyrecurrencepattern/_index.md b/english/python-net/aspose.tasks/monthlyrecurrencepattern/_index.md index caa9e9168..e8b5fab15 100644 --- a/english/python-net/aspose.tasks/monthlyrecurrencepattern/_index.md +++ b/english/python-net/aspose.tasks/monthlyrecurrencepattern/_index.md @@ -15,7 +15,7 @@ The MonthlyRecurrencePattern type exposes the following members: ## Constructors | Name | Description | | :- | :- | -|MonthlyRecurrencePattern()|Initializes a new instance of the| +|MonthlyRecurrencePattern()|Initializes a new instance of the [MonthlyRecurrencePattern](/tasks/python-net/aspose.tasks/monthlyrecurrencepattern/) class.| ## Properties | Name | Description | | :- | :- | diff --git a/english/python-net/aspose.tasks/nullablebool/_index.md b/english/python-net/aspose.tasks/nullablebool/_index.md index a7e4eeb88..e7ac058b3 100644 --- a/english/python-net/aspose.tasks/nullablebool/_index.md +++ b/english/python-net/aspose.tasks/nullablebool/_index.md @@ -26,7 +26,7 @@ The NullableBool type exposes the following members: ## Methods | Name | Description | | :- | :- | -|equals(other)|Returns a flag indicating whether this instance is equal to the specified instance of the| +|equals(other)|Returns a flag indicating whether this instance is equal to the specified instance of the [NullableBool](/tasks/python-net/aspose.tasks/nullablebool/) class.| ### See Also diff --git a/english/python-net/aspose.tasks/oleobject/_index.md b/english/python-net/aspose.tasks/oleobject/_index.md index aad4f6481..34a6cc395 100644 --- a/english/python-net/aspose.tasks/oleobject/_index.md +++ b/english/python-net/aspose.tasks/oleobject/_index.md @@ -15,7 +15,7 @@ The OleObject type exposes the following members: ## Constructors | Name | Description | | :- | :- | -|OleObject()|Initializes a new instance of the| +|OleObject()|Initializes a new instance of the [OleObject](/tasks/python-net/aspose.tasks/oleobject/) class.| ## Properties | Name | Description | | :- | :- | @@ -28,7 +28,7 @@ The OleObject type exposes the following members: |temporary_file|Gets or sets the path to the temporary file of the inserted object.| |display_as_icon|Gets or sets a flag indicating that OLE object should be shown either as an icon or as its regular picture.| |linked|Gets a value indicating whether the project file contains only a link to the actual data stored at the link source.| -|view|Gets or sets the instance of the| +|view|Gets or sets the instance of the [view](/tasks/python-net/aspose.tasks/oleobject/) class the inserted object belongs to.| |id|Gets or sets the object id.| ### See Also diff --git a/english/python-net/aspose.tasks/oleobjectcollection/_index.md b/english/python-net/aspose.tasks/oleobjectcollection/_index.md index bc1bee899..3e783f36c 100644 --- a/english/python-net/aspose.tasks/oleobjectcollection/_index.md +++ b/english/python-net/aspose.tasks/oleobjectcollection/_index.md @@ -9,13 +9,13 @@ url: /python-net/aspose.tasks/oleobjectcollection/ ## OleObjectCollection class -Represents a collection containing the instances of the +Represents a collection containing the instances of the [OleObject](/tasks/python-net/aspose.tasks/oleobject/) class. The OleObjectCollection type exposes the following members: ## Methods | Name | Description | | :- | :- | -|to_list()|Converts the instance of the| +|to_list()|Converts the instance of the [OleObjectCollection](/tasks/python-net/aspose.tasks/oleobjectcollection/) class to a list containing the instances of the [OleObject](/tasks/python-net/aspose.tasks/oleobject/) class.| ### See Also diff --git a/english/python-net/aspose.tasks/ordinalnumber/_index.md b/english/python-net/aspose.tasks/ordinalnumber/_index.md index 9b4041e1d..10d9b5802 100644 --- a/english/python-net/aspose.tasks/ordinalnumber/_index.md +++ b/english/python-net/aspose.tasks/ordinalnumber/_index.md @@ -9,7 +9,7 @@ url: /python-net/aspose.tasks/ordinalnumber/ ## OrdinalNumber enumeration -Represents an ordinal number in the instance of +Represents an ordinal number in the instance of [RecurringTaskInfo](/tasks/python-net/aspose.tasks/recurringtaskinfo/) class. ## Members | Member name | Description | diff --git a/english/python-net/aspose.tasks/outlinecode/_index.md b/english/python-net/aspose.tasks/outlinecode/_index.md index d295cb00b..df8382093 100644 --- a/english/python-net/aspose.tasks/outlinecode/_index.md +++ b/english/python-net/aspose.tasks/outlinecode/_index.md @@ -15,7 +15,7 @@ The OutlineCode type exposes the following members: ## Constructors | Name | Description | | :- | :- | -|OutlineCode()|Initializes a new instance of the| +|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| ## Properties | Name | Description | diff --git a/english/python-net/aspose.tasks/outlinecodecollection/_index.md b/english/python-net/aspose.tasks/outlinecodecollection/_index.md index 3c927dce2..de79895dc 100644 --- a/english/python-net/aspose.tasks/outlinecodecollection/_index.md +++ b/english/python-net/aspose.tasks/outlinecodecollection/_index.md @@ -9,7 +9,7 @@ url: /python-net/aspose.tasks/outlinecodecollection/ ## OutlineCodeCollection class -Represents a collection of +Represents a collection of [OutlineCode](/tasks/python-net/aspose.tasks/outlinecode/) objects. The OutlineCodeCollection type exposes the following members: diff --git a/english/python-net/aspose.tasks/outlinecodedefinition/_index.md b/english/python-net/aspose.tasks/outlinecodedefinition/_index.md index bf69a0eca..bb65e5641 100644 --- a/english/python-net/aspose.tasks/outlinecodedefinition/_index.md +++ b/english/python-net/aspose.tasks/outlinecodedefinition/_index.md @@ -15,7 +15,7 @@ The OutlineCodeDefinition type exposes the following members: ## Constructors | Name | Description | | :- | :- | -|OutlineCodeDefinition()|Initializes a new instance of the| +|OutlineCodeDefinition()|Initializes a new instance of the [OutlineCodeDefinition](/tasks/python-net/aspose.tasks/outlinecodedefinition/) class.| ## Properties | Name | Description | | :- | :- | @@ -31,7 +31,7 @@ The OutlineCodeDefinition type exposes the following members: |leaf_only|Gets or sets a value indicating whether the values specified in this outline code field must be leaf values.| |all_levels_required|Gets or sets a value indicating whether the new codes must have all levels.
Not available for Enterprise Codes.| |only_table_values_allowed|Gets or sets a value indicating whether the values specified must come from values table.| -|masks|Gets the OutlineMaskCollection object.
The table of entries that define the outline code mask.
Read-only| +|masks|Gets the OutlineMaskCollection object.
The table of entries that define the outline code mask.
Read-only [OutlineMaskCollection](/tasks/python-net/aspose.tasks/outlinemaskcollection/) instance.| |show_indent|Gets or sets a value indicating whether the indents of this outline code must be shown.| ### See Also diff --git a/english/python-net/aspose.tasks/outlinecodedefinitioncollection/_index.md b/english/python-net/aspose.tasks/outlinecodedefinitioncollection/_index.md index 437867d51..5d2355b46 100644 --- a/english/python-net/aspose.tasks/outlinecodedefinitioncollection/_index.md +++ b/english/python-net/aspose.tasks/outlinecodedefinitioncollection/_index.md @@ -9,13 +9,13 @@ url: /python-net/aspose.tasks/outlinecodedefinitioncollection/ ## OutlineCodeDefinitionCollection class -Represents a collection of +Represents a collection of [OutlineCodeDefinition](/tasks/python-net/aspose.tasks/outlinecodedefinition/) objects. The OutlineCodeDefinitionCollection type exposes the following members: ## Methods | Name | Description | | :- | :- | -|to_list()|Converts this OutlineCodeDefinitionCollection object to a list of| +|to_list()|Converts this OutlineCodeDefinitionCollection object to a list of [OutlineCodeDefinition](/tasks/python-net/aspose.tasks/outlinecodedefinition/) objects.| ### See Also diff --git a/english/python-net/aspose.tasks/outlinemask/_index.md b/english/python-net/aspose.tasks/outlinemask/_index.md index ab0a18ba2..acb1e969d 100644 --- a/english/python-net/aspose.tasks/outlinemask/_index.md +++ b/english/python-net/aspose.tasks/outlinemask/_index.md @@ -15,7 +15,7 @@ The OutlineMask type exposes the following members: ## Constructors | Name | Description | | :- | :- | -|OutlineMask()|Initializes a new instance of the| +|OutlineMask()|Initializes a new instance of the [OutlineMask](/tasks/python-net/aspose.tasks/outlinemask/) class.| ## Properties | Name | Description | | :- | :- | diff --git a/english/python-net/aspose.tasks/outlinemaskcollection/_index.md b/english/python-net/aspose.tasks/outlinemaskcollection/_index.md index 7ff2163cf..4d158f57f 100644 --- a/english/python-net/aspose.tasks/outlinemaskcollection/_index.md +++ b/english/python-net/aspose.tasks/outlinemaskcollection/_index.md @@ -9,7 +9,7 @@ url: /python-net/aspose.tasks/outlinemaskcollection/ ## OutlineMaskCollection class -Represents a collection of +Represents a collection of [OutlineMask](/tasks/python-net/aspose.tasks/outlinemask/) objects. The OutlineMaskCollection type exposes the following members: diff --git a/english/python-net/aspose.tasks/outlinevaluecollection/_index.md b/english/python-net/aspose.tasks/outlinevaluecollection/_index.md index 17c32e4db..2491245ff 100644 --- a/english/python-net/aspose.tasks/outlinevaluecollection/_index.md +++ b/english/python-net/aspose.tasks/outlinevaluecollection/_index.md @@ -9,7 +9,7 @@ url: /python-net/aspose.tasks/outlinevaluecollection/ ## OutlineValueCollection class -Represents a collection of +Represents a collection of [OutlineValue](/tasks/python-net/aspose.tasks/outlinevalue/) objects. The OutlineValueCollection type exposes the following members: diff --git a/english/python-net/aspose.tasks/parseerrorargs/_index.md b/english/python-net/aspose.tasks/parseerrorargs/_index.md index 63b3d89bc..29d07189f 100644 --- a/english/python-net/aspose.tasks/parseerrorargs/_index.md +++ b/english/python-net/aspose.tasks/parseerrorargs/_index.md @@ -9,7 +9,7 @@ url: /python-net/aspose.tasks/parseerrorargs/ ## ParseErrorArgs class -Provides data for the +Provides data for the [ParseErrorCallback](/tasks/python-net/aspose.tasks/parseerrorcallback/) delegate. The ParseErrorArgs type exposes the following members: ## Properties diff --git a/english/python-net/aspose.tasks/primaverareadoptions/_index.md b/english/python-net/aspose.tasks/primaverareadoptions/_index.md index 9cfd2894f..178812875 100644 --- a/english/python-net/aspose.tasks/primaverareadoptions/_index.md +++ b/english/python-net/aspose.tasks/primaverareadoptions/_index.md @@ -15,7 +15,7 @@ The PrimaveraReadOptions type exposes the following members: ## Constructors | Name | Description | | :- | :- | -|PrimaveraReadOptions()|Initializes a new instance of the| +|PrimaveraReadOptions()|Initializes a new instance of the [PrimaveraReadOptions](/tasks/python-net/aspose.tasks/primaverareadoptions/) class.| ## Properties | Name | Description | | :- | :- | diff --git a/english/python-net/aspose.tasks/project/_index.md b/english/python-net/aspose.tasks/project/_index.md index 04050c6f9..cf0354ab4 100644 --- a/english/python-net/aspose.tasks/project/_index.md +++ b/english/python-net/aspose.tasks/project/_index.md @@ -108,28 +108,28 @@ The Project type exposes the following members: |guid|Gets or sets a value of Guid.| |auto_calculate_assignment_costs|Gets or sets whether assignment cost and remaining cost should be auto calculated using assignment's work and resource rates.| |default_view|Gets or sets default view of the project.| -|vba_project|Gets an instance of| -|display_options|Gets an instance of the| -|calculation_mode|Gets or sets calculation mode of a project.
Can be one of the values of| +|vba_project|Gets an instance of [vba_project](/tasks/python-net/aspose.tasks/project/) class.| +|display_options|Gets an instance of the [ProjectDisplayOptions](/tasks/python-net/aspose.tasks/projectdisplayoptions/) class.| +|calculation_mode|Gets or sets calculation mode of a project.
Can be one of the values of [calculation_mode](/tasks/python-net/aspose.tasks/project/) enumeration.| |root_task|Gets the root of the tree of tasks.| -|task_links|Gets| -|calendars|Gets| +|task_links|Gets [TaskLinkCollection](/tasks/python-net/aspose.tasks/tasklinkcollection/) object.| +|calendars|Gets [CalendarCollection](/tasks/python-net/aspose.tasks/calendarcollection/) object of this Project instance.| |resources|Gets ResourceCollection object.| |outline_codes|Gets OutlineCodeDefinitionCollection object.
The collection of outline code definitions associated with a project.| |resource_assignments|Gets ResourceAssignmentCollection object.| -|default_week_working_days|Gets the instance of| +|default_week_working_days|Gets the instance of [WeekDayCollection](/tasks/python-net/aspose.tasks/weekdaycollection/) class which represents a collection of project default week working days and working times.| |built_in_props|Gets project's built-in properties collection.| |custom_props|Gets project's custom properties collection.| |extended_attributes|Gets ExtendedAttributeDefinitionCollection object.
The collection of extended attribute (custom fields) definitions associated with a project.| |critical_path|Gets a collection which contains a list of Critical tasks which comprise Critical Path of this project.| -|task_filters|Gets all the task-based filter definitions.
TaskFilters is a collection of| -|resource_filters|Gets all the resource-based filter definitions.
ResourceFilters is a collection of| -|views|Gets a list of| -|tables|Gets a list of| -|task_groups|Gets all the task-based group definitions.
TaskGroups is a collection of| -|resource_groups|Gets all of the resource-based group definitions.
ResourceGroups is a collection of| +|task_filters|Gets all the task-based filter definitions.
TaskFilters is a collection of [Filter](/tasks/python-net/aspose.tasks/filter/) objects.| +|resource_filters|Gets all the resource-based filter definitions.
ResourceFilters is a collection of [Filter](/tasks/python-net/aspose.tasks/filter/) objects.| +|views|Gets a list of [View](/tasks/python-net/aspose.tasks/view/) objects.| +|tables|Gets a list of [Table](/tasks/python-net/aspose.tasks/table/) objects.| +|task_groups|Gets all the task-based group definitions.
TaskGroups is a collection of [Group](/tasks/python-net/aspose.tasks/group/) objects.| +|resource_groups|Gets all of the resource-based group definitions.
ResourceGroups is a collection of [Group](/tasks/python-net/aspose.tasks/group/) objects.| |wbs_code_definition|Gets or sets WBS Code Definition for the project.| -|ole_objects|Gets a collection containing the instances of the| +|ole_objects|Gets a collection containing the instances of the [OleObject](/tasks/python-net/aspose.tasks/oleobject/) class which are linked or embedded to this project file.| |primavera_properties|Gets an object containing Primavera-specific properties for a project read from Primavera file.| ## Methods | Name | Description | @@ -151,13 +151,13 @@ The Project type exposes the following members: |save_as_template(file_name)|Saves the project as a template.| |save_as_template(stream)|Saves the project as a template to a specified stream.| |save_as_template(stream, options)|Saves the project as a template to a specified stream.| -|get_page_count(save_options)|Returns page count for the project to be rendered using given| -|get_page_count()|Returns page count for the project to be rendered using given| -|get_page_count(scale)|Returns page count for the project to be rendered using given| -|get_page_count(format)|Returns page count for the project to be rendered using default| -|get_page_count(format, scale)|Returns page count for the project to be rendered using given| -|get_page_count(page_size, scale, start_date, end_date)|Returns page count for the project to be rendered using given| -|get_page_count(page_size, scale)|Returns page count for the project to be rendered using given| +|get_page_count(save_options)|Returns page count for the project to be rendered using given [SaveOptions](/tasks/python-net/aspose.tasks.saving/saveoptions/).| +|get_page_count()|Returns page count for the project to be rendered using given [SaveOptions](/tasks/python-net/aspose.tasks.saving/saveoptions/).| +|get_page_count(scale)|Returns page count for the project to be rendered using given [Timescale](/tasks/python-net/aspose.tasks.visualization/timescale/).| +|get_page_count(format)|Returns page count for the project to be rendered using default [Timescale](/tasks/python-net/aspose.tasks.visualization/timescale/)(Days) and given [PresentationFormat](/tasks/python-net/aspose.tasks.visualization/presentationformat/)| +|get_page_count(format, scale)|Returns page count for the project to be rendered using given [Timescale](/tasks/python-net/aspose.tasks.visualization/timescale/) and [PresentationFormat](/tasks/python-net/aspose.tasks.visualization/presentationformat/).| +|get_page_count(page_size, scale, start_date, end_date)|Returns page count for the project to be rendered using given [Timescale](/tasks/python-net/aspose.tasks.visualization/timescale/), [PresentationFormat](/tasks/python-net/aspose.tasks.visualization/presentationformat/) and date range.| +|get_page_count(page_size, scale)|Returns page count for the project to be rendered using given [Timescale](/tasks/python-net/aspose.tasks.visualization/timescale/), [PresentationFormat](/tasks/python-net/aspose.tasks.visualization/presentationformat/) and date range.| |copy_to(another)|Copies project's main data and properties to another project.| |copy_to(another, options)|Copies project's main data and properties to another project.| |print()|Prints project to the default printer with default printer settings using the standard (no User Interface) print controller.| @@ -175,9 +175,9 @@ The Project type exposes the following members: |reschedule_uncompleted_work_to_start_after(after, task_collection)| | |renumber_wbs_code()|Renumber WBS code of all tasks.| |renumber_wbs_code(task_ids)| | -|get_duration(val)|Gets| -|get_duration(val, time_unit)|Gets| -|get_duration(time_span, time_unit)|Gets| +|get_duration(val)|Gets [Duration](/tasks/python-net/aspose.tasks/duration/) object with the specified number of units and default duration format which is defined in project's settings [None](/tasks/python-net/aspose.tasks/prj/).| +|get_duration(val, time_unit)|Gets [Duration](/tasks/python-net/aspose.tasks/duration/) object with the specified number of [TimeUnitType](/tasks/python-net/aspose.tasks/timeunittype/) units.| +|get_duration(time_span, time_unit)|Gets [Duration](/tasks/python-net/aspose.tasks/duration/) object with the specified datatime value and specified [TimeUnitType](/tasks/python-net/aspose.tasks/timeunittype/) value.| |select_all_child_tasks()|Recursively collects all child tasks of the root task.| |enumerate_all_child_tasks()|Recursively enumerates all project's tasks including root task.| |get_predecessors(task)|Returns a collection of task links which are predecessors of the specified task.| @@ -186,7 +186,7 @@ The Project type exposes the following members: |remove_invalid_resource_assignments()|Eliminates invalid resource assignments from the project resource assignments list.| |get_baseline_save_time(baseline_number)|Returns the baseline save time.| |set_baseline_save_time(baseline_number, value)|Sets the baseline save time.| -|get_work(val)|Gets| +|get_work(val)|Gets [Duration](/tasks/python-net/aspose.tasks/duration/) object with the specified float value and default work format.| ### See Also diff --git a/english/python-net/aspose.tasks/projectserversaveoptions/_index.md b/english/python-net/aspose.tasks/projectserversaveoptions/_index.md index a27e7042c..7e3faccb4 100644 --- a/english/python-net/aspose.tasks/projectserversaveoptions/_index.md +++ b/english/python-net/aspose.tasks/projectserversaveoptions/_index.md @@ -15,7 +15,7 @@ The ProjectServerSaveOptions type exposes the following members: ## Constructors | Name | Description | | :- | :- | -|ProjectServerSaveOptions()|Initializes a new instance of the| +|ProjectServerSaveOptions()|Initializes a new instance of the [ProjectServerSaveOptions](/tasks/python-net/aspose.tasks/projectserversaveoptions/) class.| ## Properties | Name | Description | | :- | :- | diff --git a/english/python-net/aspose.tasks/ratebydatecollection/_index.md b/english/python-net/aspose.tasks/ratebydatecollection/_index.md index c861d03fb..8e50a5d7f 100644 --- a/english/python-net/aspose.tasks/ratebydatecollection/_index.md +++ b/english/python-net/aspose.tasks/ratebydatecollection/_index.md @@ -9,7 +9,7 @@ url: /python-net/aspose.tasks/ratebydatecollection/ ## RateByDateCollection class -Represents a collection which mappings of +Represents a collection which mappings of datetime to [Rate](/tasks/python-net/aspose.tasks/rate/) objects. The RateByDateCollection type exposes the following members: ## Constructors diff --git a/english/python-net/aspose.tasks/ratecollection/_index.md b/english/python-net/aspose.tasks/ratecollection/_index.md index e3a34cae5..2440972c5 100644 --- a/english/python-net/aspose.tasks/ratecollection/_index.md +++ b/english/python-net/aspose.tasks/ratecollection/_index.md @@ -9,7 +9,7 @@ url: /python-net/aspose.tasks/ratecollection/ ## RateCollection class -Represents a collection which contains +Represents a collection which contains [Rate](/tasks/python-net/aspose.tasks/rate/) objects. The RateCollection type exposes the following members: ## Properties @@ -17,14 +17,14 @@ The RateCollection type exposes the following members: | :- | :- | |count|Gets the number of elements contained in the RateCollection.| |is_read_only|Gets a value indicating whether this collection is read only.| -|parent_resource|Gets the parent| +|parent_resource|Gets the parent [Resource](/tasks/python-net/aspose.tasks/resource/) object for this collection.| ## Methods | Name | Description | | :- | :- | -|add(rates_from)|Adds a new| -|add(rates_from, type)|Adds a new| -|to_list()|Converts the| -|to_list(type)|Converts the| +|add(rates_from)|Adds a new [Rate](/tasks/python-net/aspose.tasks/rate/) instance to this collection.| +|add(rates_from, type)|Adds a new [Rate](/tasks/python-net/aspose.tasks/rate/) instance to this collection.| +|to_list()|Converts the [RateCollection](/tasks/python-net/aspose.tasks/ratecollection/) object to a list of [Rate](/tasks/python-net/aspose.tasks/rate/) objects.| +|to_list(type)|Converts the [RateCollection](/tasks/python-net/aspose.tasks/ratecollection/) object to a list of [Rate](/tasks/python-net/aspose.tasks/rate/) objects filtered by specified [RateType](/tasks/python-net/aspose.tasks/ratetype/) type.| |remove(item)|Removes Rate instance from this collection.| ### See Also diff --git a/english/python-net/aspose.tasks/recurringtaskinfo/_index.md b/english/python-net/aspose.tasks/recurringtaskinfo/_index.md index ac21f31d1..443e686dd 100644 --- a/english/python-net/aspose.tasks/recurringtaskinfo/_index.md +++ b/english/python-net/aspose.tasks/recurringtaskinfo/_index.md @@ -34,7 +34,7 @@ The RecurringTaskInfo type exposes the following members: |yearly_date|Gets or sets a date for the yearly recurrence pattern.| |yearly_ordinal_number|Gets or sets an ordinal number of the yearly recurrence pattern.| |yearly_ordinal_month|Gets or sets a month of the yearly recurrence pattern when using ordinal day.| -|task|Gets the parent task of this instance of| +|task|Gets the parent task of this instance of [RecurringTaskInfo](/tasks/python-net/aspose.tasks/recurringtaskinfo/) class.| ### See Also diff --git a/english/python-net/aspose.tasks/recurringtaskparameters/_index.md b/english/python-net/aspose.tasks/recurringtaskparameters/_index.md index 4eb53f8c5..5f5de1b9d 100644 --- a/english/python-net/aspose.tasks/recurringtaskparameters/_index.md +++ b/english/python-net/aspose.tasks/recurringtaskparameters/_index.md @@ -15,7 +15,7 @@ The RecurringTaskParameters type exposes the following members: ## Constructors | Name | Description | | :- | :- | -|RecurringTaskParameters()|Initializes a new instance of the| +|RecurringTaskParameters()|Initializes a new instance of the [RecurringTaskParameters](/tasks/python-net/aspose.tasks/recurringtaskparameters/) class.| ## Properties | Name | Description | | :- | :- | diff --git a/english/python-net/aspose.tasks/resource/_index.md b/english/python-net/aspose.tasks/resource/_index.md index 0b1bce888..93e133fd3 100644 --- a/english/python-net/aspose.tasks/resource/_index.md +++ b/english/python-net/aspose.tasks/resource/_index.md @@ -90,17 +90,17 @@ The Resource type exposes the following members: |extended_attributes|Gets the values of an extended attribute.| |baselines|Gets a BaselineCollection instance for this object.
The baseline values for a resource.| |outline_code|Gets an OutlineCodeCollection object.
The value of an outline code.| -|availability_periods|Gets a the instance of the| -|rates|Gets a the instance of the| +|availability_periods|Gets a the instance of the [AvailabilityPeriodCollection](/tasks/python-net/aspose.tasks/availabilityperiodcollection/) class.
The collection of periods during which a resource is available.| +|rates|Gets a the instance of the [RateCollection](/tasks/python-net/aspose.tasks/ratecollection/) class for this object.
The collection of periods and rates associated with each one.| |assignments|Gets a collection of resource assignments for this object.| -|timephased_data|Gets or sets an instance of| +|timephased_data|Gets or sets an instance of [TimephasedDataCollection](/tasks/python-net/aspose.tasks/timephaseddatacollection/) class for this object.| |is_root|Gets the flag indicating whether resource is a root resource.
Root resource is a special resource which is intended to support internals of
MS Project's formats and is not intended to be used directly from the user's code.| ## Methods | Name | Description | | :- | :- | -|get_timephased_data(start, end, timephased_type)|Returns an instance of the| -|get_timephased_data(start, end)|Returns an instance of the| -|equals(other)|Returns a value indicating whether this instance is equal to a specified instance of the| +|get_timephased_data(start, end, timephased_type)|Returns an instance of the [TimephasedDataCollection](/tasks/python-net/aspose.tasks/timephaseddatacollection/) class for this object with the [timephased_data](/tasks/python-net/aspose.tasks/resource/) values within given start and end dates of specified [TimephasedDataType](/tasks/python-net/aspose.tasks/timephaseddatatype/).| +|get_timephased_data(start, end)|Returns an instance of the [TimephasedDataCollection](/tasks/python-net/aspose.tasks/timephaseddatacollection/) class for this object with the [timephased_data](/tasks/python-net/aspose.tasks/resource/) values within given start and end dates of specified [TimephasedDataType](/tasks/python-net/aspose.tasks/timephaseddatatype/).| +|equals(other)|Returns a value indicating whether this instance is equal to a specified instance of the [Resource](/tasks/python-net/aspose.tasks/resource/) class.| |delete()|Deletes a resource and its assignments from project.| ### See Also diff --git a/english/python-net/aspose.tasks/resourceassignment/_index.md b/english/python-net/aspose.tasks/resourceassignment/_index.md index c2d4eb2ec..7f557bad3 100644 --- a/english/python-net/aspose.tasks/resourceassignment/_index.md +++ b/english/python-net/aspose.tasks/resourceassignment/_index.md @@ -81,16 +81,16 @@ The ResourceAssignment type exposes the following members: |parent_project|Gets parent project for this assignment.| |baselines|Gets AssignmentBaselineCollection object.
The collection of baseline values associated with an assignment.| |extended_attributes|Gets or sets an instance of the ExtendedAttributeCollection class for this object.| -|timephased_data|Gets or sets the instance of| +|timephased_data|Gets or sets the instance of [TimephasedDataCollection](/tasks/python-net/aspose.tasks/timephaseddatacollection/) class containing elements of [timephased_data](/tasks/python-net/aspose.tasks/resourceassignment/) class.| ## Methods | Name | Description | | :- | :- | -|get_timephased_data(start, end, timephased_type)|Returns the instance| -|get_timephased_data(start, end)|Returns the instance| +|get_timephased_data(start, end, timephased_type)|Returns the instance [TimephasedDataCollection](/tasks/python-net/aspose.tasks/timephaseddatacollection/) class containing instances of [timephased_data](/tasks/python-net/aspose.tasks/resourceassignment/) class within given start and end dates of specified [TimephasedDataType](/tasks/python-net/aspose.tasks/timephaseddatatype/).| +|get_timephased_data(start, end)|Returns the instance [TimephasedDataCollection](/tasks/python-net/aspose.tasks/timephaseddatacollection/) class containing instances of [timephased_data](/tasks/python-net/aspose.tasks/resourceassignment/) class within given start and end dates of specified [TimephasedDataType](/tasks/python-net/aspose.tasks/timephaseddatatype/).| |get_timephased_work(start, end, timephased_data_type)|Gets amount of timephased work for the specified date time interval.| |get_timephased_work(start, end)|Gets amount of timephased work for the specified date time interval.| |delete()|Deletes resource assignment from project assignments collection.| -|equals(other)|Returns a value indicating whether this instance is equal to a specified instance of the| +|equals(other)|Returns a value indicating whether this instance is equal to a specified instance of the [ResourceAssignment](/tasks/python-net/aspose.tasks/resourceassignment/) class.| |timephased_data_from_task_duration(calendar)|Generates list of time phased data based on the task duration and the scheduled start date.| |make_t_ps(start, time, calendar, list, is_working, type)|Generates a list of time phased data.| |split_task(start, finish, calendar)|Splits task into two parts.| diff --git a/english/python-net/aspose.tasks/resourceassignmentcollection/_index.md b/english/python-net/aspose.tasks/resourceassignmentcollection/_index.md index 17a9f16ab..88547df4c 100644 --- a/english/python-net/aspose.tasks/resourceassignmentcollection/_index.md +++ b/english/python-net/aspose.tasks/resourceassignmentcollection/_index.md @@ -9,7 +9,7 @@ url: /python-net/aspose.tasks/resourceassignmentcollection/ ## ResourceAssignmentCollection class -Represents a collection of +Represents a collection of [ResourceAssignment](/tasks/python-net/aspose.tasks/resourceassignment/) objects. The ResourceAssignmentCollection type exposes the following members: ## Properties @@ -22,7 +22,7 @@ The ResourceAssignmentCollection type exposes the following members: |add(task, resource, units)|Adds new assignment to the ResourceAssignmentCollection.| |add(task, resource, cost)|Adds new assignment to the ResourceAssignmentCollection.| |add(task, resource)|Adds new assignment to the ResourceAssignmentCollection.| -|to_list()|Converts the ResourceAssignmentCollection object to a list of| +|to_list()|Converts the ResourceAssignmentCollection object to a list of [ResourceAssignment](/tasks/python-net/aspose.tasks/resourceassignment/) objects.| |get_by_uid(uid)|Returns an assignment with the specified uid.| ### See Also diff --git a/english/python-net/aspose.tasks/resourcecollection/_index.md b/english/python-net/aspose.tasks/resourcecollection/_index.md index a061268b3..77a08acba 100644 --- a/english/python-net/aspose.tasks/resourcecollection/_index.md +++ b/english/python-net/aspose.tasks/resourcecollection/_index.md @@ -9,7 +9,7 @@ url: /python-net/aspose.tasks/resourcecollection/ ## ResourceCollection class -Represents a collection of +Represents a collection of [Resource](/tasks/python-net/aspose.tasks/resource/) objects. The ResourceCollection type exposes the following members: ## Properties @@ -22,7 +22,7 @@ The ResourceCollection type exposes the following members: |add()|Adds new resource at the last position of a project resources collection.| |add(resource_name)|Adds new resource at the last position of a project resources collection.| |add(resource_name, before_resource_id)|Adds new resource at the specified position of a project resources collection.| -|to_list()|Converts the ResourceCollection object to a list of| +|to_list()|Converts the ResourceCollection object to a list of [Resource](/tasks/python-net/aspose.tasks/resource/) objects.| |get_by_id(id)|Returns a resource with the specified id.| |get_by_uid(uid)|Returns a resource with the specified Uid.| diff --git a/english/python-net/aspose.tasks/resourceusageview/_index.md b/english/python-net/aspose.tasks/resourceusageview/_index.md index a09e1e503..6f11a10e2 100644 --- a/english/python-net/aspose.tasks/resourceusageview/_index.md +++ b/english/python-net/aspose.tasks/resourceusageview/_index.md @@ -32,10 +32,10 @@ The ResourceUsageView type exposes the following members: |display_short_detail_header_names|Gets or sets a value indicating whether to display short detail header names or not.| |repeat_details_header_on_all_rows|Gets or sets a value indicating whether to repeat details header on all assignment row or not.| |timescale_size_percentage| | -|bottom_timescale_tier|Gets or sets settings of view's bottom timescale tier.| -|middle_timescale_tier|Gets or sets settings of view's middle timescale tier.| -|top_timescale_tier|Gets or sets settings of view's top timescale tier.| -|field_collection|Gets the| +|bottom_timescale_tier|Gets or sets settings of view's bottom timescale tier.
[TimescaleTier](/tasks/python-net/aspose.tasks.visualization/timescaletier/)| +|middle_timescale_tier|Gets or sets settings of view's middle timescale tier.
[TimescaleTier](/tasks/python-net/aspose.tasks.visualization/timescaletier/).| +|top_timescale_tier|Gets or sets settings of view's top timescale tier.
[TimescaleTier](/tasks/python-net/aspose.tasks.visualization/timescaletier/).| +|field_collection|Gets the [ResourceUsageViewFieldCollection](/tasks/python-net/aspose.tasks/resourceusageviewfieldcollection/) object of this ResourceUsageView.| ## Methods | Name | Description | | :- | :- | diff --git a/english/python-net/aspose.tasks/resourceusageviewfield/_index.md b/english/python-net/aspose.tasks/resourceusageviewfield/_index.md index 40a5f03c0..1e641edcc 100644 --- a/english/python-net/aspose.tasks/resourceusageviewfield/_index.md +++ b/english/python-net/aspose.tasks/resourceusageviewfield/_index.md @@ -9,7 +9,7 @@ url: /python-net/aspose.tasks/resourceusageviewfield/ ## ResourceUsageViewField enumeration -Represents possible fields in +Represents possible fields in [ResourceUsageView](/tasks/python-net/aspose.tasks/resourceusageview/) object resource usage view field. ## Members | Member name | Description | @@ -21,7 +21,7 @@ Represents possible fields in |ACTUAL_OVERTIME_WORK|Indicates Actual Overtime Work resource usage view field.| |CUMULATIVE_WORK|Indicates Cumulative Work resource usage view field.| |BASELINE_WORK|Indicates Baseline Work resource usage view field.| -|OVERALLOCATION|Indicates| +|OVERALLOCATION|Indicates [OVERALLOCATION](/tasks/python-net/aspose.tasks/resourceusageviewfield/) resource usage view field.| |PERCENT_ALLOCATION|Indicates Percent Allocation resource usage view field.| |PEAK_UNITS|Indicates Peak Units resource usage view field.| |COST|Indicates Cost resource usage view field.| diff --git a/english/python-net/aspose.tasks/resourceusageviewfieldcollection/_index.md b/english/python-net/aspose.tasks/resourceusageviewfieldcollection/_index.md index 621f2552a..c8718449b 100644 --- a/english/python-net/aspose.tasks/resourceusageviewfieldcollection/_index.md +++ b/english/python-net/aspose.tasks/resourceusageviewfieldcollection/_index.md @@ -9,13 +9,13 @@ url: /python-net/aspose.tasks/resourceusageviewfieldcollection/ ## ResourceUsageViewFieldCollection class -Represent a collection of +Represent a collection of [ResourceUsageViewField](/tasks/python-net/aspose.tasks/resourceusageviewfield/) values. The ResourceUsageViewFieldCollection type exposes the following members: ## Methods | Name | Description | | :- | :- | -|to_list()|Converts the instance of the| +|to_list()|Converts the instance of the [ResourceUsageViewFieldCollection](/tasks/python-net/aspose.tasks/resourceusageviewfieldcollection/) class to a list containing the instances of the [ResourceUsageViewField](/tasks/python-net/aspose.tasks/resourceusageviewfield/) class.| ### See Also diff --git a/english/python-net/aspose.tasks/summaryrowscalculationtype/_index.md b/english/python-net/aspose.tasks/summaryrowscalculationtype/_index.md index b458717c5..32134aafe 100644 --- a/english/python-net/aspose.tasks/summaryrowscalculationtype/_index.md +++ b/english/python-net/aspose.tasks/summaryrowscalculationtype/_index.md @@ -15,8 +15,8 @@ Specifies the type of a calculation of the custom attribute's value for summary | Member name | Description | | :- | :- | |NONE|Means the custom attribute's value for summary rows is not calculated.| -|ROLLUP|Means the custom attribute's value for summary rows is calculated using rollup function defined in| -|USE_FORMULA|Means the custom attribute's value for summary rows is calculated using formula defined in| +|ROLLUP|Means the custom attribute's value for summary rows is calculated using rollup function defined in [rollup_type](/tasks/python-net/aspose.tasks/extendedattributedefinition/).| +|USE_FORMULA|Means the custom attribute's value for summary rows is calculated using formula defined in [formula](/tasks/python-net/aspose.tasks/extendedattributedefinition/).| ### See Also diff --git a/english/python-net/aspose.tasks/table/_index.md b/english/python-net/aspose.tasks/table/_index.md index 5ddc7d745..c74bcc70f 100644 --- a/english/python-net/aspose.tasks/table/_index.md +++ b/english/python-net/aspose.tasks/table/_index.md @@ -15,14 +15,14 @@ The Table type exposes the following members: ## Constructors | Name | Description | | :- | :- | -|Table()|Initializes a new instance of the| +|Table()|Initializes a new instance of the [Table](/tasks/python-net/aspose.tasks/table/) class.| ## Properties | Name | Description | | :- | :- | |name|Gets or sets the name of a Table object.| |show_in_menu|Gets or sets a value indicating whether project shows the table name in the Tables drop-down list on the View tab of the Ribbon.| |table_fields|Gets a TableFields collection representing the fields in the table.| -|table_type|Gets the table type for the specified table. Read-only| +|table_type|Gets the table type for the specified table. Read-only [ItemType](/tasks/python-net/aspose.tasks/itemtype/).| |uid|Gets the unique identifier of a table.| |index|Gets the index of a Table object in the Tables containing object.| |row_height|Gets or sets the row height in a table, where the row height is the number of lines of text.| diff --git a/english/python-net/aspose.tasks/tablecollection/_index.md b/english/python-net/aspose.tasks/tablecollection/_index.md index 422368713..dae6c2178 100644 --- a/english/python-net/aspose.tasks/tablecollection/_index.md +++ b/english/python-net/aspose.tasks/tablecollection/_index.md @@ -9,13 +9,13 @@ url: /python-net/aspose.tasks/tablecollection/ ## TableCollection class -Contains a list of +Contains a list of [Table](/tasks/python-net/aspose.tasks/table/) objects.
Implements ICollection
interface. The TableCollection type exposes the following members: ## Methods | Name | Description | | :- | :- | -|to_list()|Converts a table collection to a list of| +|to_list()|Converts a table collection to a list of [Table](/tasks/python-net/aspose.tasks/table/) objects.| ### See Also diff --git a/english/python-net/aspose.tasks/tablefield/_index.md b/english/python-net/aspose.tasks/tablefield/_index.md index 02e2bd9fe..ad2504d87 100644 --- a/english/python-net/aspose.tasks/tablefield/_index.md +++ b/english/python-net/aspose.tasks/tablefield/_index.md @@ -15,7 +15,7 @@ The TableField type exposes the following members: ## Constructors | Name | Description | | :- | :- | -|TableField()|Initializes a new instance of the| +|TableField()|Initializes a new instance of the [TableField](/tasks/python-net/aspose.tasks/tablefield/) class.| ## Properties | Name | Description | | :- | :- | diff --git a/english/python-net/aspose.tasks/tablefieldcollection/_index.md b/english/python-net/aspose.tasks/tablefieldcollection/_index.md index 09fcaa633..fae688abf 100644 --- a/english/python-net/aspose.tasks/tablefieldcollection/_index.md +++ b/english/python-net/aspose.tasks/tablefieldcollection/_index.md @@ -9,7 +9,7 @@ url: /python-net/aspose.tasks/tablefieldcollection/ ## TableFieldCollection class -Contains a list of +Contains a list of [TableField](/tasks/python-net/aspose.tasks/tablefield/) objects.
Implements IList interface. The TableFieldCollection type exposes the following members: diff --git a/english/python-net/aspose.tasks/task/_index.md b/english/python-net/aspose.tasks/task/_index.md index cf373f278..82d467fab 100644 --- a/english/python-net/aspose.tasks/task/_index.md +++ b/english/python-net/aspose.tasks/task/_index.md @@ -132,24 +132,24 @@ The Task type exposes the following members: |warning|Gets or sets a value indicating whether Warning is set or not.| |activity_id|Represents activity id field - a task's unique identifier used by Primavera. (only applicable to Primavera projects).| |sv|The earned value schedule variance, through the project status date.
Schedule variance (SV) is the difference between the BCWP and the BCWS.| -|predecessors|Gets a| -|successors|Gets a| +|predecessors|Gets a [TaskCollection](/tasks/python-net/aspose.tasks/taskcollection/) object which contains all predecessors of this Task object.| +|successors|Gets a [TaskCollection](/tasks/python-net/aspose.tasks/taskcollection/) object which contains all successors of this Task object.| |assignments|Gets a collection of resource assignments for this object.| |parent_project|Gets the parent project of a task.| -|outline_codes|Gets or sets| +|outline_codes|Gets or sets [OutlineCodeCollection](/tasks/python-net/aspose.tasks/outlinecodecollection/) object.| |parent_task|Gets the parent task of a task.| |children|Gets a child task collection of this object.
TaskCollection object which represents children tasks.| |split_parts|Gets a SplitPart collection that represents the portions of a task.| |extended_attributes|Gets ExtendedAttributeCollection object containing the values of an extended attribute.| |timephased_data|Gets or sets a TimephasedDataCollection object of this task.
The time phased data block associated with a task.| |baselines|Gets or sets the collection of baseline values of the task.| -|recurring_info|Gets the instance of| +|recurring_info|Gets the instance of [RecurringTaskInfo](/tasks/python-net/aspose.tasks/recurringtaskinfo/) class for the task which is a recurring task; if the task is not a recurring one then returns null;| |primavera_properties|Gets an object containing Primavera-specific properties for a task read from Primavera file.| ## Methods | Name | Description | | :- | :- | -|get_timephased_data(start, end, timephased_type)|Returns| -|get_timephased_data(start, end)|Returns| +|get_timephased_data(start, end, timephased_type)|Returns [TimephasedDataCollection](/tasks/python-net/aspose.tasks/timephaseddatacollection/) object with [timephased_data](/tasks/python-net/aspose.tasks/task/) values within given start and end dates of specified time-phased data type.| +|get_timephased_data(start, end)|Returns [TimephasedDataCollection](/tasks/python-net/aspose.tasks/timephaseddatacollection/) object with [timephased_data](/tasks/python-net/aspose.tasks/task/) values within given start and end dates of specified time-phased data type.| |move_to_sibling(before_task)|Moves the current task at the same Outline Level before the specified task.
If ParentProject.CalculationMode is None user should invoke Project.Recalculate() after using this method (It will reschedule all project tasks (start/finish dates, sets early/late dates) and calculate the dependent fields such as slacks, work and cost fields, outline levels).
If ParentProject.CalculationMode is Manual the method will calculate only task id, outline level and outline numbers automatically.
If ParentProject.CalculationMode is Automatic the method reschedules all project's tasks automatically
(start/finish dates, sets early/late dates, calculates slacks, work and cost fields, recalculates ids and outline levels).| |move_to_sibling(before_task_id)|Moves the current task at the same Outline Level before a task with the specified Id.
If ParentProject.CalculationMode is None user should invoke Project.Recalculate() after using this method (It will reschedule all project tasks (start/finish dates, sets early/late dates) and calculate the dependent fields such as slacks, work and cost fields, outline levels).
If ParentProject.CalculationMode is Manual the method will calculate only task id, outline level and outline numbers automatically.
If ParentProject.CalculationMode is Automatic the method reschedules all project's tasks automatically
(start/finish dates, sets early/late dates, calculates slacks, work and cost fields, recalculates ids and outline levels).| |select_all_child_tasks()|Recursively collects all child tasks of this task.| diff --git a/english/python-net/aspose.tasks/taskbaselinecollection/_index.md b/english/python-net/aspose.tasks/taskbaselinecollection/_index.md index 0807da7b8..00228ef17 100644 --- a/english/python-net/aspose.tasks/taskbaselinecollection/_index.md +++ b/english/python-net/aspose.tasks/taskbaselinecollection/_index.md @@ -9,13 +9,13 @@ url: /python-net/aspose.tasks/taskbaselinecollection/ ## TaskBaselineCollection class -Represents a collection of +Represents a collection of [TaskBaseline](/tasks/python-net/aspose.tasks/taskbaseline/) objects. The TaskBaselineCollection type exposes the following members: ## Methods | Name | Description | | :- | :- | -|to_list()|Converts the TaskBaselineCollection object to a list of| +|to_list()|Converts the TaskBaselineCollection object to a list of [TaskBaseline](/tasks/python-net/aspose.tasks/taskbaseline/) objects.| ### See Also diff --git a/english/python-net/aspose.tasks/taskcollection/_index.md b/english/python-net/aspose.tasks/taskcollection/_index.md index fe25a616e..2f1cce346 100644 --- a/english/python-net/aspose.tasks/taskcollection/_index.md +++ b/english/python-net/aspose.tasks/taskcollection/_index.md @@ -9,7 +9,7 @@ url: /python-net/aspose.tasks/taskcollection/ ## TaskCollection class -Represents a collection of +Represents a collection of [Task](/tasks/python-net/aspose.tasks/task/) objects. The TaskCollection type exposes the following members: ## Properties @@ -19,11 +19,11 @@ The TaskCollection type exposes the following members: ## Methods | Name | Description | | :- | :- | -|add()|Add the specified task to the instance of the| +|add()|Add the specified task to the instance of the [TaskCollection](/tasks/python-net/aspose.tasks/taskcollection/) class.
If ParentProject.CalculationMode is None user should invoke Project.Recalculate() after using this method (It will reschedule all project tasks (start/finish dates, sets early/late dates) and calculate the dependent fields such as slacks, work and cost fields, ids and outline levels).
If ParentProject.CalculationMode is Manual the method will calculate only task id, outline level and outline numbers automatically.
If ParentProject.CalculationMode is Automatic the method reschedules all project's tasks automatically
(start/finish dates, sets early/late dates, calculates slacks, work and cost fields, recalculates ids and outline levels).| |add(task_name)|Adds a new task to children tasks collection.| |add(task_name, before_task_id)|Adds a new recurring task to children tasks collection.| |add(parameters)|Inserts a new task before a task with the specified id and on the same outline level.| -|to_list()|Converts the TaskCollection object to a list of| +|to_list()|Converts the TaskCollection object to a list of [Task](/tasks/python-net/aspose.tasks/task/) objects.| |get_by_uid(uid)|Returns a task with the specified Uid whose ancestor is parent task of this collection .| |get_by_id(id)|Returns a task with the specified Id whose ancestor is parent task of this collection .| diff --git a/english/python-net/aspose.tasks/tasklinkcollection/_index.md b/english/python-net/aspose.tasks/tasklinkcollection/_index.md index d01c3b3c4..e8f75fff1 100644 --- a/english/python-net/aspose.tasks/tasklinkcollection/_index.md +++ b/english/python-net/aspose.tasks/tasklinkcollection/_index.md @@ -9,7 +9,7 @@ url: /python-net/aspose.tasks/tasklinkcollection/ ## TaskLinkCollection class -Represents a collection of +Represents a collection of [Task](/tasks/python-net/aspose.tasks/task/) objects. The TaskLinkCollection type exposes the following members: ## Properties @@ -19,10 +19,10 @@ The TaskLinkCollection type exposes the following members: ## Methods | Name | Description | | :- | :- | -|add(pred, succ)|Returns an instance of Finish-Start| -|add(pred, succ, link_type)|Returns an instance of| -|add(pred, succ, link_type, lag)|Returns an instance of| -|to_list()|Converts the TaskLinkCollection object to a list of| +|add(pred, succ)|Returns an instance of Finish-Start [TaskLink](/tasks/python-net/aspose.tasks/tasklink/) which has been added to the TaskLinkCollection object.| +|add(pred, succ, link_type)|Returns an instance of [TaskLink](/tasks/python-net/aspose.tasks/tasklink/) which has been added to the TaskLinkCollection object.| +|add(pred, succ, link_type, lag)|Returns an instance of [TaskLink](/tasks/python-net/aspose.tasks/tasklink/) which has been added to the TaskLinkCollection object.| +|to_list()|Converts the TaskLinkCollection object to a list of [TaskLink](/tasks/python-net/aspose.tasks/tasklink/) objects.| ### See Also diff --git a/english/python-net/aspose.tasks/taskusageview/_index.md b/english/python-net/aspose.tasks/taskusageview/_index.md index d05ebc018..e02c6a592 100644 --- a/english/python-net/aspose.tasks/taskusageview/_index.md +++ b/english/python-net/aspose.tasks/taskusageview/_index.md @@ -32,10 +32,10 @@ The TaskUsageView type exposes the following members: |display_short_detail_header_names|Gets or sets a value indicating whether to display short detail header names or not.| |repeat_details_header_on_all_rows|Gets or sets a value indicating whether to repeat details header on all assignment row or not.| |timescale_size_percentage| | -|bottom_timescale_tier|Gets or sets settings of view's bottom timescale tier.| -|middle_timescale_tier|Gets or sets settings of view's middle timescale tier.| -|top_timescale_tier|Gets or sets settings of view's top timescale tier.| -|field_collection|Gets| +|bottom_timescale_tier|Gets or sets settings of view's bottom timescale tier.
[TimescaleTier](/tasks/python-net/aspose.tasks.visualization/timescaletier/)| +|middle_timescale_tier|Gets or sets settings of view's middle timescale tier.
[TimescaleTier](/tasks/python-net/aspose.tasks.visualization/timescaletier/).| +|top_timescale_tier|Gets or sets settings of view's top timescale tier.
[TimescaleTier](/tasks/python-net/aspose.tasks.visualization/timescaletier/).| +|field_collection|Gets [TaskUsageViewFieldCollection](/tasks/python-net/aspose.tasks/taskusageviewfieldcollection/) object of this TaskUsageView.| ## Methods | Name | Description | | :- | :- | diff --git a/english/python-net/aspose.tasks/taskusageviewfield/_index.md b/english/python-net/aspose.tasks/taskusageviewfield/_index.md index b9e2b7e0b..5b0accbb0 100644 --- a/english/python-net/aspose.tasks/taskusageviewfield/_index.md +++ b/english/python-net/aspose.tasks/taskusageviewfield/_index.md @@ -9,7 +9,7 @@ url: /python-net/aspose.tasks/taskusageviewfield/ ## TaskUsageViewField enumeration -Represents possible fields in +Represents possible fields in [TaskUsageView](/tasks/python-net/aspose.tasks/taskusageview/) object. ## Members | Member name | Description | diff --git a/english/python-net/aspose.tasks/taskusageviewfieldcollection/_index.md b/english/python-net/aspose.tasks/taskusageviewfieldcollection/_index.md index 8ec794aed..b8ae9b175 100644 --- a/english/python-net/aspose.tasks/taskusageviewfieldcollection/_index.md +++ b/english/python-net/aspose.tasks/taskusageviewfieldcollection/_index.md @@ -9,7 +9,7 @@ url: /python-net/aspose.tasks/taskusageviewfieldcollection/ ## TaskUsageViewFieldCollection class -Represents a collection of +Represents a collection of [TaskUsageViewField](/tasks/python-net/aspose.tasks/taskusageviewfield/) values. The TaskUsageViewFieldCollection type exposes the following members: ## Methods diff --git a/english/python-net/aspose.tasks/taskvalidationexception/_index.md b/english/python-net/aspose.tasks/taskvalidationexception/_index.md index 81609686c..39f8eb3fc 100644 --- a/english/python-net/aspose.tasks/taskvalidationexception/_index.md +++ b/english/python-net/aspose.tasks/taskvalidationexception/_index.md @@ -12,6 +12,10 @@ url: /python-net/aspose.tasks/taskvalidationexception/ Represents an exception which is thrown when errors are found in project's tasks after recalculation. The TaskValidationException type exposes the following members: +## Properties +| Name | Description | +| :- | :- | +|task|Gets the task which caused the exception.| ### See Also diff --git a/english/python-net/aspose.tasks/timelineview/_index.md b/english/python-net/aspose.tasks/timelineview/_index.md index 879438639..f179b98af 100644 --- a/english/python-net/aspose.tasks/timelineview/_index.md +++ b/english/python-net/aspose.tasks/timelineview/_index.md @@ -15,7 +15,7 @@ The TimelineView type exposes the following members: ## Constructors | Name | Description | | :- | :- | -|TimelineView()|Initializes a new instance of the| +|TimelineView()|Initializes a new instance of the [TimelineView](/tasks/python-net/aspose.tasks/timelineview/) class.| ## Properties | Name | Description | | :- | :- | @@ -24,13 +24,13 @@ The TimelineView type exposes the following members: |uid|Gets the unique identifier of a view.| |highlight_filter|Gets or sets a value indicating whether Microsoft Project highlights the filter for a single view.| |name|Gets or sets the name of a View object.| -|screen|Gets the screen type for the single view.
Read-only| -|parent_project|Gets the parent of the View object.
Read-only| +|screen|Gets the screen type for the single view.
Read-only [ViewScreen](/tasks/python-net/aspose.tasks/viewscreen/).| +|parent_project|Gets the parent of the View object.
Read-only [Project](/tasks/python-net/aspose.tasks/project/).| |table|Gets or sets a table of the single view.| -|type|Gets the type of item in the single view, such as tasks or resources.
Read-only| +|type|Gets the type of item in the single view, such as tasks or resources.
Read-only [ItemType](/tasks/python-net/aspose.tasks/itemtype/).| |show_in_menu|Gets or sets a value indicating whether Microsoft Project shows the single view name in the View or the Other Views drop-down lists in the Ribbon.| -|page_info|Gets an instance of the| -|visual_objects_placements|Gets a collection of objects representing placement and appearance of| +|page_info|Gets an instance of the [page_info](/tasks/python-net/aspose.tasks/view/) class. Represents page setup data which is present in mpp file format.| +|visual_objects_placements|Gets a collection of objects representing placement and appearance of [OleObject](/tasks/python-net/aspose.tasks/oleobject/) in the view.| |date_format|Gets or sets a value indicating how to format dates on the Timeline view.| |display_overlapped|Gets or sets a value indicating whether to display overlapped tasks on multiple rows.| |show_dates|Gets a value indicating whether to show dates.| diff --git a/english/python-net/aspose.tasks/timephaseddata/_index.md b/english/python-net/aspose.tasks/timephaseddata/_index.md index 108b615ae..2502d33ae 100644 --- a/english/python-net/aspose.tasks/timephaseddata/_index.md +++ b/english/python-net/aspose.tasks/timephaseddata/_index.md @@ -15,26 +15,26 @@ The TimephasedData type exposes the following members: ## Constructors | Name | Description | | :- | :- | -|TimephasedData()|Initializes a new instance of the| +|TimephasedData()|Initializes a new instance of the [TimephasedData](/tasks/python-net/aspose.tasks/timephaseddata/) class.| ## Properties | Name | Description | | :- | :- | -|value_to_units|Gets| +|value_to_units|Gets float instance which represents string value of this object for unit-based time phased data.| |uid|Gets or sets the unique identifier of a time phased data| |start|Gets or sets the start date of a time phased data period.| |finish|Gets or sets the finish date of a time phased data period.| |unit|Gets or sets the time unit of a time phased data period.| |timephased_data_type|Gets or sets the type of a time phased data.| |value|Gets or sets the value per unit of time for a time phased data period.| -|value_to_duration|Gets| -|value_to_cost|Gets| +|value_to_duration|Gets datatime instance which represents string value of this object.| +|value_to_cost|Gets float instance which represents string value of this object.| ## Methods | Name | Description | | :- | :- | -|create_cost_timephased(uid, start, finish, value, time_unit, type)|Creates and initializes a new instance of the| -|create_cost_timephased(uid, start, finish, value, type)|Creates and initializes a new instance of the| -|create_work_timephased(uid, start, finish, value, time_unit, type)|Creates and initializes a new instance of the| -|create_unit_timephased(uid, start, finish, units, type)|Creates and initializes a new instance of the| +|create_cost_timephased(uid, start, finish, value, time_unit, type)|Creates and initializes a new instance of the [TimephasedData](/tasks/python-net/aspose.tasks/timephaseddata/) class for cost-based time phased data.| +|create_cost_timephased(uid, start, finish, value, type)|Creates and initializes a new instance of the [TimephasedData](/tasks/python-net/aspose.tasks/timephaseddata/) class for cost-based time phased data.| +|create_work_timephased(uid, start, finish, value, time_unit, type)|Creates and initializes a new instance of the [TimephasedData](/tasks/python-net/aspose.tasks/timephaseddata/) class for work-based time phased data.| +|create_unit_timephased(uid, start, finish, units, type)|Creates and initializes a new instance of the [TimephasedData](/tasks/python-net/aspose.tasks/timephaseddata/) class for unit-based time phased data of an assignment of a material resource.| ### See Also diff --git a/english/python-net/aspose.tasks/timephaseddatacollection/_index.md b/english/python-net/aspose.tasks/timephaseddatacollection/_index.md index 4b4429cda..a48edb8d8 100644 --- a/english/python-net/aspose.tasks/timephaseddatacollection/_index.md +++ b/english/python-net/aspose.tasks/timephaseddatacollection/_index.md @@ -9,14 +9,14 @@ url: /python-net/aspose.tasks/timephaseddatacollection/ ## TimephasedDataCollection class -Represents a collection of +Represents a collection of [TimephasedData](/tasks/python-net/aspose.tasks/timephaseddata/) objects. The TimephasedDataCollection type exposes the following members: ## Methods | Name | Description | | :- | :- | -|add_range(timephased_collection)| | -|to_list()|Converts the [TimephasedDataCollection](/tasks/python-net/aspose.tasks/timephaseddatacollection/) object to a list of| +|add_range(timephased_collection)|Adds a collection of [TimephasedData](/tasks/python-net/aspose.tasks/timephaseddata/) instances to this collection object.| +|to_list()|Converts the [TimephasedDataCollection](/tasks/python-net/aspose.tasks/timephaseddatacollection/) object to a list of [TimephasedData](/tasks/python-net/aspose.tasks/timephaseddata/) objects.| |select_between_start_and_finish(timephased_data_type, start_time, finish_time)|Selects all time phases between| ### See Also diff --git a/english/python-net/aspose.tasks/usageview/_index.md b/english/python-net/aspose.tasks/usageview/_index.md index 86fdd85bd..9392140de 100644 --- a/english/python-net/aspose.tasks/usageview/_index.md +++ b/english/python-net/aspose.tasks/usageview/_index.md @@ -20,21 +20,21 @@ The UsageView type exposes the following members: |uid|Gets the unique identifier of a view.| |highlight_filter|Gets or sets a value indicating whether Microsoft Project highlights the filter for a single view.| |name|Gets or sets the name of a View object.| -|screen|Gets the screen type for the single view.
Read-only| -|parent_project|Gets the parent of the View object.
Read-only| +|screen|Gets the screen type for the single view.
Read-only [ViewScreen](/tasks/python-net/aspose.tasks/viewscreen/).| +|parent_project|Gets the parent of the View object.
Read-only [Project](/tasks/python-net/aspose.tasks/project/).| |table|Gets or sets a table of the single view.| -|type|Gets the type of item in the single view, such as tasks or resources.
Read-only| +|type|Gets the type of item in the single view, such as tasks or resources.
Read-only [ItemType](/tasks/python-net/aspose.tasks/itemtype/).| |show_in_menu|Gets or sets a value indicating whether Microsoft Project shows the single view name in the View or the Other Views drop-down lists in the Ribbon.| -|page_info|Gets an instance of the| -|visual_objects_placements|Gets a collection of objects representing placement and appearance of| +|page_info|Gets an instance of the [page_info](/tasks/python-net/aspose.tasks/view/) class. Represents page setup data which is present in mpp file format.| +|visual_objects_placements|Gets a collection of objects representing placement and appearance of [OleObject](/tasks/python-net/aspose.tasks/oleobject/) in the view.| |align_details_data|Gets or sets details data alignment.| |display_details_header_column|Gets or sets a value indicating whether to display details header column in the view or not.| |display_short_detail_header_names|Gets or sets a value indicating whether to display short detail header names or not.| |repeat_details_header_on_all_rows|Gets or sets a value indicating whether to repeat details header on all assignment row or not.| |timescale_size_percentage| | -|bottom_timescale_tier|Gets or sets settings of view's bottom timescale tier.| -|middle_timescale_tier|Gets or sets settings of view's middle timescale tier.| -|top_timescale_tier|Gets or sets settings of view's top timescale tier.| +|bottom_timescale_tier|Gets or sets settings of view's bottom timescale tier.
[TimescaleTier](/tasks/python-net/aspose.tasks.visualization/timescaletier/)| +|middle_timescale_tier|Gets or sets settings of view's middle timescale tier.
[TimescaleTier](/tasks/python-net/aspose.tasks.visualization/timescaletier/).| +|top_timescale_tier|Gets or sets settings of view's top timescale tier.
[TimescaleTier](/tasks/python-net/aspose.tasks.visualization/timescaletier/).| ## Methods | Name | Description | | :- | :- | diff --git a/english/python-net/aspose.tasks/value/_index.md b/english/python-net/aspose.tasks/value/_index.md index 585dd53ce..22a36ce7f 100644 --- a/english/python-net/aspose.tasks/value/_index.md +++ b/english/python-net/aspose.tasks/value/_index.md @@ -15,7 +15,7 @@ The Value type exposes the following members: ## Constructors | Name | Description | | :- | :- | -|Value()|Initializes a new instance of the| +|Value()|Initializes a new instance of the [Value](/tasks/python-net/aspose.tasks/value/) class.| ## Properties | Name | Description | | :- | :- | @@ -25,7 +25,7 @@ The Value type exposes the following members: |string_value|Gets or sets the actual value which is used to represent Text string.| |numeric_value|Gets or sets the actual value which is used to represent number or cost value.| |duration|Gets or sets the actual value which is used to represent Duration.| -|date_time_value|Gets or sets the actual value if it can be represented as DateTime. Default value is| +|date_time_value|Gets or sets the actual value if it can be represented as DateTime. Default value is min date value.| |description|Gets or sets the description of a value.| |phonetic|Gets or sets the phonetic information about custom field name.| diff --git a/english/python-net/aspose.tasks/vbamodule/_index.md b/english/python-net/aspose.tasks/vbamodule/_index.md index 50cc19ef2..35dab2b6e 100644 --- a/english/python-net/aspose.tasks/vbamodule/_index.md +++ b/english/python-net/aspose.tasks/vbamodule/_index.md @@ -15,7 +15,7 @@ The VbaModule type exposes the following members: ## Properties | Name | Description | | :- | :- | -|attributes|Gets a collection of| +|attributes|Gets a collection of [VbaModuleAttributeCollection](/tasks/python-net/aspose.tasks/vbamoduleattributecollection/)| |name|Gets a name of the VBA module| |source_code|Gets a source Code of the VBA module| diff --git a/english/python-net/aspose.tasks/vbamoduleattribute/_index.md b/english/python-net/aspose.tasks/vbamoduleattribute/_index.md index 64ce17080..e06969e65 100644 --- a/english/python-net/aspose.tasks/vbamoduleattribute/_index.md +++ b/english/python-net/aspose.tasks/vbamoduleattribute/_index.md @@ -9,7 +9,7 @@ url: /python-net/aspose.tasks/vbamoduleattribute/ ## VbaModuleAttribute class -The attribute of the +The attribute of the [VbaModule](/tasks/python-net/aspose.tasks/vbamodule/) object The VbaModuleAttribute type exposes the following members: ## Properties @@ -20,7 +20,7 @@ The VbaModuleAttribute type exposes the following members: ## Methods | Name | Description | | :- | :- | -|equals(other)|Returns a value indicating whether this instance is equal to the specified| +|equals(other)|Returns a value indicating whether this instance is equal to the specified [VbaModuleAttribute](/tasks/python-net/aspose.tasks/vbamoduleattribute/) object.| ### See Also diff --git a/english/python-net/aspose.tasks/vbamoduleattributecollection/_index.md b/english/python-net/aspose.tasks/vbamoduleattributecollection/_index.md index 9fc851503..36d291c3e 100644 --- a/english/python-net/aspose.tasks/vbamoduleattributecollection/_index.md +++ b/english/python-net/aspose.tasks/vbamoduleattributecollection/_index.md @@ -9,7 +9,7 @@ url: /python-net/aspose.tasks/vbamoduleattributecollection/ ## VbaModuleAttributeCollection class -Represents a collection of +Represents a collection of [VbaModuleAttribute](/tasks/python-net/aspose.tasks/vbamoduleattribute/) objects. The VbaModuleAttributeCollection type exposes the following members: ## Methods diff --git a/english/python-net/aspose.tasks/vbamodulecollection/_index.md b/english/python-net/aspose.tasks/vbamodulecollection/_index.md index d98f58570..5801464e9 100644 --- a/english/python-net/aspose.tasks/vbamodulecollection/_index.md +++ b/english/python-net/aspose.tasks/vbamodulecollection/_index.md @@ -9,7 +9,7 @@ url: /python-net/aspose.tasks/vbamodulecollection/ ## VbaModuleCollection class -Represents a collection of +Represents a collection of [VbaModule](/tasks/python-net/aspose.tasks/vbamodule/) objects. The VbaModuleCollection type exposes the following members: ## Methods diff --git a/english/python-net/aspose.tasks/vbaproject/_index.md b/english/python-net/aspose.tasks/vbaproject/_index.md index f383fe6f4..1dcb2c5ca 100644 --- a/english/python-net/aspose.tasks/vbaproject/_index.md +++ b/english/python-net/aspose.tasks/vbaproject/_index.md @@ -9,7 +9,7 @@ url: /python-net/aspose.tasks/vbaproject/ ## VbaProject class -Represents +Represents [VbaProject](/tasks/python-net/aspose.tasks/vbaproject/). The VbaProject type exposes the following members: ## Properties @@ -19,9 +19,9 @@ The VbaProject type exposes the following members: |description|Gets a project description.| |help_context_id|Gets a project Help Context Id| |help_file|Gets a help file name| -|modules|Gets a collection of| +|modules|Gets a collection of [VbaModuleCollection](/tasks/python-net/aspose.tasks/vbamodulecollection/)| |name|Gets project name| -|references|Gets a collection of| +|references|Gets a collection of [VbaReferenceCollection](/tasks/python-net/aspose.tasks/vbareferencecollection/)| ### See Also diff --git a/english/python-net/aspose.tasks/vbareference/_index.md b/english/python-net/aspose.tasks/vbareference/_index.md index 32d72fa29..6bfbf1c7a 100644 --- a/english/python-net/aspose.tasks/vbareference/_index.md +++ b/english/python-net/aspose.tasks/vbareference/_index.md @@ -9,7 +9,7 @@ url: /python-net/aspose.tasks/vbareference/ ## VbaReference class -Represents a reference of the +Represents a reference of the [VbaProject](/tasks/python-net/aspose.tasks/vbaproject/). The VbaReference type exposes the following members: ## Constructors @@ -24,7 +24,7 @@ The VbaReference type exposes the following members: ## Methods | Name | Description | | :- | :- | -|equals(other)|Returns a value indicating whether this instance is equal to the specified| +|equals(other)|Returns a value indicating whether this instance is equal to the specified [VbaReference](/tasks/python-net/aspose.tasks/vbareference/) object.| ### See Also diff --git a/english/python-net/aspose.tasks/vbareferencecollection/_index.md b/english/python-net/aspose.tasks/vbareferencecollection/_index.md index 4e7b94de8..a753237c9 100644 --- a/english/python-net/aspose.tasks/vbareferencecollection/_index.md +++ b/english/python-net/aspose.tasks/vbareferencecollection/_index.md @@ -9,7 +9,7 @@ url: /python-net/aspose.tasks/vbareferencecollection/ ## VbaReferenceCollection class -Represents a collection of +Represents a collection of [VbaReference](/tasks/python-net/aspose.tasks/vbareference/) objects. The VbaReferenceCollection type exposes the following members: ## Methods diff --git a/english/python-net/aspose.tasks/view/_index.md b/english/python-net/aspose.tasks/view/_index.md index 336e9ac8a..bab70b525 100644 --- a/english/python-net/aspose.tasks/view/_index.md +++ b/english/python-net/aspose.tasks/view/_index.md @@ -15,7 +15,7 @@ The View type exposes the following members: ## Constructors | Name | Description | | :- | :- | -|View()|Initializes a new instance of the| +|View()|Initializes a new instance of the [View](/tasks/python-net/aspose.tasks/view/) class.| |View(view_screen)|Initializes a new instance of the View class| ## Properties | Name | Description | @@ -25,13 +25,13 @@ The View type exposes the following members: |uid|Gets the unique identifier of a view.| |highlight_filter|Gets or sets a value indicating whether Microsoft Project highlights the filter for a single view.| |name|Gets or sets the name of a View object.| -|screen|Gets the screen type for the single view.
Read-only| -|parent_project|Gets the parent of the View object.
Read-only| +|screen|Gets the screen type for the single view.
Read-only [ViewScreen](/tasks/python-net/aspose.tasks/viewscreen/).| +|parent_project|Gets the parent of the View object.
Read-only [Project](/tasks/python-net/aspose.tasks/project/).| |table|Gets or sets a table of the single view.| -|type|Gets the type of item in the single view, such as tasks or resources.
Read-only| +|type|Gets the type of item in the single view, such as tasks or resources.
Read-only [ItemType](/tasks/python-net/aspose.tasks/itemtype/).| |show_in_menu|Gets or sets a value indicating whether Microsoft Project shows the single view name in the View or the Other Views drop-down lists in the Ribbon.| -|page_info|Gets an instance of the| -|visual_objects_placements|Gets a collection of objects representing placement and appearance of| +|page_info|Gets an instance of the [page_info](/tasks/python-net/aspose.tasks/view/) class. Represents page setup data which is present in mpp file format.| +|visual_objects_placements|Gets a collection of objects representing placement and appearance of [OleObject](/tasks/python-net/aspose.tasks/oleobject/) in the view.| ## Methods | Name | Description | | :- | :- | diff --git a/english/python-net/aspose.tasks/viewcollection/_index.md b/english/python-net/aspose.tasks/viewcollection/_index.md index bc370e081..12c9ff312 100644 --- a/english/python-net/aspose.tasks/viewcollection/_index.md +++ b/english/python-net/aspose.tasks/viewcollection/_index.md @@ -9,17 +9,17 @@ url: /python-net/aspose.tasks/viewcollection/ ## ViewCollection class -Contains a list of +Contains a list of [View](/tasks/python-net/aspose.tasks/view/) objects.
Implements ICollection interface. The ViewCollection type exposes the following members: ## Properties | Name | Description | | :- | :- | -|parent_project|Gets the parent of the View object.
Read-only| +|parent_project|Gets the parent of the View object.
Read-only [Project](/tasks/python-net/aspose.tasks/project/).| ## Methods | Name | Description | | :- | :- | -|to_list()|Converts a view collection to a list of| +|to_list()|Converts a view collection to a list of [View](/tasks/python-net/aspose.tasks/view/) objects.| |get_by_view_screen(screen)|Searches for a View with the specified Screen property, and returns the first occurrence within the collection.| |get_by_name(view_name)|Searches for a View with the name, and returns the first occurrence within the collection.| diff --git a/english/python-net/aspose.tasks/wbscodemask/_index.md b/english/python-net/aspose.tasks/wbscodemask/_index.md index 0a6ab6396..26bc13273 100644 --- a/english/python-net/aspose.tasks/wbscodemask/_index.md +++ b/english/python-net/aspose.tasks/wbscodemask/_index.md @@ -15,7 +15,7 @@ The WBSCodeMask type exposes the following members: ## Constructors | Name | Description | | :- | :- | -|WBSCodeMask()|Initializes a new instance of the| +|WBSCodeMask()|Initializes a new instance of the [WBSCodeMask](/tasks/python-net/aspose.tasks/wbscodemask/) class.| ## Properties | Name | Description | | :- | :- | diff --git a/english/python-net/aspose.tasks/wbscodemaskcollection/_index.md b/english/python-net/aspose.tasks/wbscodemaskcollection/_index.md index e12116165..9b354dd86 100644 --- a/english/python-net/aspose.tasks/wbscodemaskcollection/_index.md +++ b/english/python-net/aspose.tasks/wbscodemaskcollection/_index.md @@ -15,7 +15,7 @@ The WBSCodeMaskCollection type exposes the following members: ## Methods | Name | Description | | :- | :- | -|to_list()|Converts a WBSCodeMaskCollection to a list of| +|to_list()|Converts a WBSCodeMaskCollection to a list of [WBSCodeMask](/tasks/python-net/aspose.tasks/wbscodemask/) objects.| ### See Also diff --git a/english/python-net/aspose.tasks/weekdaycollection/_index.md b/english/python-net/aspose.tasks/weekdaycollection/_index.md index ae816d86f..7fa8c5b5b 100644 --- a/english/python-net/aspose.tasks/weekdaycollection/_index.md +++ b/english/python-net/aspose.tasks/weekdaycollection/_index.md @@ -9,13 +9,13 @@ url: /python-net/aspose.tasks/weekdaycollection/ ## WeekDayCollection class -Represents a collection of +Represents a collection of [WeekDay](/tasks/python-net/aspose.tasks/weekday/) objects. The WeekDayCollection type exposes the following members: ## Methods | Name | Description | | :- | :- | -|to_list()|Converts the WeekDayCollection object to a list of| +|to_list()|Converts the WeekDayCollection object to a list of [WeekDay](/tasks/python-net/aspose.tasks/weekday/) objects.| ### See Also diff --git a/english/python-net/aspose.tasks/weekdaytype/_index.md b/english/python-net/aspose.tasks/weekdaytype/_index.md index 5f55a2f3a..16bb8dd5f 100644 --- a/english/python-net/aspose.tasks/weekdaytype/_index.md +++ b/english/python-net/aspose.tasks/weekdaytype/_index.md @@ -9,7 +9,7 @@ url: /python-net/aspose.tasks/weekdaytype/ ## WeekdayType enumeration -Represents a weekday of a project in the instance of +Represents a weekday of a project in the instance of [RecurringTaskInfo](/tasks/python-net/aspose.tasks/recurringtaskinfo/) class. ## Members | Member name | Description | diff --git a/english/python-net/aspose.tasks/weeklyrecurrencepattern/_index.md b/english/python-net/aspose.tasks/weeklyrecurrencepattern/_index.md index 736a0b939..9c064f933 100644 --- a/english/python-net/aspose.tasks/weeklyrecurrencepattern/_index.md +++ b/english/python-net/aspose.tasks/weeklyrecurrencepattern/_index.md @@ -15,7 +15,7 @@ The WeeklyRecurrencePattern type exposes the following members: ## Constructors | Name | Description | | :- | :- | -|WeeklyRecurrencePattern()|Initializes a new instance of the| +|WeeklyRecurrencePattern()|Initializes a new instance of the [WeeklyRecurrencePattern](/tasks/python-net/aspose.tasks/weeklyrecurrencepattern/) class.| ## Properties | Name | Description | | :- | :- | diff --git a/english/python-net/aspose.tasks/weeklyrepetition/_index.md b/english/python-net/aspose.tasks/weeklyrepetition/_index.md index 73ec987a6..c7e736662 100644 --- a/english/python-net/aspose.tasks/weeklyrepetition/_index.md +++ b/english/python-net/aspose.tasks/weeklyrepetition/_index.md @@ -15,7 +15,7 @@ The WeeklyRepetition type exposes the following members: ## Constructors | Name | Description | | :- | :- | -|WeeklyRepetition()|Initializes a new instance of the| +|WeeklyRepetition()|Initializes a new instance of the [WeeklyRepetition](/tasks/python-net/aspose.tasks/weeklyrepetition/) class.| ## Properties | Name | Description | | :- | :- | diff --git a/english/python-net/aspose.tasks/workingtimecollection/_index.md b/english/python-net/aspose.tasks/workingtimecollection/_index.md index 1cee33e02..31cff12cd 100644 --- a/english/python-net/aspose.tasks/workingtimecollection/_index.md +++ b/english/python-net/aspose.tasks/workingtimecollection/_index.md @@ -9,14 +9,14 @@ url: /python-net/aspose.tasks/workingtimecollection/ ## WorkingTimeCollection class -Represents a collection of +Represents a collection of [WorkingTimeCollection](/tasks/python-net/aspose.tasks/workingtimecollection/) objects. The WorkingTimeCollection type exposes the following members: ## Methods | Name | Description | | :- | :- | |add(item)|Adds a new WorkingTime instance to this collection.| -|to_list()|Converts the WorkingTimeCollection object to a list of| +|to_list()|Converts the WorkingTimeCollection object to a list of [WorkingTime](/tasks/python-net/aspose.tasks/workingtime/) objects.| ### See Also diff --git a/english/python-net/aspose.tasks/workweekcollection/_index.md b/english/python-net/aspose.tasks/workweekcollection/_index.md index 56460dee2..e6349edbb 100644 --- a/english/python-net/aspose.tasks/workweekcollection/_index.md +++ b/english/python-net/aspose.tasks/workweekcollection/_index.md @@ -9,7 +9,7 @@ url: /python-net/aspose.tasks/workweekcollection/ ## WorkWeekCollection class -Represents a collection of +Represents a collection of [WorkWeek](/tasks/python-net/aspose.tasks/workweek/) objects. The WorkWeekCollection type exposes the following members: ## Properties @@ -19,7 +19,7 @@ The WorkWeekCollection type exposes the following members: ## Methods | Name | Description | | :- | :- | -|to_list()|Converts the WorkWeekCollection object to a list of| +|to_list()|Converts the WorkWeekCollection object to a list of [WorkWeek](/tasks/python-net/aspose.tasks/workweek/) objects.| ### See Also