You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: english/python-net/aspose.tasks.saving/htmlsaveoptions/_index.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,6 @@ The HtmlSaveOptions type exposes the following members:
26
26
|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.<br/> If value is false, calendar section is rendered exactly to EndDate, even there is an empty space on a page.|
27
27
|fit_content|Gets or sets a value indicating whether row height should be increased to fit its content.|
28
28
|gridlines|Gets or sets a list of [Gridline](/tasks/python-net/aspose.tasks.visualization/gridline/) that appear in project view.|
29
-
|legend_on_each_page|Gets or sets a value indicating whether legend should be shown on each page (Default value is TRUE).|
30
29
|legend_drawing_options|Gets or sets a value which define how to render a legend. Default value is LegendDrawingOptions.OnEveryPage.|
31
30
|mark_critical_tasks|Gets or sets a value indicating whether critical tasks should be displayed in red color (Default value is FALSE).|
32
31
|non_working_time_color|Gets or sets the non-working time color.|
@@ -36,7 +35,7 @@ The HtmlSaveOptions type exposes the following members:
36
35
|presentation_format|Gets or sets the [presentation_format](/tasks/python-net/aspose.tasks.saving/saveoptions/) in which the document will be saved.|
37
36
|roll_up_gantt_bars|Gets or sets a value indicating whether subtasks on the summary task bar should be marked.<br/> For subtasks, the Rollup field indicates whether information on the subtask Gantt bars will be rolled up to the summary task bar.<br/> For summary tasks, the Rollup field indicates whether the summary task bar displays rolled up bars.<br/> You must have the Rollup field for summary tasks set to Yes for any subtasks to roll up to them.|
38
37
|start_date|Gets or sets the date to start rendering from.|
39
-
|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.|
38
+
|text_styles|Gets or sets the list of text styles that applied during rendering of a project view.|
40
39
|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.|
41
40
|use_gradient_brush|Gets or sets a value indicating whether to use gradient brush when rendering project layout.|
42
41
|view|Gets or sets a list of the view columns to render ([GanttChartColumn](/tasks/python-net/aspose.tasks.visualization/ganttchartcolumn/)).<br/> If not set then task ids, task names, start and finish are rendered only.<br/> If both View and [view_settings](/tasks/python-net/aspose.tasks.saving/saveoptions/) properties are set, columns from View overrides columns from ViewSettings.|
Copy file name to clipboardExpand all lines: english/python-net/aspose.tasks.saving/imagesaveoptions/_index.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,6 @@ The ImageSaveOptions type exposes the following members:
26
26
|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.<br/> If value is false, calendar section is rendered exactly to EndDate, even there is an empty space on a page.|
27
27
|fit_content|Gets or sets a value indicating whether row height should be increased to fit its content.|
28
28
|gridlines|Gets or sets a list of [Gridline](/tasks/python-net/aspose.tasks.visualization/gridline/) that appear in project view.|
29
-
|legend_on_each_page|Gets or sets a value indicating whether legend should be shown on each page (Default value is TRUE).|
30
29
|legend_drawing_options|Gets or sets a value which define how to render a legend. Default value is LegendDrawingOptions.OnEveryPage.|
31
30
|mark_critical_tasks|Gets or sets a value indicating whether critical tasks should be displayed in red color (Default value is FALSE).|
32
31
|non_working_time_color|Gets or sets the non-working time color.|
@@ -36,7 +35,7 @@ The ImageSaveOptions type exposes the following members:
36
35
|presentation_format|Gets or sets the [presentation_format](/tasks/python-net/aspose.tasks.saving/saveoptions/) in which the document will be saved.|
37
36
|roll_up_gantt_bars|Gets or sets a value indicating whether subtasks on the summary task bar should be marked.<br/> For subtasks, the Rollup field indicates whether information on the subtask Gantt bars will be rolled up to the summary task bar.<br/> For summary tasks, the Rollup field indicates whether the summary task bar displays rolled up bars.<br/> You must have the Rollup field for summary tasks set to Yes for any subtasks to roll up to them.|
38
37
|start_date|Gets or sets the date to start rendering from.|
39
-
|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.|
38
+
|text_styles|Gets or sets the list of text styles that applied during rendering of a project view.|
40
39
|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.|
41
40
|use_gradient_brush|Gets or sets a value indicating whether gradient brush should be used when rendering Gantt Chart.|
42
41
|view|Gets or sets a list of the view columns to render ([GanttChartColumn](/tasks/python-net/aspose.tasks.visualization/ganttchartcolumn/)).<br/> If not set then task ids, task names, start and finish are rendered only.<br/> If both View and [view_settings](/tasks/python-net/aspose.tasks.saving/saveoptions/) properties are set, columns from View overrides columns from ViewSettings.|
Copy file name to clipboardExpand all lines: english/python-net/aspose.tasks.saving/pdfsaveoptions/_index.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,6 @@ The PdfSaveOptions type exposes the following members:
26
26
|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.<br/> If value is false, calendar section is rendered exactly to EndDate, even there is an empty space on a page.|
27
27
|fit_content|Gets or sets a value indicating whether row height should be increased to fit its content.|
28
28
|gridlines|Gets or sets a list of [Gridline](/tasks/python-net/aspose.tasks.visualization/gridline/) that appear in project view.|
29
-
|legend_on_each_page|Gets or sets a value indicating whether legend should be shown on each page (Default value is TRUE).|
30
29
|legend_drawing_options|Gets or sets a value which define how to render a legend. Default value is LegendDrawingOptions.OnEveryPage.|
31
30
|mark_critical_tasks|Gets or sets a value indicating whether critical tasks should be displayed in red color (Default value is FALSE).|
32
31
|non_working_time_color|Gets or sets the non-working time color.|
@@ -36,7 +35,7 @@ The PdfSaveOptions type exposes the following members:
36
35
|presentation_format|Gets or sets the [presentation_format](/tasks/python-net/aspose.tasks.saving/saveoptions/) in which the document will be saved.|
37
36
|roll_up_gantt_bars|Gets or sets a value indicating whether subtasks on the summary task bar should be marked.<br/> For subtasks, the Rollup field indicates whether information on the subtask Gantt bars will be rolled up to the summary task bar.<br/> For summary tasks, the Rollup field indicates whether the summary task bar displays rolled up bars.<br/> You must have the Rollup field for summary tasks set to Yes for any subtasks to roll up to them.|
38
37
|start_date|Gets or sets the date to start rendering from.|
39
-
|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.|
38
+
|text_styles|Gets or sets the list of text styles that applied during rendering of a project view.|
40
39
|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.|
41
40
|use_gradient_brush|Gets or sets a value indicating whether gradient brush should be used when rendering Gantt Chart.|
42
41
|view|Gets or sets a list of the view columns to render ([GanttChartColumn](/tasks/python-net/aspose.tasks.visualization/ganttchartcolumn/)).<br/> If not set then task ids, task names, start and finish are rendered only.<br/> If both View and [view_settings](/tasks/python-net/aspose.tasks.saving/saveoptions/) properties are set, columns from View overrides columns from ViewSettings.|
Copy file name to clipboardExpand all lines: english/python-net/aspose.tasks.saving/printoptions/_index.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,6 @@ The PrintOptions type exposes the following members:
26
26
|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.<br/> If value is false, calendar section is rendered exactly to EndDate, even there is an empty space on a page.|
27
27
|fit_content|Gets or sets a value indicating whether row height should be increased to fit its content.|
28
28
|gridlines|Gets or sets a list of [Gridline](/tasks/python-net/aspose.tasks.visualization/gridline/) that appear in project view.|
29
-
|legend_on_each_page|Gets or sets a value indicating whether legend should be shown on each page (Default value is TRUE).|
30
29
|legend_drawing_options|Gets or sets a value which define how to render a legend. Default value is LegendDrawingOptions.OnEveryPage.|
31
30
|mark_critical_tasks|Gets or sets a value indicating whether critical tasks should be displayed in red color (Default value is FALSE).|
32
31
|non_working_time_color|Gets or sets the non-working time color.|
@@ -36,7 +35,7 @@ The PrintOptions type exposes the following members:
36
35
|presentation_format|Gets or sets the [presentation_format](/tasks/python-net/aspose.tasks.saving/saveoptions/) in which the document will be saved.|
37
36
|roll_up_gantt_bars|Gets or sets a value indicating whether subtasks on the summary task bar should be marked.<br/> For subtasks, the Rollup field indicates whether information on the subtask Gantt bars will be rolled up to the summary task bar.<br/> For summary tasks, the Rollup field indicates whether the summary task bar displays rolled up bars.<br/> You must have the Rollup field for summary tasks set to Yes for any subtasks to roll up to them.|
38
37
|start_date|Gets or sets the date to start rendering from.|
39
-
|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.|
38
+
|text_styles|Gets or sets the list of text styles that applied during rendering of a project view.|
40
39
|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.|
41
40
|use_gradient_brush|Gets or sets a value indicating whether gradient brush should be used when rendering Gantt Chart.|
42
41
|view|Gets or sets a list of the view columns to render ([GanttChartColumn](/tasks/python-net/aspose.tasks.visualization/ganttchartcolumn/)).<br/> If not set then task ids, task names, start and finish are rendered only.<br/> If both View and [view_settings](/tasks/python-net/aspose.tasks.saving/saveoptions/) properties are set, columns from View overrides columns from ViewSettings.|
Copy file name to clipboardExpand all lines: english/python-net/aspose.tasks.saving/saveoptions/_index.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,6 @@ The SaveOptions type exposes the following members:
22
22
|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.<br/> If value is false, calendar section is rendered exactly to EndDate, even there is an empty space on a page.|
23
23
|fit_content|Gets or sets a value indicating whether row height should be increased to fit its content.|
24
24
|gridlines|Gets or sets a list of [Gridline](/tasks/python-net/aspose.tasks.visualization/gridline/) that appear in project view.|
25
-
|legend_on_each_page|Gets or sets a value indicating whether legend should be shown on each page (Default value is TRUE).|
26
25
|legend_drawing_options|Gets or sets a value which define how to render a legend. Default value is LegendDrawingOptions.OnEveryPage.|
27
26
|mark_critical_tasks|Gets or sets a value indicating whether critical tasks should be displayed in red color (Default value is FALSE).|
28
27
|non_working_time_color|Gets or sets the non-working time color.|
@@ -32,7 +31,7 @@ The SaveOptions type exposes the following members:
32
31
|presentation_format|Gets or sets the [presentation_format](/tasks/python-net/aspose.tasks.saving/saveoptions/) in which the document will be saved.|
33
32
|roll_up_gantt_bars|Gets or sets a value indicating whether subtasks on the summary task bar should be marked.<br/> For subtasks, the Rollup field indicates whether information on the subtask Gantt bars will be rolled up to the summary task bar.<br/> For summary tasks, the Rollup field indicates whether the summary task bar displays rolled up bars.<br/> You must have the Rollup field for summary tasks set to Yes for any subtasks to roll up to them.|
34
33
|start_date|Gets or sets the date to start rendering from.|
35
-
|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.|
34
+
|text_styles|Gets or sets the list of text styles that applied during rendering of a project view.|
36
35
|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.|
37
36
|use_gradient_brush|Gets or sets a value indicating whether gradient brush should be used when rendering Gantt Chart.|
38
37
|view|Gets or sets a list of the view columns to render ([GanttChartColumn](/tasks/python-net/aspose.tasks.visualization/ganttchartcolumn/)).<br/> If not set then task ids, task names, start and finish are rendered only.<br/> If both View and [view_settings](/tasks/python-net/aspose.tasks.saving/saveoptions/) properties are set, columns from View overrides columns from ViewSettings.|
Copy file name to clipboardExpand all lines: english/python-net/aspose.tasks.saving/svgoptions/_index.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,6 @@ The SvgOptions type exposes the following members:
26
26
|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.<br/> If value is false, calendar section is rendered exactly to EndDate, even there is an empty space on a page.|
27
27
|fit_content|Gets or sets a value indicating whether row height should be increased to fit its content.|
28
28
|gridlines|Gets or sets a list of [Gridline](/tasks/python-net/aspose.tasks.visualization/gridline/) that appear in project view.|
29
-
|legend_on_each_page|Gets or sets a value indicating whether legend should be shown on each page (Default value is TRUE).|
30
29
|legend_drawing_options|Gets or sets a value which define how to render a legend. Default value is LegendDrawingOptions.OnEveryPage.|
31
30
|mark_critical_tasks|Gets or sets a value indicating whether critical tasks should be displayed in red color (Default value is FALSE).|
32
31
|non_working_time_color|Gets or sets the non-working time color.|
@@ -36,7 +35,7 @@ The SvgOptions type exposes the following members:
36
35
|presentation_format|Gets or sets the [presentation_format](/tasks/python-net/aspose.tasks.saving/saveoptions/) in which the document will be saved.|
37
36
|roll_up_gantt_bars|Gets or sets a value indicating whether subtasks on the summary task bar should be marked.<br/> For subtasks, the Rollup field indicates whether information on the subtask Gantt bars will be rolled up to the summary task bar.<br/> For summary tasks, the Rollup field indicates whether the summary task bar displays rolled up bars.<br/> You must have the Rollup field for summary tasks set to Yes for any subtasks to roll up to them.|
38
37
|start_date|Gets or sets the date to start rendering from.|
39
-
|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.|
38
+
|text_styles|Gets or sets the list of text styles that applied during rendering of a project view.|
40
39
|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.|
41
40
|use_gradient_brush|Determines whether to use gradient brush when rendering project layout.|
42
41
|view|Gets or sets a list of the view columns to render ([GanttChartColumn](/tasks/python-net/aspose.tasks.visualization/ganttchartcolumn/)).<br/> If not set then task ids, task names, start and finish are rendered only.<br/> If both View and [view_settings](/tasks/python-net/aspose.tasks.saving/saveoptions/) properties are set, columns from View overrides columns from ViewSettings.|
Copy file name to clipboardExpand all lines: english/python-net/aspose.tasks.saving/xamloptions/_index.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,6 @@ The XamlOptions type exposes the following members:
26
26
|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.<br/> If value is false, calendar section is rendered exactly to EndDate, even there is an empty space on a page.|
27
27
|fit_content|Gets or sets a value indicating whether row height should be increased to fit its content.|
28
28
|gridlines|Gets or sets a list of [Gridline](/tasks/python-net/aspose.tasks.visualization/gridline/) that appear in project view.|
29
-
|legend_on_each_page|Gets or sets a value indicating whether legend should be shown on each page (Default value is TRUE).|
30
29
|legend_drawing_options|Gets or sets a value which define how to render a legend. Default value is LegendDrawingOptions.OnEveryPage.|
31
30
|mark_critical_tasks|Gets or sets a value indicating whether critical tasks should be displayed in red color (Default value is FALSE).|
32
31
|non_working_time_color|Gets or sets the non-working time color.|
@@ -36,7 +35,7 @@ The XamlOptions type exposes the following members:
36
35
|presentation_format|Gets or sets the [presentation_format](/tasks/python-net/aspose.tasks.saving/saveoptions/) in which the document will be saved.|
37
36
|roll_up_gantt_bars|Gets or sets a value indicating whether subtasks on the summary task bar should be marked.<br/> For subtasks, the Rollup field indicates whether information on the subtask Gantt bars will be rolled up to the summary task bar.<br/> For summary tasks, the Rollup field indicates whether the summary task bar displays rolled up bars.<br/> You must have the Rollup field for summary tasks set to Yes for any subtasks to roll up to them.|
38
37
|start_date|Gets or sets the date to start rendering from.|
39
-
|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.|
38
+
|text_styles|Gets or sets the list of text styles that applied during rendering of a project view.|
40
39
|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.|
41
40
|use_gradient_brush|Gets or sets a value indicating whether gradient brush should be used when rendering Gantt Chart.|
42
41
|view|Gets or sets a list of the view columns to render ([GanttChartColumn](/tasks/python-net/aspose.tasks.visualization/ganttchartcolumn/)).<br/> If not set then task ids, task names, start and finish are rendered only.<br/> If both View and [view_settings](/tasks/python-net/aspose.tasks.saving/saveoptions/) properties are set, columns from View overrides columns from ViewSettings.|
0 commit comments