diff --git a/english/_index.md b/english/_index.md
index e2cf4acd6f..156904e2f0 100644
--- a/english/_index.md
+++ b/english/_index.md
@@ -22,9 +22,11 @@ is_root: true
| [`aspose.cells.externalconnections`](/cells/python-net/aspose.cells.externalconnections) | The **Aspose.Cells.ExternalConnections** namespace provides classes for external connections to retrieve data from external sources such as Databases and the Web. |
| [`aspose.cells.json`](/cells/python-net/aspose.cells.json) | The **Aspose.Cells.Json** namespace contains all classes of JSON. |
| [`aspose.cells.loading`](/cells/python-net/aspose.cells.loading) | The **Aspose.Cells.Loading** namespace provides options classes of loading files. |
+| [`aspose.cells.lowcode`](/cells/python-net/aspose.cells.lowcode) | The **Aspose.Cells.LowCode** namespace provides a set of simple and easy-to-use apis for the most frequently used operations in a low code way. |
| [`aspose.cells.markdown`](/cells/python-net/aspose.cells.markdown) | The **Aspose.Cells.Markdown** namespace contains classes that define settings for converting Excel to Markdown. |
| [`aspose.cells.markup`](/cells/python-net/aspose.cells.markup) | The **Aspose.Cells.Markup** namespace contains classes that represent customer defined semantics in a document: smart tags, custom XML and more markup tags. |
| [`aspose.cells.metadata`](/cells/python-net/aspose.cells.metadata) | The **Aspose.Cells.Metadata** namespace contains all classes of loading and saving metadata of Spreadsheets. |
+| [`aspose.cells.metas`](/cells/python-net/aspose.cells.metas) | The **Aspose.Cells.Metas** namespace provides classes for all meta data. |
| [`aspose.cells.numbers`](/cells/python-net/aspose.cells.numbers) | The **Aspose.Cells.Numbers** namespace contains all classes of loading and converting Apple Numbers files. |
| [`aspose.cells.ods`](/cells/python-net/aspose.cells.ods) | The **Aspose.Cells.Ods** namespace contains all classes of loading and converting OpenDocument Spreadsheet files. |
| [`aspose.cells.pivot`](/cells/python-net/aspose.cells.pivot) | The **Aspose.Cells.Pivot** namespace contains all classes of rendering and manipulating PivotTable in Excel Spreadsheet files. |
@@ -44,4 +46,3 @@ is_root: true
| [`aspose.cells.webextensions`](/cells/python-net/aspose.cells.webextensions) | The **Aspose.Cells.WebExtensions** namespace contains classes to access Office Add-in in Excel Files. |
| [`aspose.cellsgridjs`](/cells/python-net/aspose.cellsgridjs) | The **Aspose.Cells.GridJs** namespace contains all classes of GridJs which provide basic operations for managing spreadsheets without utilizing Microsoft Excel . |
-
diff --git a/english/aspose.cells.charts/chartpointcollection/__getitem__/_index.md b/english/aspose.cells.charts/chartpointcollection/__getitem__/_index.md
index fadc872345..dfae9be7af 100644
--- a/english/aspose.cells.charts/chartpointcollection/__getitem__/_index.md
+++ b/english/aspose.cells.charts/chartpointcollection/__getitem__/_index.md
@@ -3,7 +3,7 @@ title: ChartPointCollection indexer
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 50
+weight: 40
url: /aspose.cells.charts/chartpointcollection/__getitem__/
is_root: false
---
diff --git a/english/aspose.cells.charts/chartpointcollection/_index.md b/english/aspose.cells.charts/chartpointcollection/_index.md
index ec3a140b63..62271f1744 100644
--- a/english/aspose.cells.charts/chartpointcollection/_index.md
+++ b/english/aspose.cells.charts/chartpointcollection/_index.md
@@ -33,7 +33,6 @@ Gets the [`ChartPoint`](/cells/python-net/aspose.cells.charts/chartpoint) elemen
### Methods
| Method | Description |
| :- | :- |
-| [`get_enumerator(self)`](/cells/python-net/aspose.cells.charts/chartpointcollection/get_enumerator/#) | Returns an enumerator for the entire [`ChartPointCollection`](/cells/python-net/aspose.cells.charts/chartpointcollection). |
| [`clear(self)`](/cells/python-net/aspose.cells.charts/chartpointcollection/clear/#) | Remove all setting of the chart points. |
| [`remove_at(self, index)`](/cells/python-net/aspose.cells.charts/chartpointcollection/remove_at/#int) | Removes point at the index of the series.. |
@@ -87,4 +86,3 @@ workbook.save("book1.xls")
### See Also
* module [`aspose.cells.charts`](..)
* class [`ChartPoint`](/cells/python-net/aspose.cells.charts/chartpoint)
-* class [`ChartPointCollection`](/cells/python-net/aspose.cells.charts/chartpointcollection)
diff --git a/english/aspose.cells.charts/chartpointcollection/count/_index.md b/english/aspose.cells.charts/chartpointcollection/count/_index.md
index 29c6191fe4..06e8cca434 100644
--- a/english/aspose.cells.charts/chartpointcollection/count/_index.md
+++ b/english/aspose.cells.charts/chartpointcollection/count/_index.md
@@ -3,7 +3,7 @@ title: count property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 60
+weight: 50
url: /aspose.cells.charts/chartpointcollection/count/
is_root: false
---
diff --git a/english/aspose.cells.charts/chartpointcollection/remove_at/_index.md b/english/aspose.cells.charts/chartpointcollection/remove_at/_index.md
index ef6ba29f18..a9fc0f430a 100644
--- a/english/aspose.cells.charts/chartpointcollection/remove_at/_index.md
+++ b/english/aspose.cells.charts/chartpointcollection/remove_at/_index.md
@@ -3,7 +3,7 @@ title: remove_at method
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 40
+weight: 30
url: /aspose.cells.charts/chartpointcollection/remove_at/
is_root: false
---
diff --git a/english/aspose.cells.drawing.texts/textparagraphcollection/__getitem__/_index.md b/english/aspose.cells.drawing.texts/textparagraphcollection/__getitem__/_index.md
index 15bf3d12e2..3ba52c2c0d 100644
--- a/english/aspose.cells.drawing.texts/textparagraphcollection/__getitem__/_index.md
+++ b/english/aspose.cells.drawing.texts/textparagraphcollection/__getitem__/_index.md
@@ -3,7 +3,7 @@ title: TextParagraphCollection indexer
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 30
+weight: 20
url: /aspose.cells.drawing.texts/textparagraphcollection/__getitem__/
is_root: false
---
diff --git a/english/aspose.cells.drawing.texts/textparagraphcollection/_index.md b/english/aspose.cells.drawing.texts/textparagraphcollection/_index.md
index 37a7d30c2b..cbc92d7f3f 100644
--- a/english/aspose.cells.drawing.texts/textparagraphcollection/_index.md
+++ b/english/aspose.cells.drawing.texts/textparagraphcollection/_index.md
@@ -30,12 +30,6 @@ Gets the [`TextParagraph`](/cells/python-net/aspose.cells.drawing.texts/textpara
| [index] | The index. |
-### Methods
-| Method | Description |
-| :- | :- |
-| [`get_enumerator(self)`](/cells/python-net/aspose.cells.drawing.texts/textparagraphcollection/get_enumerator/#) | Gets the enumerator of the paragraphs. |
-
-
### See Also
* module [`aspose.cells.drawing.texts`](..)
diff --git a/english/aspose.cells.drawing.texts/textparagraphcollection/count/_index.md b/english/aspose.cells.drawing.texts/textparagraphcollection/count/_index.md
index c0deff7efd..f18bd8d06e 100644
--- a/english/aspose.cells.drawing.texts/textparagraphcollection/count/_index.md
+++ b/english/aspose.cells.drawing.texts/textparagraphcollection/count/_index.md
@@ -3,7 +3,7 @@ title: count property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 40
+weight: 30
url: /aspose.cells.drawing.texts/textparagraphcollection/count/
is_root: false
---
diff --git a/english/aspose.cells.lowcode/_index.md b/english/aspose.cells.lowcode/_index.md
new file mode 100644
index 0000000000..1d7fb890c5
--- /dev/null
+++ b/english/aspose.cells.lowcode/_index.md
@@ -0,0 +1,39 @@
+---
+title: aspose.cells.lowcode
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 10
+url: /aspose.cells.lowcode/
+is_root: false
+---
+
+The **Aspose.Cells.LowCode** namespace provides a set of simple and easy-to-use apis for the most frequently used operations in a low code way.
+
+### Classes
+| Class | Description |
+| :- | :- |
+| [`AbstractLowCodeLoadOptionsProvider`](/cells/python-net/aspose.cells.lowcode/abstractlowcodeloadoptionsprovider) | Implementation to provide multiple load options for processes
that use multiple inputs(such as template files). |
+| [`AbstractLowCodeProtectionProvider`](/cells/python-net/aspose.cells.lowcode/abstractlowcodeprotectionprovider) | Implementation to provide protection settings |
+| [`AbstractLowCodeSaveOptionsProvider`](/cells/python-net/aspose.cells.lowcode/abstractlowcodesaveoptionsprovider) | Implementation to provide multiple save options for processes
that require multiple outputs. For example,
[`SpreadsheetSplitter`](/cells/python-net/aspose.cells.lowcode/spreadsheetsplitter) feature requires multiple destinations
to save the split files. |
+| [`HtmlConverter`](/cells/python-net/aspose.cells.lowcode/htmlconverter) | Converter for conversion between html files(html or mht) and other spreadsheet file formats. |
+| [`ImageConverter`](/cells/python-net/aspose.cells.lowcode/imageconverter) | Converter for converting template file to images. |
+| [`JsonConverter`](/cells/python-net/aspose.cells.lowcode/jsonconverter) | Converter for conversion between json data structure and other spreadsheet file formats. |
+| [`LowCodeHtmlSaveOptions`](/cells/python-net/aspose.cells.lowcode/lowcodehtmlsaveoptions) | Options for saving html in low code way. |
+| [`LowCodeImageSaveOptions`](/cells/python-net/aspose.cells.lowcode/lowcodeimagesaveoptions) | Options for saving image in low code way. |
+| [`LowCodeLoadOptions`](/cells/python-net/aspose.cells.lowcode/lowcodeloadoptions) | Options for loading template file. |
+| [`LowCodeMergeOptions`](/cells/python-net/aspose.cells.lowcode/lowcodemergeoptions) | Options for merging multiple template files into one. |
+| [`LowCodePdfSaveOptions`](/cells/python-net/aspose.cells.lowcode/lowcodepdfsaveoptions) | Options for saving pdf in low code way. |
+| [`LowCodeSaveOptions`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptions) | Options for saving generated results in low code way. |
+| [`LowCodeSaveOptionsProviderOfAssembling`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling) | Implementation to provide save options which save split parts to files
and the path of resultant file are named as(it may contains directories):
[`LowCodeSaveOptionsProviderOfAssembling.path_header`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling#path_header)+[`LowCodeSaveOptionsProviderOfAssembling.sheet_prefix`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling#sheet_prefix)+SheetIndex(or SheetName)
+[`LowCodeSaveOptionsProviderOfAssembling.split_part_prefix`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling#split_part_prefix)+SplitPartIndex+[`LowCodeSaveOptionsProviderOfAssembling.path_tail`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling#path_tail). |
+| [`LowCodeSaveOptionsProviderOfPlaceHolders`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders) | Implementation to provide save options which save split parts to files
and the path of resultant file are defined with placeholders. |
+| [`LowCodeSplitOptions`](/cells/python-net/aspose.cells.lowcode/lowcodesplitoptions) | Options for splitting spreadsheet. |
+| [`PdfConverter`](/cells/python-net/aspose.cells.lowcode/pdfconverter) | Converter for converting template file to pdf. |
+| [`SplitPartInfo`](/cells/python-net/aspose.cells.lowcode/splitpartinfo) | Represents the information of one input/output for multiple inputs/outputs,
such as current page to be rendered when converting spreadsheet to image. |
+| [`SpreadsheetConverter`](/cells/python-net/aspose.cells.lowcode/spreadsheetconverter) | Converter for conversion between different spreadsheet file formats, such as xls, xlsx, xlsb, spreadsheet ml... |
+| [`SpreadsheetLocker`](/cells/python-net/aspose.cells.lowcode/spreadsheetlocker) | Low code api to lock spreadsheet file. |
+| [`SpreadsheetMerger`](/cells/python-net/aspose.cells.lowcode/spreadsheetmerger) | Merges multiple template files into one. |
+| [`SpreadsheetSplitter`](/cells/python-net/aspose.cells.lowcode/spreadsheetsplitter) | Splits spreadsheet file into multiple parts. |
+| [`TextConverter`](/cells/python-net/aspose.cells.lowcode/textconverter) | Converter for conversion between text based formats(csv, tsv, dif...) and other spreadsheet file formats. |
+
+
diff --git a/english/aspose.cells.lowcode/abstractlowcodeloadoptionsprovider/_index.md b/english/aspose.cells.lowcode/abstractlowcodeloadoptionsprovider/_index.md
new file mode 100644
index 0000000000..f633cfa070
--- /dev/null
+++ b/english/aspose.cells.lowcode/abstractlowcodeloadoptionsprovider/_index.md
@@ -0,0 +1,42 @@
+---
+title: AbstractLowCodeLoadOptionsProvider class
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 10
+url: /aspose.cells.lowcode/abstractlowcodeloadoptionsprovider/
+is_root: false
+---
+
+## AbstractLowCodeLoadOptionsProvider class
+
+Implementation to provide multiple load options for processes
+that use multiple inputs(such as template files).
+
+
+
+The AbstractLowCodeLoadOptionsProvider type exposes the following members:
+
+### Properties
+| Property | Description |
+| :- | :- |
+| [current](/cells/python-net/aspose.cells.lowcode/abstractlowcodeloadoptionsprovider/current) | Gets the load options from which to load data of currently processed part. |
+
+
+### Methods
+| Method | Description |
+| :- | :- |
+| [`move_next(self)`](/cells/python-net/aspose.cells.lowcode/abstractlowcodeloadoptionsprovider/move_next/#) | Checks whether there is more input. |
+| [`finish(self, part)`](/cells/python-net/aspose.cells.lowcode/abstractlowcodeloadoptionsprovider/finish/#aspose.cells.lowcode.lowcodeloadoptions) | Releases resources after processing currently part of input. |
+
+
+
+### Remarks
+
+
+For example, [`SpreadsheetMerger`](/cells/python-net/aspose.cells.lowcode/spreadsheetmerger) feature requires
+multiple template files to merge.
+
+### See Also
+* module [`aspose.cells.lowcode`](..)
+* class [`SpreadsheetMerger`](/cells/python-net/aspose.cells.lowcode/spreadsheetmerger)
diff --git a/english/aspose.cells.lowcode/abstractlowcodeloadoptionsprovider/current/_index.md b/english/aspose.cells.lowcode/abstractlowcodeloadoptionsprovider/current/_index.md
new file mode 100644
index 0000000000..6e087c4c6c
--- /dev/null
+++ b/english/aspose.cells.lowcode/abstractlowcodeloadoptionsprovider/current/_index.md
@@ -0,0 +1,25 @@
+---
+title: current property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 50
+url: /aspose.cells.lowcode/abstractlowcodeloadoptionsprovider/current/
+is_root: false
+---
+
+## current property
+
+
+Gets the load options from which to load data of currently processed part.
+### Definition:
+```python
+@property
+def current(self):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.lowcode`](../../)
+* class [`AbstractLowCodeLoadOptionsProvider`](/cells/python-net/aspose.cells.lowcode/abstractlowcodeloadoptionsprovider)
+* class [`LowCodeLoadOptions`](/cells/python-net/aspose.cells.lowcode/lowcodeloadoptions)
diff --git a/english/aspose.cells.lowcode/abstractlowcodeloadoptionsprovider/finish/_index.md b/english/aspose.cells.lowcode/abstractlowcodeloadoptionsprovider/finish/_index.md
new file mode 100644
index 0000000000..90b8ae16b2
--- /dev/null
+++ b/english/aspose.cells.lowcode/abstractlowcodeloadoptionsprovider/finish/_index.md
@@ -0,0 +1,39 @@
+---
+title: finish method
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 20
+url: /aspose.cells.lowcode/abstractlowcodeloadoptionsprovider/finish/
+is_root: false
+---
+
+## finish(self, part) {#aspose.cells.lowcode.LowCodeLoadOptions}
+
+Releases resources after processing currently part of input.
+
+
+
+```python
+
+def finish(self, part):
+ ...
+```
+
+
+| Parameter | Type | Description |
+| :- | :- | :- |
+| part | [`LowCodeLoadOptions`](/cells/python-net/aspose.cells.lowcode/lowcodeloadoptions) | the load options used for currently split part. |
+### Remarks
+
+By default this method just closes the stream specified by the
+[`LowCodeLoadOptions.input_stream`](/cells/python-net/aspose.cells.lowcode/lowcodeloadoptions#input_stream) directly(if the load options
+specified a Stream as source).
+User may overwrite this method to control how to release resources
+according to their requirement and the implementation of
+[`AbstractLowCodeLoadOptionsProvider.current`](/cells/python-net/aspose.cells.lowcode/abstractlowcodeloadoptionsprovider#current).
+
+
+### See Also
+* module [`aspose.cells.lowcode`](../../)
+* class [`AbstractLowCodeLoadOptionsProvider`](/cells/python-net/aspose.cells.lowcode/abstractlowcodeloadoptionsprovider)
diff --git a/english/aspose.cells.lowcode/abstractlowcodeloadoptionsprovider/move_next/_index.md b/english/aspose.cells.lowcode/abstractlowcodeloadoptionsprovider/move_next/_index.md
new file mode 100644
index 0000000000..b176d877b4
--- /dev/null
+++ b/english/aspose.cells.lowcode/abstractlowcodeloadoptionsprovider/move_next/_index.md
@@ -0,0 +1,29 @@
+---
+title: move_next method
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 30
+url: /aspose.cells.lowcode/abstractlowcodeloadoptionsprovider/move_next/
+is_root: false
+---
+
+## move_next(self) {#}
+
+Checks whether there is more input.
+
+
+
+```python
+
+def move_next(self):
+ ...
+```
+
+
+
+
+
+### See Also
+* module [`aspose.cells.lowcode`](../../)
+* class [`AbstractLowCodeLoadOptionsProvider`](/cells/python-net/aspose.cells.lowcode/abstractlowcodeloadoptionsprovider)
diff --git a/english/aspose.cells.lowcode/abstractlowcodeprotectionprovider/__init__/_index.md b/english/aspose.cells.lowcode/abstractlowcodeprotectionprovider/__init__/_index.md
new file mode 100644
index 0000000000..43a1e981c3
--- /dev/null
+++ b/english/aspose.cells.lowcode/abstractlowcodeprotectionprovider/__init__/_index.md
@@ -0,0 +1,29 @@
+---
+title: AbstractLowCodeProtectionProvider constructor
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 10
+url: /aspose.cells.lowcode/abstractlowcodeprotectionprovider/__init__/
+is_root: false
+---
+
+## \_\_init\_\_(self) {#}
+
+Constructs a new instance of AbstractLowCodeProtectionProvider
+
+
+
+```python
+
+def __init__(self):
+ ...
+```
+
+
+
+
+
+### See Also
+* module [`aspose.cells.lowcode`](../../)
+* class [`AbstractLowCodeProtectionProvider`](/cells/python-net/aspose.cells.lowcode/abstractlowcodeprotectionprovider)
diff --git a/english/aspose.cells.lowcode/abstractlowcodeprotectionprovider/_index.md b/english/aspose.cells.lowcode/abstractlowcodeprotectionprovider/_index.md
new file mode 100644
index 0000000000..84987786c0
--- /dev/null
+++ b/english/aspose.cells.lowcode/abstractlowcodeprotectionprovider/_index.md
@@ -0,0 +1,38 @@
+---
+title: AbstractLowCodeProtectionProvider class
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 20
+url: /aspose.cells.lowcode/abstractlowcodeprotectionprovider/
+is_root: false
+---
+
+## AbstractLowCodeProtectionProvider class
+
+Implementation to provide protection settings
+
+
+
+The AbstractLowCodeProtectionProvider type exposes the following members:
+
+### Constructors
+| Constructor | Description |
+| :- | :- |
+| [`__init__(self)`](/cells/python-net/aspose.cells.lowcode/abstractlowcodeprotectionprovider/__init__/#) | Constructs a new instance of AbstractLowCodeProtectionProvider |
+
+
+### Methods
+| Method | Description |
+| :- | :- |
+| [`get_open_password(self)`](/cells/python-net/aspose.cells.lowcode/abstractlowcodeprotectionprovider/get_open_password/#) | Gets the password to open spread sheet file. |
+| [`get_write_password(self)`](/cells/python-net/aspose.cells.lowcode/abstractlowcodeprotectionprovider/get_write_password/#) | Gets the password to modify spread sheet file. |
+| [`get_workbook_password(self)`](/cells/python-net/aspose.cells.lowcode/abstractlowcodeprotectionprovider/get_workbook_password/#) | Gets the password to protect the workbook with specified protection type. |
+| [`get_workbook_protection_type(self)`](/cells/python-net/aspose.cells.lowcode/abstractlowcodeprotectionprovider/get_workbook_protection_type/#) | Gets the protection type to protect the workbook. |
+| [`get_worksheet_password(self, sheet_name)`](/cells/python-net/aspose.cells.lowcode/abstractlowcodeprotectionprovider/get_worksheet_password/#str) | Gets the password to protect the specified worksheet. |
+| [`get_worksheet_protection_type(self, sheet_name)`](/cells/python-net/aspose.cells.lowcode/abstractlowcodeprotectionprovider/get_worksheet_protection_type/#str) | Gets the protection type to protect the specified worksheet. |
+
+
+
+### See Also
+* module [`aspose.cells.lowcode`](..)
diff --git a/english/aspose.cells.lowcode/abstractlowcodeprotectionprovider/get_open_password/_index.md b/english/aspose.cells.lowcode/abstractlowcodeprotectionprovider/get_open_password/_index.md
new file mode 100644
index 0000000000..8f63fe0170
--- /dev/null
+++ b/english/aspose.cells.lowcode/abstractlowcodeprotectionprovider/get_open_password/_index.md
@@ -0,0 +1,34 @@
+---
+title: get_open_password method
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 20
+url: /aspose.cells.lowcode/abstractlowcodeprotectionprovider/get_open_password/
+is_root: false
+---
+
+## get_open_password(self) {#}
+
+Gets the password to open spread sheet file.
+
+
+### Returns
+
+
+Password to open spread sheet file. Empty means no protection for openning the filel.
+
+
+```python
+
+def get_open_password(self):
+ ...
+```
+
+
+
+
+
+### See Also
+* module [`aspose.cells.lowcode`](../../)
+* class [`AbstractLowCodeProtectionProvider`](/cells/python-net/aspose.cells.lowcode/abstractlowcodeprotectionprovider)
diff --git a/english/aspose.cells.lowcode/abstractlowcodeprotectionprovider/get_workbook_password/_index.md b/english/aspose.cells.lowcode/abstractlowcodeprotectionprovider/get_workbook_password/_index.md
new file mode 100644
index 0000000000..d44b34fe0b
--- /dev/null
+++ b/english/aspose.cells.lowcode/abstractlowcodeprotectionprovider/get_workbook_password/_index.md
@@ -0,0 +1,34 @@
+---
+title: get_workbook_password method
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 30
+url: /aspose.cells.lowcode/abstractlowcodeprotectionprovider/get_workbook_password/
+is_root: false
+---
+
+## get_workbook_password(self) {#}
+
+Gets the password to protect the workbook with specified protection type.
+
+
+### Returns
+
+
+Password to protect the workbook.
+
+
+```python
+
+def get_workbook_password(self):
+ ...
+```
+
+
+
+
+
+### See Also
+* module [`aspose.cells.lowcode`](../../)
+* class [`AbstractLowCodeProtectionProvider`](/cells/python-net/aspose.cells.lowcode/abstractlowcodeprotectionprovider)
diff --git a/english/aspose.cells.lowcode/abstractlowcodeprotectionprovider/get_workbook_protection_type/_index.md b/english/aspose.cells.lowcode/abstractlowcodeprotectionprovider/get_workbook_protection_type/_index.md
new file mode 100644
index 0000000000..1a4c593f04
--- /dev/null
+++ b/english/aspose.cells.lowcode/abstractlowcodeprotectionprovider/get_workbook_protection_type/_index.md
@@ -0,0 +1,35 @@
+---
+title: get_workbook_protection_type method
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 40
+url: /aspose.cells.lowcode/abstractlowcodeprotectionprovider/get_workbook_protection_type/
+is_root: false
+---
+
+## get_workbook_protection_type(self) {#}
+
+Gets the protection type to protect the workbook.
+
+
+### Returns
+
+
+Protection type to protect the workbook.
+[`ProtectionType.NONE`](/cells/python-net/aspose.cells/protectiontype#NONE) means no protection for the workbook.
+
+
+```python
+
+def get_workbook_protection_type(self):
+ ...
+```
+
+
+
+
+
+### See Also
+* module [`aspose.cells.lowcode`](../../)
+* class [`AbstractLowCodeProtectionProvider`](/cells/python-net/aspose.cells.lowcode/abstractlowcodeprotectionprovider)
diff --git a/english/aspose.cells.lowcode/abstractlowcodeprotectionprovider/get_worksheet_password/_index.md b/english/aspose.cells.lowcode/abstractlowcodeprotectionprovider/get_worksheet_password/_index.md
new file mode 100644
index 0000000000..2ad679c20d
--- /dev/null
+++ b/english/aspose.cells.lowcode/abstractlowcodeprotectionprovider/get_worksheet_password/_index.md
@@ -0,0 +1,37 @@
+---
+title: get_worksheet_password method
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 50
+url: /aspose.cells.lowcode/abstractlowcodeprotectionprovider/get_worksheet_password/
+is_root: false
+---
+
+## get_worksheet_password(self, sheet_name) {#str}
+
+Gets the password to protect the specified worksheet.
+
+
+### Returns
+
+
+Password to protect the specified worksheet.
+
+
+```python
+
+def get_worksheet_password(self, sheet_name):
+ ...
+```
+
+
+| Parameter | Type | Description |
+| :- | :- | :- |
+| sheet_name | str | |
+
+
+
+### See Also
+* module [`aspose.cells.lowcode`](../../)
+* class [`AbstractLowCodeProtectionProvider`](/cells/python-net/aspose.cells.lowcode/abstractlowcodeprotectionprovider)
diff --git a/english/aspose.cells.lowcode/abstractlowcodeprotectionprovider/get_worksheet_protection_type/_index.md b/english/aspose.cells.lowcode/abstractlowcodeprotectionprovider/get_worksheet_protection_type/_index.md
new file mode 100644
index 0000000000..9253cc7b36
--- /dev/null
+++ b/english/aspose.cells.lowcode/abstractlowcodeprotectionprovider/get_worksheet_protection_type/_index.md
@@ -0,0 +1,38 @@
+---
+title: get_worksheet_protection_type method
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 60
+url: /aspose.cells.lowcode/abstractlowcodeprotectionprovider/get_worksheet_protection_type/
+is_root: false
+---
+
+## get_worksheet_protection_type(self, sheet_name) {#str}
+
+Gets the protection type to protect the specified worksheet.
+
+
+### Returns
+
+
+Protection type to protect the specified worksheet.
+[`ProtectionType.NONE`](/cells/python-net/aspose.cells/protectiontype#NONE) means no protection for the worksheet.
+
+
+```python
+
+def get_worksheet_protection_type(self, sheet_name):
+ ...
+```
+
+
+| Parameter | Type | Description |
+| :- | :- | :- |
+| sheet_name | str | |
+
+
+
+### See Also
+* module [`aspose.cells.lowcode`](../../)
+* class [`AbstractLowCodeProtectionProvider`](/cells/python-net/aspose.cells.lowcode/abstractlowcodeprotectionprovider)
diff --git a/english/aspose.cells.lowcode/abstractlowcodeprotectionprovider/get_write_password/_index.md b/english/aspose.cells.lowcode/abstractlowcodeprotectionprovider/get_write_password/_index.md
new file mode 100644
index 0000000000..18a25e243e
--- /dev/null
+++ b/english/aspose.cells.lowcode/abstractlowcodeprotectionprovider/get_write_password/_index.md
@@ -0,0 +1,35 @@
+---
+title: get_write_password method
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 70
+url: /aspose.cells.lowcode/abstractlowcodeprotectionprovider/get_write_password/
+is_root: false
+---
+
+## get_write_password(self) {#}
+
+Gets the password to modify spread sheet file.
+
+
+### Returns
+
+
+Password to modify the spread sheet file.
+Empty means no protection for modifying the file.
+
+
+```python
+
+def get_write_password(self):
+ ...
+```
+
+
+
+
+
+### See Also
+* module [`aspose.cells.lowcode`](../../)
+* class [`AbstractLowCodeProtectionProvider`](/cells/python-net/aspose.cells.lowcode/abstractlowcodeprotectionprovider)
diff --git a/english/aspose.cells.lowcode/abstractlowcodesaveoptionsprovider/_index.md b/english/aspose.cells.lowcode/abstractlowcodesaveoptionsprovider/_index.md
new file mode 100644
index 0000000000..5c6b930576
--- /dev/null
+++ b/english/aspose.cells.lowcode/abstractlowcodesaveoptionsprovider/_index.md
@@ -0,0 +1,32 @@
+---
+title: AbstractLowCodeSaveOptionsProvider class
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 30
+url: /aspose.cells.lowcode/abstractlowcodesaveoptionsprovider/
+is_root: false
+---
+
+## AbstractLowCodeSaveOptionsProvider class
+
+Implementation to provide multiple save options for processes
+that require multiple outputs. For example,
+[`SpreadsheetSplitter`](/cells/python-net/aspose.cells.lowcode/spreadsheetsplitter) feature requires multiple destinations
+to save the split files.
+
+
+
+The AbstractLowCodeSaveOptionsProvider type exposes the following members:
+
+### Methods
+| Method | Description |
+| :- | :- |
+| [`get_save_options(self, part)`](/cells/python-net/aspose.cells.lowcode/abstractlowcodesaveoptionsprovider/get_save_options/#aspose.cells.lowcode.splitpartinfo) | Gets the save options from which to get the output settings for currently split part.
Returning null denotes to skip given part. |
+| [`finish(self, part)`](/cells/python-net/aspose.cells.lowcode/abstractlowcodesaveoptionsprovider/finish/#aspose.cells.lowcode.lowcodesaveoptions) | Releases resources after processing currently split part. |
+
+
+
+### See Also
+* module [`aspose.cells.lowcode`](..)
+* class [`SpreadsheetSplitter`](/cells/python-net/aspose.cells.lowcode/spreadsheetsplitter)
diff --git a/english/aspose.cells.lowcode/abstractlowcodesaveoptionsprovider/finish/_index.md b/english/aspose.cells.lowcode/abstractlowcodesaveoptionsprovider/finish/_index.md
new file mode 100644
index 0000000000..1163e98c28
--- /dev/null
+++ b/english/aspose.cells.lowcode/abstractlowcodesaveoptionsprovider/finish/_index.md
@@ -0,0 +1,39 @@
+---
+title: finish method
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 20
+url: /aspose.cells.lowcode/abstractlowcodesaveoptionsprovider/finish/
+is_root: false
+---
+
+## finish(self, part) {#aspose.cells.lowcode.LowCodeSaveOptions}
+
+Releases resources after processing currently split part.
+
+
+
+```python
+
+def finish(self, part):
+ ...
+```
+
+
+| Parameter | Type | Description |
+| :- | :- | :- |
+| part | [`LowCodeSaveOptions`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptions) | the save options used for currently split part. |
+### Remarks
+
+By default this method just closes the stream specified by the
+[`LowCodeSaveOptions.output_stream`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptions#output_stream) directly(if the save options
+specified a Stream as destination).
+User may overwrite this method to control how to release resources
+according to their requirement and the implementation of
+[`AbstractLowCodeSaveOptionsProvider.get_save_options`](/cells/python-net/aspose.cells.lowcode/abstractlowcodesaveoptionsprovider/get_save_options).
+
+
+### See Also
+* module [`aspose.cells.lowcode`](../../)
+* class [`AbstractLowCodeSaveOptionsProvider`](/cells/python-net/aspose.cells.lowcode/abstractlowcodesaveoptionsprovider)
diff --git a/english/aspose.cells.lowcode/abstractlowcodesaveoptionsprovider/get_save_options/_index.md b/english/aspose.cells.lowcode/abstractlowcodesaveoptionsprovider/get_save_options/_index.md
new file mode 100644
index 0000000000..e7b62ef4a3
--- /dev/null
+++ b/english/aspose.cells.lowcode/abstractlowcodesaveoptionsprovider/get_save_options/_index.md
@@ -0,0 +1,33 @@
+---
+title: get_save_options method
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 30
+url: /aspose.cells.lowcode/abstractlowcodesaveoptionsprovider/get_save_options/
+is_root: false
+---
+
+## get_save_options(self, part) {#aspose.cells.lowcode.SplitPartInfo}
+
+Gets the save options from which to get the output settings for currently split part.
+Returning null denotes to skip given part.
+
+
+
+```python
+
+def get_save_options(self, part):
+ ...
+```
+
+
+| Parameter | Type | Description |
+| :- | :- | :- |
+| part | [`SplitPartInfo`](/cells/python-net/aspose.cells.lowcode/splitpartinfo) | |
+
+
+
+### See Also
+* module [`aspose.cells.lowcode`](../../)
+* class [`AbstractLowCodeSaveOptionsProvider`](/cells/python-net/aspose.cells.lowcode/abstractlowcodesaveoptionsprovider)
diff --git a/english/aspose.cells.lowcode/htmlconverter/_index.md b/english/aspose.cells.lowcode/htmlconverter/_index.md
new file mode 100644
index 0000000000..31dc99dadb
--- /dev/null
+++ b/english/aspose.cells.lowcode/htmlconverter/_index.md
@@ -0,0 +1,38 @@
+---
+title: HtmlConverter class
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 40
+url: /aspose.cells.lowcode/htmlconverter/
+is_root: false
+---
+
+## HtmlConverter class
+
+Converter for conversion between html files(html or mht) and other spreadsheet file formats.
+
+
+
+The HtmlConverter type exposes the following members:
+
+### Methods
+| Method | Description |
+| :- | :- |
+| [`process(, template_file, result_file)`](/cells/python-net/aspose.cells.lowcode/htmlconverter/process/#str-str) | Converts given template file between html and other formats. |
+| [`process(, load_options, save_options)`](/cells/python-net/aspose.cells.lowcode/htmlconverter/process/#aspose.cells.lowcode.lowcodeloadoptions-aspose.cells.lowcode.lowcodesaveoptions) | Converts file between html and other spreadsheet file formats. |
+
+
+
+### Example
+
+
+```python
+from aspose.cells.lowcode import HtmlConverter
+
+HtmlConverter.process("Template.xlsx", "res.html")
+
+```
+
+### See Also
+* module [`aspose.cells.lowcode`](..)
diff --git a/english/aspose.cells.lowcode/htmlconverter/process/_index.md b/english/aspose.cells.lowcode/htmlconverter/process/_index.md
new file mode 100644
index 0000000000..dcf59ff343
--- /dev/null
+++ b/english/aspose.cells.lowcode/htmlconverter/process/_index.md
@@ -0,0 +1,54 @@
+---
+title: process method
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 20
+url: /aspose.cells.lowcode/htmlconverter/process/
+is_root: false
+---
+
+## process(, template_file, result_file) {#str-str}
+
+Converts given template file between html and other formats.
+
+
+
+```python
+
+@staticmethod
+def process(template_file, result_file):
+ ...
+```
+
+
+| Parameter | Type | Description |
+| :- | :- | :- |
+| template_file | str | The template file to be converted |
+| result_file | str | The resultant file |
+
+
+## process(, load_options, save_options) {#aspose.cells.lowcode.LowCodeLoadOptions-aspose.cells.lowcode.LowCodeSaveOptions}
+
+Converts file between html and other spreadsheet file formats.
+
+
+
+```python
+
+@staticmethod
+def process(load_options, save_options):
+ ...
+```
+
+
+| Parameter | Type | Description |
+| :- | :- | :- |
+| load_options | [`LowCodeLoadOptions`](/cells/python-net/aspose.cells.lowcode/lowcodeloadoptions) | Options for input and loading |
+| save_options | [`LowCodeSaveOptions`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptions) | Options for output and saving |
+
+
+
+### See Also
+* module [`aspose.cells.lowcode`](../../)
+* class [`HtmlConverter`](/cells/python-net/aspose.cells.lowcode/htmlconverter)
diff --git a/english/aspose.cells.lowcode/imageconverter/_index.md b/english/aspose.cells.lowcode/imageconverter/_index.md
new file mode 100644
index 0000000000..d189069627
--- /dev/null
+++ b/english/aspose.cells.lowcode/imageconverter/_index.md
@@ -0,0 +1,39 @@
+---
+title: ImageConverter class
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 50
+url: /aspose.cells.lowcode/imageconverter/
+is_root: false
+---
+
+## ImageConverter class
+
+Converter for converting template file to images.
+
+
+
+The ImageConverter type exposes the following members:
+
+### Methods
+| Method | Description |
+| :- | :- |
+| [`process(, template_file, result_file)`](/cells/python-net/aspose.cells.lowcode/imageconverter/process/#str-str) | Converts template file to images. |
+| [`process(, load_options, save_options)`](/cells/python-net/aspose.cells.lowcode/imageconverter/process/#aspose.cells.lowcode.lowcodeloadoptions-aspose.cells.lowcode.lowcodesaveoptions) | Converts template file to images |
+| [`process(, load_options, save_options, provider)`](/cells/python-net/aspose.cells.lowcode/imageconverter/process/#aspose.cells.lowcode.lowcodeloadoptions-aspose.cells.lowcode.lowcodesaveoptions-aspose.cells.lowcode.abstractlowcodesaveoptionsprovider) | Converts template file to images |
+
+
+
+### Example
+
+
+```python
+from aspose.cells.lowcode import ImageConverter
+
+ImageConverter.process("template.xlsx", "res.png")
+
+```
+
+### See Also
+* module [`aspose.cells.lowcode`](..)
diff --git a/english/aspose.cells.lowcode/imageconverter/process/_index.md b/english/aspose.cells.lowcode/imageconverter/process/_index.md
new file mode 100644
index 0000000000..b617110b1e
--- /dev/null
+++ b/english/aspose.cells.lowcode/imageconverter/process/_index.md
@@ -0,0 +1,92 @@
+---
+title: process method
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 20
+url: /aspose.cells.lowcode/imageconverter/process/
+is_root: false
+---
+
+## process(, template_file, result_file) {#str-str}
+
+Converts template file to images.
+
+
+
+```python
+
+@staticmethod
+def process(template_file, result_file):
+ ...
+```
+
+
+| Parameter | Type | Description |
+| :- | :- | :- |
+| template_file | str | The template file to be converted to images. |
+| result_file | str | The resultant file(name pattern) for generated images. |
+### Remarks
+
+The output files will be build from the specified result file
+by appending sequence number of the sheet and split part.
+For example, if the specified output file is Image.png, then the generated image
+files will be Image_0_0.png, Image_0_1.png, ..., Image_1_0.png, ...
+
+## process(, load_options, save_options) {#aspose.cells.lowcode.LowCodeLoadOptions-aspose.cells.lowcode.LowCodeSaveOptions}
+
+Converts template file to images
+
+
+
+```python
+
+@staticmethod
+def process(load_options, save_options):
+ ...
+```
+
+
+| Parameter | Type | Description |
+| :- | :- | :- |
+| load_options | [`LowCodeLoadOptions`](/cells/python-net/aspose.cells.lowcode/lowcodeloadoptions) | Options for input and loading |
+| save_options | [`LowCodeSaveOptions`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptions) | Options for output and saving |
+### Remarks
+
+When converting to image of format that supports multiple pages(such as tiff),
+the specified [`LowCodeSaveOptions.output_file`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptions#output_file)
+or [`LowCodeSaveOptions.output_stream`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptions#output_stream) will be used directly for the resultant image.
+
+
+For other types of image, if the save options has specified Stream as output,
+then all resultant images will be saved to the same Stream.
+Otherwise, the output files will be build from the specified output file
+of the save options by appending sequence number of the sheet and split part.
+For example, if the specified output file is Image.png, then the generated image
+files will be Image_0_0.png, Image_0_1.png, ..., Image_1_0.png, ...
+
+## process(, load_options, save_options, provider) {#aspose.cells.lowcode.LowCodeLoadOptions-aspose.cells.lowcode.LowCodeSaveOptions-aspose.cells.lowcode.AbstractLowCodeSaveOptionsProvider}
+
+Converts template file to images
+
+
+
+```python
+
+@staticmethod
+def process(load_options, save_options, provider):
+ ...
+```
+
+
+| Parameter | Type | Description |
+| :- | :- | :- |
+| load_options | [`LowCodeLoadOptions`](/cells/python-net/aspose.cells.lowcode/lowcodeloadoptions) | Options for input and loading |
+| save_options | [`LowCodeSaveOptions`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptions) | Options for saving.
Its output([`LowCodeSaveOptions.output_file`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptions#output_file) or [`LowCodeSaveOptions.output_stream`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptions#output_stream))
takes no effect because all outputs will be specified by the "provider" parameter |
+| provider | [`AbstractLowCodeSaveOptionsProvider`](/cells/python-net/aspose.cells.lowcode/abstractlowcodesaveoptionsprovider) | Provider of save options for saving the generated images |
+
+
+
+### See Also
+* module [`aspose.cells.lowcode`](../../)
+* class [`ImageConverter`](/cells/python-net/aspose.cells.lowcode/imageconverter)
diff --git a/english/aspose.cells.lowcode/jsonconverter/_index.md b/english/aspose.cells.lowcode/jsonconverter/_index.md
new file mode 100644
index 0000000000..38c59981d6
--- /dev/null
+++ b/english/aspose.cells.lowcode/jsonconverter/_index.md
@@ -0,0 +1,38 @@
+---
+title: JsonConverter class
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 60
+url: /aspose.cells.lowcode/jsonconverter/
+is_root: false
+---
+
+## JsonConverter class
+
+Converter for conversion between json data structure and other spreadsheet file formats.
+
+
+
+The JsonConverter type exposes the following members:
+
+### Methods
+| Method | Description |
+| :- | :- |
+| [`process(, template_file, result_file)`](/cells/python-net/aspose.cells.lowcode/jsonconverter/process/#str-str) | Converts given template file between json and other formats. |
+| [`process(, load_options, save_options)`](/cells/python-net/aspose.cells.lowcode/jsonconverter/process/#aspose.cells.lowcode.lowcodeloadoptions-aspose.cells.lowcode.lowcodesaveoptions) | Converts between json data and other spreadsheet file formats. |
+
+
+
+### Example
+
+
+```python
+from aspose.cells.lowcode import JsonConverter
+
+JsonConverter.process("data.json", "res.xlsx")
+
+```
+
+### See Also
+* module [`aspose.cells.lowcode`](..)
diff --git a/english/aspose.cells.lowcode/jsonconverter/process/_index.md b/english/aspose.cells.lowcode/jsonconverter/process/_index.md
new file mode 100644
index 0000000000..080104cf80
--- /dev/null
+++ b/english/aspose.cells.lowcode/jsonconverter/process/_index.md
@@ -0,0 +1,54 @@
+---
+title: process method
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 20
+url: /aspose.cells.lowcode/jsonconverter/process/
+is_root: false
+---
+
+## process(, template_file, result_file) {#str-str}
+
+Converts given template file between json and other formats.
+
+
+
+```python
+
+@staticmethod
+def process(template_file, result_file):
+ ...
+```
+
+
+| Parameter | Type | Description |
+| :- | :- | :- |
+| template_file | str | The template file to be converted |
+| result_file | str | The resultant file |
+
+
+## process(, load_options, save_options) {#aspose.cells.lowcode.LowCodeLoadOptions-aspose.cells.lowcode.LowCodeSaveOptions}
+
+Converts between json data and other spreadsheet file formats.
+
+
+
+```python
+
+@staticmethod
+def process(load_options, save_options):
+ ...
+```
+
+
+| Parameter | Type | Description |
+| :- | :- | :- |
+| load_options | [`LowCodeLoadOptions`](/cells/python-net/aspose.cells.lowcode/lowcodeloadoptions) | Options for input and loading |
+| save_options | [`LowCodeSaveOptions`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptions) | Options for output and saving |
+
+
+
+### See Also
+* module [`aspose.cells.lowcode`](../../)
+* class [`JsonConverter`](/cells/python-net/aspose.cells.lowcode/jsonconverter)
diff --git a/english/aspose.cells.lowcode/lowcodehtmlsaveoptions/__init__/_index.md b/english/aspose.cells.lowcode/lowcodehtmlsaveoptions/__init__/_index.md
new file mode 100644
index 0000000000..e9bcc8707f
--- /dev/null
+++ b/english/aspose.cells.lowcode/lowcodehtmlsaveoptions/__init__/_index.md
@@ -0,0 +1,29 @@
+---
+title: LowCodeHtmlSaveOptions constructor
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 10
+url: /aspose.cells.lowcode/lowcodehtmlsaveoptions/__init__/
+is_root: false
+---
+
+## \_\_init\_\_(self) {#}
+
+Constructs a new instance of LowCodeHtmlSaveOptions
+
+
+
+```python
+
+def __init__(self):
+ ...
+```
+
+
+
+
+
+### See Also
+* module [`aspose.cells.lowcode`](../../)
+* class [`LowCodeHtmlSaveOptions`](/cells/python-net/aspose.cells.lowcode/lowcodehtmlsaveoptions)
diff --git a/english/aspose.cells.lowcode/lowcodehtmlsaveoptions/_index.md b/english/aspose.cells.lowcode/lowcodehtmlsaveoptions/_index.md
new file mode 100644
index 0000000000..e117d8aa9b
--- /dev/null
+++ b/english/aspose.cells.lowcode/lowcodehtmlsaveoptions/_index.md
@@ -0,0 +1,43 @@
+---
+title: LowCodeHtmlSaveOptions class
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 70
+url: /aspose.cells.lowcode/lowcodehtmlsaveoptions/
+is_root: false
+---
+
+## LowCodeHtmlSaveOptions class
+
+Options for saving html in low code way.
+
+
+
+**Inheritance:** [`LowCodeHtmlSaveOptions`](/cells/python-net/aspose.cells.lowcode/lowcodehtmlsaveoptions) →
+[`LowCodeSaveOptions`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptions)
+
+
+
+The LowCodeHtmlSaveOptions type exposes the following members:
+
+### Constructors
+| Constructor | Description |
+| :- | :- |
+| [`__init__(self)`](/cells/python-net/aspose.cells.lowcode/lowcodehtmlsaveoptions/__init__/#) | Constructs a new instance of LowCodeHtmlSaveOptions |
+
+
+### Properties
+| Property | Description |
+| :- | :- |
+| [output_file](/cells/python-net/aspose.cells.lowcode/lowcodehtmlsaveoptions/output_file) | Gets and sets the file(with path if needed) for saving the generated data.
When setting this property with value other than null or empty string, [`LowCodeSaveOptions.output_stream`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptions#output_stream) will be ignored. |
+| [output_stream](/cells/python-net/aspose.cells.lowcode/lowcodehtmlsaveoptions/output_stream) | Gets and sets the Stream for writing the generated data to.
When setting this property with value other than null, [`LowCodeSaveOptions.output_file`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptions#output_file) will be ignored. |
+| [save_format](/cells/python-net/aspose.cells.lowcode/lowcodehtmlsaveoptions/save_format) | Gets and sets the format of spreadsheet. |
+| [html_options](/cells/python-net/aspose.cells.lowcode/lowcodehtmlsaveoptions/html_options) | The general options for saving html. |
+
+
+
+### See Also
+* module [`aspose.cells.lowcode`](..)
+* class [`LowCodeHtmlSaveOptions`](/cells/python-net/aspose.cells.lowcode/lowcodehtmlsaveoptions)
+* class [`LowCodeSaveOptions`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptions)
diff --git a/english/aspose.cells.lowcode/lowcodehtmlsaveoptions/html_options/_index.md b/english/aspose.cells.lowcode/lowcodehtmlsaveoptions/html_options/_index.md
new file mode 100644
index 0000000000..95e9dfbb92
--- /dev/null
+++ b/english/aspose.cells.lowcode/lowcodehtmlsaveoptions/html_options/_index.md
@@ -0,0 +1,34 @@
+---
+title: html_options property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 30
+url: /aspose.cells.lowcode/lowcodehtmlsaveoptions/html_options/
+is_root: false
+---
+
+## html_options property
+
+
+The general options for saving html.
+
+### Remarks
+
+
+When one [`HtmlSaveOptions`](/cells/python-net/aspose.cells/htmlsaveoptions) instance is specified,
+the [`LowCodeHtmlSaveOptions.save_format`](/cells/python-net/aspose.cells.lowcode/lowcodehtmlsaveoptions#save_format) will be overwritten(if it had been specified before).
+### Definition:
+```python
+@property
+def html_options(self):
+ ...
+@html_options.setter
+def html_options(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.lowcode`](../../)
+* class [`HtmlSaveOptions`](/cells/python-net/aspose.cells/htmlsaveoptions)
+* class [`LowCodeHtmlSaveOptions`](/cells/python-net/aspose.cells.lowcode/lowcodehtmlsaveoptions)
diff --git a/english/aspose.cells.lowcode/lowcodehtmlsaveoptions/output_file/_index.md b/english/aspose.cells.lowcode/lowcodehtmlsaveoptions/output_file/_index.md
new file mode 100644
index 0000000000..e85eac2b3d
--- /dev/null
+++ b/english/aspose.cells.lowcode/lowcodehtmlsaveoptions/output_file/_index.md
@@ -0,0 +1,28 @@
+---
+title: output_file property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 40
+url: /aspose.cells.lowcode/lowcodehtmlsaveoptions/output_file/
+is_root: false
+---
+
+## output_file property
+
+
+Gets and sets the file(with path if needed) for saving the generated data.
+When setting this property with value other than null or empty string, [`LowCodeSaveOptions.output_stream`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptions#output_stream) will be ignored.
+### Definition:
+```python
+@property
+def output_file(self):
+ ...
+@output_file.setter
+def output_file(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.lowcode`](../../)
+* class [`LowCodeHtmlSaveOptions`](/cells/python-net/aspose.cells.lowcode/lowcodehtmlsaveoptions)
diff --git a/english/aspose.cells.lowcode/lowcodehtmlsaveoptions/output_stream/_index.md b/english/aspose.cells.lowcode/lowcodehtmlsaveoptions/output_stream/_index.md
new file mode 100644
index 0000000000..761cf23a57
--- /dev/null
+++ b/english/aspose.cells.lowcode/lowcodehtmlsaveoptions/output_stream/_index.md
@@ -0,0 +1,28 @@
+---
+title: output_stream property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 50
+url: /aspose.cells.lowcode/lowcodehtmlsaveoptions/output_stream/
+is_root: false
+---
+
+## output_stream property
+
+
+Gets and sets the Stream for writing the generated data to.
+When setting this property with value other than null, [`LowCodeSaveOptions.output_file`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptions#output_file) will be ignored.
+### Definition:
+```python
+@property
+def output_stream(self):
+ ...
+@output_stream.setter
+def output_stream(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.lowcode`](../../)
+* class [`LowCodeHtmlSaveOptions`](/cells/python-net/aspose.cells.lowcode/lowcodehtmlsaveoptions)
diff --git a/english/aspose.cells.lowcode/lowcodehtmlsaveoptions/save_format/_index.md b/english/aspose.cells.lowcode/lowcodehtmlsaveoptions/save_format/_index.md
new file mode 100644
index 0000000000..925b752772
--- /dev/null
+++ b/english/aspose.cells.lowcode/lowcodehtmlsaveoptions/save_format/_index.md
@@ -0,0 +1,34 @@
+---
+title: save_format property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 60
+url: /aspose.cells.lowcode/lowcodehtmlsaveoptions/save_format/
+is_root: false
+---
+
+## save_format property
+
+
+Gets and sets the format of spreadsheet.
+
+### Remarks
+
+
+When changing this property,
+the save format specified by [`LowCodeHtmlSaveOptions.html_options`](/cells/python-net/aspose.cells.lowcode/lowcodehtmlsaveoptions#html_options) will be ignored(if it had been specified before).
+### Definition:
+```python
+@property
+def save_format(self):
+ ...
+@save_format.setter
+def save_format(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.lowcode`](../../)
+* class [`LowCodeHtmlSaveOptions`](/cells/python-net/aspose.cells.lowcode/lowcodehtmlsaveoptions)
+* class [`SaveFormat`](/cells/python-net/aspose.cells/saveformat)
diff --git a/english/aspose.cells.lowcode/lowcodeimagesaveoptions/__init__/_index.md b/english/aspose.cells.lowcode/lowcodeimagesaveoptions/__init__/_index.md
new file mode 100644
index 0000000000..fbff7f0da7
--- /dev/null
+++ b/english/aspose.cells.lowcode/lowcodeimagesaveoptions/__init__/_index.md
@@ -0,0 +1,29 @@
+---
+title: LowCodeImageSaveOptions constructor
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 10
+url: /aspose.cells.lowcode/lowcodeimagesaveoptions/__init__/
+is_root: false
+---
+
+## \_\_init\_\_(self) {#}
+
+Constructs a new instance of LowCodeImageSaveOptions
+
+
+
+```python
+
+def __init__(self):
+ ...
+```
+
+
+
+
+
+### See Also
+* module [`aspose.cells.lowcode`](../../)
+* class [`LowCodeImageSaveOptions`](/cells/python-net/aspose.cells.lowcode/lowcodeimagesaveoptions)
diff --git a/english/aspose.cells.lowcode/lowcodeimagesaveoptions/_index.md b/english/aspose.cells.lowcode/lowcodeimagesaveoptions/_index.md
new file mode 100644
index 0000000000..b5de7308b0
--- /dev/null
+++ b/english/aspose.cells.lowcode/lowcodeimagesaveoptions/_index.md
@@ -0,0 +1,44 @@
+---
+title: LowCodeImageSaveOptions class
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 80
+url: /aspose.cells.lowcode/lowcodeimagesaveoptions/
+is_root: false
+---
+
+## LowCodeImageSaveOptions class
+
+Options for saving image in low code way.
+
+
+
+**Inheritance:** [`LowCodeImageSaveOptions`](/cells/python-net/aspose.cells.lowcode/lowcodeimagesaveoptions) →
+[`LowCodeSaveOptions`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptions)
+
+
+
+The LowCodeImageSaveOptions type exposes the following members:
+
+### Constructors
+| Constructor | Description |
+| :- | :- |
+| [`__init__(self)`](/cells/python-net/aspose.cells.lowcode/lowcodeimagesaveoptions/__init__/#) | Constructs a new instance of LowCodeImageSaveOptions |
+
+
+### Properties
+| Property | Description |
+| :- | :- |
+| [output_file](/cells/python-net/aspose.cells.lowcode/lowcodeimagesaveoptions/output_file) | Gets and sets the file(with path if needed) for saving the generated data.
When setting this property with value other than null or empty string, [`LowCodeSaveOptions.output_stream`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptions#output_stream) will be ignored. |
+| [output_stream](/cells/python-net/aspose.cells.lowcode/lowcodeimagesaveoptions/output_stream) | Gets and sets the Stream for writing the generated data to.
When setting this property with value other than null, [`LowCodeSaveOptions.output_file`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptions#output_file) will be ignored. |
+| [save_format](/cells/python-net/aspose.cells.lowcode/lowcodeimagesaveoptions/save_format) | Gets or sets the save format. |
+| [image_options](/cells/python-net/aspose.cells.lowcode/lowcodeimagesaveoptions/image_options) | The options for rendering images. |
+| [save_options_provider](/cells/python-net/aspose.cells.lowcode/lowcodeimagesaveoptions/save_options_provider) | Provider of save options for saving generated images. |
+
+
+
+### See Also
+* module [`aspose.cells.lowcode`](..)
+* class [`LowCodeImageSaveOptions`](/cells/python-net/aspose.cells.lowcode/lowcodeimagesaveoptions)
+* class [`LowCodeSaveOptions`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptions)
diff --git a/english/aspose.cells.lowcode/lowcodeimagesaveoptions/image_options/_index.md b/english/aspose.cells.lowcode/lowcodeimagesaveoptions/image_options/_index.md
new file mode 100644
index 0000000000..d660605065
--- /dev/null
+++ b/english/aspose.cells.lowcode/lowcodeimagesaveoptions/image_options/_index.md
@@ -0,0 +1,34 @@
+---
+title: image_options property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 30
+url: /aspose.cells.lowcode/lowcodeimagesaveoptions/image_options/
+is_root: false
+---
+
+## image_options property
+
+
+The options for rendering images.
+
+### Remarks
+
+
+When one [`ImageOrPrintOptions`](/cells/python-net/aspose.cells.rendering/imageorprintoptions) instance is specified,
+the [`LowCodeImageSaveOptions.save_format`](/cells/python-net/aspose.cells.lowcode/lowcodeimagesaveoptions#save_format) will be overwritten(if it had been specified before).
+### Definition:
+```python
+@property
+def image_options(self):
+ ...
+@image_options.setter
+def image_options(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.lowcode`](../../)
+* class [`ImageOrPrintOptions`](/cells/python-net/aspose.cells.rendering/imageorprintoptions)
+* class [`LowCodeImageSaveOptions`](/cells/python-net/aspose.cells.lowcode/lowcodeimagesaveoptions)
diff --git a/english/aspose.cells.lowcode/lowcodeimagesaveoptions/output_file/_index.md b/english/aspose.cells.lowcode/lowcodeimagesaveoptions/output_file/_index.md
new file mode 100644
index 0000000000..e633b996cd
--- /dev/null
+++ b/english/aspose.cells.lowcode/lowcodeimagesaveoptions/output_file/_index.md
@@ -0,0 +1,28 @@
+---
+title: output_file property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 40
+url: /aspose.cells.lowcode/lowcodeimagesaveoptions/output_file/
+is_root: false
+---
+
+## output_file property
+
+
+Gets and sets the file(with path if needed) for saving the generated data.
+When setting this property with value other than null or empty string, [`LowCodeSaveOptions.output_stream`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptions#output_stream) will be ignored.
+### Definition:
+```python
+@property
+def output_file(self):
+ ...
+@output_file.setter
+def output_file(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.lowcode`](../../)
+* class [`LowCodeImageSaveOptions`](/cells/python-net/aspose.cells.lowcode/lowcodeimagesaveoptions)
diff --git a/english/aspose.cells.lowcode/lowcodeimagesaveoptions/output_stream/_index.md b/english/aspose.cells.lowcode/lowcodeimagesaveoptions/output_stream/_index.md
new file mode 100644
index 0000000000..f9a13bb547
--- /dev/null
+++ b/english/aspose.cells.lowcode/lowcodeimagesaveoptions/output_stream/_index.md
@@ -0,0 +1,28 @@
+---
+title: output_stream property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 50
+url: /aspose.cells.lowcode/lowcodeimagesaveoptions/output_stream/
+is_root: false
+---
+
+## output_stream property
+
+
+Gets and sets the Stream for writing the generated data to.
+When setting this property with value other than null, [`LowCodeSaveOptions.output_file`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptions#output_file) will be ignored.
+### Definition:
+```python
+@property
+def output_stream(self):
+ ...
+@output_stream.setter
+def output_stream(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.lowcode`](../../)
+* class [`LowCodeImageSaveOptions`](/cells/python-net/aspose.cells.lowcode/lowcodeimagesaveoptions)
diff --git a/english/aspose.cells.lowcode/lowcodeimagesaveoptions/save_format/_index.md b/english/aspose.cells.lowcode/lowcodeimagesaveoptions/save_format/_index.md
new file mode 100644
index 0000000000..b1695483c7
--- /dev/null
+++ b/english/aspose.cells.lowcode/lowcodeimagesaveoptions/save_format/_index.md
@@ -0,0 +1,34 @@
+---
+title: save_format property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 60
+url: /aspose.cells.lowcode/lowcodeimagesaveoptions/save_format/
+is_root: false
+---
+
+## save_format property
+
+
+Gets or sets the save format.
+
+### Remarks
+
+
+If [`LowCodeImageSaveOptions.image_options`](/cells/python-net/aspose.cells.lowcode/lowcodeimagesaveoptions#image_options) has been specified, setting this property will also
+change the [`ImageOrPrintOptions.image_type`](/cells/python-net/aspose.cells.rendering/imageorprintoptions#image_type) value of it.
+### Definition:
+```python
+@property
+def save_format(self):
+ ...
+@save_format.setter
+def save_format(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.lowcode`](../../)
+* class [`LowCodeImageSaveOptions`](/cells/python-net/aspose.cells.lowcode/lowcodeimagesaveoptions)
+* class [`SaveFormat`](/cells/python-net/aspose.cells/saveformat)
diff --git a/english/aspose.cells.lowcode/lowcodeimagesaveoptions/save_options_provider/_index.md b/english/aspose.cells.lowcode/lowcodeimagesaveoptions/save_options_provider/_index.md
new file mode 100644
index 0000000000..e5533119e6
--- /dev/null
+++ b/english/aspose.cells.lowcode/lowcodeimagesaveoptions/save_options_provider/_index.md
@@ -0,0 +1,35 @@
+---
+title: save_options_provider property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 70
+url: /aspose.cells.lowcode/lowcodeimagesaveoptions/save_options_provider/
+is_root: false
+---
+
+## save_options_provider property
+
+
+Provider of save options for saving generated images.
+
+### Remarks
+
+
+The output([`LowCodeSaveOptions.output_file`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptions#output_file) or [`LowCodeSaveOptions.output_stream`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptions#output_stream))
+specified by this instance will take no effect when this property is specified.
+Instead the output of every generated image will be specified by the provider.
+### Definition:
+```python
+@property
+def save_options_provider(self):
+ ...
+@save_options_provider.setter
+def save_options_provider(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.lowcode`](../../)
+* class [`AbstractLowCodeSaveOptionsProvider`](/cells/python-net/aspose.cells.lowcode/abstractlowcodesaveoptionsprovider)
+* class [`LowCodeImageSaveOptions`](/cells/python-net/aspose.cells.lowcode/lowcodeimagesaveoptions)
diff --git a/english/aspose.cells.lowcode/lowcodeloadoptions/__init__/_index.md b/english/aspose.cells.lowcode/lowcodeloadoptions/__init__/_index.md
new file mode 100644
index 0000000000..79ffcc51fe
--- /dev/null
+++ b/english/aspose.cells.lowcode/lowcodeloadoptions/__init__/_index.md
@@ -0,0 +1,29 @@
+---
+title: LowCodeLoadOptions constructor
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 10
+url: /aspose.cells.lowcode/lowcodeloadoptions/__init__/
+is_root: false
+---
+
+## \_\_init\_\_(self) {#}
+
+Constructs a new instance of LowCodeLoadOptions
+
+
+
+```python
+
+def __init__(self):
+ ...
+```
+
+
+
+
+
+### See Also
+* module [`aspose.cells.lowcode`](../../)
+* class [`LowCodeLoadOptions`](/cells/python-net/aspose.cells.lowcode/lowcodeloadoptions)
diff --git a/english/aspose.cells.lowcode/lowcodeloadoptions/_index.md b/english/aspose.cells.lowcode/lowcodeloadoptions/_index.md
new file mode 100644
index 0000000000..b8edf8be77
--- /dev/null
+++ b/english/aspose.cells.lowcode/lowcodeloadoptions/_index.md
@@ -0,0 +1,34 @@
+---
+title: LowCodeLoadOptions class
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 90
+url: /aspose.cells.lowcode/lowcodeloadoptions/
+is_root: false
+---
+
+## LowCodeLoadOptions class
+
+Options for loading template file.
+
+
+
+The LowCodeLoadOptions type exposes the following members:
+
+### Constructors
+| Constructor | Description |
+| :- | :- |
+| [`__init__(self)`](/cells/python-net/aspose.cells.lowcode/lowcodeloadoptions/__init__/#) | Constructs a new instance of LowCodeLoadOptions |
+
+
+### Properties
+| Property | Description |
+| :- | :- |
+| [input_file](/cells/python-net/aspose.cells.lowcode/lowcodeloadoptions/input_file) | Gets and sets the file(with path if needed) of the template. |
+| [input_stream](/cells/python-net/aspose.cells.lowcode/lowcodeloadoptions/input_stream) | Gets and sets the Stream of the template. |
+
+
+
+### See Also
+* module [`aspose.cells.lowcode`](..)
diff --git a/english/aspose.cells.lowcode/lowcodeloadoptions/input_file/_index.md b/english/aspose.cells.lowcode/lowcodeloadoptions/input_file/_index.md
new file mode 100644
index 0000000000..faa1f2e6bd
--- /dev/null
+++ b/english/aspose.cells.lowcode/lowcodeloadoptions/input_file/_index.md
@@ -0,0 +1,33 @@
+---
+title: input_file property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 30
+url: /aspose.cells.lowcode/lowcodeloadoptions/input_file/
+is_root: false
+---
+
+## input_file property
+
+
+Gets and sets the file(with path if needed) of the template.
+
+### Remarks
+
+
+When setting a non-null and non-empty path to this property,
+the previously set value for [`LowCodeLoadOptions.input_stream`](/cells/python-net/aspose.cells.lowcode/lowcodeloadoptions#input_stream) will be ignored.
+### Definition:
+```python
+@property
+def input_file(self):
+ ...
+@input_file.setter
+def input_file(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.lowcode`](../../)
+* class [`LowCodeLoadOptions`](/cells/python-net/aspose.cells.lowcode/lowcodeloadoptions)
diff --git a/english/aspose.cells.lowcode/lowcodeloadoptions/input_stream/_index.md b/english/aspose.cells.lowcode/lowcodeloadoptions/input_stream/_index.md
new file mode 100644
index 0000000000..42d1a230f1
--- /dev/null
+++ b/english/aspose.cells.lowcode/lowcodeloadoptions/input_stream/_index.md
@@ -0,0 +1,33 @@
+---
+title: input_stream property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 40
+url: /aspose.cells.lowcode/lowcodeloadoptions/input_stream/
+is_root: false
+---
+
+## input_stream property
+
+
+Gets and sets the Stream of the template.
+
+### Remarks
+
+
+When setting a non-null Stream to this property,
+the previously set value for [`LowCodeLoadOptions.input_file`](/cells/python-net/aspose.cells.lowcode/lowcodeloadoptions#input_file) will be ignored.
+### Definition:
+```python
+@property
+def input_stream(self):
+ ...
+@input_stream.setter
+def input_stream(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.lowcode`](../../)
+* class [`LowCodeLoadOptions`](/cells/python-net/aspose.cells.lowcode/lowcodeloadoptions)
diff --git a/english/aspose.cells.lowcode/lowcodemergeoptions/__init__/_index.md b/english/aspose.cells.lowcode/lowcodemergeoptions/__init__/_index.md
new file mode 100644
index 0000000000..650245fcce
--- /dev/null
+++ b/english/aspose.cells.lowcode/lowcodemergeoptions/__init__/_index.md
@@ -0,0 +1,29 @@
+---
+title: LowCodeMergeOptions constructor
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 10
+url: /aspose.cells.lowcode/lowcodemergeoptions/__init__/
+is_root: false
+---
+
+## \_\_init\_\_(self) {#}
+
+Constructs a new instance of LowCodeMergeOptions
+
+
+
+```python
+
+def __init__(self):
+ ...
+```
+
+
+
+
+
+### See Also
+* module [`aspose.cells.lowcode`](../../)
+* class [`LowCodeMergeOptions`](/cells/python-net/aspose.cells.lowcode/lowcodemergeoptions)
diff --git a/english/aspose.cells.lowcode/lowcodemergeoptions/_index.md b/english/aspose.cells.lowcode/lowcodemergeoptions/_index.md
new file mode 100644
index 0000000000..1de4d8f307
--- /dev/null
+++ b/english/aspose.cells.lowcode/lowcodemergeoptions/_index.md
@@ -0,0 +1,34 @@
+---
+title: LowCodeMergeOptions class
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 100
+url: /aspose.cells.lowcode/lowcodemergeoptions/
+is_root: false
+---
+
+## LowCodeMergeOptions class
+
+Options for merging multiple template files into one.
+
+
+
+The LowCodeMergeOptions type exposes the following members:
+
+### Constructors
+| Constructor | Description |
+| :- | :- |
+| [`__init__(self)`](/cells/python-net/aspose.cells.lowcode/lowcodemergeoptions/__init__/#) | Constructs a new instance of LowCodeMergeOptions |
+
+
+### Properties
+| Property | Description |
+| :- | :- |
+| [save_options](/cells/python-net/aspose.cells.lowcode/lowcodemergeoptions/save_options) | Save options for saving the split parts. |
+| [load_options_provider](/cells/python-net/aspose.cells.lowcode/lowcodemergeoptions/load_options_provider) | Provider of save options for saving the split parts. |
+
+
+
+### See Also
+* module [`aspose.cells.lowcode`](..)
diff --git a/english/aspose.cells.lowcode/lowcodemergeoptions/load_options_provider/_index.md b/english/aspose.cells.lowcode/lowcodemergeoptions/load_options_provider/_index.md
new file mode 100644
index 0000000000..cfd320dc9f
--- /dev/null
+++ b/english/aspose.cells.lowcode/lowcodemergeoptions/load_options_provider/_index.md
@@ -0,0 +1,35 @@
+---
+title: load_options_provider property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 30
+url: /aspose.cells.lowcode/lowcodemergeoptions/load_options_provider/
+is_root: false
+---
+
+## load_options_provider property
+
+
+Provider of save options for saving the split parts.
+
+### Remarks
+
+
+If this property is specified, [`LoadOptions`](/cells/python-net/aspose.cells/loadoptions) takes no effect
+because the output of every split part will be specified by the provider.
+### Definition:
+```python
+@property
+def load_options_provider(self):
+ ...
+@load_options_provider.setter
+def load_options_provider(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.lowcode`](../../)
+* class [`AbstractLowCodeLoadOptionsProvider`](/cells/python-net/aspose.cells.lowcode/abstractlowcodeloadoptionsprovider)
+* class [`LoadOptions`](/cells/python-net/aspose.cells/loadoptions)
+* class [`LowCodeMergeOptions`](/cells/python-net/aspose.cells.lowcode/lowcodemergeoptions)
diff --git a/english/aspose.cells.lowcode/lowcodemergeoptions/save_options/_index.md b/english/aspose.cells.lowcode/lowcodemergeoptions/save_options/_index.md
new file mode 100644
index 0000000000..4a2a4235b9
--- /dev/null
+++ b/english/aspose.cells.lowcode/lowcodemergeoptions/save_options/_index.md
@@ -0,0 +1,28 @@
+---
+title: save_options property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 40
+url: /aspose.cells.lowcode/lowcodemergeoptions/save_options/
+is_root: false
+---
+
+## save_options property
+
+
+Save options for saving the split parts.
+### Definition:
+```python
+@property
+def save_options(self):
+ ...
+@save_options.setter
+def save_options(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.lowcode`](../../)
+* class [`LowCodeMergeOptions`](/cells/python-net/aspose.cells.lowcode/lowcodemergeoptions)
+* class [`LowCodeSaveOptions`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptions)
diff --git a/english/aspose.cells.lowcode/lowcodepdfsaveoptions/__init__/_index.md b/english/aspose.cells.lowcode/lowcodepdfsaveoptions/__init__/_index.md
new file mode 100644
index 0000000000..76382fe58c
--- /dev/null
+++ b/english/aspose.cells.lowcode/lowcodepdfsaveoptions/__init__/_index.md
@@ -0,0 +1,29 @@
+---
+title: LowCodePdfSaveOptions constructor
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 10
+url: /aspose.cells.lowcode/lowcodepdfsaveoptions/__init__/
+is_root: false
+---
+
+## \_\_init\_\_(self) {#}
+
+Constructs a new instance of LowCodePdfSaveOptions
+
+
+
+```python
+
+def __init__(self):
+ ...
+```
+
+
+
+
+
+### See Also
+* module [`aspose.cells.lowcode`](../../)
+* class [`LowCodePdfSaveOptions`](/cells/python-net/aspose.cells.lowcode/lowcodepdfsaveoptions)
diff --git a/english/aspose.cells.lowcode/lowcodepdfsaveoptions/_index.md b/english/aspose.cells.lowcode/lowcodepdfsaveoptions/_index.md
new file mode 100644
index 0000000000..47769e54f3
--- /dev/null
+++ b/english/aspose.cells.lowcode/lowcodepdfsaveoptions/_index.md
@@ -0,0 +1,43 @@
+---
+title: LowCodePdfSaveOptions class
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 110
+url: /aspose.cells.lowcode/lowcodepdfsaveoptions/
+is_root: false
+---
+
+## LowCodePdfSaveOptions class
+
+Options for saving pdf in low code way.
+
+
+
+**Inheritance:** [`LowCodePdfSaveOptions`](/cells/python-net/aspose.cells.lowcode/lowcodepdfsaveoptions) →
+[`LowCodeSaveOptions`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptions)
+
+
+
+The LowCodePdfSaveOptions type exposes the following members:
+
+### Constructors
+| Constructor | Description |
+| :- | :- |
+| [`__init__(self)`](/cells/python-net/aspose.cells.lowcode/lowcodepdfsaveoptions/__init__/#) | Constructs a new instance of LowCodePdfSaveOptions |
+
+
+### Properties
+| Property | Description |
+| :- | :- |
+| [output_file](/cells/python-net/aspose.cells.lowcode/lowcodepdfsaveoptions/output_file) | Gets and sets the file(with path if needed) for saving the generated data.
When setting this property with value other than null or empty string, [`LowCodeSaveOptions.output_stream`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptions#output_stream) will be ignored. |
+| [output_stream](/cells/python-net/aspose.cells.lowcode/lowcodepdfsaveoptions/output_stream) | Gets and sets the Stream for writing the generated data to.
When setting this property with value other than null, [`LowCodeSaveOptions.output_file`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptions#output_file) will be ignored. |
+| [save_format](/cells/python-net/aspose.cells.lowcode/lowcodepdfsaveoptions/save_format) | The save format for the output.
For converting to pdf, it can only be [`SaveFormat.PDF`](/cells/python-net/aspose.cells/saveformat#PDF). |
+| [pdf_options](/cells/python-net/aspose.cells.lowcode/lowcodepdfsaveoptions/pdf_options) | The options for saving Pdf file. |
+
+
+
+### See Also
+* module [`aspose.cells.lowcode`](..)
+* class [`LowCodePdfSaveOptions`](/cells/python-net/aspose.cells.lowcode/lowcodepdfsaveoptions)
+* class [`LowCodeSaveOptions`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptions)
diff --git a/english/aspose.cells.lowcode/lowcodepdfsaveoptions/output_file/_index.md b/english/aspose.cells.lowcode/lowcodepdfsaveoptions/output_file/_index.md
new file mode 100644
index 0000000000..3f609ef6b1
--- /dev/null
+++ b/english/aspose.cells.lowcode/lowcodepdfsaveoptions/output_file/_index.md
@@ -0,0 +1,28 @@
+---
+title: output_file property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 30
+url: /aspose.cells.lowcode/lowcodepdfsaveoptions/output_file/
+is_root: false
+---
+
+## output_file property
+
+
+Gets and sets the file(with path if needed) for saving the generated data.
+When setting this property with value other than null or empty string, [`LowCodeSaveOptions.output_stream`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptions#output_stream) will be ignored.
+### Definition:
+```python
+@property
+def output_file(self):
+ ...
+@output_file.setter
+def output_file(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.lowcode`](../../)
+* class [`LowCodePdfSaveOptions`](/cells/python-net/aspose.cells.lowcode/lowcodepdfsaveoptions)
diff --git a/english/aspose.cells.lowcode/lowcodepdfsaveoptions/output_stream/_index.md b/english/aspose.cells.lowcode/lowcodepdfsaveoptions/output_stream/_index.md
new file mode 100644
index 0000000000..c3b93db023
--- /dev/null
+++ b/english/aspose.cells.lowcode/lowcodepdfsaveoptions/output_stream/_index.md
@@ -0,0 +1,28 @@
+---
+title: output_stream property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 40
+url: /aspose.cells.lowcode/lowcodepdfsaveoptions/output_stream/
+is_root: false
+---
+
+## output_stream property
+
+
+Gets and sets the Stream for writing the generated data to.
+When setting this property with value other than null, [`LowCodeSaveOptions.output_file`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptions#output_file) will be ignored.
+### Definition:
+```python
+@property
+def output_stream(self):
+ ...
+@output_stream.setter
+def output_stream(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.lowcode`](../../)
+* class [`LowCodePdfSaveOptions`](/cells/python-net/aspose.cells.lowcode/lowcodepdfsaveoptions)
diff --git a/english/aspose.cells.lowcode/lowcodepdfsaveoptions/pdf_options/_index.md b/english/aspose.cells.lowcode/lowcodepdfsaveoptions/pdf_options/_index.md
new file mode 100644
index 0000000000..8666b4103e
--- /dev/null
+++ b/english/aspose.cells.lowcode/lowcodepdfsaveoptions/pdf_options/_index.md
@@ -0,0 +1,28 @@
+---
+title: pdf_options property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 50
+url: /aspose.cells.lowcode/lowcodepdfsaveoptions/pdf_options/
+is_root: false
+---
+
+## pdf_options property
+
+
+The options for saving Pdf file.
+### Definition:
+```python
+@property
+def pdf_options(self):
+ ...
+@pdf_options.setter
+def pdf_options(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.lowcode`](../../)
+* class [`LowCodePdfSaveOptions`](/cells/python-net/aspose.cells.lowcode/lowcodepdfsaveoptions)
+* class [`PdfSaveOptions`](/cells/python-net/aspose.cells/pdfsaveoptions)
diff --git a/english/aspose.cells.lowcode/lowcodepdfsaveoptions/save_format/_index.md b/english/aspose.cells.lowcode/lowcodepdfsaveoptions/save_format/_index.md
new file mode 100644
index 0000000000..a1ae8c1bd1
--- /dev/null
+++ b/english/aspose.cells.lowcode/lowcodepdfsaveoptions/save_format/_index.md
@@ -0,0 +1,29 @@
+---
+title: save_format property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 60
+url: /aspose.cells.lowcode/lowcodepdfsaveoptions/save_format/
+is_root: false
+---
+
+## save_format property
+
+
+The save format for the output.
+For converting to pdf, it can only be [`SaveFormat.PDF`](/cells/python-net/aspose.cells/saveformat#PDF).
+### Definition:
+```python
+@property
+def save_format(self):
+ ...
+@save_format.setter
+def save_format(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.lowcode`](../../)
+* class [`LowCodePdfSaveOptions`](/cells/python-net/aspose.cells.lowcode/lowcodepdfsaveoptions)
+* class [`SaveFormat`](/cells/python-net/aspose.cells/saveformat)
diff --git a/english/aspose.cells.lowcode/lowcodesaveoptions/__init__/_index.md b/english/aspose.cells.lowcode/lowcodesaveoptions/__init__/_index.md
new file mode 100644
index 0000000000..2426135164
--- /dev/null
+++ b/english/aspose.cells.lowcode/lowcodesaveoptions/__init__/_index.md
@@ -0,0 +1,29 @@
+---
+title: LowCodeSaveOptions constructor
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 10
+url: /aspose.cells.lowcode/lowcodesaveoptions/__init__/
+is_root: false
+---
+
+## \_\_init\_\_(self) {#}
+
+Constructs a new instance of LowCodeSaveOptions
+
+
+
+```python
+
+def __init__(self):
+ ...
+```
+
+
+
+
+
+### See Also
+* module [`aspose.cells.lowcode`](../../)
+* class [`LowCodeSaveOptions`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptions)
diff --git a/english/aspose.cells.lowcode/lowcodesaveoptions/_index.md b/english/aspose.cells.lowcode/lowcodesaveoptions/_index.md
new file mode 100644
index 0000000000..75d5ba9b0d
--- /dev/null
+++ b/english/aspose.cells.lowcode/lowcodesaveoptions/_index.md
@@ -0,0 +1,35 @@
+---
+title: LowCodeSaveOptions class
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 120
+url: /aspose.cells.lowcode/lowcodesaveoptions/
+is_root: false
+---
+
+## LowCodeSaveOptions class
+
+Options for saving generated results in low code way.
+
+
+
+The LowCodeSaveOptions type exposes the following members:
+
+### Constructors
+| Constructor | Description |
+| :- | :- |
+| [`__init__(self)`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptions/__init__/#) | Constructs a new instance of LowCodeSaveOptions |
+
+
+### Properties
+| Property | Description |
+| :- | :- |
+| [output_file](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptions/output_file) | Gets and sets the file(with path if needed) for saving the generated data.
When setting this property with value other than null or empty string, [`LowCodeSaveOptions.output_stream`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptions#output_stream) will be ignored. |
+| [output_stream](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptions/output_stream) | Gets and sets the Stream for writing the generated data to.
When setting this property with value other than null, [`LowCodeSaveOptions.output_file`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptions#output_file) will be ignored. |
+| [save_format](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptions/save_format) | Gets and sets the save format for the output.
Generally, for specific process in low code way, only some specific formats are allowed.
Please specify the correct format for corresponding process, otherwise unexpected result
or even exception may be caused. |
+
+
+
+### See Also
+* module [`aspose.cells.lowcode`](..)
diff --git a/english/aspose.cells.lowcode/lowcodesaveoptions/output_file/_index.md b/english/aspose.cells.lowcode/lowcodesaveoptions/output_file/_index.md
new file mode 100644
index 0000000000..149d4bf497
--- /dev/null
+++ b/english/aspose.cells.lowcode/lowcodesaveoptions/output_file/_index.md
@@ -0,0 +1,28 @@
+---
+title: output_file property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 30
+url: /aspose.cells.lowcode/lowcodesaveoptions/output_file/
+is_root: false
+---
+
+## output_file property
+
+
+Gets and sets the file(with path if needed) for saving the generated data.
+When setting this property with value other than null or empty string, [`LowCodeSaveOptions.output_stream`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptions#output_stream) will be ignored.
+### Definition:
+```python
+@property
+def output_file(self):
+ ...
+@output_file.setter
+def output_file(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.lowcode`](../../)
+* class [`LowCodeSaveOptions`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptions)
diff --git a/english/aspose.cells.lowcode/lowcodesaveoptions/output_stream/_index.md b/english/aspose.cells.lowcode/lowcodesaveoptions/output_stream/_index.md
new file mode 100644
index 0000000000..8ac44318bb
--- /dev/null
+++ b/english/aspose.cells.lowcode/lowcodesaveoptions/output_stream/_index.md
@@ -0,0 +1,28 @@
+---
+title: output_stream property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 40
+url: /aspose.cells.lowcode/lowcodesaveoptions/output_stream/
+is_root: false
+---
+
+## output_stream property
+
+
+Gets and sets the Stream for writing the generated data to.
+When setting this property with value other than null, [`LowCodeSaveOptions.output_file`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptions#output_file) will be ignored.
+### Definition:
+```python
+@property
+def output_stream(self):
+ ...
+@output_stream.setter
+def output_stream(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.lowcode`](../../)
+* class [`LowCodeSaveOptions`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptions)
diff --git a/english/aspose.cells.lowcode/lowcodesaveoptions/save_format/_index.md b/english/aspose.cells.lowcode/lowcodesaveoptions/save_format/_index.md
new file mode 100644
index 0000000000..ca2f3a72f3
--- /dev/null
+++ b/english/aspose.cells.lowcode/lowcodesaveoptions/save_format/_index.md
@@ -0,0 +1,31 @@
+---
+title: save_format property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 50
+url: /aspose.cells.lowcode/lowcodesaveoptions/save_format/
+is_root: false
+---
+
+## save_format property
+
+
+Gets and sets the save format for the output.
+Generally, for specific process in low code way, only some specific formats are allowed.
+Please specify the correct format for corresponding process, otherwise unexpected result
+or even exception may be caused.
+### Definition:
+```python
+@property
+def save_format(self):
+ ...
+@save_format.setter
+def save_format(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.lowcode`](../../)
+* class [`LowCodeSaveOptions`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptions)
+* class [`SaveFormat`](/cells/python-net/aspose.cells/saveformat)
diff --git a/english/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling/__init__/_index.md b/english/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling/__init__/_index.md
new file mode 100644
index 0000000000..ea09a1e76c
--- /dev/null
+++ b/english/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling/__init__/_index.md
@@ -0,0 +1,29 @@
+---
+title: LowCodeSaveOptionsProviderOfAssembling constructor
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 10
+url: /aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling/__init__/
+is_root: false
+---
+
+## \_\_init\_\_(self) {#}
+
+Constructs a new instance of LowCodeSaveOptionsProviderOfAssembling
+
+
+
+```python
+
+def __init__(self):
+ ...
+```
+
+
+
+
+
+### See Also
+* module [`aspose.cells.lowcode`](../../)
+* class [`LowCodeSaveOptionsProviderOfAssembling`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling)
diff --git a/english/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling/_index.md b/english/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling/_index.md
new file mode 100644
index 0000000000..b2f41dbae9
--- /dev/null
+++ b/english/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling/_index.md
@@ -0,0 +1,59 @@
+---
+title: LowCodeSaveOptionsProviderOfAssembling class
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 130
+url: /aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling/
+is_root: false
+---
+
+## LowCodeSaveOptionsProviderOfAssembling class
+
+Implementation to provide save options which save split parts to files
+and the path of resultant file are named as(it may contains directories):
+[`LowCodeSaveOptionsProviderOfAssembling.path_header`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling#path_header)+[`LowCodeSaveOptionsProviderOfAssembling.sheet_prefix`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling#sheet_prefix)+SheetIndex(or SheetName)
++[`LowCodeSaveOptionsProviderOfAssembling.split_part_prefix`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling#split_part_prefix)+SplitPartIndex+[`LowCodeSaveOptionsProviderOfAssembling.path_tail`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling#path_tail).
+
+
+
+**Inheritance:** [`LowCodeSaveOptionsProviderOfAssembling`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling) →
+[`AbstractLowCodeSaveOptionsProvider`](/cells/python-net/aspose.cells.lowcode/abstractlowcodesaveoptionsprovider)
+
+
+
+The LowCodeSaveOptionsProviderOfAssembling type exposes the following members:
+
+### Constructors
+| Constructor | Description |
+| :- | :- |
+| [`__init__(self)`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling/__init__/#) | Constructs a new instance of LowCodeSaveOptionsProviderOfAssembling |
+
+
+### Properties
+| Property | Description |
+| :- | :- |
+| [path_header](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling/path_header) | Header part(before added content of sheet and split part) of file path. |
+| [path_tail](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling/path_tail) | Tailing part(after sequence numbers) of file path.
It should include extension of file name. |
+| [use_sheet_name](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling/use_sheet_name) | Whether builds the file path with sheet name instead of sheet index. Default value is false. |
+| [sheet_prefix](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling/sheet_prefix) | Prefix for the index of worksheet. |
+| [split_part_prefix](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling/split_part_prefix) | Prefix for the index of split part. |
+| [sheet_index_offset](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling/sheet_index_offset) | Offset of sheet's index between what used in file path
and its actual value([`SplitPartInfo.sheet_index`](/cells/python-net/aspose.cells.lowcode/splitpartinfo#sheet_index)). |
+| [split_part_index_offset](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling/split_part_index_offset) | Offset of split part's index between what used in file path
and its actual value([`SplitPartInfo.part_index`](/cells/python-net/aspose.cells.lowcode/splitpartinfo#part_index)). |
+| [build_path_with_sheet_always](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling/build_path_with_sheet_always) | Whether add sheet index or name to file path always.
Default value is false, that is, when there is only one sheet,
the sheet index(or name) and corresponding prefix will not be added to the file path. |
+| [build_path_with_split_part_always](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling/build_path_with_split_part_always) | Whether add split part index to file path always.
Default value is false, that is, when there is only one split part,
the split part index and corresponding prefix will not be added to the file path. |
+| [save_options_template](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling/save_options_template) | The template for creating instance of save options in [`LowCodeSaveOptionsProviderOfAssembling.get_save_options`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling/get_save_options). |
+
+
+### Methods
+| Method | Description |
+| :- | :- |
+| [`get_save_options(self, part)`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling/get_save_options/#aspose.cells.lowcode.splitpartinfo) | Gets the save options from which to get the output settings for currently split part. |
+| [`finish(self, part)`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling/finish/#aspose.cells.lowcode.lowcodesaveoptions) | Releases resources after processing currently split part. |
+
+
+
+### See Also
+* module [`aspose.cells.lowcode`](..)
+* class [`AbstractLowCodeSaveOptionsProvider`](/cells/python-net/aspose.cells.lowcode/abstractlowcodesaveoptionsprovider)
+* class [`LowCodeSaveOptionsProviderOfAssembling`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling)
diff --git a/english/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling/build_path_with_sheet_always/_index.md b/english/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling/build_path_with_sheet_always/_index.md
new file mode 100644
index 0000000000..7345e53d40
--- /dev/null
+++ b/english/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling/build_path_with_sheet_always/_index.md
@@ -0,0 +1,29 @@
+---
+title: build_path_with_sheet_always property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 50
+url: /aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling/build_path_with_sheet_always/
+is_root: false
+---
+
+## build_path_with_sheet_always property
+
+
+Whether add sheet index or name to file path always.
+Default value is false, that is, when there is only one sheet,
+the sheet index(or name) and corresponding prefix will not be added to the file path.
+### Definition:
+```python
+@property
+def build_path_with_sheet_always(self):
+ ...
+@build_path_with_sheet_always.setter
+def build_path_with_sheet_always(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.lowcode`](../../)
+* class [`LowCodeSaveOptionsProviderOfAssembling`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling)
diff --git a/english/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling/build_path_with_split_part_always/_index.md b/english/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling/build_path_with_split_part_always/_index.md
new file mode 100644
index 0000000000..0d1e38cdbb
--- /dev/null
+++ b/english/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling/build_path_with_split_part_always/_index.md
@@ -0,0 +1,29 @@
+---
+title: build_path_with_split_part_always property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 60
+url: /aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling/build_path_with_split_part_always/
+is_root: false
+---
+
+## build_path_with_split_part_always property
+
+
+Whether add split part index to file path always.
+Default value is false, that is, when there is only one split part,
+the split part index and corresponding prefix will not be added to the file path.
+### Definition:
+```python
+@property
+def build_path_with_split_part_always(self):
+ ...
+@build_path_with_split_part_always.setter
+def build_path_with_split_part_always(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.lowcode`](../../)
+* class [`LowCodeSaveOptionsProviderOfAssembling`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling)
diff --git a/english/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling/finish/_index.md b/english/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling/finish/_index.md
new file mode 100644
index 0000000000..7eebd0f58c
--- /dev/null
+++ b/english/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling/finish/_index.md
@@ -0,0 +1,39 @@
+---
+title: finish method
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 20
+url: /aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling/finish/
+is_root: false
+---
+
+## finish(self, part) {#aspose.cells.lowcode.LowCodeSaveOptions}
+
+Releases resources after processing currently split part.
+
+
+
+```python
+
+def finish(self, part):
+ ...
+```
+
+
+| Parameter | Type | Description |
+| :- | :- | :- |
+| part | [`LowCodeSaveOptions`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptions) | the save options used for currently split part. |
+### Remarks
+
+By default this method just closes the stream specified by the
+[`LowCodeSaveOptions.output_stream`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptions#output_stream) directly(if the save options
+specified a Stream as destination).
+User may overwrite this method to control how to release resources
+according to their requirement and the implementation of
+[`AbstractLowCodeSaveOptionsProvider.get_save_options`](/cells/python-net/aspose.cells.lowcode/abstractlowcodesaveoptionsprovider/get_save_options).
+
+
+### See Also
+* module [`aspose.cells.lowcode`](../../)
+* class [`LowCodeSaveOptionsProviderOfAssembling`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling)
diff --git a/english/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling/get_save_options/_index.md b/english/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling/get_save_options/_index.md
new file mode 100644
index 0000000000..fca782c6c1
--- /dev/null
+++ b/english/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling/get_save_options/_index.md
@@ -0,0 +1,32 @@
+---
+title: get_save_options method
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 30
+url: /aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling/get_save_options/
+is_root: false
+---
+
+## get_save_options(self, part) {#aspose.cells.lowcode.SplitPartInfo}
+
+Gets the save options from which to get the output settings for currently split part.
+
+
+
+```python
+
+def get_save_options(self, part):
+ ...
+```
+
+
+| Parameter | Type | Description |
+| :- | :- | :- |
+| part | [`SplitPartInfo`](/cells/python-net/aspose.cells.lowcode/splitpartinfo) | |
+
+
+
+### See Also
+* module [`aspose.cells.lowcode`](../../)
+* class [`LowCodeSaveOptionsProviderOfAssembling`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling)
diff --git a/english/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling/path_header/_index.md b/english/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling/path_header/_index.md
new file mode 100644
index 0000000000..e8d085c521
--- /dev/null
+++ b/english/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling/path_header/_index.md
@@ -0,0 +1,27 @@
+---
+title: path_header property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 70
+url: /aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling/path_header/
+is_root: false
+---
+
+## path_header property
+
+
+Header part(before added content of sheet and split part) of file path.
+### Definition:
+```python
+@property
+def path_header(self):
+ ...
+@path_header.setter
+def path_header(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.lowcode`](../../)
+* class [`LowCodeSaveOptionsProviderOfAssembling`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling)
diff --git a/english/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling/path_tail/_index.md b/english/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling/path_tail/_index.md
new file mode 100644
index 0000000000..012daf4bcf
--- /dev/null
+++ b/english/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling/path_tail/_index.md
@@ -0,0 +1,28 @@
+---
+title: path_tail property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 80
+url: /aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling/path_tail/
+is_root: false
+---
+
+## path_tail property
+
+
+Tailing part(after sequence numbers) of file path.
+It should include extension of file name.
+### Definition:
+```python
+@property
+def path_tail(self):
+ ...
+@path_tail.setter
+def path_tail(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.lowcode`](../../)
+* class [`LowCodeSaveOptionsProviderOfAssembling`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling)
diff --git a/english/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling/save_options_template/_index.md b/english/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling/save_options_template/_index.md
new file mode 100644
index 0000000000..a66d6584fe
--- /dev/null
+++ b/english/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling/save_options_template/_index.md
@@ -0,0 +1,34 @@
+---
+title: save_options_template property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 90
+url: /aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling/save_options_template/
+is_root: false
+---
+
+## save_options_template property
+
+
+The template for creating instance of save options in [`LowCodeSaveOptionsProviderOfAssembling.get_save_options`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling/get_save_options).
+
+### Remarks
+
+
+If the template has been specified, then the created instance will copy
+all setting from it and update the output file accordingly.
+### Definition:
+```python
+@property
+def save_options_template(self):
+ ...
+@save_options_template.setter
+def save_options_template(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.lowcode`](../../)
+* class [`LowCodeSaveOptions`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptions)
+* class [`LowCodeSaveOptionsProviderOfAssembling`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling)
diff --git a/english/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling/sheet_index_offset/_index.md b/english/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling/sheet_index_offset/_index.md
new file mode 100644
index 0000000000..0c91a8d579
--- /dev/null
+++ b/english/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling/sheet_index_offset/_index.md
@@ -0,0 +1,33 @@
+---
+title: sheet_index_offset property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 100
+url: /aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling/sheet_index_offset/
+is_root: false
+---
+
+## sheet_index_offset property
+
+
+Offset of sheet's index between what used in file path
+and its actual value([`SplitPartInfo.sheet_index`](/cells/python-net/aspose.cells.lowcode/splitpartinfo#sheet_index)).
+
+### Remarks
+
+
+Only takes effect when [`LowCodeSaveOptionsProviderOfAssembling.use_sheet_name`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling#use_sheet_name) is false.
+### Definition:
+```python
+@property
+def sheet_index_offset(self):
+ ...
+@sheet_index_offset.setter
+def sheet_index_offset(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.lowcode`](../../)
+* class [`LowCodeSaveOptionsProviderOfAssembling`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling)
diff --git a/english/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling/sheet_prefix/_index.md b/english/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling/sheet_prefix/_index.md
new file mode 100644
index 0000000000..4babfbfd41
--- /dev/null
+++ b/english/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling/sheet_prefix/_index.md
@@ -0,0 +1,33 @@
+---
+title: sheet_prefix property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 110
+url: /aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling/sheet_prefix/
+is_root: false
+---
+
+## sheet_prefix property
+
+
+Prefix for the index of worksheet.
+
+### Remarks
+
+
+If there is only one worksheet and [`LowCodeSaveOptionsProviderOfAssembling.build_path_with_sheet_always`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling#build_path_with_sheet_always) is false,
+then this prefix and the sheet index(or name) will not be added to the resultant file path.
+### Definition:
+```python
+@property
+def sheet_prefix(self):
+ ...
+@sheet_prefix.setter
+def sheet_prefix(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.lowcode`](../../)
+* class [`LowCodeSaveOptionsProviderOfAssembling`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling)
diff --git a/english/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling/split_part_index_offset/_index.md b/english/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling/split_part_index_offset/_index.md
new file mode 100644
index 0000000000..663e6f97df
--- /dev/null
+++ b/english/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling/split_part_index_offset/_index.md
@@ -0,0 +1,28 @@
+---
+title: split_part_index_offset property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 120
+url: /aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling/split_part_index_offset/
+is_root: false
+---
+
+## split_part_index_offset property
+
+
+Offset of split part's index between what used in file path
+and its actual value([`SplitPartInfo.part_index`](/cells/python-net/aspose.cells.lowcode/splitpartinfo#part_index)).
+### Definition:
+```python
+@property
+def split_part_index_offset(self):
+ ...
+@split_part_index_offset.setter
+def split_part_index_offset(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.lowcode`](../../)
+* class [`LowCodeSaveOptionsProviderOfAssembling`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling)
diff --git a/english/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling/split_part_prefix/_index.md b/english/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling/split_part_prefix/_index.md
new file mode 100644
index 0000000000..fbb0a2cc00
--- /dev/null
+++ b/english/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling/split_part_prefix/_index.md
@@ -0,0 +1,33 @@
+---
+title: split_part_prefix property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 130
+url: /aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling/split_part_prefix/
+is_root: false
+---
+
+## split_part_prefix property
+
+
+Prefix for the index of split part.
+
+### Remarks
+
+
+If there is only one split part and [`LowCodeSaveOptionsProviderOfAssembling.build_path_with_split_part_always`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling#build_path_with_split_part_always) is false,
+then this prefix and the split part index(0) will not be added to the resultant file path.
+### Definition:
+```python
+@property
+def split_part_prefix(self):
+ ...
+@split_part_prefix.setter
+def split_part_prefix(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.lowcode`](../../)
+* class [`LowCodeSaveOptionsProviderOfAssembling`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling)
diff --git a/english/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling/use_sheet_name/_index.md b/english/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling/use_sheet_name/_index.md
new file mode 100644
index 0000000000..a7ceb3fc9c
--- /dev/null
+++ b/english/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling/use_sheet_name/_index.md
@@ -0,0 +1,34 @@
+---
+title: use_sheet_name property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 140
+url: /aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling/use_sheet_name/
+is_root: false
+---
+
+## use_sheet_name property
+
+
+Whether builds the file path with sheet name instead of sheet index. Default value is false.
+
+### Remarks
+
+
+The sheet name will never be rebuilt automatically.
+So when set it to true, please make sure there is no special sheet name
+that can cause invalid file path or name.
+### Definition:
+```python
+@property
+def use_sheet_name(self):
+ ...
+@use_sheet_name.setter
+def use_sheet_name(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.lowcode`](../../)
+* class [`LowCodeSaveOptionsProviderOfAssembling`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofassembling)
diff --git a/english/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders/__init__/_index.md b/english/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders/__init__/_index.md
new file mode 100644
index 0000000000..f843990f0b
--- /dev/null
+++ b/english/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders/__init__/_index.md
@@ -0,0 +1,46 @@
+---
+title: LowCodeSaveOptionsProviderOfPlaceHolders constructor
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 10
+url: /aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders/__init__/
+is_root: false
+---
+
+## \_\_init\_\_(self, path_template) {#str}
+
+Instantiates an instance to provide save options according to specified templates.
+
+
+
+```python
+
+def __init__(self, path_template):
+ ...
+```
+
+
+| Parameter | Type | Description |
+| :- | :- | :- |
+| path_template | str | The template of the resultant file path. |
+### Remarks
+
+The supported placeholders in file path template:
+
+* ${SheetIndex}: will be replaced by the sheet index of the split part${SheetName}: will be replaced by the sheet name of the split part${SplitPartIndex}: will be replaced by the index of the split part${SheetIndexPrefix}: will be replaced by [`LowCodeSaveOptionsProviderOfPlaceHolders.sheet_index_prefix`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders#sheet_index_prefix)${SheetNamePrefix}: will be replaced by [`LowCodeSaveOptionsProviderOfPlaceHolders.sheet_name_prefix`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders#sheet_name_prefix)${SplitPartPrefix}: will be replaced by [`LowCodeSaveOptionsProviderOfPlaceHolders.split_part_prefix`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders#split_part_prefix)
+
+* ${SheetIndex}: will be replaced by the sheet index of the split part${SheetName}: will be replaced by the sheet name of the split part${SplitPartIndex}: will be replaced by the index of the split part${SheetIndexPrefix}: will be replaced by [`LowCodeSaveOptionsProviderOfPlaceHolders.sheet_index_prefix`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders#sheet_index_prefix)${SheetNamePrefix}: will be replaced by [`LowCodeSaveOptionsProviderOfPlaceHolders.sheet_name_prefix`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders#sheet_name_prefix)${SplitPartPrefix}: will be replaced by [`LowCodeSaveOptionsProviderOfPlaceHolders.split_part_prefix`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders#split_part_prefix)
+
+* ${SheetIndex}: will be replaced by the sheet index of the split part${SheetName}: will be replaced by the sheet name of the split part${SplitPartIndex}: will be replaced by the index of the split part${SheetIndexPrefix}: will be replaced by [`LowCodeSaveOptionsProviderOfPlaceHolders.sheet_index_prefix`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders#sheet_index_prefix)${SheetNamePrefix}: will be replaced by [`LowCodeSaveOptionsProviderOfPlaceHolders.sheet_name_prefix`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders#sheet_name_prefix)${SplitPartPrefix}: will be replaced by [`LowCodeSaveOptionsProviderOfPlaceHolders.split_part_prefix`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders#split_part_prefix)
+
+* ${SheetIndex}: will be replaced by the sheet index of the split part${SheetName}: will be replaced by the sheet name of the split part${SplitPartIndex}: will be replaced by the index of the split part${SheetIndexPrefix}: will be replaced by [`LowCodeSaveOptionsProviderOfPlaceHolders.sheet_index_prefix`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders#sheet_index_prefix)${SheetNamePrefix}: will be replaced by [`LowCodeSaveOptionsProviderOfPlaceHolders.sheet_name_prefix`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders#sheet_name_prefix)${SplitPartPrefix}: will be replaced by [`LowCodeSaveOptionsProviderOfPlaceHolders.split_part_prefix`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders#split_part_prefix)
+
+* ${SheetIndex}: will be replaced by the sheet index of the split part${SheetName}: will be replaced by the sheet name of the split part${SplitPartIndex}: will be replaced by the index of the split part${SheetIndexPrefix}: will be replaced by [`LowCodeSaveOptionsProviderOfPlaceHolders.sheet_index_prefix`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders#sheet_index_prefix)${SheetNamePrefix}: will be replaced by [`LowCodeSaveOptionsProviderOfPlaceHolders.sheet_name_prefix`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders#sheet_name_prefix)${SplitPartPrefix}: will be replaced by [`LowCodeSaveOptionsProviderOfPlaceHolders.split_part_prefix`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders#split_part_prefix)
+
+* ${SheetIndex}: will be replaced by the sheet index of the split part${SheetName}: will be replaced by the sheet name of the split part${SplitPartIndex}: will be replaced by the index of the split part${SheetIndexPrefix}: will be replaced by [`LowCodeSaveOptionsProviderOfPlaceHolders.sheet_index_prefix`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders#sheet_index_prefix)${SheetNamePrefix}: will be replaced by [`LowCodeSaveOptionsProviderOfPlaceHolders.sheet_name_prefix`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders#sheet_name_prefix)${SplitPartPrefix}: will be replaced by [`LowCodeSaveOptionsProviderOfPlaceHolders.split_part_prefix`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders#split_part_prefix)
+
+
+### See Also
+* module [`aspose.cells.lowcode`](../../)
+* class [`LowCodeSaveOptionsProviderOfPlaceHolders`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders)
diff --git a/english/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders/_index.md b/english/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders/_index.md
new file mode 100644
index 0000000000..4775b15e70
--- /dev/null
+++ b/english/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders/_index.md
@@ -0,0 +1,55 @@
+---
+title: LowCodeSaveOptionsProviderOfPlaceHolders class
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 140
+url: /aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders/
+is_root: false
+---
+
+## LowCodeSaveOptionsProviderOfPlaceHolders class
+
+Implementation to provide save options which save split parts to files
+and the path of resultant file are defined with placeholders.
+
+
+
+**Inheritance:** [`LowCodeSaveOptionsProviderOfPlaceHolders`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders) →
+[`AbstractLowCodeSaveOptionsProvider`](/cells/python-net/aspose.cells.lowcode/abstractlowcodesaveoptionsprovider)
+
+
+
+The LowCodeSaveOptionsProviderOfPlaceHolders type exposes the following members:
+
+### Constructors
+| Constructor | Description |
+| :- | :- |
+| [`__init__(self, path_template)`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders/__init__/#str) | Instantiates an instance to provide save options according to specified templates. |
+
+
+### Properties
+| Property | Description |
+| :- | :- |
+| [sheet_index_offset](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders/sheet_index_offset) | Offset of sheet's index between what used in file path
and its actual value([`SplitPartInfo.sheet_index`](/cells/python-net/aspose.cells.lowcode/splitpartinfo#sheet_index)). |
+| [split_part_index_offset](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders/split_part_index_offset) | Offset of split part's index between what used in file path
and its actual value([`SplitPartInfo.part_index`](/cells/python-net/aspose.cells.lowcode/splitpartinfo#part_index)). |
+| [build_path_with_sheet_always](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders/build_path_with_sheet_always) | Whether add sheet index or name to file path always.
Default value is false, that is, when there is only one sheet,
the sheet index and name and corresponding prefix([`LowCodeSaveOptionsProviderOfPlaceHolders.sheet_name_prefix`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders#sheet_name_prefix))
will not be added to the file path. |
+| [build_path_with_split_part_always](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders/build_path_with_split_part_always) | Whether add split part index to file path always.
Default value is false, that is, when there is only one split part,
the split part index and corresponding prefix([`LowCodeSaveOptionsProviderOfPlaceHolders.split_part_prefix`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders#split_part_prefix))
will not be added to the file path. |
+| [sheet_name_prefix](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders/sheet_name_prefix) | Prefix for the index of worksheet. |
+| [sheet_index_prefix](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders/sheet_index_prefix) | Prefix for the index of worksheet. |
+| [split_part_prefix](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders/split_part_prefix) | Prefix for the index of split part. |
+| [save_options_template](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders/save_options_template) | The template for creating instance of save options in [`LowCodeSaveOptionsProviderOfPlaceHolders.get_save_options`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders/get_save_options). |
+
+
+### Methods
+| Method | Description |
+| :- | :- |
+| [`get_save_options(self, part)`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders/get_save_options/#aspose.cells.lowcode.splitpartinfo) | Gets the save options from which to get the output settings for currently split part. |
+| [`finish(self, part)`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders/finish/#aspose.cells.lowcode.lowcodesaveoptions) | Releases resources after processing currently split part. |
+
+
+
+### See Also
+* module [`aspose.cells.lowcode`](..)
+* class [`AbstractLowCodeSaveOptionsProvider`](/cells/python-net/aspose.cells.lowcode/abstractlowcodesaveoptionsprovider)
+* class [`LowCodeSaveOptionsProviderOfPlaceHolders`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders)
diff --git a/english/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders/build_path_with_sheet_always/_index.md b/english/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders/build_path_with_sheet_always/_index.md
new file mode 100644
index 0000000000..25ee75876c
--- /dev/null
+++ b/english/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders/build_path_with_sheet_always/_index.md
@@ -0,0 +1,30 @@
+---
+title: build_path_with_sheet_always property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 50
+url: /aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders/build_path_with_sheet_always/
+is_root: false
+---
+
+## build_path_with_sheet_always property
+
+
+Whether add sheet index or name to file path always.
+Default value is false, that is, when there is only one sheet,
+the sheet index and name and corresponding prefix([`LowCodeSaveOptionsProviderOfPlaceHolders.sheet_name_prefix`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders#sheet_name_prefix))
+will not be added to the file path.
+### Definition:
+```python
+@property
+def build_path_with_sheet_always(self):
+ ...
+@build_path_with_sheet_always.setter
+def build_path_with_sheet_always(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.lowcode`](../../)
+* class [`LowCodeSaveOptionsProviderOfPlaceHolders`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders)
diff --git a/english/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders/build_path_with_split_part_always/_index.md b/english/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders/build_path_with_split_part_always/_index.md
new file mode 100644
index 0000000000..b400beb2a9
--- /dev/null
+++ b/english/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders/build_path_with_split_part_always/_index.md
@@ -0,0 +1,30 @@
+---
+title: build_path_with_split_part_always property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 60
+url: /aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders/build_path_with_split_part_always/
+is_root: false
+---
+
+## build_path_with_split_part_always property
+
+
+Whether add split part index to file path always.
+Default value is false, that is, when there is only one split part,
+the split part index and corresponding prefix([`LowCodeSaveOptionsProviderOfPlaceHolders.split_part_prefix`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders#split_part_prefix))
+will not be added to the file path.
+### Definition:
+```python
+@property
+def build_path_with_split_part_always(self):
+ ...
+@build_path_with_split_part_always.setter
+def build_path_with_split_part_always(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.lowcode`](../../)
+* class [`LowCodeSaveOptionsProviderOfPlaceHolders`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders)
diff --git a/english/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders/finish/_index.md b/english/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders/finish/_index.md
new file mode 100644
index 0000000000..a8540158ab
--- /dev/null
+++ b/english/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders/finish/_index.md
@@ -0,0 +1,39 @@
+---
+title: finish method
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 20
+url: /aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders/finish/
+is_root: false
+---
+
+## finish(self, part) {#aspose.cells.lowcode.LowCodeSaveOptions}
+
+Releases resources after processing currently split part.
+
+
+
+```python
+
+def finish(self, part):
+ ...
+```
+
+
+| Parameter | Type | Description |
+| :- | :- | :- |
+| part | [`LowCodeSaveOptions`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptions) | the save options used for currently split part. |
+### Remarks
+
+By default this method just closes the stream specified by the
+[`LowCodeSaveOptions.output_stream`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptions#output_stream) directly(if the save options
+specified a Stream as destination).
+User may overwrite this method to control how to release resources
+according to their requirement and the implementation of
+[`AbstractLowCodeSaveOptionsProvider.get_save_options`](/cells/python-net/aspose.cells.lowcode/abstractlowcodesaveoptionsprovider/get_save_options).
+
+
+### See Also
+* module [`aspose.cells.lowcode`](../../)
+* class [`LowCodeSaveOptionsProviderOfPlaceHolders`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders)
diff --git a/english/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders/get_save_options/_index.md b/english/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders/get_save_options/_index.md
new file mode 100644
index 0000000000..330dc6ef98
--- /dev/null
+++ b/english/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders/get_save_options/_index.md
@@ -0,0 +1,32 @@
+---
+title: get_save_options method
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 30
+url: /aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders/get_save_options/
+is_root: false
+---
+
+## get_save_options(self, part) {#aspose.cells.lowcode.SplitPartInfo}
+
+Gets the save options from which to get the output settings for currently split part.
+
+
+
+```python
+
+def get_save_options(self, part):
+ ...
+```
+
+
+| Parameter | Type | Description |
+| :- | :- | :- |
+| part | [`SplitPartInfo`](/cells/python-net/aspose.cells.lowcode/splitpartinfo) | |
+
+
+
+### See Also
+* module [`aspose.cells.lowcode`](../../)
+* class [`LowCodeSaveOptionsProviderOfPlaceHolders`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders)
diff --git a/english/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders/save_options_template/_index.md b/english/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders/save_options_template/_index.md
new file mode 100644
index 0000000000..58aef0ee21
--- /dev/null
+++ b/english/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders/save_options_template/_index.md
@@ -0,0 +1,34 @@
+---
+title: save_options_template property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 70
+url: /aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders/save_options_template/
+is_root: false
+---
+
+## save_options_template property
+
+
+The template for creating instance of save options in [`LowCodeSaveOptionsProviderOfPlaceHolders.get_save_options`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders/get_save_options).
+
+### Remarks
+
+
+If the template has been specified, then the created instance will copy
+all setting from it and update the output file accordingly.
+### Definition:
+```python
+@property
+def save_options_template(self):
+ ...
+@save_options_template.setter
+def save_options_template(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.lowcode`](../../)
+* class [`LowCodeSaveOptions`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptions)
+* class [`LowCodeSaveOptionsProviderOfPlaceHolders`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders)
diff --git a/english/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders/sheet_index_offset/_index.md b/english/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders/sheet_index_offset/_index.md
new file mode 100644
index 0000000000..c985869460
--- /dev/null
+++ b/english/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders/sheet_index_offset/_index.md
@@ -0,0 +1,28 @@
+---
+title: sheet_index_offset property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 80
+url: /aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders/sheet_index_offset/
+is_root: false
+---
+
+## sheet_index_offset property
+
+
+Offset of sheet's index between what used in file path
+and its actual value([`SplitPartInfo.sheet_index`](/cells/python-net/aspose.cells.lowcode/splitpartinfo#sheet_index)).
+### Definition:
+```python
+@property
+def sheet_index_offset(self):
+ ...
+@sheet_index_offset.setter
+def sheet_index_offset(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.lowcode`](../../)
+* class [`LowCodeSaveOptionsProviderOfPlaceHolders`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders)
diff --git a/english/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders/sheet_index_prefix/_index.md b/english/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders/sheet_index_prefix/_index.md
new file mode 100644
index 0000000000..ddd2741fda
--- /dev/null
+++ b/english/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders/sheet_index_prefix/_index.md
@@ -0,0 +1,33 @@
+---
+title: sheet_index_prefix property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 90
+url: /aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders/sheet_index_prefix/
+is_root: false
+---
+
+## sheet_index_prefix property
+
+
+Prefix for the index of worksheet.
+
+### Remarks
+
+
+If there is only one worksheet and [`LowCodeSaveOptionsProviderOfPlaceHolders.build_path_with_sheet_always`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders#build_path_with_sheet_always) is false,
+then this prefix and the sheet index(or name) will not be added to the resultant file path.
+### Definition:
+```python
+@property
+def sheet_index_prefix(self):
+ ...
+@sheet_index_prefix.setter
+def sheet_index_prefix(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.lowcode`](../../)
+* class [`LowCodeSaveOptionsProviderOfPlaceHolders`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders)
diff --git a/english/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders/sheet_name_prefix/_index.md b/english/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders/sheet_name_prefix/_index.md
new file mode 100644
index 0000000000..a64e31e14f
--- /dev/null
+++ b/english/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders/sheet_name_prefix/_index.md
@@ -0,0 +1,33 @@
+---
+title: sheet_name_prefix property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 100
+url: /aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders/sheet_name_prefix/
+is_root: false
+---
+
+## sheet_name_prefix property
+
+
+Prefix for the index of worksheet.
+
+### Remarks
+
+
+If there is only one worksheet and [`LowCodeSaveOptionsProviderOfPlaceHolders.build_path_with_sheet_always`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders#build_path_with_sheet_always) is false,
+then this prefix and the sheet index(or name) will not be added to the resultant file path.
+### Definition:
+```python
+@property
+def sheet_name_prefix(self):
+ ...
+@sheet_name_prefix.setter
+def sheet_name_prefix(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.lowcode`](../../)
+* class [`LowCodeSaveOptionsProviderOfPlaceHolders`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders)
diff --git a/english/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders/split_part_index_offset/_index.md b/english/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders/split_part_index_offset/_index.md
new file mode 100644
index 0000000000..ce9598df87
--- /dev/null
+++ b/english/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders/split_part_index_offset/_index.md
@@ -0,0 +1,28 @@
+---
+title: split_part_index_offset property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 110
+url: /aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders/split_part_index_offset/
+is_root: false
+---
+
+## split_part_index_offset property
+
+
+Offset of split part's index between what used in file path
+and its actual value([`SplitPartInfo.part_index`](/cells/python-net/aspose.cells.lowcode/splitpartinfo#part_index)).
+### Definition:
+```python
+@property
+def split_part_index_offset(self):
+ ...
+@split_part_index_offset.setter
+def split_part_index_offset(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.lowcode`](../../)
+* class [`LowCodeSaveOptionsProviderOfPlaceHolders`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders)
diff --git a/english/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders/split_part_prefix/_index.md b/english/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders/split_part_prefix/_index.md
new file mode 100644
index 0000000000..90d4f15d47
--- /dev/null
+++ b/english/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders/split_part_prefix/_index.md
@@ -0,0 +1,33 @@
+---
+title: split_part_prefix property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 120
+url: /aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders/split_part_prefix/
+is_root: false
+---
+
+## split_part_prefix property
+
+
+Prefix for the index of split part.
+
+### Remarks
+
+
+If there is only one split part and [`LowCodeSaveOptionsProviderOfPlaceHolders.build_path_with_split_part_always`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders#build_path_with_split_part_always) is false,
+then this prefix and the split part index(0) will not be added to the resultant file path.
+### Definition:
+```python
+@property
+def split_part_prefix(self):
+ ...
+@split_part_prefix.setter
+def split_part_prefix(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.lowcode`](../../)
+* class [`LowCodeSaveOptionsProviderOfPlaceHolders`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptionsproviderofplaceholders)
diff --git a/english/aspose.cells.lowcode/lowcodesplitoptions/__init__/_index.md b/english/aspose.cells.lowcode/lowcodesplitoptions/__init__/_index.md
new file mode 100644
index 0000000000..2db32bd657
--- /dev/null
+++ b/english/aspose.cells.lowcode/lowcodesplitoptions/__init__/_index.md
@@ -0,0 +1,29 @@
+---
+title: LowCodeSplitOptions constructor
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 10
+url: /aspose.cells.lowcode/lowcodesplitoptions/__init__/
+is_root: false
+---
+
+## \_\_init\_\_(self) {#}
+
+Constructs a new instance of LowCodeSplitOptions
+
+
+
+```python
+
+def __init__(self):
+ ...
+```
+
+
+
+
+
+### See Also
+* module [`aspose.cells.lowcode`](../../)
+* class [`LowCodeSplitOptions`](/cells/python-net/aspose.cells.lowcode/lowcodesplitoptions)
diff --git a/english/aspose.cells.lowcode/lowcodesplitoptions/_index.md b/english/aspose.cells.lowcode/lowcodesplitoptions/_index.md
new file mode 100644
index 0000000000..78c88be88a
--- /dev/null
+++ b/english/aspose.cells.lowcode/lowcodesplitoptions/_index.md
@@ -0,0 +1,35 @@
+---
+title: LowCodeSplitOptions class
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 150
+url: /aspose.cells.lowcode/lowcodesplitoptions/
+is_root: false
+---
+
+## LowCodeSplitOptions class
+
+Options for splitting spreadsheet.
+
+
+
+The LowCodeSplitOptions type exposes the following members:
+
+### Constructors
+| Constructor | Description |
+| :- | :- |
+| [`__init__(self)`](/cells/python-net/aspose.cells.lowcode/lowcodesplitoptions/__init__/#) | Constructs a new instance of LowCodeSplitOptions |
+
+
+### Properties
+| Property | Description |
+| :- | :- |
+| [load_options](/cells/python-net/aspose.cells.lowcode/lowcodesplitoptions/load_options) | Load options for loading the spreadsheet that will be split. |
+| [save_options](/cells/python-net/aspose.cells.lowcode/lowcodesplitoptions/save_options) | Save options for saving the split parts. |
+| [save_options_provider](/cells/python-net/aspose.cells.lowcode/lowcodesplitoptions/save_options_provider) | Provider of save options for saving the split parts. |
+
+
+
+### See Also
+* module [`aspose.cells.lowcode`](..)
diff --git a/english/aspose.cells.lowcode/lowcodesplitoptions/load_options/_index.md b/english/aspose.cells.lowcode/lowcodesplitoptions/load_options/_index.md
new file mode 100644
index 0000000000..ef46a70310
--- /dev/null
+++ b/english/aspose.cells.lowcode/lowcodesplitoptions/load_options/_index.md
@@ -0,0 +1,28 @@
+---
+title: load_options property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 30
+url: /aspose.cells.lowcode/lowcodesplitoptions/load_options/
+is_root: false
+---
+
+## load_options property
+
+
+Load options for loading the spreadsheet that will be split.
+### Definition:
+```python
+@property
+def load_options(self):
+ ...
+@load_options.setter
+def load_options(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.lowcode`](../../)
+* class [`LowCodeLoadOptions`](/cells/python-net/aspose.cells.lowcode/lowcodeloadoptions)
+* class [`LowCodeSplitOptions`](/cells/python-net/aspose.cells.lowcode/lowcodesplitoptions)
diff --git a/english/aspose.cells.lowcode/lowcodesplitoptions/save_options/_index.md b/english/aspose.cells.lowcode/lowcodesplitoptions/save_options/_index.md
new file mode 100644
index 0000000000..8c47150f91
--- /dev/null
+++ b/english/aspose.cells.lowcode/lowcodesplitoptions/save_options/_index.md
@@ -0,0 +1,28 @@
+---
+title: save_options property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 40
+url: /aspose.cells.lowcode/lowcodesplitoptions/save_options/
+is_root: false
+---
+
+## save_options property
+
+
+Save options for saving the split parts.
+### Definition:
+```python
+@property
+def save_options(self):
+ ...
+@save_options.setter
+def save_options(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.lowcode`](../../)
+* class [`LowCodeSaveOptions`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptions)
+* class [`LowCodeSplitOptions`](/cells/python-net/aspose.cells.lowcode/lowcodesplitoptions)
diff --git a/english/aspose.cells.lowcode/lowcodesplitoptions/save_options_provider/_index.md b/english/aspose.cells.lowcode/lowcodesplitoptions/save_options_provider/_index.md
new file mode 100644
index 0000000000..b50ad34297
--- /dev/null
+++ b/english/aspose.cells.lowcode/lowcodesplitoptions/save_options_provider/_index.md
@@ -0,0 +1,34 @@
+---
+title: save_options_provider property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 50
+url: /aspose.cells.lowcode/lowcodesplitoptions/save_options_provider/
+is_root: false
+---
+
+## save_options_provider property
+
+
+Provider of save options for saving the split parts.
+
+### Remarks
+
+
+If this property is specified, [`LowCodeSplitOptions.save_options`](/cells/python-net/aspose.cells.lowcode/lowcodesplitoptions#save_options) takes no effect
+because the output of every split part will be specified by the provider.
+### Definition:
+```python
+@property
+def save_options_provider(self):
+ ...
+@save_options_provider.setter
+def save_options_provider(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.lowcode`](../../)
+* class [`AbstractLowCodeSaveOptionsProvider`](/cells/python-net/aspose.cells.lowcode/abstractlowcodesaveoptionsprovider)
+* class [`LowCodeSplitOptions`](/cells/python-net/aspose.cells.lowcode/lowcodesplitoptions)
diff --git a/english/aspose.cells.lowcode/pdfconverter/_index.md b/english/aspose.cells.lowcode/pdfconverter/_index.md
new file mode 100644
index 0000000000..e3f209d56a
--- /dev/null
+++ b/english/aspose.cells.lowcode/pdfconverter/_index.md
@@ -0,0 +1,38 @@
+---
+title: PdfConverter class
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 160
+url: /aspose.cells.lowcode/pdfconverter/
+is_root: false
+---
+
+## PdfConverter class
+
+Converter for converting template file to pdf.
+
+
+
+The PdfConverter type exposes the following members:
+
+### Methods
+| Method | Description |
+| :- | :- |
+| [`process(, template_file, result_file)`](/cells/python-net/aspose.cells.lowcode/pdfconverter/process/#str-str) | Converts given template file to pdf. |
+| [`process(, load_options, save_options)`](/cells/python-net/aspose.cells.lowcode/pdfconverter/process/#aspose.cells.lowcode.lowcodeloadoptions-aspose.cells.lowcode.lowcodesaveoptions) | Converts template file to pdf |
+
+
+
+### Example
+
+
+```python
+from aspose.cells.lowcode import PdfConverter
+
+PdfConverter.process("template.xlsx", "res.pdf")
+
+```
+
+### See Also
+* module [`aspose.cells.lowcode`](..)
diff --git a/english/aspose.cells.lowcode/pdfconverter/process/_index.md b/english/aspose.cells.lowcode/pdfconverter/process/_index.md
new file mode 100644
index 0000000000..c37abb212e
--- /dev/null
+++ b/english/aspose.cells.lowcode/pdfconverter/process/_index.md
@@ -0,0 +1,54 @@
+---
+title: process method
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 20
+url: /aspose.cells.lowcode/pdfconverter/process/
+is_root: false
+---
+
+## process(, template_file, result_file) {#str-str}
+
+Converts given template file to pdf.
+
+
+
+```python
+
+@staticmethod
+def process(template_file, result_file):
+ ...
+```
+
+
+| Parameter | Type | Description |
+| :- | :- | :- |
+| template_file | str | The template file to be converted |
+| result_file | str | The resultant file, it must be pdf file. |
+
+
+## process(, load_options, save_options) {#aspose.cells.lowcode.LowCodeLoadOptions-aspose.cells.lowcode.LowCodeSaveOptions}
+
+Converts template file to pdf
+
+
+
+```python
+
+@staticmethod
+def process(load_options, save_options):
+ ...
+```
+
+
+| Parameter | Type | Description |
+| :- | :- | :- |
+| load_options | [`LowCodeLoadOptions`](/cells/python-net/aspose.cells.lowcode/lowcodeloadoptions) | Options for input and loading |
+| save_options | [`LowCodeSaveOptions`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptions) | Options for output and saving |
+
+
+
+### See Also
+* module [`aspose.cells.lowcode`](../../)
+* class [`PdfConverter`](/cells/python-net/aspose.cells.lowcode/pdfconverter)
diff --git a/english/aspose.cells.lowcode/splitpartinfo/_index.md b/english/aspose.cells.lowcode/splitpartinfo/_index.md
new file mode 100644
index 0000000000..f5871c447e
--- /dev/null
+++ b/english/aspose.cells.lowcode/splitpartinfo/_index.md
@@ -0,0 +1,30 @@
+---
+title: SplitPartInfo class
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 170
+url: /aspose.cells.lowcode/splitpartinfo/
+is_root: false
+---
+
+## SplitPartInfo class
+
+Represents the information of one input/output for multiple inputs/outputs,
+such as current page to be rendered when converting spreadsheet to image.
+
+
+
+The SplitPartInfo type exposes the following members:
+
+### Properties
+| Property | Description |
+| :- | :- |
+| [part_index](/cells/python-net/aspose.cells.lowcode/splitpartinfo/part_index) | Index of current part in sequence(0 based).
-1 means there are no multiple parts so the result is single. |
+| [sheet_index](/cells/python-net/aspose.cells.lowcode/splitpartinfo/sheet_index) | Index of the sheet where current part is in. -1 denotes there is only one sheet. |
+| [sheet_name](/cells/python-net/aspose.cells.lowcode/splitpartinfo/sheet_name) | Name of the sheet where current part is in. |
+
+
+
+### See Also
+* module [`aspose.cells.lowcode`](..)
diff --git a/english/aspose.cells.lowcode/splitpartinfo/part_index/_index.md b/english/aspose.cells.lowcode/splitpartinfo/part_index/_index.md
new file mode 100644
index 0000000000..0c33515f7e
--- /dev/null
+++ b/english/aspose.cells.lowcode/splitpartinfo/part_index/_index.md
@@ -0,0 +1,34 @@
+---
+title: part_index property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 30
+url: /aspose.cells.lowcode/splitpartinfo/part_index/
+is_root: false
+---
+
+## part_index property
+
+
+Index of current part in sequence(0 based).
+-1 means there are no multiple parts so the result is single.
+
+### Remarks
+
+
+If multiple sheets need to be processed and every sheet is processed(split)
+separately, the part index always starts from 0 for every sheet.
+For example, when converting workbook to images,
+it represents the output page index of currently processed sheet.
+And -1 denotes there is only one page for current sheet.
+### Definition:
+```python
+@property
+def part_index(self):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.lowcode`](../../)
+* class [`SplitPartInfo`](/cells/python-net/aspose.cells.lowcode/splitpartinfo)
diff --git a/english/aspose.cells.lowcode/splitpartinfo/sheet_index/_index.md b/english/aspose.cells.lowcode/splitpartinfo/sheet_index/_index.md
new file mode 100644
index 0000000000..d9e976c16a
--- /dev/null
+++ b/english/aspose.cells.lowcode/splitpartinfo/sheet_index/_index.md
@@ -0,0 +1,24 @@
+---
+title: sheet_index property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 40
+url: /aspose.cells.lowcode/splitpartinfo/sheet_index/
+is_root: false
+---
+
+## sheet_index property
+
+
+Index of the sheet where current part is in. -1 denotes there is only one sheet.
+### Definition:
+```python
+@property
+def sheet_index(self):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.lowcode`](../../)
+* class [`SplitPartInfo`](/cells/python-net/aspose.cells.lowcode/splitpartinfo)
diff --git a/english/aspose.cells.lowcode/splitpartinfo/sheet_name/_index.md b/english/aspose.cells.lowcode/splitpartinfo/sheet_name/_index.md
new file mode 100644
index 0000000000..2e040f3320
--- /dev/null
+++ b/english/aspose.cells.lowcode/splitpartinfo/sheet_name/_index.md
@@ -0,0 +1,29 @@
+---
+title: sheet_name property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 50
+url: /aspose.cells.lowcode/splitpartinfo/sheet_name/
+is_root: false
+---
+
+## sheet_name property
+
+
+Name of the sheet where current part is in.
+
+### Remarks
+
+
+May be null for some situations, such as when rendering the whole workbook to tiff image.
+### Definition:
+```python
+@property
+def sheet_name(self):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.lowcode`](../../)
+* class [`SplitPartInfo`](/cells/python-net/aspose.cells.lowcode/splitpartinfo)
diff --git a/english/aspose.cells.lowcode/spreadsheetconverter/_index.md b/english/aspose.cells.lowcode/spreadsheetconverter/_index.md
new file mode 100644
index 0000000000..ea55004a2c
--- /dev/null
+++ b/english/aspose.cells.lowcode/spreadsheetconverter/_index.md
@@ -0,0 +1,38 @@
+---
+title: SpreadsheetConverter class
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 180
+url: /aspose.cells.lowcode/spreadsheetconverter/
+is_root: false
+---
+
+## SpreadsheetConverter class
+
+Converter for conversion between different spreadsheet file formats, such as xls, xlsx, xlsb, spreadsheet ml...
+
+
+
+The SpreadsheetConverter type exposes the following members:
+
+### Methods
+| Method | Description |
+| :- | :- |
+| [`process(, template_file, result_file)`](/cells/python-net/aspose.cells.lowcode/spreadsheetconverter/process/#str-str) | Converts given template file between spreadsheet file formats. |
+| [`process(, load_options, save_options)`](/cells/python-net/aspose.cells.lowcode/spreadsheetconverter/process/#aspose.cells.lowcode.lowcodeloadoptions-aspose.cells.lowcode.lowcodesaveoptions) | Converts between different spreadsheet file formats. |
+
+
+
+### Example
+
+
+```python
+from aspose.cells.lowcode import SpreadsheetConverter
+
+SpreadsheetConverter.process("template.xlsx", "template.xlsb")
+
+```
+
+### See Also
+* module [`aspose.cells.lowcode`](..)
diff --git a/english/aspose.cells.lowcode/spreadsheetconverter/process/_index.md b/english/aspose.cells.lowcode/spreadsheetconverter/process/_index.md
new file mode 100644
index 0000000000..1c81732ff7
--- /dev/null
+++ b/english/aspose.cells.lowcode/spreadsheetconverter/process/_index.md
@@ -0,0 +1,54 @@
+---
+title: process method
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 20
+url: /aspose.cells.lowcode/spreadsheetconverter/process/
+is_root: false
+---
+
+## process(, template_file, result_file) {#str-str}
+
+Converts given template file between spreadsheet file formats.
+
+
+
+```python
+
+@staticmethod
+def process(template_file, result_file):
+ ...
+```
+
+
+| Parameter | Type | Description |
+| :- | :- | :- |
+| template_file | str | The template file to be converted |
+| result_file | str | The resultant file |
+
+
+## process(, load_options, save_options) {#aspose.cells.lowcode.LowCodeLoadOptions-aspose.cells.lowcode.LowCodeSaveOptions}
+
+Converts between different spreadsheet file formats.
+
+
+
+```python
+
+@staticmethod
+def process(load_options, save_options):
+ ...
+```
+
+
+| Parameter | Type | Description |
+| :- | :- | :- |
+| load_options | [`LowCodeLoadOptions`](/cells/python-net/aspose.cells.lowcode/lowcodeloadoptions) | Options for input and loading |
+| save_options | [`LowCodeSaveOptions`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptions) | Options for output and saving |
+
+
+
+### See Also
+* module [`aspose.cells.lowcode`](../../)
+* class [`SpreadsheetConverter`](/cells/python-net/aspose.cells.lowcode/spreadsheetconverter)
diff --git a/english/aspose.cells.lowcode/spreadsheetlocker/_index.md b/english/aspose.cells.lowcode/spreadsheetlocker/_index.md
new file mode 100644
index 0000000000..fef468f185
--- /dev/null
+++ b/english/aspose.cells.lowcode/spreadsheetlocker/_index.md
@@ -0,0 +1,40 @@
+---
+title: SpreadsheetLocker class
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 190
+url: /aspose.cells.lowcode/spreadsheetlocker/
+is_root: false
+---
+
+## SpreadsheetLocker class
+
+Low code api to lock spreadsheet file.
+
+
+
+The SpreadsheetLocker type exposes the following members:
+
+### Methods
+| Method | Description |
+| :- | :- |
+| [`process(, template_file, result_file, open_password, write_password)`](/cells/python-net/aspose.cells.lowcode/spreadsheetlocker/process/#str-str-str-str) | Locks spreadsheet file with specified settings. |
+| [`process(, load_options, save_options, open_password, write_password)`](/cells/python-net/aspose.cells.lowcode/spreadsheetlocker/process/#aspose.cells.lowcode.lowcodeloadoptions-aspose.cells.lowcode.lowcodesaveoptions-str-str) | Locks spreadsheet file with specified settings. |
+| [`process(, load_options, save_options, open_password, write_password, workbook_password, workbook_type)`](/cells/python-net/aspose.cells.lowcode/spreadsheetlocker/process/#aspose.cells.lowcode.lowcodeloadoptions-aspose.cells.lowcode.lowcodesaveoptions-str-str-str-aspose.cells.protectiontype) | Locks spreadsheet file with specified settings. |
+| [`process(, load_options, save_options, provider)`](/cells/python-net/aspose.cells.lowcode/spreadsheetlocker/process/#aspose.cells.lowcode.lowcodeloadoptions-aspose.cells.lowcode.lowcodesaveoptions-aspose.cells.lowcode.abstractlowcodeprotectionprovider) | Locks spreadsheet file with specified settings. |
+
+
+
+### Example
+
+
+```python
+from aspose.cells.lowcode import SpreadsheetLocker
+
+SpreadsheetLocker.process("template.xlsx", "locked.xlsx", "mypassword", "mypassword")
+
+```
+
+### See Also
+* module [`aspose.cells.lowcode`](..)
diff --git a/english/aspose.cells.lowcode/spreadsheetlocker/process/_index.md b/english/aspose.cells.lowcode/spreadsheetlocker/process/_index.md
new file mode 100644
index 0000000000..cbd6798c34
--- /dev/null
+++ b/english/aspose.cells.lowcode/spreadsheetlocker/process/_index.md
@@ -0,0 +1,103 @@
+---
+title: process method
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 20
+url: /aspose.cells.lowcode/spreadsheetlocker/process/
+is_root: false
+---
+
+## process(, load_options, save_options, provider) {#aspose.cells.lowcode.LowCodeLoadOptions-aspose.cells.lowcode.LowCodeSaveOptions-aspose.cells.lowcode.AbstractLowCodeProtectionProvider}
+
+Locks spreadsheet file with specified settings.
+
+
+
+```python
+
+@staticmethod
+def process(load_options, save_options, provider):
+ ...
+```
+
+
+| Parameter | Type | Description |
+| :- | :- | :- |
+| load_options | [`LowCodeLoadOptions`](/cells/python-net/aspose.cells.lowcode/lowcodeloadoptions) | Options for input and loading |
+| save_options | [`LowCodeSaveOptions`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptions) | Options for output and saving |
+| provider | [`AbstractLowCodeProtectionProvider`](/cells/python-net/aspose.cells.lowcode/abstractlowcodeprotectionprovider) | Implementation to provide protections settings |
+
+
+## process(, template_file, result_file, open_password, write_password) {#str-str-str-str}
+
+Locks spreadsheet file with specified settings.
+
+
+
+```python
+
+@staticmethod
+def process(template_file, result_file, open_password, write_password):
+ ...
+```
+
+
+| Parameter | Type | Description |
+| :- | :- | :- |
+| template_file | str | The template file to be locked |
+| result_file | str | The resultant file |
+| open_password | str | Password for file encryption |
+| write_password | str | Password for protection of modifying spreadsheet |
+
+
+## process(, load_options, save_options, open_password, write_password) {#aspose.cells.lowcode.LowCodeLoadOptions-aspose.cells.lowcode.LowCodeSaveOptions-str-str}
+
+Locks spreadsheet file with specified settings.
+
+
+
+```python
+
+@staticmethod
+def process(load_options, save_options, open_password, write_password):
+ ...
+```
+
+
+| Parameter | Type | Description |
+| :- | :- | :- |
+| load_options | [`LowCodeLoadOptions`](/cells/python-net/aspose.cells.lowcode/lowcodeloadoptions) | Options for input and loading |
+| save_options | [`LowCodeSaveOptions`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptions) | Options for output and saving |
+| open_password | str | Password for file encryption |
+| write_password | str | Password for protection of modifying spreadsheet |
+
+
+## process(, load_options, save_options, open_password, write_password, workbook_password, workbook_type) {#aspose.cells.lowcode.LowCodeLoadOptions-aspose.cells.lowcode.LowCodeSaveOptions-str-str-str-aspose.cells.ProtectionType}
+
+Locks spreadsheet file with specified settings.
+
+
+
+```python
+
+@staticmethod
+def process(load_options, save_options, open_password, write_password, workbook_password, workbook_type):
+ ...
+```
+
+
+| Parameter | Type | Description |
+| :- | :- | :- |
+| load_options | [`LowCodeLoadOptions`](/cells/python-net/aspose.cells.lowcode/lowcodeloadoptions) | Options for input and loading |
+| save_options | [`LowCodeSaveOptions`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptions) | Options for output and saving |
+| open_password | str | Password for file encryption |
+| write_password | str | Password for protection of modifying spreadsheet |
+| workbook_password | str | Password for protection of the workbook |
+| workbook_type | [`ProtectionType`](/cells/python-net/aspose.cells/protectiontype) | Protection type to protect the workbook |
+
+
+
+### See Also
+* module [`aspose.cells.lowcode`](../../)
+* class [`SpreadsheetLocker`](/cells/python-net/aspose.cells.lowcode/spreadsheetlocker)
diff --git a/english/aspose.cells.lowcode/spreadsheetmerger/_index.md b/english/aspose.cells.lowcode/spreadsheetmerger/_index.md
new file mode 100644
index 0000000000..49df1c18aa
--- /dev/null
+++ b/english/aspose.cells.lowcode/spreadsheetmerger/_index.md
@@ -0,0 +1,38 @@
+---
+title: SpreadsheetMerger class
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 200
+url: /aspose.cells.lowcode/spreadsheetmerger/
+is_root: false
+---
+
+## SpreadsheetMerger class
+
+Merges multiple template files into one.
+
+
+
+The SpreadsheetMerger type exposes the following members:
+
+### Methods
+| Method | Description |
+| :- | :- |
+| [`process(, template_files, result_file)`](/cells/python-net/aspose.cells.lowcode/spreadsheetmerger/process/#list-str) | Merge given template files. |
+| [`process(, options)`](/cells/python-net/aspose.cells.lowcode/spreadsheetmerger/process/#aspose.cells.lowcode.lowcodemergeoptions) | Merges multiple template files into one. |
+
+
+
+### Example
+
+
+```python
+from aspose.cells.lowcode import SpreadsheetMerger
+
+SpreadsheetMerger.process(["template2.xlsx", "template2.xlsx"], "res.xlsx")
+
+```
+
+### See Also
+* module [`aspose.cells.lowcode`](..)
diff --git a/english/aspose.cells.lowcode/spreadsheetmerger/process/_index.md b/english/aspose.cells.lowcode/spreadsheetmerger/process/_index.md
new file mode 100644
index 0000000000..131cc4713a
--- /dev/null
+++ b/english/aspose.cells.lowcode/spreadsheetmerger/process/_index.md
@@ -0,0 +1,53 @@
+---
+title: process method
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 20
+url: /aspose.cells.lowcode/spreadsheetmerger/process/
+is_root: false
+---
+
+## process(, options) {#aspose.cells.lowcode.LowCodeMergeOptions}
+
+Merges multiple template files into one.
+
+
+
+```python
+
+@staticmethod
+def process(options):
+ ...
+```
+
+
+| Parameter | Type | Description |
+| :- | :- | :- |
+| options | [`LowCodeMergeOptions`](/cells/python-net/aspose.cells.lowcode/lowcodemergeoptions) | Options for merging files |
+
+
+## process(, template_files, result_file) {#list-str}
+
+Merge given template files.
+
+
+
+```python
+
+@staticmethod
+def process(template_files, result_file):
+ ...
+```
+
+
+| Parameter | Type | Description |
+| :- | :- | :- |
+| template_files | list | The template files to be merged |
+| result_file | str | The resultant file |
+
+
+
+### See Also
+* module [`aspose.cells.lowcode`](../../)
+* class [`SpreadsheetMerger`](/cells/python-net/aspose.cells.lowcode/spreadsheetmerger)
diff --git a/english/aspose.cells.lowcode/spreadsheetsplitter/_index.md b/english/aspose.cells.lowcode/spreadsheetsplitter/_index.md
new file mode 100644
index 0000000000..507e918960
--- /dev/null
+++ b/english/aspose.cells.lowcode/spreadsheetsplitter/_index.md
@@ -0,0 +1,38 @@
+---
+title: SpreadsheetSplitter class
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 210
+url: /aspose.cells.lowcode/spreadsheetsplitter/
+is_root: false
+---
+
+## SpreadsheetSplitter class
+
+Splits spreadsheet file into multiple parts.
+
+
+
+The SpreadsheetSplitter type exposes the following members:
+
+### Methods
+| Method | Description |
+| :- | :- |
+| [`process(, template_file, result_file)`](/cells/python-net/aspose.cells.lowcode/spreadsheetsplitter/process/#str-str) | Splits given template file into multiple parts. |
+| [`process(, options)`](/cells/python-net/aspose.cells.lowcode/spreadsheetsplitter/process/#aspose.cells.lowcode.lowcodesplitoptions) | Splits spreadsheet file into multiple parts. |
+
+
+
+### Example
+
+
+```python
+from aspose.cells.lowcode import SpreadsheetSplitter
+
+SpreadsheetSplitter.process("template.xlsx", "split.xlsx")
+
+```
+
+### See Also
+* module [`aspose.cells.lowcode`](..)
diff --git a/english/aspose.cells.lowcode/spreadsheetsplitter/process/_index.md b/english/aspose.cells.lowcode/spreadsheetsplitter/process/_index.md
new file mode 100644
index 0000000000..0c25dac6d1
--- /dev/null
+++ b/english/aspose.cells.lowcode/spreadsheetsplitter/process/_index.md
@@ -0,0 +1,58 @@
+---
+title: process method
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 20
+url: /aspose.cells.lowcode/spreadsheetsplitter/process/
+is_root: false
+---
+
+## process(, options) {#aspose.cells.lowcode.LowCodeSplitOptions}
+
+Splits spreadsheet file into multiple parts.
+
+
+
+```python
+
+@staticmethod
+def process(options):
+ ...
+```
+
+
+| Parameter | Type | Description |
+| :- | :- | :- |
+| options | [`LowCodeSplitOptions`](/cells/python-net/aspose.cells.lowcode/lowcodesplitoptions) | Options for splitting spreadsheet |
+
+
+## process(, template_file, result_file) {#str-str}
+
+Splits given template file into multiple parts.
+
+
+
+```python
+
+@staticmethod
+def process(template_file, result_file):
+ ...
+```
+
+
+| Parameter | Type | Description |
+| :- | :- | :- |
+| template_file | str | The template file to be split |
+| result_file | str | The resultant file(name pattern) |
+### Remarks
+
+The output files will be build from the specified resultant file by
+appending sequence number of the sheet and split part.
+For example, if the specified output file is Split.xlsx, then the generated
+files will be Split_0_0.xlsx, Split_0_1.xlsx, ..., Split_1_0.xlsx, ...
+
+
+### See Also
+* module [`aspose.cells.lowcode`](../../)
+* class [`SpreadsheetSplitter`](/cells/python-net/aspose.cells.lowcode/spreadsheetsplitter)
diff --git a/english/aspose.cells.lowcode/textconverter/_index.md b/english/aspose.cells.lowcode/textconverter/_index.md
new file mode 100644
index 0000000000..5ffb9e83ba
--- /dev/null
+++ b/english/aspose.cells.lowcode/textconverter/_index.md
@@ -0,0 +1,38 @@
+---
+title: TextConverter class
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 220
+url: /aspose.cells.lowcode/textconverter/
+is_root: false
+---
+
+## TextConverter class
+
+Converter for conversion between text based formats(csv, tsv, dif...) and other spreadsheet file formats.
+
+
+
+The TextConverter type exposes the following members:
+
+### Methods
+| Method | Description |
+| :- | :- |
+| [`process(, template_file, result_file)`](/cells/python-net/aspose.cells.lowcode/textconverter/process/#str-str) | Converts given template file between text based files and other formats. |
+| [`process(, load_options, save_options)`](/cells/python-net/aspose.cells.lowcode/textconverter/process/#aspose.cells.lowcode.lowcodeloadoptions-aspose.cells.lowcode.lowcodesaveoptions) | Converts file format between text based formats and other spreadsheet file formats |
+
+
+
+### Example
+
+
+```python
+from aspose.cells.lowcode import TextConverter
+
+TextConverter.process("template.csv", "res.xlsx")
+
+```
+
+### See Also
+* module [`aspose.cells.lowcode`](..)
diff --git a/english/aspose.cells.lowcode/textconverter/process/_index.md b/english/aspose.cells.lowcode/textconverter/process/_index.md
new file mode 100644
index 0000000000..3db4bf2c7d
--- /dev/null
+++ b/english/aspose.cells.lowcode/textconverter/process/_index.md
@@ -0,0 +1,54 @@
+---
+title: process method
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 20
+url: /aspose.cells.lowcode/textconverter/process/
+is_root: false
+---
+
+## process(, template_file, result_file) {#str-str}
+
+Converts given template file between text based files and other formats.
+
+
+
+```python
+
+@staticmethod
+def process(template_file, result_file):
+ ...
+```
+
+
+| Parameter | Type | Description |
+| :- | :- | :- |
+| template_file | str | The template file to be converted |
+| result_file | str | The resultant file |
+
+
+## process(, load_options, save_options) {#aspose.cells.lowcode.LowCodeLoadOptions-aspose.cells.lowcode.LowCodeSaveOptions}
+
+Converts file format between text based formats and other spreadsheet file formats
+
+
+
+```python
+
+@staticmethod
+def process(load_options, save_options):
+ ...
+```
+
+
+| Parameter | Type | Description |
+| :- | :- | :- |
+| load_options | [`LowCodeLoadOptions`](/cells/python-net/aspose.cells.lowcode/lowcodeloadoptions) | Options for input and loading |
+| save_options | [`LowCodeSaveOptions`](/cells/python-net/aspose.cells.lowcode/lowcodesaveoptions) | Options for output and saving |
+
+
+
+### See Also
+* module [`aspose.cells.lowcode`](../../)
+* class [`TextConverter`](/cells/python-net/aspose.cells.lowcode/textconverter)
diff --git a/english/aspose.cells.metas/_index.md b/english/aspose.cells.metas/_index.md
new file mode 100644
index 0000000000..8877c37715
--- /dev/null
+++ b/english/aspose.cells.metas/_index.md
@@ -0,0 +1,26 @@
+---
+title: aspose.cells.metas
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 10
+url: /aspose.cells.metas/
+is_root: false
+---
+
+The **Aspose.Cells.Metas** namespace provides classes for all meta data.
+
+### Classes
+| Class | Description |
+| :- | :- |
+| [`SensitivityLabel`](/cells/python-net/aspose.cells.metas/sensitivitylabel) | Represents the sensitivity label. |
+| [`SensitivityLabelCollection`](/cells/python-net/aspose.cells.metas/sensitivitylabelcollection) | Represents the list of sensitivity labels. |
+
+
+### Enumerations
+| Enumeration | Description |
+| :- | :- |
+| [`SensitivityLabelAssignmentType`](/cells/python-net/aspose.cells.metas/sensitivitylabelassignmenttype) | Represents the assignment method for the sensitivity label. |
+| [`SensitivityLabelMarkType`](/cells/python-net/aspose.cells.metas/sensitivitylabelmarktype) | Represents the types of content marking that ought to be applied to a file. |
+
+
diff --git a/english/aspose.cells.metas/sensitivitylabel/_index.md b/english/aspose.cells.metas/sensitivitylabel/_index.md
new file mode 100644
index 0000000000..21f8af0dc5
--- /dev/null
+++ b/english/aspose.cells.metas/sensitivitylabel/_index.md
@@ -0,0 +1,32 @@
+---
+title: SensitivityLabel class
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 10
+url: /aspose.cells.metas/sensitivitylabel/
+is_root: false
+---
+
+## SensitivityLabel class
+
+Represents the sensitivity label.
+
+
+
+The SensitivityLabel type exposes the following members:
+
+### Properties
+| Property | Description |
+| :- | :- |
+| [id](/cells/python-net/aspose.cells.metas/sensitivitylabel/id) | Gets and sets the id of sensitivity label. |
+| [is_enabled](/cells/python-net/aspose.cells.metas/sensitivitylabel/is_enabled) | Indicates whether the sensitivity label is enabled |
+| [assignment_type](/cells/python-net/aspose.cells.metas/sensitivitylabel/assignment_type) | Gets and sets the assignment method for the sensitivity label. |
+| [site_id](/cells/python-net/aspose.cells.metas/sensitivitylabel/site_id) | Represents the Azure Active Directory (Azure AD) site identifier corresponding to the sensitivity label policy which describes the sensitivity label. |
+| [content_mark_type](/cells/python-net/aspose.cells.metas/sensitivitylabel/content_mark_type) | Gets and sets the types of content marking that ought to be applied to a file. |
+| [is_removed](/cells/python-net/aspose.cells.metas/sensitivitylabel/is_removed) | Indicates whether the sensitivity label was removed. |
+
+
+
+### See Also
+* module [`aspose.cells.metas`](..)
diff --git a/english/aspose.cells.metas/sensitivitylabel/assignment_type/_index.md b/english/aspose.cells.metas/sensitivitylabel/assignment_type/_index.md
new file mode 100644
index 0000000000..c094dce267
--- /dev/null
+++ b/english/aspose.cells.metas/sensitivitylabel/assignment_type/_index.md
@@ -0,0 +1,28 @@
+---
+title: assignment_type property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 30
+url: /aspose.cells.metas/sensitivitylabel/assignment_type/
+is_root: false
+---
+
+## assignment_type property
+
+
+Gets and sets the assignment method for the sensitivity label.
+### Definition:
+```python
+@property
+def assignment_type(self):
+ ...
+@assignment_type.setter
+def assignment_type(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.metas`](../../)
+* class [`SensitivityLabel`](/cells/python-net/aspose.cells.metas/sensitivitylabel)
+* class [`SensitivityLabelAssignmentType`](/cells/python-net/aspose.cells.metas/sensitivitylabelassignmenttype)
diff --git a/english/aspose.cells.metas/sensitivitylabel/content_mark_type/_index.md b/english/aspose.cells.metas/sensitivitylabel/content_mark_type/_index.md
new file mode 100644
index 0000000000..541c1b1bec
--- /dev/null
+++ b/english/aspose.cells.metas/sensitivitylabel/content_mark_type/_index.md
@@ -0,0 +1,28 @@
+---
+title: content_mark_type property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 40
+url: /aspose.cells.metas/sensitivitylabel/content_mark_type/
+is_root: false
+---
+
+## content_mark_type property
+
+
+Gets and sets the types of content marking that ought to be applied to a file.
+### Definition:
+```python
+@property
+def content_mark_type(self):
+ ...
+@content_mark_type.setter
+def content_mark_type(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.metas`](../../)
+* class [`SensitivityLabel`](/cells/python-net/aspose.cells.metas/sensitivitylabel)
+* class [`SensitivityLabelMarkType`](/cells/python-net/aspose.cells.metas/sensitivitylabelmarktype)
diff --git a/english/aspose.cells.metas/sensitivitylabel/id/_index.md b/english/aspose.cells.metas/sensitivitylabel/id/_index.md
new file mode 100644
index 0000000000..9fdc3c5c32
--- /dev/null
+++ b/english/aspose.cells.metas/sensitivitylabel/id/_index.md
@@ -0,0 +1,27 @@
+---
+title: id property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 50
+url: /aspose.cells.metas/sensitivitylabel/id/
+is_root: false
+---
+
+## id property
+
+
+Gets and sets the id of sensitivity label.
+### Definition:
+```python
+@property
+def id(self):
+ ...
+@id.setter
+def id(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.metas`](../../)
+* class [`SensitivityLabel`](/cells/python-net/aspose.cells.metas/sensitivitylabel)
diff --git a/english/aspose.cells.metas/sensitivitylabel/is_enabled/_index.md b/english/aspose.cells.metas/sensitivitylabel/is_enabled/_index.md
new file mode 100644
index 0000000000..d6e7e03756
--- /dev/null
+++ b/english/aspose.cells.metas/sensitivitylabel/is_enabled/_index.md
@@ -0,0 +1,27 @@
+---
+title: is_enabled property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 60
+url: /aspose.cells.metas/sensitivitylabel/is_enabled/
+is_root: false
+---
+
+## is_enabled property
+
+
+Indicates whether the sensitivity label is enabled
+### Definition:
+```python
+@property
+def is_enabled(self):
+ ...
+@is_enabled.setter
+def is_enabled(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.metas`](../../)
+* class [`SensitivityLabel`](/cells/python-net/aspose.cells.metas/sensitivitylabel)
diff --git a/english/aspose.cells.metas/sensitivitylabel/is_removed/_index.md b/english/aspose.cells.metas/sensitivitylabel/is_removed/_index.md
new file mode 100644
index 0000000000..fb7488af19
--- /dev/null
+++ b/english/aspose.cells.metas/sensitivitylabel/is_removed/_index.md
@@ -0,0 +1,27 @@
+---
+title: is_removed property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 70
+url: /aspose.cells.metas/sensitivitylabel/is_removed/
+is_root: false
+---
+
+## is_removed property
+
+
+Indicates whether the sensitivity label was removed.
+### Definition:
+```python
+@property
+def is_removed(self):
+ ...
+@is_removed.setter
+def is_removed(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.metas`](../../)
+* class [`SensitivityLabel`](/cells/python-net/aspose.cells.metas/sensitivitylabel)
diff --git a/english/aspose.cells.metas/sensitivitylabel/site_id/_index.md b/english/aspose.cells.metas/sensitivitylabel/site_id/_index.md
new file mode 100644
index 0000000000..0caf474a16
--- /dev/null
+++ b/english/aspose.cells.metas/sensitivitylabel/site_id/_index.md
@@ -0,0 +1,27 @@
+---
+title: site_id property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 80
+url: /aspose.cells.metas/sensitivitylabel/site_id/
+is_root: false
+---
+
+## site_id property
+
+
+Represents the Azure Active Directory (Azure AD) site identifier corresponding to the sensitivity label policy which describes the sensitivity label.
+### Definition:
+```python
+@property
+def site_id(self):
+ ...
+@site_id.setter
+def site_id(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.metas`](../../)
+* class [`SensitivityLabel`](/cells/python-net/aspose.cells.metas/sensitivitylabel)
diff --git a/english/aspose.cells.metas/sensitivitylabelassignmenttype/_index.md b/english/aspose.cells.metas/sensitivitylabelassignmenttype/_index.md
new file mode 100644
index 0000000000..e924c0e746
--- /dev/null
+++ b/english/aspose.cells.metas/sensitivitylabelassignmenttype/_index.md
@@ -0,0 +1,28 @@
+---
+title: SensitivityLabelAssignmentType enumeration
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 30
+url: /aspose.cells.metas/sensitivitylabelassignmenttype/
+is_root: false
+---
+
+## SensitivityLabelAssignmentType enumeration
+
+Represents the assignment method for the sensitivity label.
+
+
+
+The SensitivityLabelAssignmentType type exposes the following members:
+
+### Fields
+| Field | Description |
+| :- | :- |
+| STANDARD | Use for any sensitivity label that was not directly applied by the user. |
+| PRIVILEGED | Use for any sensitivity label that was directly applied by the user. |
+
+
+
+### See Also
+* module [`aspose.cells.metas`](..)
diff --git a/english/aspose.cells.metas/sensitivitylabelcollection/__init__/_index.md b/english/aspose.cells.metas/sensitivitylabelcollection/__init__/_index.md
new file mode 100644
index 0000000000..c9c87f94cd
--- /dev/null
+++ b/english/aspose.cells.metas/sensitivitylabelcollection/__init__/_index.md
@@ -0,0 +1,29 @@
+---
+title: SensitivityLabelCollection constructor
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 10
+url: /aspose.cells.metas/sensitivitylabelcollection/__init__/
+is_root: false
+---
+
+## \_\_init\_\_(self) {#}
+
+Constructs a new instance of SensitivityLabelCollection
+
+
+
+```python
+
+def __init__(self):
+ ...
+```
+
+
+
+
+
+### See Also
+* module [`aspose.cells.metas`](../../)
+* class [`SensitivityLabelCollection`](/cells/python-net/aspose.cells.metas/sensitivitylabelcollection)
diff --git a/english/aspose.cells.metas/sensitivitylabelcollection/_index.md b/english/aspose.cells.metas/sensitivitylabelcollection/_index.md
new file mode 100644
index 0000000000..714667308c
--- /dev/null
+++ b/english/aspose.cells.metas/sensitivitylabelcollection/_index.md
@@ -0,0 +1,47 @@
+---
+title: SensitivityLabelCollection class
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 20
+url: /aspose.cells.metas/sensitivitylabelcollection/
+is_root: false
+---
+
+## SensitivityLabelCollection class
+
+Represents the list of sensitivity labels.
+
+
+
+The SensitivityLabelCollection type exposes the following members:
+
+### Constructors
+| Constructor | Description |
+| :- | :- |
+| [`__init__(self)`](/cells/python-net/aspose.cells.metas/sensitivitylabelcollection/__init__/#) | Constructs a new instance of SensitivityLabelCollection |
+
+
+### Properties
+| Property | Description |
+| :- | :- |
+| [capacity](/cells/python-net/aspose.cells.metas/sensitivitylabelcollection/capacity) | Gets or sets the number of elements that the array list can contain. |
+
+
+### Methods
+| Method | Description |
+| :- | :- |
+| [`copy_to(self, array)`](/cells/python-net/aspose.cells.metas/sensitivitylabelcollection/copy_to/#list) | Copies the entire array list to a compatible one-dimensional array list, starting at the beginning of the target array list. |
+| [`copy_to(self, index, array, array_index, count)`](/cells/python-net/aspose.cells.metas/sensitivitylabelcollection/copy_to/#int-list-int-int) | Copies a range of elements from the array list to a compatible one-dimensional array list, starting at the specified index of the target array list. |
+| [`index_of(self, item, index)`](/cells/python-net/aspose.cells.metas/sensitivitylabelcollection/index_of/#aspose.cells.metas.sensitivitylabel-int) | Searches for the specified object and returns the zero-based index of the first occurrence within the range of elements in the array list that extends from the specified index to the last element. |
+| [`index_of(self, item, index, count)`](/cells/python-net/aspose.cells.metas/sensitivitylabelcollection/index_of/#aspose.cells.metas.sensitivitylabel-int-int) | Searches for the specified object and returns the zero-based index of the first occurrence within the range of elements in the array list that starts at the specified index and contains the specified number of elements. |
+| [`last_index_of(self, item)`](/cells/python-net/aspose.cells.metas/sensitivitylabelcollection/last_index_of/#aspose.cells.metas.sensitivitylabel) | Searches for the specified object and returns the zero-based index of the last occurrence within the entire array list. |
+| [`last_index_of(self, item, index)`](/cells/python-net/aspose.cells.metas/sensitivitylabelcollection/last_index_of/#aspose.cells.metas.sensitivitylabel-int) | Searches for the specified object and returns the zero-based index of the last occurrence within the range of elements in the array list that extends from the first element to the specified index. |
+| [`last_index_of(self, item, index, count)`](/cells/python-net/aspose.cells.metas/sensitivitylabelcollection/last_index_of/#aspose.cells.metas.sensitivitylabel-int-int) | Searches for the specified object and returns the zero-based index of the last occurrence within the range of elements in the array list that contains the specified number of elements and ends at the specified index. |
+| [`add(self, id, is_enabled, method_type, site_id, mark_type)`](/cells/python-net/aspose.cells.metas/sensitivitylabelcollection/add/#str-bool-aspose.cells.metas.sensitivitylabelassignmenttype-str-aspose.cells.metas.sensitivitylabelmarktype) | Adds a sensitivity label. |
+| [`binary_search(self, item)`](/cells/python-net/aspose.cells.metas/sensitivitylabelcollection/binary_search/#aspose.cells.metas.sensitivitylabel) | Searches the entire sorted array list for an element using the default comparer and returns the zero-based index of the element. |
+
+
+
+### See Also
+* module [`aspose.cells.metas`](..)
diff --git a/english/aspose.cells.metas/sensitivitylabelcollection/add/_index.md b/english/aspose.cells.metas/sensitivitylabelcollection/add/_index.md
new file mode 100644
index 0000000000..782e5083a3
--- /dev/null
+++ b/english/aspose.cells.metas/sensitivitylabelcollection/add/_index.md
@@ -0,0 +1,36 @@
+---
+title: add method
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 20
+url: /aspose.cells.metas/sensitivitylabelcollection/add/
+is_root: false
+---
+
+## add(self, id, is_enabled, method_type, site_id, mark_type) {#str-bool-aspose.cells.metas.SensitivityLabelAssignmentType-str-aspose.cells.metas.SensitivityLabelMarkType}
+
+Adds a sensitivity label.
+
+
+
+```python
+
+def add(self, id, is_enabled, method_type, site_id, mark_type):
+ ...
+```
+
+
+| Parameter | Type | Description |
+| :- | :- | :- |
+| id | str | The id of the label. |
+| is_enabled | bool | Indicates whether this sensitivity label is enabled. |
+| method_type | [`SensitivityLabelAssignmentType`](/cells/python-net/aspose.cells.metas/sensitivitylabelassignmenttype) | The assignment method type. |
+| site_id | str | The id of the site. |
+| mark_type | [`SensitivityLabelMarkType`](/cells/python-net/aspose.cells.metas/sensitivitylabelmarktype) | The mark type. |
+
+
+
+### See Also
+* module [`aspose.cells.metas`](../../)
+* class [`SensitivityLabelCollection`](/cells/python-net/aspose.cells.metas/sensitivitylabelcollection)
diff --git a/english/aspose.cells.metas/sensitivitylabelcollection/binary_search/_index.md b/english/aspose.cells.metas/sensitivitylabelcollection/binary_search/_index.md
new file mode 100644
index 0000000000..3baa1f6eac
--- /dev/null
+++ b/english/aspose.cells.metas/sensitivitylabelcollection/binary_search/_index.md
@@ -0,0 +1,37 @@
+---
+title: binary_search method
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 30
+url: /aspose.cells.metas/sensitivitylabelcollection/binary_search/
+is_root: false
+---
+
+## binary_search(self, item) {#aspose.cells.metas.SensitivityLabel}
+
+Searches the entire sorted array list for an element using the default comparer and returns the zero-based index of the element.
+
+
+### Returns
+
+
+The zero-based index of value in the sorted array list, if item is found; otherwise, a negative number, which is the bitwise complement of the index of the next element that is larger than value or, if there is no larger element, the bitwise complement of array list Count.
+
+
+```python
+
+def binary_search(self, item):
+ ...
+```
+
+
+| Parameter | Type | Description |
+| :- | :- | :- |
+| item | [`SensitivityLabel`](/cells/python-net/aspose.cells.metas/sensitivitylabel) | The System.Object to locate. The value can be null. |
+
+
+
+### See Also
+* module [`aspose.cells.metas`](../../)
+* class [`SensitivityLabelCollection`](/cells/python-net/aspose.cells.metas/sensitivitylabelcollection)
diff --git a/english/aspose.cells.metas/sensitivitylabelcollection/capacity/_index.md b/english/aspose.cells.metas/sensitivitylabelcollection/capacity/_index.md
new file mode 100644
index 0000000000..f42a68ac66
--- /dev/null
+++ b/english/aspose.cells.metas/sensitivitylabelcollection/capacity/_index.md
@@ -0,0 +1,25 @@
+---
+title: capacity property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 80
+url: /aspose.cells.metas/sensitivitylabelcollection/capacity/
+is_root: false
+---
+
+## capacity property
+
+### Definition:
+```python
+@property
+def capacity(self):
+ ...
+@capacity.setter
+def capacity(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.metas`](../../)
+* class [`SensitivityLabelCollection`](/cells/python-net/aspose.cells.metas/sensitivitylabelcollection)
diff --git a/english/aspose.cells.metas/sensitivitylabelcollection/copy_to/_index.md b/english/aspose.cells.metas/sensitivitylabelcollection/copy_to/_index.md
new file mode 100644
index 0000000000..58bd28d3a2
--- /dev/null
+++ b/english/aspose.cells.metas/sensitivitylabelcollection/copy_to/_index.md
@@ -0,0 +1,53 @@
+---
+title: copy_to method
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 40
+url: /aspose.cells.metas/sensitivitylabelcollection/copy_to/
+is_root: false
+---
+
+## copy_to(self, array) {#list}
+
+Copies the entire array list to a compatible one-dimensional array list, starting at the beginning of the target array list.
+
+
+
+```python
+
+def copy_to(self, array):
+ ...
+```
+
+
+| Parameter | Type | Description |
+| :- | :- | :- |
+| array | list | The one-dimensional array list that is the destination of the elements copied array list. The array list must have zero-based indexing. |
+
+
+## copy_to(self, index, array, array_index, count) {#int-list-int-int}
+
+Copies a range of elements from the array list to a compatible one-dimensional array list, starting at the specified index of the target array list.
+
+
+
+```python
+
+def copy_to(self, index, array, array_index, count):
+ ...
+```
+
+
+| Parameter | Type | Description |
+| :- | :- | :- |
+| index | int | The zero-based index in the source array list at which copying begins. |
+| array | list | The one-dimensional array list that is the destination of the elements copied from array list. The array list must have zero-based indexing. |
+| array_index | int | The zero-based index in array list at which copying begins. |
+| count | int | The number of elements to copy. |
+
+
+
+### See Also
+* module [`aspose.cells.metas`](../../)
+* class [`SensitivityLabelCollection`](/cells/python-net/aspose.cells.metas/sensitivitylabelcollection)
diff --git a/english/aspose.cells.metas/sensitivitylabelcollection/index_of/_index.md b/english/aspose.cells.metas/sensitivitylabelcollection/index_of/_index.md
new file mode 100644
index 0000000000..3340e8dd35
--- /dev/null
+++ b/english/aspose.cells.metas/sensitivitylabelcollection/index_of/_index.md
@@ -0,0 +1,63 @@
+---
+title: index_of method
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 50
+url: /aspose.cells.metas/sensitivitylabelcollection/index_of/
+is_root: false
+---
+
+## index_of(self, item, index) {#aspose.cells.metas.SensitivityLabel-int}
+
+Searches for the specified object and returns the zero-based index of the first occurrence within the range of elements in the array list that extends from the specified index to the last element.
+
+
+### Returns
+
+
+The zero-based index of the first occurrence of value within the range of elements in the array list that extends from startIndex to the last element, if found; otherwise, -1.
+
+
+```python
+
+def index_of(self, item, index):
+ ...
+```
+
+
+| Parameter | Type | Description |
+| :- | :- | :- |
+| item | [`SensitivityLabel`](/cells/python-net/aspose.cells.metas/sensitivitylabel) | The object to locate in the array list. The value can be null. |
+| index | int | The zero-based starting index of the search. 0 (zero) is valid in an empty list. |
+
+
+## index_of(self, item, index, count) {#aspose.cells.metas.SensitivityLabel-int-int}
+
+Searches for the specified object and returns the zero-based index of the first occurrence within the range of elements in the array list that starts at the specified index and contains the specified number of elements.
+
+
+### Returns
+
+
+The zero-based index of the first occurrence of value within the range of elements in the array list that starts at startIndex and contains count number of elements, if found; otherwise, -1.
+
+
+```python
+
+def index_of(self, item, index, count):
+ ...
+```
+
+
+| Parameter | Type | Description |
+| :- | :- | :- |
+| item | [`SensitivityLabel`](/cells/python-net/aspose.cells.metas/sensitivitylabel) | The object to locate in the array list. The value can be null. |
+| index | int | The zero-based starting index of the search. 0 (zero) is valid in an empty list. |
+| count | int | The number of elements in the section to search. |
+
+
+
+### See Also
+* module [`aspose.cells.metas`](../../)
+* class [`SensitivityLabelCollection`](/cells/python-net/aspose.cells.metas/sensitivitylabelcollection)
diff --git a/english/aspose.cells.metas/sensitivitylabelcollection/last_index_of/_index.md b/english/aspose.cells.metas/sensitivitylabelcollection/last_index_of/_index.md
new file mode 100644
index 0000000000..bc2188a7e2
--- /dev/null
+++ b/english/aspose.cells.metas/sensitivitylabelcollection/last_index_of/_index.md
@@ -0,0 +1,86 @@
+---
+title: last_index_of method
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 60
+url: /aspose.cells.metas/sensitivitylabelcollection/last_index_of/
+is_root: false
+---
+
+## last_index_of(self, item) {#aspose.cells.metas.SensitivityLabel}
+
+Searches for the specified object and returns the zero-based index of the last occurrence within the entire array list.
+
+
+### Returns
+
+
+The zero-based index of the last occurrence of value within the entire the array list, if found; otherwise, -1.
+
+
+```python
+
+def last_index_of(self, item):
+ ...
+```
+
+
+| Parameter | Type | Description |
+| :- | :- | :- |
+| item | [`SensitivityLabel`](/cells/python-net/aspose.cells.metas/sensitivitylabel) | The object to locate in the array list. The value can be null. |
+
+
+## last_index_of(self, item, index) {#aspose.cells.metas.SensitivityLabel-int}
+
+Searches for the specified object and returns the zero-based index of the last occurrence within the range of elements in the array list that extends from the first element to the specified index.
+
+
+### Returns
+
+
+The zero-based index of the last occurrence of value within the range of elements in the array list that extends from the first element to startIndex, if found; otherwise, -1.
+
+
+```python
+
+def last_index_of(self, item, index):
+ ...
+```
+
+
+| Parameter | Type | Description |
+| :- | :- | :- |
+| item | [`SensitivityLabel`](/cells/python-net/aspose.cells.metas/sensitivitylabel) | The object to locate in the array list. The value can be null. |
+| index | int | The zero-based starting index of the backward search. |
+
+
+## last_index_of(self, item, index, count) {#aspose.cells.metas.SensitivityLabel-int-int}
+
+Searches for the specified object and returns the zero-based index of the last occurrence within the range of elements in the array list that contains the specified number of elements and ends at the specified index.
+
+
+### Returns
+
+
+The zero-based index of the last occurrence of value within the range of elements in the System.Collections. Array list that contains count number of elements and ends at startIndex, if found; otherwise, -1.
+
+
+```python
+
+def last_index_of(self, item, index, count):
+ ...
+```
+
+
+| Parameter | Type | Description |
+| :- | :- | :- |
+| item | [`SensitivityLabel`](/cells/python-net/aspose.cells.metas/sensitivitylabel) | The object to locate in the array list. The value can be null. |
+| index | int | The zero-based starting index of the backward search. |
+| count | int | The number of elements in the section to search. |
+
+
+
+### See Also
+* module [`aspose.cells.metas`](../../)
+* class [`SensitivityLabelCollection`](/cells/python-net/aspose.cells.metas/sensitivitylabelcollection)
diff --git a/english/aspose.cells.metas/sensitivitylabelmarktype/_index.md b/english/aspose.cells.metas/sensitivitylabelmarktype/_index.md
new file mode 100644
index 0000000000..fc7b00edb8
--- /dev/null
+++ b/english/aspose.cells.metas/sensitivitylabelmarktype/_index.md
@@ -0,0 +1,31 @@
+---
+title: SensitivityLabelMarkType enumeration
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 40
+url: /aspose.cells.metas/sensitivitylabelmarktype/
+is_root: false
+---
+
+## SensitivityLabelMarkType enumeration
+
+Represents the types of content marking that ought to be applied to a file.
+
+
+
+The SensitivityLabelMarkType type exposes the following members:
+
+### Fields
+| Field | Description |
+| :- | :- |
+| NONE | None |
+| HEADER | Header |
+| FOOTER | Footer |
+| WATERMARK | Watermark |
+| ENCRYPTION | Encryption |
+
+
+
+### See Also
+* module [`aspose.cells.metas`](..)
diff --git a/english/aspose.cells.pivot/pivottable/show_row_grand_totals/_index.md b/english/aspose.cells.pivot/pivottable/show_row_grand_totals/_index.md
index dd0a17f8fd..837eeb6cd5 100644
--- a/english/aspose.cells.pivot/pivottable/show_row_grand_totals/_index.md
+++ b/english/aspose.cells.pivot/pivottable/show_row_grand_totals/_index.md
@@ -12,6 +12,11 @@ is_root: false
Indicates whether to show grand totals for rows of the pivot table.
+
+### Remarks
+
+
+
### Definition:
```python
@property
diff --git a/english/aspose.cells.querytables/powerqueryformulacollection/_index.md b/english/aspose.cells.querytables/powerqueryformulacollection/_index.md
index 8ce49fa7bc..afb649058c 100644
--- a/english/aspose.cells.querytables/powerqueryformulacollection/_index.md
+++ b/english/aspose.cells.querytables/powerqueryformulacollection/_index.md
@@ -32,6 +32,7 @@ The PowerQueryFormulaCollection type exposes the following members:
| [`last_index_of(self, item)`](/cells/python-net/aspose.cells.querytables/powerqueryformulacollection/last_index_of/#aspose.cells.querytables.powerqueryformula) | Searches for the specified object and returns the zero-based index of the last occurrence within the entire array list. |
| [`last_index_of(self, item, index)`](/cells/python-net/aspose.cells.querytables/powerqueryformulacollection/last_index_of/#aspose.cells.querytables.powerqueryformula-int) | Searches for the specified object and returns the zero-based index of the last occurrence within the range of elements in the array list that extends from the first element to the specified index. |
| [`last_index_of(self, item, index, count)`](/cells/python-net/aspose.cells.querytables/powerqueryformulacollection/last_index_of/#aspose.cells.querytables.powerqueryformula-int-int) | Searches for the specified object and returns the zero-based index of the last occurrence within the range of elements in the array list that contains the specified number of elements and ends at the specified index. |
+| [`remove_by(self, name)`](/cells/python-net/aspose.cells.querytables/powerqueryformulacollection/remove_by/#str) | Remove power query formula by name. |
| [`binary_search(self, item)`](/cells/python-net/aspose.cells.querytables/powerqueryformulacollection/binary_search/#aspose.cells.querytables.powerqueryformula) | Searches the entire sorted array list for an element using the default comparer and returns the zero-based index of the element. |
diff --git a/english/aspose.cells.querytables/powerqueryformulacollection/capacity/_index.md b/english/aspose.cells.querytables/powerqueryformulacollection/capacity/_index.md
index 6889379897..98cfb6558d 100644
--- a/english/aspose.cells.querytables/powerqueryformulacollection/capacity/_index.md
+++ b/english/aspose.cells.querytables/powerqueryformulacollection/capacity/_index.md
@@ -3,7 +3,7 @@ title: capacity property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 70
+weight: 80
url: /aspose.cells.querytables/powerqueryformulacollection/capacity/
is_root: false
---
diff --git a/english/aspose.cells.querytables/powerqueryformulacollection/remove_by/_index.md b/english/aspose.cells.querytables/powerqueryformulacollection/remove_by/_index.md
new file mode 100644
index 0000000000..05617c68c4
--- /dev/null
+++ b/english/aspose.cells.querytables/powerqueryformulacollection/remove_by/_index.md
@@ -0,0 +1,32 @@
+---
+title: remove_by method
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 60
+url: /aspose.cells.querytables/powerqueryformulacollection/remove_by/
+is_root: false
+---
+
+## remove_by(self, name) {#str}
+
+Remove power query formula by name.
+
+
+
+```python
+
+def remove_by(self, name):
+ ...
+```
+
+
+| Parameter | Type | Description |
+| :- | :- | :- |
+| name | str | The name of power query formula. |
+
+
+
+### See Also
+* module [`aspose.cells.querytables`](../../)
+* class [`PowerQueryFormulaCollection`](/cells/python-net/aspose.cells.querytables/powerqueryformulacollection)
diff --git a/english/aspose.cells.rendering/_index.md b/english/aspose.cells.rendering/_index.md
index 8b0876fb41..d9df5fcc2e 100644
--- a/english/aspose.cells.rendering/_index.md
+++ b/english/aspose.cells.rendering/_index.md
@@ -26,6 +26,7 @@ The **Aspose.Cells.Rendering** namespace provides classes for rendering image a
| [`SheetPrintingPreview`](/cells/python-net/aspose.cells.rendering/sheetprintingpreview) | Worksheet printing preview. |
| [`SheetRender`](/cells/python-net/aspose.cells.rendering/sheetrender) | Represents a worksheet render which can render worksheet to various images such as (BMP, PNG, JPEG, TIFF..)
The constructor of this class , must be used after modification of pagesetup, cell style. |
| [`SheetSet`](/cells/python-net/aspose.cells.rendering/sheetset) | Describes a set of sheets. |
+| [`SvgImageOptions`](/cells/python-net/aspose.cells.rendering/svgimageoptions) | Options for generating Svg image. |
| [`WorkbookPrintingPreview`](/cells/python-net/aspose.cells.rendering/workbookprintingpreview) | Workbook printing preview. |
| [`WorkbookRender`](/cells/python-net/aspose.cells.rendering/workbookrender) | Represents a Workbook render.
The constructor of this class , must be used after modification of pagesetup, cell style. |
@@ -42,6 +43,7 @@ The **Aspose.Cells.Rendering** namespace provides classes for rendering image a
| [`PdfCustomPropertiesExport`](/cells/python-net/aspose.cells.rendering/pdfcustompropertiesexport) | Specifies the way [`CustomDocumentPropertyCollection`](/cells/python-net/aspose.cells.properties/customdocumentpropertycollection) are exported to PDF file. |
| [`PdfFontEncoding`](/cells/python-net/aspose.cells.rendering/pdffontencoding) | Represents pdf embedded font encoding. |
| [`PdfOptimizationType`](/cells/python-net/aspose.cells.rendering/pdfoptimizationtype) | Specifies a type of optimization. |
+| [`SvgEmbeddedFontType`](/cells/python-net/aspose.cells.rendering/svgembeddedfonttype) | Represents the embedded font type in Svg image. |
| [`TiffCompression`](/cells/python-net/aspose.cells.rendering/tiffcompression) | Specifies what type of compression to apply when saving images into TIFF format file. |
diff --git a/english/aspose.cells.rendering/colordepth/_index.md b/english/aspose.cells.rendering/colordepth/_index.md
index 40fc490d4b..62898358a4 100644
--- a/english/aspose.cells.rendering/colordepth/_index.md
+++ b/english/aspose.cells.rendering/colordepth/_index.md
@@ -3,7 +3,7 @@ title: ColorDepth enumeration
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 160
+weight: 170
url: /aspose.cells.rendering/colordepth/
is_root: false
---
diff --git a/english/aspose.cells.rendering/commenttitletype/_index.md b/english/aspose.cells.rendering/commenttitletype/_index.md
index 05b2f7d895..6b72075faa 100644
--- a/english/aspose.cells.rendering/commenttitletype/_index.md
+++ b/english/aspose.cells.rendering/commenttitletype/_index.md
@@ -3,7 +3,7 @@ title: CommentTitleType enumeration
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 170
+weight: 180
url: /aspose.cells.rendering/commenttitletype/
is_root: false
---
diff --git a/english/aspose.cells.rendering/drawobjectenum/_index.md b/english/aspose.cells.rendering/drawobjectenum/_index.md
index e1fac460ae..156506d2be 100644
--- a/english/aspose.cells.rendering/drawobjectenum/_index.md
+++ b/english/aspose.cells.rendering/drawobjectenum/_index.md
@@ -3,7 +3,7 @@ title: DrawObjectEnum enumeration
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 180
+weight: 190
url: /aspose.cells.rendering/drawobjectenum/
is_root: false
---
diff --git a/english/aspose.cells.rendering/imagebinarizationmethod/_index.md b/english/aspose.cells.rendering/imagebinarizationmethod/_index.md
index 417f75a6fc..8bc13e9cf6 100644
--- a/english/aspose.cells.rendering/imagebinarizationmethod/_index.md
+++ b/english/aspose.cells.rendering/imagebinarizationmethod/_index.md
@@ -3,7 +3,7 @@ title: ImageBinarizationMethod enumeration
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 190
+weight: 200
url: /aspose.cells.rendering/imagebinarizationmethod/
is_root: false
---
diff --git a/english/aspose.cells.rendering/imageorprintoptions/__init__/_index.md b/english/aspose.cells.rendering/imageorprintoptions/__init__/_index.md
index 29f164fb63..31e75ab22a 100644
--- a/english/aspose.cells.rendering/imageorprintoptions/__init__/_index.md
+++ b/english/aspose.cells.rendering/imageorprintoptions/__init__/_index.md
@@ -10,7 +10,7 @@ is_root: false
## \_\_init\_\_(self) {#}
-Constructs a new instance of ImageOrPrintOptions
+Ctor.
diff --git a/english/aspose.cells.rendering/imageorprintoptions/_index.md b/english/aspose.cells.rendering/imageorprintoptions/_index.md
index 3d5c780b98..7ea13fd7f5 100644
--- a/english/aspose.cells.rendering/imageorprintoptions/_index.md
+++ b/english/aspose.cells.rendering/imageorprintoptions/_index.md
@@ -19,7 +19,7 @@ The ImageOrPrintOptions type exposes the following members:
### Constructors
| Constructor | Description |
| :- | :- |
-| [`__init__(self)`](/cells/python-net/aspose.cells.rendering/imageorprintoptions/__init__/#) | Constructs a new instance of ImageOrPrintOptions |
+| [`__init__(self)`](/cells/python-net/aspose.cells.rendering/imageorprintoptions/__init__/#) | Ctor. |
### Properties
@@ -62,7 +62,7 @@ The ImageOrPrintOptions type exposes the following members:
| [emf_type](/cells/python-net/aspose.cells.rendering/imageorprintoptions/emf_type) | Gets or sets an EmfType that specifies the format of the Metafile..
The default value is EmfPlusDual. |
| [default_edit_language](/cells/python-net/aspose.cells.rendering/imageorprintoptions/default_edit_language) | Gets or sets default edit language. |
| [sheet_set](/cells/python-net/aspose.cells.rendering/imageorprintoptions/sheet_set) | Gets or sets the sheets to render. Default is all visible sheets in the workbook: [`SheetSet.visible`](/cells/python-net/aspose.cells.rendering/sheetset#visible). |
-| [emf_render_setting](/cells/python-net/aspose.cells.rendering/imageorprintoptions/emf_render_setting) | Setting for rendering Emf metafile. |
+| [emf_render_setting](/cells/python-net/aspose.cells.rendering/imageorprintoptions/emf_render_setting) | Setting for rendering Emf metafiles in source file. |
### Methods
diff --git a/english/aspose.cells.rendering/imageorprintoptions/emf_render_setting/_index.md b/english/aspose.cells.rendering/imageorprintoptions/emf_render_setting/_index.md
index 70ab1358ed..b524bd4da1 100644
--- a/english/aspose.cells.rendering/imageorprintoptions/emf_render_setting/_index.md
+++ b/english/aspose.cells.rendering/imageorprintoptions/emf_render_setting/_index.md
@@ -11,7 +11,7 @@ is_root: false
## emf_render_setting property
-Setting for rendering Emf metafile.
+Setting for rendering Emf metafiles in source file.
### Remarks
diff --git a/english/aspose.cells.rendering/pdfcompliance/_index.md b/english/aspose.cells.rendering/pdfcompliance/_index.md
index aa35ad7c9a..c89440d375 100644
--- a/english/aspose.cells.rendering/pdfcompliance/_index.md
+++ b/english/aspose.cells.rendering/pdfcompliance/_index.md
@@ -3,7 +3,7 @@ title: PdfCompliance enumeration
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 200
+weight: 210
url: /aspose.cells.rendering/pdfcompliance/
is_root: false
---
diff --git a/english/aspose.cells.rendering/pdfcompressioncore/_index.md b/english/aspose.cells.rendering/pdfcompressioncore/_index.md
index facf360289..0bf1253555 100644
--- a/english/aspose.cells.rendering/pdfcompressioncore/_index.md
+++ b/english/aspose.cells.rendering/pdfcompressioncore/_index.md
@@ -3,7 +3,7 @@ title: PdfCompressionCore enumeration
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 210
+weight: 220
url: /aspose.cells.rendering/pdfcompressioncore/
is_root: false
---
diff --git a/english/aspose.cells.rendering/pdfcustompropertiesexport/_index.md b/english/aspose.cells.rendering/pdfcustompropertiesexport/_index.md
index 55dc4fcefd..ec91fb6c27 100644
--- a/english/aspose.cells.rendering/pdfcustompropertiesexport/_index.md
+++ b/english/aspose.cells.rendering/pdfcustompropertiesexport/_index.md
@@ -3,7 +3,7 @@ title: PdfCustomPropertiesExport enumeration
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 220
+weight: 230
url: /aspose.cells.rendering/pdfcustompropertiesexport/
is_root: false
---
diff --git a/english/aspose.cells.rendering/pdffontencoding/_index.md b/english/aspose.cells.rendering/pdffontencoding/_index.md
index b19ac9d85a..a9a911528c 100644
--- a/english/aspose.cells.rendering/pdffontencoding/_index.md
+++ b/english/aspose.cells.rendering/pdffontencoding/_index.md
@@ -3,7 +3,7 @@ title: PdfFontEncoding enumeration
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 230
+weight: 240
url: /aspose.cells.rendering/pdffontencoding/
is_root: false
---
diff --git a/english/aspose.cells.rendering/pdfoptimizationtype/_index.md b/english/aspose.cells.rendering/pdfoptimizationtype/_index.md
index 6d1a02225d..5157cb6b59 100644
--- a/english/aspose.cells.rendering/pdfoptimizationtype/_index.md
+++ b/english/aspose.cells.rendering/pdfoptimizationtype/_index.md
@@ -3,7 +3,7 @@ title: PdfOptimizationType enumeration
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 240
+weight: 250
url: /aspose.cells.rendering/pdfoptimizationtype/
is_root: false
---
diff --git a/english/aspose.cells.rendering/svgembeddedfonttype/_index.md b/english/aspose.cells.rendering/svgembeddedfonttype/_index.md
new file mode 100644
index 0000000000..8ea205ed83
--- /dev/null
+++ b/english/aspose.cells.rendering/svgembeddedfonttype/_index.md
@@ -0,0 +1,28 @@
+---
+title: SvgEmbeddedFontType enumeration
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 260
+url: /aspose.cells.rendering/svgembeddedfonttype/
+is_root: false
+---
+
+## SvgEmbeddedFontType enumeration
+
+Represents the embedded font type in Svg image.
+
+
+
+The SvgEmbeddedFontType type exposes the following members:
+
+### Fields
+| Field | Description |
+| :- | :- |
+| NONE | Not Embed font. |
+| WOFF | Embed WOFF font. |
+
+
+
+### See Also
+* module [`aspose.cells.rendering`](..)
diff --git a/english/aspose.cells.rendering/svgimageoptions/__init__/_index.md b/english/aspose.cells.rendering/svgimageoptions/__init__/_index.md
new file mode 100644
index 0000000000..07fd4554f4
--- /dev/null
+++ b/english/aspose.cells.rendering/svgimageoptions/__init__/_index.md
@@ -0,0 +1,29 @@
+---
+title: SvgImageOptions constructor
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 10
+url: /aspose.cells.rendering/svgimageoptions/__init__/
+is_root: false
+---
+
+## \_\_init\_\_(self) {#}
+
+Ctor.
+
+
+
+```python
+
+def __init__(self):
+ ...
+```
+
+
+
+
+
+### See Also
+* module [`aspose.cells.rendering`](../../)
+* class [`SvgImageOptions`](/cells/python-net/aspose.cells.rendering/svgimageoptions)
diff --git a/english/aspose.cells.rendering/svgimageoptions/_index.md b/english/aspose.cells.rendering/svgimageoptions/_index.md
new file mode 100644
index 0000000000..da0ee0d8f4
--- /dev/null
+++ b/english/aspose.cells.rendering/svgimageoptions/_index.md
@@ -0,0 +1,87 @@
+---
+title: SvgImageOptions class
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 140
+url: /aspose.cells.rendering/svgimageoptions/
+is_root: false
+---
+
+## SvgImageOptions class
+
+Options for generating Svg image.
+
+
+
+**Inheritance:** [`SvgImageOptions`](/cells/python-net/aspose.cells.rendering/svgimageoptions) →
+[`ImageOrPrintOptions`](/cells/python-net/aspose.cells.rendering/imageorprintoptions)
+
+
+
+The SvgImageOptions type exposes the following members:
+
+### Constructors
+| Constructor | Description |
+| :- | :- |
+| [`__init__(self)`](/cells/python-net/aspose.cells.rendering/svgimageoptions/__init__/#) | Ctor. |
+
+
+### Properties
+| Property | Description |
+| :- | :- |
+| [save_format](/cells/python-net/aspose.cells.rendering/svgimageoptions/save_format) | Gets or sets the output file format type
Support Tiff/XPS |
+| [print_with_status_dialog](/cells/python-net/aspose.cells.rendering/svgimageoptions/print_with_status_dialog) | If PrintWithStatusDialog = true , there will be a dialog that shows current print status.
else no such dialog will show. |
+| [horizontal_resolution](/cells/python-net/aspose.cells.rendering/svgimageoptions/horizontal_resolution) | Gets or sets the horizontal resolution for generated images, in dots per inch. |
+| [vertical_resolution](/cells/python-net/aspose.cells.rendering/svgimageoptions/vertical_resolution) | Gets or sets the vertical resolution for generated images, in dots per inch. |
+| [tiff_compression](/cells/python-net/aspose.cells.rendering/svgimageoptions/tiff_compression) | Gets or sets the type of compression to apply only when saving pages to the `Tiff` format. |
+| [tiff_color_depth](/cells/python-net/aspose.cells.rendering/svgimageoptions/tiff_color_depth) | Gets or sets bit depth to apply only when saving pages to the `Tiff` format. |
+| [tiff_binarization_method](/cells/python-net/aspose.cells.rendering/svgimageoptions/tiff_binarization_method) | Gets or sets method used while converting images to 1 bpp format
when [`ImageOrPrintOptions.image_type`](/cells/python-net/aspose.cells.rendering/imageorprintoptions#image_type) is Tiff and [`ImageOrPrintOptions.tiff_compression`](/cells/python-net/aspose.cells.rendering/imageorprintoptions#tiff_compression) is equal to Ccitt3 or Ccitt4. |
+| [printing_page](/cells/python-net/aspose.cells.rendering/svgimageoptions/printing_page) | Indicates which pages will not be printed. |
+| [quality](/cells/python-net/aspose.cells.rendering/svgimageoptions/quality) | Gets or sets a value determining the quality of the generated images
to apply only when saving pages to the `Jpeg` format. The default value is 100 |
+| [image_type](/cells/python-net/aspose.cells.rendering/svgimageoptions/image_type) | Gets or sets the format of the generated images.
default value: PNG. |
+| [is_cell_auto_fit](/cells/python-net/aspose.cells.rendering/svgimageoptions/is_cell_auto_fit) | Indicates whether the width and height of the cells is automatically fitted by cell value.
The default value is false. |
+| [one_page_per_sheet](/cells/python-net/aspose.cells.rendering/svgimageoptions/one_page_per_sheet) | If OnePagePerSheet is true , all content of one sheet will output to only one page in result.
The paper size of pagesetup will be invalid, and the other settings of pagesetup
will still take effect. |
+| [all_columns_in_one_page_per_sheet](/cells/python-net/aspose.cells.rendering/svgimageoptions/all_columns_in_one_page_per_sheet) | If AllColumnsInOnePagePerSheet is true , all column content of one sheet will output to only one page in result.
The width of paper size of pagesetup will be invalid, and the other settings of pagesetup
will still take effect. |
+| [draw_object_event_handler](/cells/python-net/aspose.cells.rendering/svgimageoptions/draw_object_event_handler) | Implements this interface to get DrawObject and Bound when rendering. |
+| [chart_image_type](/cells/python-net/aspose.cells.rendering/svgimageoptions/chart_image_type) | Indicate the chart imagetype when converting.
default value: PNG. |
+| [embeded_image_name_in_svg](/cells/python-net/aspose.cells.rendering/svgimageoptions/embeded_image_name_in_svg) | Indicate the filename of embedded image in svg.
This should be full path with directory like "c:\\xpsEmbedded" |
+| [svg_fit_to_view_port](/cells/python-net/aspose.cells.rendering/svgimageoptions/svg_fit_to_view_port) | if this property is true, the generated svg will fit to view port. |
+| [svg_css_prefix](/cells/python-net/aspose.cells.rendering/svgimageoptions/svg_css_prefix) | Gets and sets the prefix of the css name in svg,the default value is empty string. |
+| [only_area](/cells/python-net/aspose.cells.rendering/svgimageoptions/only_area) | If this property is true , one Area will be output, and no scale will take effect. |
+| [text_rendering_hint](/cells/python-net/aspose.cells.rendering/svgimageoptions/text_rendering_hint) | Specifies the quality of text rendering.
The default value is TextRenderingHint.SystemDefault |
+| [smoothing_mode](/cells/python-net/aspose.cells.rendering/svgimageoptions/smoothing_mode) | Specifies whether smoothing (antialiasing) is applied to lines and curves and the edges of filled areas.
The default value is SmoothingMode.None |
+| [transparent](/cells/python-net/aspose.cells.rendering/svgimageoptions/transparent) | Indicates if the background of generated image should be transparent. |
+| [pixel_format](/cells/python-net/aspose.cells.rendering/svgimageoptions/pixel_format) | Gets or sets the pixel format for the generated images. |
+| [warning_callback](/cells/python-net/aspose.cells.rendering/svgimageoptions/warning_callback) | Gets or sets warning callback. |
+| [page_saving_callback](/cells/python-net/aspose.cells.rendering/svgimageoptions/page_saving_callback) | Control/Indicate progress of page saving process. |
+| [is_font_substitution_char_granularity](/cells/python-net/aspose.cells.rendering/svgimageoptions/is_font_substitution_char_granularity) | Indicates whether to only substitute the font of character when the cell font is not compatibility for it. |
+| [page_index](/cells/python-net/aspose.cells.rendering/svgimageoptions/page_index) | Gets or sets the 0-based index of the first page to save. |
+| [page_count](/cells/python-net/aspose.cells.rendering/svgimageoptions/page_count) | Gets or sets the number of pages to save. |
+| [is_optimized](/cells/python-net/aspose.cells.rendering/svgimageoptions/is_optimized) | Indicates whether to optimize the output elements. |
+| [default_font](/cells/python-net/aspose.cells.rendering/svgimageoptions/default_font) | When characters in the Excel are Unicode and not be set with correct font in cell style,
They may appear as block in pdf,image.
Set the DefaultFont such as MingLiu or MS Gothic to show these characters.
If this property is not set, Aspose.Cells will use system default font to show these unicode characters. |
+| [check_workbook_default_font](/cells/python-net/aspose.cells.rendering/svgimageoptions/check_workbook_default_font) | When characters in the Excel are Unicode and not be set with correct font in cell style,
They may appear as block in pdf,image.
Set this to true to try to use workbook's default font to show these characters first. |
+| [output_blank_page_when_nothing_to_print](/cells/python-net/aspose.cells.rendering/svgimageoptions/output_blank_page_when_nothing_to_print) | Indicates whether to output a blank page when there is nothing to print. |
+| [gridline_type](/cells/python-net/aspose.cells.rendering/svgimageoptions/gridline_type) | Gets or sets gridline type. |
+| [text_cross_type](/cells/python-net/aspose.cells.rendering/svgimageoptions/text_cross_type) | Gets or sets displaying text type when the text width is larger than cell width. |
+| [emf_type](/cells/python-net/aspose.cells.rendering/svgimageoptions/emf_type) | Gets or sets an EmfType that specifies the format of the Metafile..
The default value is EmfPlusDual. |
+| [default_edit_language](/cells/python-net/aspose.cells.rendering/svgimageoptions/default_edit_language) | Gets or sets default edit language. |
+| [sheet_set](/cells/python-net/aspose.cells.rendering/svgimageoptions/sheet_set) | Gets or sets the sheets to render. Default is all visible sheets in the workbook: [`SheetSet.visible`](/cells/python-net/aspose.cells.rendering/sheetset#visible). |
+| [emf_render_setting](/cells/python-net/aspose.cells.rendering/svgimageoptions/emf_render_setting) | Setting for rendering Emf metafiles in source file. |
+| [fit_to_view_port](/cells/python-net/aspose.cells.rendering/svgimageoptions/fit_to_view_port) | if this property is true, the generated svg will fit to view port. |
+| [css_prefix](/cells/python-net/aspose.cells.rendering/svgimageoptions/css_prefix) | Gets and sets the prefix of the css name in svg,the default value is empty string. |
+| [embedded_font_type](/cells/python-net/aspose.cells.rendering/svgimageoptions/embedded_font_type) | Gets or sets the type of font that embedded in Svg. |
+
+
+### Methods
+| Method | Description |
+| :- | :- |
+| [`set_desired_size(self, desired_width, desired_height)`](/cells/python-net/aspose.cells.rendering/svgimageoptions/set_desired_size/#int-int) | Sets desired width and height of image. |
+| [`set_desired_size(self, desired_width, desired_height, keep_aspect_ratio)`](/cells/python-net/aspose.cells.rendering/svgimageoptions/set_desired_size/#int-int-bool) | Sets desired width and height of image. |
+
+
+
+### See Also
+* module [`aspose.cells.rendering`](..)
+* class [`ImageOrPrintOptions`](/cells/python-net/aspose.cells.rendering/imageorprintoptions)
+* class [`SvgImageOptions`](/cells/python-net/aspose.cells.rendering/svgimageoptions)
diff --git a/english/aspose.cells.rendering/svgimageoptions/all_columns_in_one_page_per_sheet/_index.md b/english/aspose.cells.rendering/svgimageoptions/all_columns_in_one_page_per_sheet/_index.md
new file mode 100644
index 0000000000..1edc6b6972
--- /dev/null
+++ b/english/aspose.cells.rendering/svgimageoptions/all_columns_in_one_page_per_sheet/_index.md
@@ -0,0 +1,29 @@
+---
+title: all_columns_in_one_page_per_sheet property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 40
+url: /aspose.cells.rendering/svgimageoptions/all_columns_in_one_page_per_sheet/
+is_root: false
+---
+
+## all_columns_in_one_page_per_sheet property
+
+
+If AllColumnsInOnePagePerSheet is true , all column content of one sheet will output to only one page in result.
+The width of paper size of pagesetup will be invalid, and the other settings of pagesetup
+will still take effect.
+### Definition:
+```python
+@property
+def all_columns_in_one_page_per_sheet(self):
+ ...
+@all_columns_in_one_page_per_sheet.setter
+def all_columns_in_one_page_per_sheet(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.rendering`](../../)
+* class [`SvgImageOptions`](/cells/python-net/aspose.cells.rendering/svgimageoptions)
diff --git a/english/aspose.cells.rendering/svgimageoptions/chart_image_type/_index.md b/english/aspose.cells.rendering/svgimageoptions/chart_image_type/_index.md
new file mode 100644
index 0000000000..ef627034dc
--- /dev/null
+++ b/english/aspose.cells.rendering/svgimageoptions/chart_image_type/_index.md
@@ -0,0 +1,36 @@
+---
+title: chart_image_type property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 50
+url: /aspose.cells.rendering/svgimageoptions/chart_image_type/
+is_root: false
+---
+
+## chart_image_type property
+
+
+Indicate the chart imagetype when converting.
+default value: PNG.
+
+### Remarks
+
+
+NOTE: This member is now obsolete. Instead,
+Chart and Shape are always rendered as vector elements(e.g. point, line) for rendering quality.
+This property will be removed 12 months later since June 2022.
+Aspose apologizes for any inconvenience you may have experienced.
+### Definition:
+```python
+@property
+def chart_image_type(self):
+ ...
+@chart_image_type.setter
+def chart_image_type(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.rendering`](../../)
+* class [`SvgImageOptions`](/cells/python-net/aspose.cells.rendering/svgimageoptions)
diff --git a/english/aspose.cells.rendering/svgimageoptions/check_workbook_default_font/_index.md b/english/aspose.cells.rendering/svgimageoptions/check_workbook_default_font/_index.md
new file mode 100644
index 0000000000..02ba7d0c8c
--- /dev/null
+++ b/english/aspose.cells.rendering/svgimageoptions/check_workbook_default_font/_index.md
@@ -0,0 +1,34 @@
+---
+title: check_workbook_default_font property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 60
+url: /aspose.cells.rendering/svgimageoptions/check_workbook_default_font/
+is_root: false
+---
+
+## check_workbook_default_font property
+
+
+When characters in the Excel are Unicode and not be set with correct font in cell style,
+They may appear as block in pdf,image.
+Set this to true to try to use workbook's default font to show these characters first.
+
+### Remarks
+
+
+Default is true.
+### Definition:
+```python
+@property
+def check_workbook_default_font(self):
+ ...
+@check_workbook_default_font.setter
+def check_workbook_default_font(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.rendering`](../../)
+* class [`SvgImageOptions`](/cells/python-net/aspose.cells.rendering/svgimageoptions)
diff --git a/english/aspose.cells.rendering/svgimageoptions/css_prefix/_index.md b/english/aspose.cells.rendering/svgimageoptions/css_prefix/_index.md
new file mode 100644
index 0000000000..461b688ce4
--- /dev/null
+++ b/english/aspose.cells.rendering/svgimageoptions/css_prefix/_index.md
@@ -0,0 +1,27 @@
+---
+title: css_prefix property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 70
+url: /aspose.cells.rendering/svgimageoptions/css_prefix/
+is_root: false
+---
+
+## css_prefix property
+
+
+Gets and sets the prefix of the css name in svg,the default value is empty string.
+### Definition:
+```python
+@property
+def css_prefix(self):
+ ...
+@css_prefix.setter
+def css_prefix(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.rendering`](../../)
+* class [`SvgImageOptions`](/cells/python-net/aspose.cells.rendering/svgimageoptions)
diff --git a/english/aspose.cells.rendering/svgimageoptions/default_edit_language/_index.md b/english/aspose.cells.rendering/svgimageoptions/default_edit_language/_index.md
new file mode 100644
index 0000000000..223bcd67b6
--- /dev/null
+++ b/english/aspose.cells.rendering/svgimageoptions/default_edit_language/_index.md
@@ -0,0 +1,34 @@
+---
+title: default_edit_language property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 80
+url: /aspose.cells.rendering/svgimageoptions/default_edit_language/
+is_root: false
+---
+
+## default_edit_language property
+
+
+Gets or sets default edit language.
+
+### Remarks
+
+
+It may display/render different layouts for text paragraph when different edit languages is set.
+Default is [`DefaultEditLanguage.AUTO`](/cells/python-net/aspose.cells/defaulteditlanguage#AUTO).
+### Definition:
+```python
+@property
+def default_edit_language(self):
+ ...
+@default_edit_language.setter
+def default_edit_language(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.rendering`](../../)
+* class [`DefaultEditLanguage`](/cells/python-net/aspose.cells/defaulteditlanguage)
+* class [`SvgImageOptions`](/cells/python-net/aspose.cells.rendering/svgimageoptions)
diff --git a/english/aspose.cells.rendering/svgimageoptions/default_font/_index.md b/english/aspose.cells.rendering/svgimageoptions/default_font/_index.md
new file mode 100644
index 0000000000..c34c929763
--- /dev/null
+++ b/english/aspose.cells.rendering/svgimageoptions/default_font/_index.md
@@ -0,0 +1,30 @@
+---
+title: default_font property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 90
+url: /aspose.cells.rendering/svgimageoptions/default_font/
+is_root: false
+---
+
+## default_font property
+
+
+When characters in the Excel are Unicode and not be set with correct font in cell style,
+They may appear as block in pdf,image.
+Set the DefaultFont such as MingLiu or MS Gothic to show these characters.
+If this property is not set, Aspose.Cells will use system default font to show these unicode characters.
+### Definition:
+```python
+@property
+def default_font(self):
+ ...
+@default_font.setter
+def default_font(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.rendering`](../../)
+* class [`SvgImageOptions`](/cells/python-net/aspose.cells.rendering/svgimageoptions)
diff --git a/english/aspose.cells.rendering/svgimageoptions/draw_object_event_handler/_index.md b/english/aspose.cells.rendering/svgimageoptions/draw_object_event_handler/_index.md
new file mode 100644
index 0000000000..c681f3b68c
--- /dev/null
+++ b/english/aspose.cells.rendering/svgimageoptions/draw_object_event_handler/_index.md
@@ -0,0 +1,28 @@
+---
+title: draw_object_event_handler property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 100
+url: /aspose.cells.rendering/svgimageoptions/draw_object_event_handler/
+is_root: false
+---
+
+## draw_object_event_handler property
+
+
+Implements this interface to get DrawObject and Bound when rendering.
+### Definition:
+```python
+@property
+def draw_object_event_handler(self):
+ ...
+@draw_object_event_handler.setter
+def draw_object_event_handler(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.rendering`](../../)
+* class [`DrawObjectEventHandler`](/cells/python-net/aspose.cells.rendering/drawobjecteventhandler)
+* class [`SvgImageOptions`](/cells/python-net/aspose.cells.rendering/svgimageoptions)
diff --git a/english/aspose.cells.rendering/svgimageoptions/embedded_font_type/_index.md b/english/aspose.cells.rendering/svgimageoptions/embedded_font_type/_index.md
new file mode 100644
index 0000000000..efc34400f5
--- /dev/null
+++ b/english/aspose.cells.rendering/svgimageoptions/embedded_font_type/_index.md
@@ -0,0 +1,33 @@
+---
+title: embedded_font_type property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 110
+url: /aspose.cells.rendering/svgimageoptions/embedded_font_type/
+is_root: false
+---
+
+## embedded_font_type property
+
+
+Gets or sets the type of font that embedded in Svg.
+
+### Remarks
+
+
+Default value is [`SvgEmbeddedFontType.NONE`](/cells/python-net/aspose.cells.rendering/svgembeddedfonttype#NONE) which indicates that it will not embed font in Svg.
+### Definition:
+```python
+@property
+def embedded_font_type(self):
+ ...
+@embedded_font_type.setter
+def embedded_font_type(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.rendering`](../../)
+* class [`SvgEmbeddedFontType`](/cells/python-net/aspose.cells.rendering/svgembeddedfonttype)
+* class [`SvgImageOptions`](/cells/python-net/aspose.cells.rendering/svgimageoptions)
diff --git a/english/aspose.cells.rendering/svgimageoptions/embeded_image_name_in_svg/_index.md b/english/aspose.cells.rendering/svgimageoptions/embeded_image_name_in_svg/_index.md
new file mode 100644
index 0000000000..e44e785025
--- /dev/null
+++ b/english/aspose.cells.rendering/svgimageoptions/embeded_image_name_in_svg/_index.md
@@ -0,0 +1,28 @@
+---
+title: embeded_image_name_in_svg property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 120
+url: /aspose.cells.rendering/svgimageoptions/embeded_image_name_in_svg/
+is_root: false
+---
+
+## embeded_image_name_in_svg property
+
+
+Indicate the filename of embedded image in svg.
+This should be full path with directory like "c:\\xpsEmbedded"
+### Definition:
+```python
+@property
+def embeded_image_name_in_svg(self):
+ ...
+@embeded_image_name_in_svg.setter
+def embeded_image_name_in_svg(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.rendering`](../../)
+* class [`SvgImageOptions`](/cells/python-net/aspose.cells.rendering/svgimageoptions)
diff --git a/english/aspose.cells.rendering/svgimageoptions/emf_render_setting/_index.md b/english/aspose.cells.rendering/svgimageoptions/emf_render_setting/_index.md
new file mode 100644
index 0000000000..2e41cc43cf
--- /dev/null
+++ b/english/aspose.cells.rendering/svgimageoptions/emf_render_setting/_index.md
@@ -0,0 +1,37 @@
+---
+title: emf_render_setting property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 130
+url: /aspose.cells.rendering/svgimageoptions/emf_render_setting/
+is_root: false
+---
+
+## emf_render_setting property
+
+
+Setting for rendering Emf metafiles in source file.
+
+### Remarks
+
+
+EMF metafiles identified as "EMF+ Dual" can contain both EMF+ records and EMF records.
+Either type of record can be used to render the image, only EMF+ records, or only EMF records.
+When [`EmfRenderSetting.EMF_PLUS_PREFER`](/cells/python-net/aspose.cells/emfrendersetting#EMF_PLUS_PREFER) is set, then EMF+ records will be parsed while rendering to image, otherwise only EMF records will be parsed.
+Default value is [`EmfRenderSetting.EMF_ONLY`](/cells/python-net/aspose.cells/emfrendersetting#EMF_ONLY).
+For the frameworks that depend on .Net System.Drawing.Common, this setting is ignored.
+### Definition:
+```python
+@property
+def emf_render_setting(self):
+ ...
+@emf_render_setting.setter
+def emf_render_setting(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.rendering`](../../)
+* class [`EmfRenderSetting`](/cells/python-net/aspose.cells/emfrendersetting)
+* class [`SvgImageOptions`](/cells/python-net/aspose.cells.rendering/svgimageoptions)
diff --git a/english/aspose.cells.rendering/svgimageoptions/emf_type/_index.md b/english/aspose.cells.rendering/svgimageoptions/emf_type/_index.md
new file mode 100644
index 0000000000..4771df228f
--- /dev/null
+++ b/english/aspose.cells.rendering/svgimageoptions/emf_type/_index.md
@@ -0,0 +1,28 @@
+---
+title: emf_type property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 140
+url: /aspose.cells.rendering/svgimageoptions/emf_type/
+is_root: false
+---
+
+## emf_type property
+
+
+Gets or sets an EmfType that specifies the format of the Metafile..
+The default value is EmfPlusDual.
+### Definition:
+```python
+@property
+def emf_type(self):
+ ...
+@emf_type.setter
+def emf_type(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.rendering`](../../)
+* class [`SvgImageOptions`](/cells/python-net/aspose.cells.rendering/svgimageoptions)
diff --git a/english/aspose.cells.rendering/svgimageoptions/fit_to_view_port/_index.md b/english/aspose.cells.rendering/svgimageoptions/fit_to_view_port/_index.md
new file mode 100644
index 0000000000..2a0d958fa8
--- /dev/null
+++ b/english/aspose.cells.rendering/svgimageoptions/fit_to_view_port/_index.md
@@ -0,0 +1,27 @@
+---
+title: fit_to_view_port property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 150
+url: /aspose.cells.rendering/svgimageoptions/fit_to_view_port/
+is_root: false
+---
+
+## fit_to_view_port property
+
+
+if this property is true, the generated svg will fit to view port.
+### Definition:
+```python
+@property
+def fit_to_view_port(self):
+ ...
+@fit_to_view_port.setter
+def fit_to_view_port(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.rendering`](../../)
+* class [`SvgImageOptions`](/cells/python-net/aspose.cells.rendering/svgimageoptions)
diff --git a/english/aspose.cells.rendering/svgimageoptions/gridline_type/_index.md b/english/aspose.cells.rendering/svgimageoptions/gridline_type/_index.md
new file mode 100644
index 0000000000..620c53a2f4
--- /dev/null
+++ b/english/aspose.cells.rendering/svgimageoptions/gridline_type/_index.md
@@ -0,0 +1,33 @@
+---
+title: gridline_type property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 160
+url: /aspose.cells.rendering/svgimageoptions/gridline_type/
+is_root: false
+---
+
+## gridline_type property
+
+
+Gets or sets gridline type.
+
+### Remarks
+
+
+Default is Dotted type.
+### Definition:
+```python
+@property
+def gridline_type(self):
+ ...
+@gridline_type.setter
+def gridline_type(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.rendering`](../../)
+* class [`GridlineType`](/cells/python-net/aspose.cells/gridlinetype)
+* class [`SvgImageOptions`](/cells/python-net/aspose.cells.rendering/svgimageoptions)
diff --git a/english/aspose.cells.rendering/svgimageoptions/horizontal_resolution/_index.md b/english/aspose.cells.rendering/svgimageoptions/horizontal_resolution/_index.md
new file mode 100644
index 0000000000..8e1ca1e48b
--- /dev/null
+++ b/english/aspose.cells.rendering/svgimageoptions/horizontal_resolution/_index.md
@@ -0,0 +1,60 @@
+---
+title: horizontal_resolution property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 170
+url: /aspose.cells.rendering/svgimageoptions/horizontal_resolution/
+is_root: false
+---
+
+## horizontal_resolution property
+
+
+Gets or sets the horizontal resolution for generated images, in dots per inch.
+
+### Remarks
+
+
+The default value is 96.
+
+
+Setting [`ImageOrPrintOptions.horizontal_resolution`](/cells/python-net/aspose.cells.rendering/imageorprintoptions#horizontal_resolution) and [`ImageOrPrintOptions.vertical_resolution`](/cells/python-net/aspose.cells.rendering/imageorprintoptions#vertical_resolution)
+effects the width and height of the output image in pixels.
+
+### Example
+
+
+The following code sets resolution to 192, the width and height of the generated image is twice of
+the one with resolution left as the default value 96.
+
+```python
+from aspose.cells import Workbook
+from aspose.cells.drawing import ImageType
+from aspose.cells.rendering import ImageOrPrintOptions, SheetRender
+
+wb = Workbook("Book1.xlsx")
+opts = ImageOrPrintOptions()
+# Set output image type: png.
+opts.image_type = ImageType.PNG
+# Set resolution to 192.
+opts.horizontal_resolution = 192
+opts.vertical_resolution = 192
+# Render worksheet page to image.
+sr = SheetRender(wb.worksheets[0], opts)
+sr.to_image(0, "Sheet_Page1.png")
+
+```
+### Definition:
+```python
+@property
+def horizontal_resolution(self):
+ ...
+@horizontal_resolution.setter
+def horizontal_resolution(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.rendering`](../../)
+* class [`SvgImageOptions`](/cells/python-net/aspose.cells.rendering/svgimageoptions)
diff --git a/english/aspose.cells.rendering/svgimageoptions/image_type/_index.md b/english/aspose.cells.rendering/svgimageoptions/image_type/_index.md
new file mode 100644
index 0000000000..9d9ddcde5f
--- /dev/null
+++ b/english/aspose.cells.rendering/svgimageoptions/image_type/_index.md
@@ -0,0 +1,29 @@
+---
+title: image_type property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 180
+url: /aspose.cells.rendering/svgimageoptions/image_type/
+is_root: false
+---
+
+## image_type property
+
+
+Gets or sets the format of the generated images.
+default value: PNG.
+### Definition:
+```python
+@property
+def image_type(self):
+ ...
+@image_type.setter
+def image_type(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.rendering`](../../)
+* class [`ImageType`](/cells/python-net/aspose.cells.drawing/imagetype)
+* class [`SvgImageOptions`](/cells/python-net/aspose.cells.rendering/svgimageoptions)
diff --git a/english/aspose.cells.rendering/svgimageoptions/is_cell_auto_fit/_index.md b/english/aspose.cells.rendering/svgimageoptions/is_cell_auto_fit/_index.md
new file mode 100644
index 0000000000..daf2485553
--- /dev/null
+++ b/english/aspose.cells.rendering/svgimageoptions/is_cell_auto_fit/_index.md
@@ -0,0 +1,36 @@
+---
+title: is_cell_auto_fit property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 190
+url: /aspose.cells.rendering/svgimageoptions/is_cell_auto_fit/
+is_root: false
+---
+
+## is_cell_auto_fit property
+
+
+Indicates whether the width and height of the cells is automatically fitted by cell value.
+The default value is false.
+
+### Remarks
+
+
+NOTE: This member is now obsolete. Instead,
+please use [`Worksheet.auto_fit_columns`](/cells/python-net/aspose.cells/worksheet/auto_fit_columns) and [`Worksheet.auto_fit_rows`](/cells/python-net/aspose.cells/worksheet/auto_fit_rows).
+This property will be removed 12 months later since August 2022.
+Aspose apologizes for any inconvenience you may have experienced.
+### Definition:
+```python
+@property
+def is_cell_auto_fit(self):
+ ...
+@is_cell_auto_fit.setter
+def is_cell_auto_fit(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.rendering`](../../)
+* class [`SvgImageOptions`](/cells/python-net/aspose.cells.rendering/svgimageoptions)
diff --git a/english/aspose.cells.rendering/svgimageoptions/is_font_substitution_char_granularity/_index.md b/english/aspose.cells.rendering/svgimageoptions/is_font_substitution_char_granularity/_index.md
new file mode 100644
index 0000000000..26fd31ab5f
--- /dev/null
+++ b/english/aspose.cells.rendering/svgimageoptions/is_font_substitution_char_granularity/_index.md
@@ -0,0 +1,32 @@
+---
+title: is_font_substitution_char_granularity property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 200
+url: /aspose.cells.rendering/svgimageoptions/is_font_substitution_char_granularity/
+is_root: false
+---
+
+## is_font_substitution_char_granularity property
+
+
+Indicates whether to only substitute the font of character when the cell font is not compatibility for it.
+
+### Remarks
+
+
+Default is false. We will try default font of Workbook and PdfSaveOption/system for cell font first.
+### Definition:
+```python
+@property
+def is_font_substitution_char_granularity(self):
+ ...
+@is_font_substitution_char_granularity.setter
+def is_font_substitution_char_granularity(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.rendering`](../../)
+* class [`SvgImageOptions`](/cells/python-net/aspose.cells.rendering/svgimageoptions)
diff --git a/english/aspose.cells.rendering/svgimageoptions/is_optimized/_index.md b/english/aspose.cells.rendering/svgimageoptions/is_optimized/_index.md
new file mode 100644
index 0000000000..3af6ad1af7
--- /dev/null
+++ b/english/aspose.cells.rendering/svgimageoptions/is_optimized/_index.md
@@ -0,0 +1,35 @@
+---
+title: is_optimized property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 210
+url: /aspose.cells.rendering/svgimageoptions/is_optimized/
+is_root: false
+---
+
+## is_optimized property
+
+
+Indicates whether to optimize the output elements.
+
+### Remarks
+
+
+Default value is false.
+Currently when this property is set to true, the following optimizations will be done:
+1. optimize the border lines.
+2. optimize the file size while rendering to Svg image.
+### Definition:
+```python
+@property
+def is_optimized(self):
+ ...
+@is_optimized.setter
+def is_optimized(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.rendering`](../../)
+* class [`SvgImageOptions`](/cells/python-net/aspose.cells.rendering/svgimageoptions)
diff --git a/english/aspose.cells.rendering/svgimageoptions/one_page_per_sheet/_index.md b/english/aspose.cells.rendering/svgimageoptions/one_page_per_sheet/_index.md
new file mode 100644
index 0000000000..2d04296f1b
--- /dev/null
+++ b/english/aspose.cells.rendering/svgimageoptions/one_page_per_sheet/_index.md
@@ -0,0 +1,29 @@
+---
+title: one_page_per_sheet property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 220
+url: /aspose.cells.rendering/svgimageoptions/one_page_per_sheet/
+is_root: false
+---
+
+## one_page_per_sheet property
+
+
+If OnePagePerSheet is true , all content of one sheet will output to only one page in result.
+The paper size of pagesetup will be invalid, and the other settings of pagesetup
+will still take effect.
+### Definition:
+```python
+@property
+def one_page_per_sheet(self):
+ ...
+@one_page_per_sheet.setter
+def one_page_per_sheet(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.rendering`](../../)
+* class [`SvgImageOptions`](/cells/python-net/aspose.cells.rendering/svgimageoptions)
diff --git a/english/aspose.cells.rendering/svgimageoptions/only_area/_index.md b/english/aspose.cells.rendering/svgimageoptions/only_area/_index.md
new file mode 100644
index 0000000000..81414804a7
--- /dev/null
+++ b/english/aspose.cells.rendering/svgimageoptions/only_area/_index.md
@@ -0,0 +1,27 @@
+---
+title: only_area property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 230
+url: /aspose.cells.rendering/svgimageoptions/only_area/
+is_root: false
+---
+
+## only_area property
+
+
+If this property is true , one Area will be output, and no scale will take effect.
+### Definition:
+```python
+@property
+def only_area(self):
+ ...
+@only_area.setter
+def only_area(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.rendering`](../../)
+* class [`SvgImageOptions`](/cells/python-net/aspose.cells.rendering/svgimageoptions)
diff --git a/english/aspose.cells.rendering/svgimageoptions/output_blank_page_when_nothing_to_print/_index.md b/english/aspose.cells.rendering/svgimageoptions/output_blank_page_when_nothing_to_print/_index.md
new file mode 100644
index 0000000000..da9ed63880
--- /dev/null
+++ b/english/aspose.cells.rendering/svgimageoptions/output_blank_page_when_nothing_to_print/_index.md
@@ -0,0 +1,32 @@
+---
+title: output_blank_page_when_nothing_to_print property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 240
+url: /aspose.cells.rendering/svgimageoptions/output_blank_page_when_nothing_to_print/
+is_root: false
+---
+
+## output_blank_page_when_nothing_to_print property
+
+
+Indicates whether to output a blank page when there is nothing to print.
+
+### Remarks
+
+
+Default is false.
+### Definition:
+```python
+@property
+def output_blank_page_when_nothing_to_print(self):
+ ...
+@output_blank_page_when_nothing_to_print.setter
+def output_blank_page_when_nothing_to_print(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.rendering`](../../)
+* class [`SvgImageOptions`](/cells/python-net/aspose.cells.rendering/svgimageoptions)
diff --git a/english/aspose.cells.rendering/svgimageoptions/page_count/_index.md b/english/aspose.cells.rendering/svgimageoptions/page_count/_index.md
new file mode 100644
index 0000000000..c73f921e7b
--- /dev/null
+++ b/english/aspose.cells.rendering/svgimageoptions/page_count/_index.md
@@ -0,0 +1,32 @@
+---
+title: page_count property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 250
+url: /aspose.cells.rendering/svgimageoptions/page_count/
+is_root: false
+---
+
+## page_count property
+
+
+Gets or sets the number of pages to save.
+
+### Remarks
+
+
+Default is System.Int32.MaxValue which means all pages will be rendered.
+### Definition:
+```python
+@property
+def page_count(self):
+ ...
+@page_count.setter
+def page_count(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.rendering`](../../)
+* class [`SvgImageOptions`](/cells/python-net/aspose.cells.rendering/svgimageoptions)
diff --git a/english/aspose.cells.rendering/svgimageoptions/page_index/_index.md b/english/aspose.cells.rendering/svgimageoptions/page_index/_index.md
new file mode 100644
index 0000000000..76fec5907b
--- /dev/null
+++ b/english/aspose.cells.rendering/svgimageoptions/page_index/_index.md
@@ -0,0 +1,32 @@
+---
+title: page_index property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 260
+url: /aspose.cells.rendering/svgimageoptions/page_index/
+is_root: false
+---
+
+## page_index property
+
+
+Gets or sets the 0-based index of the first page to save.
+
+### Remarks
+
+
+Default is 0.
+### Definition:
+```python
+@property
+def page_index(self):
+ ...
+@page_index.setter
+def page_index(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.rendering`](../../)
+* class [`SvgImageOptions`](/cells/python-net/aspose.cells.rendering/svgimageoptions)
diff --git a/english/aspose.cells.rendering/svgimageoptions/page_saving_callback/_index.md b/english/aspose.cells.rendering/svgimageoptions/page_saving_callback/_index.md
new file mode 100644
index 0000000000..8a82e01ffe
--- /dev/null
+++ b/english/aspose.cells.rendering/svgimageoptions/page_saving_callback/_index.md
@@ -0,0 +1,28 @@
+---
+title: page_saving_callback property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 270
+url: /aspose.cells.rendering/svgimageoptions/page_saving_callback/
+is_root: false
+---
+
+## page_saving_callback property
+
+
+Control/Indicate progress of page saving process.
+### Definition:
+```python
+@property
+def page_saving_callback(self):
+ ...
+@page_saving_callback.setter
+def page_saving_callback(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.rendering`](../../)
+* class [`IPageSavingCallback`](/cells/python-net/aspose.cells.rendering/ipagesavingcallback)
+* class [`SvgImageOptions`](/cells/python-net/aspose.cells.rendering/svgimageoptions)
diff --git a/english/aspose.cells.rendering/svgimageoptions/pixel_format/_index.md b/english/aspose.cells.rendering/svgimageoptions/pixel_format/_index.md
new file mode 100644
index 0000000000..763fbfca4d
--- /dev/null
+++ b/english/aspose.cells.rendering/svgimageoptions/pixel_format/_index.md
@@ -0,0 +1,32 @@
+---
+title: pixel_format property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 280
+url: /aspose.cells.rendering/svgimageoptions/pixel_format/
+is_root: false
+---
+
+## pixel_format property
+
+
+Gets or sets the pixel format for the generated images.
+
+### Remarks
+
+
+The default value is PixelFormat.Format32bppArgb.
+### Definition:
+```python
+@property
+def pixel_format(self):
+ ...
+@pixel_format.setter
+def pixel_format(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.rendering`](../../)
+* class [`SvgImageOptions`](/cells/python-net/aspose.cells.rendering/svgimageoptions)
diff --git a/english/aspose.cells.rendering/svgimageoptions/print_with_status_dialog/_index.md b/english/aspose.cells.rendering/svgimageoptions/print_with_status_dialog/_index.md
new file mode 100644
index 0000000000..ea335d735a
--- /dev/null
+++ b/english/aspose.cells.rendering/svgimageoptions/print_with_status_dialog/_index.md
@@ -0,0 +1,28 @@
+---
+title: print_with_status_dialog property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 290
+url: /aspose.cells.rendering/svgimageoptions/print_with_status_dialog/
+is_root: false
+---
+
+## print_with_status_dialog property
+
+
+If PrintWithStatusDialog = true , there will be a dialog that shows current print status.
+else no such dialog will show.
+### Definition:
+```python
+@property
+def print_with_status_dialog(self):
+ ...
+@print_with_status_dialog.setter
+def print_with_status_dialog(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.rendering`](../../)
+* class [`SvgImageOptions`](/cells/python-net/aspose.cells.rendering/svgimageoptions)
diff --git a/english/aspose.cells.rendering/svgimageoptions/printing_page/_index.md b/english/aspose.cells.rendering/svgimageoptions/printing_page/_index.md
new file mode 100644
index 0000000000..43d56281d8
--- /dev/null
+++ b/english/aspose.cells.rendering/svgimageoptions/printing_page/_index.md
@@ -0,0 +1,28 @@
+---
+title: printing_page property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 300
+url: /aspose.cells.rendering/svgimageoptions/printing_page/
+is_root: false
+---
+
+## printing_page property
+
+
+Indicates which pages will not be printed.
+### Definition:
+```python
+@property
+def printing_page(self):
+ ...
+@printing_page.setter
+def printing_page(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.rendering`](../../)
+* class [`PrintingPageType`](/cells/python-net/aspose.cells/printingpagetype)
+* class [`SvgImageOptions`](/cells/python-net/aspose.cells.rendering/svgimageoptions)
diff --git a/english/aspose.cells.rendering/svgimageoptions/quality/_index.md b/english/aspose.cells.rendering/svgimageoptions/quality/_index.md
new file mode 100644
index 0000000000..7ec8cba3ce
--- /dev/null
+++ b/english/aspose.cells.rendering/svgimageoptions/quality/_index.md
@@ -0,0 +1,35 @@
+---
+title: quality property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 310
+url: /aspose.cells.rendering/svgimageoptions/quality/
+is_root: false
+---
+
+## quality property
+
+
+Gets or sets a value determining the quality of the generated images
+to apply only when saving pages to the `Jpeg` format. The default value is 100
+
+### Remarks
+
+
+Has effect only when saving to JPEG.
+The value must be between 0 and 100.
+The default value is 100.
+### Definition:
+```python
+@property
+def quality(self):
+ ...
+@quality.setter
+def quality(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.rendering`](../../)
+* class [`SvgImageOptions`](/cells/python-net/aspose.cells.rendering/svgimageoptions)
diff --git a/english/aspose.cells.rendering/svgimageoptions/save_format/_index.md b/english/aspose.cells.rendering/svgimageoptions/save_format/_index.md
new file mode 100644
index 0000000000..b559703343
--- /dev/null
+++ b/english/aspose.cells.rendering/svgimageoptions/save_format/_index.md
@@ -0,0 +1,38 @@
+---
+title: save_format property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 320
+url: /aspose.cells.rendering/svgimageoptions/save_format/
+is_root: false
+---
+
+## save_format property
+
+
+Gets or sets the output file format type
+Support Tiff/XPS
+
+### Remarks
+
+
+NOTE: This member is now obsolete. Instead,
+For Tiff/Svg, use [`ImageOrPrintOptions.image_type`](/cells/python-net/aspose.cells.rendering/imageorprintoptions#image_type); For Xps, use [`Workbook.save`](/cells/python-net/aspose.cells/workbook/save) with [`XpsSaveOptions`](/cells/python-net/aspose.cells/xpssaveoptions).
+This property will be removed 12 months later since August 2022.
+Aspose apologizes for any inconvenience you may have experienced.
+### Definition:
+```python
+@property
+def save_format(self):
+ ...
+@save_format.setter
+def save_format(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.rendering`](../../)
+* class [`SaveFormat`](/cells/python-net/aspose.cells/saveformat)
+* class [`SvgImageOptions`](/cells/python-net/aspose.cells.rendering/svgimageoptions)
+* class [`XpsSaveOptions`](/cells/python-net/aspose.cells/xpssaveoptions)
diff --git a/english/aspose.cells.rendering/svgimageoptions/set_desired_size/_index.md b/english/aspose.cells.rendering/svgimageoptions/set_desired_size/_index.md
new file mode 100644
index 0000000000..b7f5668e60
--- /dev/null
+++ b/english/aspose.cells.rendering/svgimageoptions/set_desired_size/_index.md
@@ -0,0 +1,65 @@
+---
+title: set_desired_size method
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 20
+url: /aspose.cells.rendering/svgimageoptions/set_desired_size/
+is_root: false
+---
+
+## set_desired_size(self, desired_width, desired_height) {#int-int}
+
+Sets desired width and height of image.
+
+
+
+```python
+
+def set_desired_size(self, desired_width, desired_height):
+ ...
+```
+
+
+| Parameter | Type | Description |
+| :- | :- | :- |
+| desired_width | int | desired width in pixels |
+| desired_height | int | desired height in pixels |
+### Remarks
+
+NOTE: This member is now obsolete. Instead,
+please use [`ImageOrPrintOptions.set_desired_size`](/cells/python-net/aspose.cells.rendering/imageorprintoptions/set_desired_size) by setting param keepAspectRatio to false.
+This property will be removed 12 months later since May 2023.
+Aspose apologizes for any inconvenience you may have experienced.
+
+## set_desired_size(self, desired_width, desired_height, keep_aspect_ratio) {#int-int-bool}
+
+Sets desired width and height of image.
+
+
+
+```python
+
+def set_desired_size(self, desired_width, desired_height, keep_aspect_ratio):
+ ...
+```
+
+
+| Parameter | Type | Description |
+| :- | :- | :- |
+| desired_width | int | desired width in pixels |
+| desired_height | int | desired height in pixels |
+| keep_aspect_ratio | bool | whether to keep aspect ratio of origin image |
+### Remarks
+
+The width and height of the output image in pixels will be only based on
+the set desired width and height.
+
+
+The [`ImageOrPrintOptions.horizontal_resolution`](/cells/python-net/aspose.cells.rendering/imageorprintoptions#horizontal_resolution) and [`ImageOrPrintOptions.vertical_resolution`](/cells/python-net/aspose.cells.rendering/imageorprintoptions#vertical_resolution)
+will not effect the width and height of the output image in this case.
+
+
+### See Also
+* module [`aspose.cells.rendering`](../../)
+* class [`SvgImageOptions`](/cells/python-net/aspose.cells.rendering/svgimageoptions)
diff --git a/english/aspose.cells.rendering/svgimageoptions/sheet_set/_index.md b/english/aspose.cells.rendering/svgimageoptions/sheet_set/_index.md
new file mode 100644
index 0000000000..64e3eaf740
--- /dev/null
+++ b/english/aspose.cells.rendering/svgimageoptions/sheet_set/_index.md
@@ -0,0 +1,34 @@
+---
+title: sheet_set property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 330
+url: /aspose.cells.rendering/svgimageoptions/sheet_set/
+is_root: false
+---
+
+## sheet_set property
+
+
+Gets or sets the sheets to render. Default is all visible sheets in the workbook: [`SheetSet.visible`](/cells/python-net/aspose.cells.rendering/sheetset#visible).
+
+### Remarks
+
+
+The set is ignored when it is used in [`SheetRender`](/cells/python-net/aspose.cells.rendering/sheetrender)
+### Definition:
+```python
+@property
+def sheet_set(self):
+ ...
+@sheet_set.setter
+def sheet_set(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.rendering`](../../)
+* class [`SheetRender`](/cells/python-net/aspose.cells.rendering/sheetrender)
+* class [`SheetSet`](/cells/python-net/aspose.cells.rendering/sheetset)
+* class [`SvgImageOptions`](/cells/python-net/aspose.cells.rendering/svgimageoptions)
diff --git a/english/aspose.cells.rendering/svgimageoptions/smoothing_mode/_index.md b/english/aspose.cells.rendering/svgimageoptions/smoothing_mode/_index.md
new file mode 100644
index 0000000000..3bab72d4cf
--- /dev/null
+++ b/english/aspose.cells.rendering/svgimageoptions/smoothing_mode/_index.md
@@ -0,0 +1,28 @@
+---
+title: smoothing_mode property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 340
+url: /aspose.cells.rendering/svgimageoptions/smoothing_mode/
+is_root: false
+---
+
+## smoothing_mode property
+
+
+Specifies whether smoothing (antialiasing) is applied to lines and curves and the edges of filled areas.
+The default value is SmoothingMode.None
+### Definition:
+```python
+@property
+def smoothing_mode(self):
+ ...
+@smoothing_mode.setter
+def smoothing_mode(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.rendering`](../../)
+* class [`SvgImageOptions`](/cells/python-net/aspose.cells.rendering/svgimageoptions)
diff --git a/english/aspose.cells.rendering/svgimageoptions/svg_css_prefix/_index.md b/english/aspose.cells.rendering/svgimageoptions/svg_css_prefix/_index.md
new file mode 100644
index 0000000000..3f445bbade
--- /dev/null
+++ b/english/aspose.cells.rendering/svgimageoptions/svg_css_prefix/_index.md
@@ -0,0 +1,27 @@
+---
+title: svg_css_prefix property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 350
+url: /aspose.cells.rendering/svgimageoptions/svg_css_prefix/
+is_root: false
+---
+
+## svg_css_prefix property
+
+
+Gets and sets the prefix of the css name in svg,the default value is empty string.
+### Definition:
+```python
+@property
+def svg_css_prefix(self):
+ ...
+@svg_css_prefix.setter
+def svg_css_prefix(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.rendering`](../../)
+* class [`SvgImageOptions`](/cells/python-net/aspose.cells.rendering/svgimageoptions)
diff --git a/english/aspose.cells.rendering/svgimageoptions/svg_fit_to_view_port/_index.md b/english/aspose.cells.rendering/svgimageoptions/svg_fit_to_view_port/_index.md
new file mode 100644
index 0000000000..355a585aab
--- /dev/null
+++ b/english/aspose.cells.rendering/svgimageoptions/svg_fit_to_view_port/_index.md
@@ -0,0 +1,27 @@
+---
+title: svg_fit_to_view_port property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 360
+url: /aspose.cells.rendering/svgimageoptions/svg_fit_to_view_port/
+is_root: false
+---
+
+## svg_fit_to_view_port property
+
+
+if this property is true, the generated svg will fit to view port.
+### Definition:
+```python
+@property
+def svg_fit_to_view_port(self):
+ ...
+@svg_fit_to_view_port.setter
+def svg_fit_to_view_port(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.rendering`](../../)
+* class [`SvgImageOptions`](/cells/python-net/aspose.cells.rendering/svgimageoptions)
diff --git a/english/aspose.cells.rendering/svgimageoptions/text_cross_type/_index.md b/english/aspose.cells.rendering/svgimageoptions/text_cross_type/_index.md
new file mode 100644
index 0000000000..83599fae4e
--- /dev/null
+++ b/english/aspose.cells.rendering/svgimageoptions/text_cross_type/_index.md
@@ -0,0 +1,28 @@
+---
+title: text_cross_type property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 370
+url: /aspose.cells.rendering/svgimageoptions/text_cross_type/
+is_root: false
+---
+
+## text_cross_type property
+
+
+Gets or sets displaying text type when the text width is larger than cell width.
+### Definition:
+```python
+@property
+def text_cross_type(self):
+ ...
+@text_cross_type.setter
+def text_cross_type(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.rendering`](../../)
+* class [`SvgImageOptions`](/cells/python-net/aspose.cells.rendering/svgimageoptions)
+* class [`TextCrossType`](/cells/python-net/aspose.cells/textcrosstype)
diff --git a/english/aspose.cells.rendering/svgimageoptions/text_rendering_hint/_index.md b/english/aspose.cells.rendering/svgimageoptions/text_rendering_hint/_index.md
new file mode 100644
index 0000000000..1cca7b4ca2
--- /dev/null
+++ b/english/aspose.cells.rendering/svgimageoptions/text_rendering_hint/_index.md
@@ -0,0 +1,28 @@
+---
+title: text_rendering_hint property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 380
+url: /aspose.cells.rendering/svgimageoptions/text_rendering_hint/
+is_root: false
+---
+
+## text_rendering_hint property
+
+
+Specifies the quality of text rendering.
+The default value is TextRenderingHint.SystemDefault
+### Definition:
+```python
+@property
+def text_rendering_hint(self):
+ ...
+@text_rendering_hint.setter
+def text_rendering_hint(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.rendering`](../../)
+* class [`SvgImageOptions`](/cells/python-net/aspose.cells.rendering/svgimageoptions)
diff --git a/english/aspose.cells.rendering/svgimageoptions/tiff_binarization_method/_index.md b/english/aspose.cells.rendering/svgimageoptions/tiff_binarization_method/_index.md
new file mode 100644
index 0000000000..1fde1b9d6a
--- /dev/null
+++ b/english/aspose.cells.rendering/svgimageoptions/tiff_binarization_method/_index.md
@@ -0,0 +1,34 @@
+---
+title: tiff_binarization_method property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 390
+url: /aspose.cells.rendering/svgimageoptions/tiff_binarization_method/
+is_root: false
+---
+
+## tiff_binarization_method property
+
+
+Gets or sets method used while converting images to 1 bpp format
+when [`ImageOrPrintOptions.image_type`](/cells/python-net/aspose.cells.rendering/imageorprintoptions#image_type) is Tiff and [`ImageOrPrintOptions.tiff_compression`](/cells/python-net/aspose.cells.rendering/imageorprintoptions#tiff_compression) is equal to Ccitt3 or Ccitt4.
+
+### Remarks
+
+
+The default value is FloydSteinbergDithering.
+### Definition:
+```python
+@property
+def tiff_binarization_method(self):
+ ...
+@tiff_binarization_method.setter
+def tiff_binarization_method(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.rendering`](../../)
+* class [`ImageBinarizationMethod`](/cells/python-net/aspose.cells.rendering/imagebinarizationmethod)
+* class [`SvgImageOptions`](/cells/python-net/aspose.cells.rendering/svgimageoptions)
diff --git a/english/aspose.cells.rendering/svgimageoptions/tiff_color_depth/_index.md b/english/aspose.cells.rendering/svgimageoptions/tiff_color_depth/_index.md
new file mode 100644
index 0000000000..7d8fc39dca
--- /dev/null
+++ b/english/aspose.cells.rendering/svgimageoptions/tiff_color_depth/_index.md
@@ -0,0 +1,34 @@
+---
+title: tiff_color_depth property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 400
+url: /aspose.cells.rendering/svgimageoptions/tiff_color_depth/
+is_root: false
+---
+
+## tiff_color_depth property
+
+
+Gets or sets bit depth to apply only when saving pages to the `Tiff` format.
+
+### Remarks
+
+
+Has effect only when saving to TIFF.
+If TiffCompression is set to CCITT3, CCITT4, this will not take effect, the bit depth of the generated tiff image will be always 1.
+### Definition:
+```python
+@property
+def tiff_color_depth(self):
+ ...
+@tiff_color_depth.setter
+def tiff_color_depth(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.rendering`](../../)
+* class [`ColorDepth`](/cells/python-net/aspose.cells.rendering/colordepth)
+* class [`SvgImageOptions`](/cells/python-net/aspose.cells.rendering/svgimageoptions)
diff --git a/english/aspose.cells.rendering/svgimageoptions/tiff_compression/_index.md b/english/aspose.cells.rendering/svgimageoptions/tiff_compression/_index.md
new file mode 100644
index 0000000000..43fb42703e
--- /dev/null
+++ b/english/aspose.cells.rendering/svgimageoptions/tiff_compression/_index.md
@@ -0,0 +1,34 @@
+---
+title: tiff_compression property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 410
+url: /aspose.cells.rendering/svgimageoptions/tiff_compression/
+is_root: false
+---
+
+## tiff_compression property
+
+
+Gets or sets the type of compression to apply only when saving pages to the `Tiff` format.
+
+### Remarks
+
+
+Has effect only when saving to TIFF.
+The default value is Lzw.
+### Definition:
+```python
+@property
+def tiff_compression(self):
+ ...
+@tiff_compression.setter
+def tiff_compression(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.rendering`](../../)
+* class [`SvgImageOptions`](/cells/python-net/aspose.cells.rendering/svgimageoptions)
+* class [`TiffCompression`](/cells/python-net/aspose.cells.rendering/tiffcompression)
diff --git a/english/aspose.cells.rendering/svgimageoptions/transparent/_index.md b/english/aspose.cells.rendering/svgimageoptions/transparent/_index.md
new file mode 100644
index 0000000000..08e8367631
--- /dev/null
+++ b/english/aspose.cells.rendering/svgimageoptions/transparent/_index.md
@@ -0,0 +1,32 @@
+---
+title: transparent property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 420
+url: /aspose.cells.rendering/svgimageoptions/transparent/
+is_root: false
+---
+
+## transparent property
+
+
+Indicates if the background of generated image should be transparent.
+
+### Remarks
+
+
+The default value is false. That means the background of the generated images is white.
+### Definition:
+```python
+@property
+def transparent(self):
+ ...
+@transparent.setter
+def transparent(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.rendering`](../../)
+* class [`SvgImageOptions`](/cells/python-net/aspose.cells.rendering/svgimageoptions)
diff --git a/english/aspose.cells.rendering/svgimageoptions/vertical_resolution/_index.md b/english/aspose.cells.rendering/svgimageoptions/vertical_resolution/_index.md
new file mode 100644
index 0000000000..ddaf0ad179
--- /dev/null
+++ b/english/aspose.cells.rendering/svgimageoptions/vertical_resolution/_index.md
@@ -0,0 +1,59 @@
+---
+title: vertical_resolution property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 430
+url: /aspose.cells.rendering/svgimageoptions/vertical_resolution/
+is_root: false
+---
+
+## vertical_resolution property
+
+
+Gets or sets the vertical resolution for generated images, in dots per inch.
+
+### Remarks
+
+
+The default value is 96.
+
+
+Setting [`ImageOrPrintOptions.horizontal_resolution`](/cells/python-net/aspose.cells.rendering/imageorprintoptions#horizontal_resolution) and [`ImageOrPrintOptions.vertical_resolution`](/cells/python-net/aspose.cells.rendering/imageorprintoptions#vertical_resolution)
+effects the width and height of the output image in pixels.
+
+### Example
+
+
+The following code sets resolution to 192, the width and height of the generated image is twice of
+the one with resolution left as the default value 96.
+
+```python
+from aspose.cells import Workbook
+from aspose.cells.drawing import ImageType
+from aspose.cells.rendering import ImageOrPrintOptions
+
+wb = Workbook("Book1.xlsx")
+opts = ImageOrPrintOptions()
+# Set output image type: png.
+opts.image_type = ImageType.PNG
+# Set resolution to 192.
+opts.horizontal_resolution = 192
+opts.vertical_resolution = 192
+# Render Chart to image.
+wb.worksheets[0].charts[0].to_image("Chart.png", opts)
+
+```
+### Definition:
+```python
+@property
+def vertical_resolution(self):
+ ...
+@vertical_resolution.setter
+def vertical_resolution(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.rendering`](../../)
+* class [`SvgImageOptions`](/cells/python-net/aspose.cells.rendering/svgimageoptions)
diff --git a/english/aspose.cells.rendering/svgimageoptions/warning_callback/_index.md b/english/aspose.cells.rendering/svgimageoptions/warning_callback/_index.md
new file mode 100644
index 0000000000..f47339576c
--- /dev/null
+++ b/english/aspose.cells.rendering/svgimageoptions/warning_callback/_index.md
@@ -0,0 +1,28 @@
+---
+title: warning_callback property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 440
+url: /aspose.cells.rendering/svgimageoptions/warning_callback/
+is_root: false
+---
+
+## warning_callback property
+
+
+Gets or sets warning callback.
+### Definition:
+```python
+@property
+def warning_callback(self):
+ ...
+@warning_callback.setter
+def warning_callback(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.rendering`](../../)
+* class [`IWarningCallback`](/cells/python-net/aspose.cells/iwarningcallback)
+* class [`SvgImageOptions`](/cells/python-net/aspose.cells.rendering/svgimageoptions)
diff --git a/english/aspose.cells.rendering/tiffcompression/_index.md b/english/aspose.cells.rendering/tiffcompression/_index.md
index 4ec2ba19b5..e0146619e6 100644
--- a/english/aspose.cells.rendering/tiffcompression/_index.md
+++ b/english/aspose.cells.rendering/tiffcompression/_index.md
@@ -3,7 +3,7 @@ title: TiffCompression enumeration
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 250
+weight: 270
url: /aspose.cells.rendering/tiffcompression/
is_root: false
---
diff --git a/english/aspose.cells.rendering/workbookprintingpreview/_index.md b/english/aspose.cells.rendering/workbookprintingpreview/_index.md
index 529cb1a788..83f5ae394d 100644
--- a/english/aspose.cells.rendering/workbookprintingpreview/_index.md
+++ b/english/aspose.cells.rendering/workbookprintingpreview/_index.md
@@ -3,7 +3,7 @@ title: WorkbookPrintingPreview class
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 140
+weight: 150
url: /aspose.cells.rendering/workbookprintingpreview/
is_root: false
---
diff --git a/english/aspose.cells.rendering/workbookrender/_index.md b/english/aspose.cells.rendering/workbookrender/_index.md
index 8aeabc1bdb..72daf29f2b 100644
--- a/english/aspose.cells.rendering/workbookrender/_index.md
+++ b/english/aspose.cells.rendering/workbookrender/_index.md
@@ -3,7 +3,7 @@ title: WorkbookRender class
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 150
+weight: 160
url: /aspose.cells.rendering/workbookrender/
is_root: false
---
diff --git a/english/aspose.cells.saving/ebooksaveoptions/_index.md b/english/aspose.cells.saving/ebooksaveoptions/_index.md
index d6857d0fdc..94733b28aa 100644
--- a/english/aspose.cells.saving/ebooksaveoptions/_index.md
+++ b/english/aspose.cells.saving/ebooksaveoptions/_index.md
@@ -114,6 +114,7 @@ The EbookSaveOptions type exposes the following members:
| [disable_css](/cells/python-net/aspose.cells.saving/ebooksaveoptions/disable_css) | Indicates whether only inline styles are applied, without relying on CSS.
The default value is false. |
| [enable_css_custom_properties](/cells/python-net/aspose.cells.saving/ebooksaveoptions/enable_css_custom_properties) | Optimize the output of html by using CSS custom properties. For example, for the scenario that there are multiple occurences for one base64 image, with custom property the image data only needs to be saved once so the performance of the resultant html can be improved.
The default value is false. |
| [html_version](/cells/python-net/aspose.cells.saving/ebooksaveoptions/html_version) | Specifies version of HTML standard that should be used when saving the HTML format.
Default value is HtmlVersion.Default. |
+| [sheet_set](/cells/python-net/aspose.cells.saving/ebooksaveoptions/sheet_set) | Gets or sets the sheets to render. Default is all visible sheets in the workbook: [`SheetSet.visible`](/cells/python-net/aspose.cells.rendering/sheetset#visible). |
diff --git a/english/aspose.cells.saving/ebooksaveoptions/sheet_set/_index.md b/english/aspose.cells.saving/ebooksaveoptions/sheet_set/_index.md
new file mode 100644
index 0000000000..ef05c95eaa
--- /dev/null
+++ b/english/aspose.cells.saving/ebooksaveoptions/sheet_set/_index.md
@@ -0,0 +1,28 @@
+---
+title: sheet_set property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 750
+url: /aspose.cells.saving/ebooksaveoptions/sheet_set/
+is_root: false
+---
+
+## sheet_set property
+
+
+Gets or sets the sheets to render. Default is all visible sheets in the workbook: [`SheetSet.visible`](/cells/python-net/aspose.cells.rendering/sheetset#visible).
+### Definition:
+```python
+@property
+def sheet_set(self):
+ ...
+@sheet_set.setter
+def sheet_set(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells.saving`](../../)
+* class [`EbookSaveOptions`](/cells/python-net/aspose.cells.saving/ebooksaveoptions)
+* class [`SheetSet`](/cells/python-net/aspose.cells.rendering/sheetset)
diff --git a/english/aspose.cells.saving/ebooksaveoptions/show_all_sheets/_index.md b/english/aspose.cells.saving/ebooksaveoptions/show_all_sheets/_index.md
index 99c4f69382..5f0d3197a8 100644
--- a/english/aspose.cells.saving/ebooksaveoptions/show_all_sheets/_index.md
+++ b/english/aspose.cells.saving/ebooksaveoptions/show_all_sheets/_index.md
@@ -3,7 +3,7 @@ title: show_all_sheets property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 750
+weight: 760
url: /aspose.cells.saving/ebooksaveoptions/show_all_sheets/
is_root: false
---
diff --git a/english/aspose.cells.saving/ebooksaveoptions/sort_external_names/_index.md b/english/aspose.cells.saving/ebooksaveoptions/sort_external_names/_index.md
index 6b776037eb..07d5e9b50c 100644
--- a/english/aspose.cells.saving/ebooksaveoptions/sort_external_names/_index.md
+++ b/english/aspose.cells.saving/ebooksaveoptions/sort_external_names/_index.md
@@ -3,7 +3,7 @@ title: sort_external_names property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 760
+weight: 770
url: /aspose.cells.saving/ebooksaveoptions/sort_external_names/
is_root: false
---
diff --git a/english/aspose.cells.saving/ebooksaveoptions/sort_names/_index.md b/english/aspose.cells.saving/ebooksaveoptions/sort_names/_index.md
index dc13e8fe26..26a922560c 100644
--- a/english/aspose.cells.saving/ebooksaveoptions/sort_names/_index.md
+++ b/english/aspose.cells.saving/ebooksaveoptions/sort_names/_index.md
@@ -3,7 +3,7 @@ title: sort_names property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 770
+weight: 780
url: /aspose.cells.saving/ebooksaveoptions/sort_names/
is_root: false
---
diff --git a/english/aspose.cells.saving/ebooksaveoptions/stream_provider/_index.md b/english/aspose.cells.saving/ebooksaveoptions/stream_provider/_index.md
index 4af00d3778..33e39f28f0 100644
--- a/english/aspose.cells.saving/ebooksaveoptions/stream_provider/_index.md
+++ b/english/aspose.cells.saving/ebooksaveoptions/stream_provider/_index.md
@@ -3,7 +3,7 @@ title: stream_provider property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 780
+weight: 790
url: /aspose.cells.saving/ebooksaveoptions/stream_provider/
is_root: false
---
diff --git a/english/aspose.cells.saving/ebooksaveoptions/table_css_id/_index.md b/english/aspose.cells.saving/ebooksaveoptions/table_css_id/_index.md
index 77c1847634..e0cca732fc 100644
--- a/english/aspose.cells.saving/ebooksaveoptions/table_css_id/_index.md
+++ b/english/aspose.cells.saving/ebooksaveoptions/table_css_id/_index.md
@@ -3,7 +3,7 @@ title: table_css_id property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 790
+weight: 800
url: /aspose.cells.saving/ebooksaveoptions/table_css_id/
is_root: false
---
diff --git a/english/aspose.cells.saving/ebooksaveoptions/update_smart_art/_index.md b/english/aspose.cells.saving/ebooksaveoptions/update_smart_art/_index.md
index 3b09486a9b..4dec1ba630 100644
--- a/english/aspose.cells.saving/ebooksaveoptions/update_smart_art/_index.md
+++ b/english/aspose.cells.saving/ebooksaveoptions/update_smart_art/_index.md
@@ -3,7 +3,7 @@ title: update_smart_art property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 800
+weight: 810
url: /aspose.cells.saving/ebooksaveoptions/update_smart_art/
is_root: false
---
diff --git a/english/aspose.cells.saving/ebooksaveoptions/validate_merged_areas/_index.md b/english/aspose.cells.saving/ebooksaveoptions/validate_merged_areas/_index.md
index de7b704520..11e7bc6f2f 100644
--- a/english/aspose.cells.saving/ebooksaveoptions/validate_merged_areas/_index.md
+++ b/english/aspose.cells.saving/ebooksaveoptions/validate_merged_areas/_index.md
@@ -3,7 +3,7 @@ title: validate_merged_areas property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 810
+weight: 820
url: /aspose.cells.saving/ebooksaveoptions/validate_merged_areas/
is_root: false
---
diff --git a/english/aspose.cells.saving/ebooksaveoptions/warning_callback/_index.md b/english/aspose.cells.saving/ebooksaveoptions/warning_callback/_index.md
index 758181fb2f..63cf9745b9 100644
--- a/english/aspose.cells.saving/ebooksaveoptions/warning_callback/_index.md
+++ b/english/aspose.cells.saving/ebooksaveoptions/warning_callback/_index.md
@@ -3,7 +3,7 @@ title: warning_callback property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 820
+weight: 830
url: /aspose.cells.saving/ebooksaveoptions/warning_callback/
is_root: false
---
diff --git a/english/aspose.cells.saving/ebooksaveoptions/width_scalable/_index.md b/english/aspose.cells.saving/ebooksaveoptions/width_scalable/_index.md
index 4ac4f04f9e..8550773e15 100644
--- a/english/aspose.cells.saving/ebooksaveoptions/width_scalable/_index.md
+++ b/english/aspose.cells.saving/ebooksaveoptions/width_scalable/_index.md
@@ -3,7 +3,7 @@ title: width_scalable property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 830
+weight: 840
url: /aspose.cells.saving/ebooksaveoptions/width_scalable/
is_root: false
---
diff --git a/english/aspose.cells.saving/ebooksaveoptions/worksheet_scalable/_index.md b/english/aspose.cells.saving/ebooksaveoptions/worksheet_scalable/_index.md
index 72f463b2e5..0639a93ee9 100644
--- a/english/aspose.cells.saving/ebooksaveoptions/worksheet_scalable/_index.md
+++ b/english/aspose.cells.saving/ebooksaveoptions/worksheet_scalable/_index.md
@@ -3,7 +3,7 @@ title: worksheet_scalable property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 840
+weight: 850
url: /aspose.cells.saving/ebooksaveoptions/worksheet_scalable/
is_root: false
---
diff --git a/english/aspose.cells/cell/_index.md b/english/aspose.cells/cell/_index.md
index cabf81a495..d1a5270cf1 100644
--- a/english/aspose.cells/cell/_index.md
+++ b/english/aspose.cells/cell/_index.md
@@ -24,6 +24,7 @@ The Cell type exposes the following members:
| [row](/cells/python-net/aspose.cells/cell/row) | Gets row number (zero based) of the cell. |
| [column](/cells/python-net/aspose.cells/cell/column) | Gets column number (zero based) of the cell. |
| [is_formula](/cells/python-net/aspose.cells/cell/is_formula) | Represents if the specified cell contains formula. |
+| [has_custom_function](/cells/python-net/aspose.cells/cell/has_custom_function) | Checks whether there is custom function(unsupported function) in this cell's formula. |
| [type](/cells/python-net/aspose.cells/cell/type) | Represents cell value type. |
| [name](/cells/python-net/aspose.cells/cell/name) | Gets the name of the cell. |
| [is_error_value](/cells/python-net/aspose.cells/cell/is_error_value) | Checks if the value of this cell is an error. |
diff --git a/english/aspose.cells/cell/has_custom_function/_index.md b/english/aspose.cells/cell/has_custom_function/_index.md
new file mode 100644
index 0000000000..f9236a7315
--- /dev/null
+++ b/english/aspose.cells/cell/has_custom_function/_index.md
@@ -0,0 +1,24 @@
+---
+title: has_custom_function property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 520
+url: /aspose.cells/cell/has_custom_function/
+is_root: false
+---
+
+## has_custom_function property
+
+
+Checks whether there is custom function(unsupported function) in this cell's formula.
+### Definition:
+```python
+@property
+def has_custom_function(self):
+ ...
+```
+
+### See Also
+* module [`aspose.cells`](../../)
+* class [`Cell`](/cells/python-net/aspose.cells/cell)
diff --git a/english/aspose.cells/cell/has_custom_style/_index.md b/english/aspose.cells/cell/has_custom_style/_index.md
index b61a89025c..1ca70a2116 100644
--- a/english/aspose.cells/cell/has_custom_style/_index.md
+++ b/english/aspose.cells/cell/has_custom_style/_index.md
@@ -3,7 +3,7 @@ title: has_custom_style property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 520
+weight: 530
url: /aspose.cells/cell/has_custom_style/
is_root: false
---
diff --git a/english/aspose.cells/cell/html_string/_index.md b/english/aspose.cells/cell/html_string/_index.md
index 71bb1d45e4..c3f5c80b6a 100644
--- a/english/aspose.cells/cell/html_string/_index.md
+++ b/english/aspose.cells/cell/html_string/_index.md
@@ -3,7 +3,7 @@ title: html_string property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 530
+weight: 540
url: /aspose.cells/cell/html_string/
is_root: false
---
diff --git a/english/aspose.cells/cell/int_value/_index.md b/english/aspose.cells/cell/int_value/_index.md
index 20495dd933..0a31a1d050 100644
--- a/english/aspose.cells/cell/int_value/_index.md
+++ b/english/aspose.cells/cell/int_value/_index.md
@@ -3,7 +3,7 @@ title: int_value property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 540
+weight: 550
url: /aspose.cells/cell/int_value/
is_root: false
---
diff --git a/english/aspose.cells/cell/is_array_formula/_index.md b/english/aspose.cells/cell/is_array_formula/_index.md
index f0e4746d31..7b9d09d508 100644
--- a/english/aspose.cells/cell/is_array_formula/_index.md
+++ b/english/aspose.cells/cell/is_array_formula/_index.md
@@ -3,7 +3,7 @@ title: is_array_formula property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 550
+weight: 560
url: /aspose.cells/cell/is_array_formula/
is_root: false
---
diff --git a/english/aspose.cells/cell/is_array_header/_index.md b/english/aspose.cells/cell/is_array_header/_index.md
index ae6c845fcf..7aae8f6580 100644
--- a/english/aspose.cells/cell/is_array_header/_index.md
+++ b/english/aspose.cells/cell/is_array_header/_index.md
@@ -3,7 +3,7 @@ title: is_array_header property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 560
+weight: 570
url: /aspose.cells/cell/is_array_header/
is_root: false
---
diff --git a/english/aspose.cells/cell/is_check_box_style/_index.md b/english/aspose.cells/cell/is_check_box_style/_index.md
index af2a05bede..86c067fbfc 100644
--- a/english/aspose.cells/cell/is_check_box_style/_index.md
+++ b/english/aspose.cells/cell/is_check_box_style/_index.md
@@ -3,7 +3,7 @@ title: is_check_box_style property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 570
+weight: 580
url: /aspose.cells/cell/is_check_box_style/
is_root: false
---
diff --git a/english/aspose.cells/cell/is_dynamic_array_formula/_index.md b/english/aspose.cells/cell/is_dynamic_array_formula/_index.md
index e8ea30338d..5c465ca21f 100644
--- a/english/aspose.cells/cell/is_dynamic_array_formula/_index.md
+++ b/english/aspose.cells/cell/is_dynamic_array_formula/_index.md
@@ -3,7 +3,7 @@ title: is_dynamic_array_formula property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 580
+weight: 590
url: /aspose.cells/cell/is_dynamic_array_formula/
is_root: false
---
diff --git a/english/aspose.cells/cell/is_error_value/_index.md b/english/aspose.cells/cell/is_error_value/_index.md
index 4d96e595c3..f6f408b36b 100644
--- a/english/aspose.cells/cell/is_error_value/_index.md
+++ b/english/aspose.cells/cell/is_error_value/_index.md
@@ -3,7 +3,7 @@ title: is_error_value property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 590
+weight: 600
url: /aspose.cells/cell/is_error_value/
is_root: false
---
diff --git a/english/aspose.cells/cell/is_formula/_index.md b/english/aspose.cells/cell/is_formula/_index.md
index 51271b76ba..5553150dfa 100644
--- a/english/aspose.cells/cell/is_formula/_index.md
+++ b/english/aspose.cells/cell/is_formula/_index.md
@@ -3,7 +3,7 @@ title: is_formula property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 600
+weight: 610
url: /aspose.cells/cell/is_formula/
is_root: false
---
diff --git a/english/aspose.cells/cell/is_in_array/_index.md b/english/aspose.cells/cell/is_in_array/_index.md
index cdde020e35..2136187603 100644
--- a/english/aspose.cells/cell/is_in_array/_index.md
+++ b/english/aspose.cells/cell/is_in_array/_index.md
@@ -3,7 +3,7 @@ title: is_in_array property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 610
+weight: 620
url: /aspose.cells/cell/is_in_array/
is_root: false
---
diff --git a/english/aspose.cells/cell/is_in_table/_index.md b/english/aspose.cells/cell/is_in_table/_index.md
index 611c6d85e5..3475193303 100644
--- a/english/aspose.cells/cell/is_in_table/_index.md
+++ b/english/aspose.cells/cell/is_in_table/_index.md
@@ -3,7 +3,7 @@ title: is_in_table property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 620
+weight: 630
url: /aspose.cells/cell/is_in_table/
is_root: false
---
diff --git a/english/aspose.cells/cell/is_merged/_index.md b/english/aspose.cells/cell/is_merged/_index.md
index f3cafafc36..2e2917ef92 100644
--- a/english/aspose.cells/cell/is_merged/_index.md
+++ b/english/aspose.cells/cell/is_merged/_index.md
@@ -3,7 +3,7 @@ title: is_merged property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 630
+weight: 640
url: /aspose.cells/cell/is_merged/
is_root: false
---
diff --git a/english/aspose.cells/cell/is_numeric_value/_index.md b/english/aspose.cells/cell/is_numeric_value/_index.md
index 39ac3a342a..9209cf973d 100644
--- a/english/aspose.cells/cell/is_numeric_value/_index.md
+++ b/english/aspose.cells/cell/is_numeric_value/_index.md
@@ -3,7 +3,7 @@ title: is_numeric_value property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 640
+weight: 650
url: /aspose.cells/cell/is_numeric_value/
is_root: false
---
diff --git a/english/aspose.cells/cell/is_shared_formula/_index.md b/english/aspose.cells/cell/is_shared_formula/_index.md
index 68b9a23843..3bb47993f0 100644
--- a/english/aspose.cells/cell/is_shared_formula/_index.md
+++ b/english/aspose.cells/cell/is_shared_formula/_index.md
@@ -3,7 +3,7 @@ title: is_shared_formula property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 650
+weight: 660
url: /aspose.cells/cell/is_shared_formula/
is_root: false
---
diff --git a/english/aspose.cells/cell/is_style_set/_index.md b/english/aspose.cells/cell/is_style_set/_index.md
index 7c003fe6ed..fefd116b51 100644
--- a/english/aspose.cells/cell/is_style_set/_index.md
+++ b/english/aspose.cells/cell/is_style_set/_index.md
@@ -3,7 +3,7 @@ title: is_style_set property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 660
+weight: 670
url: /aspose.cells/cell/is_style_set/
is_root: false
---
diff --git a/english/aspose.cells/cell/is_table_formula/_index.md b/english/aspose.cells/cell/is_table_formula/_index.md
index d9b6266794..f4b7612bac 100644
--- a/english/aspose.cells/cell/is_table_formula/_index.md
+++ b/english/aspose.cells/cell/is_table_formula/_index.md
@@ -3,7 +3,7 @@ title: is_table_formula property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 670
+weight: 680
url: /aspose.cells/cell/is_table_formula/
is_root: false
---
diff --git a/english/aspose.cells/cell/name/_index.md b/english/aspose.cells/cell/name/_index.md
index a39c1a0fe8..62bd491532 100644
--- a/english/aspose.cells/cell/name/_index.md
+++ b/english/aspose.cells/cell/name/_index.md
@@ -3,7 +3,7 @@ title: name property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 680
+weight: 690
url: /aspose.cells/cell/name/
is_root: false
---
diff --git a/english/aspose.cells/cell/number_category_type/_index.md b/english/aspose.cells/cell/number_category_type/_index.md
index dbbe941974..1a2442dab6 100644
--- a/english/aspose.cells/cell/number_category_type/_index.md
+++ b/english/aspose.cells/cell/number_category_type/_index.md
@@ -3,7 +3,7 @@ title: number_category_type property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 690
+weight: 700
url: /aspose.cells/cell/number_category_type/
is_root: false
---
diff --git a/english/aspose.cells/cell/r1c1_formula/_index.md b/english/aspose.cells/cell/r1c1_formula/_index.md
index 576e69744a..13d44f94bf 100644
--- a/english/aspose.cells/cell/r1c1_formula/_index.md
+++ b/english/aspose.cells/cell/r1c1_formula/_index.md
@@ -3,7 +3,7 @@ title: r1c1_formula property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 700
+weight: 710
url: /aspose.cells/cell/r1c1_formula/
is_root: false
---
diff --git a/english/aspose.cells/cell/row/_index.md b/english/aspose.cells/cell/row/_index.md
index 1376fef23c..64ec8a0eda 100644
--- a/english/aspose.cells/cell/row/_index.md
+++ b/english/aspose.cells/cell/row/_index.md
@@ -3,7 +3,7 @@ title: row property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 710
+weight: 720
url: /aspose.cells/cell/row/
is_root: false
---
diff --git a/english/aspose.cells/cell/shared_style_index/_index.md b/english/aspose.cells/cell/shared_style_index/_index.md
index d806549773..546dee9d8a 100644
--- a/english/aspose.cells/cell/shared_style_index/_index.md
+++ b/english/aspose.cells/cell/shared_style_index/_index.md
@@ -3,7 +3,7 @@ title: shared_style_index property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 720
+weight: 730
url: /aspose.cells/cell/shared_style_index/
is_root: false
---
diff --git a/english/aspose.cells/cell/string_value/_index.md b/english/aspose.cells/cell/string_value/_index.md
index 16c21ef2a7..65a4966f8a 100644
--- a/english/aspose.cells/cell/string_value/_index.md
+++ b/english/aspose.cells/cell/string_value/_index.md
@@ -3,7 +3,7 @@ title: string_value property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 730
+weight: 740
url: /aspose.cells/cell/string_value/
is_root: false
---
diff --git a/english/aspose.cells/cell/string_value_without_format/_index.md b/english/aspose.cells/cell/string_value_without_format/_index.md
index 965aad2c2e..654524484c 100644
--- a/english/aspose.cells/cell/string_value_without_format/_index.md
+++ b/english/aspose.cells/cell/string_value_without_format/_index.md
@@ -3,7 +3,7 @@ title: string_value_without_format property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 740
+weight: 750
url: /aspose.cells/cell/string_value_without_format/
is_root: false
---
diff --git a/english/aspose.cells/cell/type/_index.md b/english/aspose.cells/cell/type/_index.md
index d03daa17a1..592ac2f71b 100644
--- a/english/aspose.cells/cell/type/_index.md
+++ b/english/aspose.cells/cell/type/_index.md
@@ -3,7 +3,7 @@ title: type property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 750
+weight: 760
url: /aspose.cells/cell/type/
is_root: false
---
diff --git a/english/aspose.cells/cell/value/_index.md b/english/aspose.cells/cell/value/_index.md
index 5600117216..94bb9cb9a6 100644
--- a/english/aspose.cells/cell/value/_index.md
+++ b/english/aspose.cells/cell/value/_index.md
@@ -3,7 +3,7 @@ title: value property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 760
+weight: 770
url: /aspose.cells/cell/value/
is_root: false
---
diff --git a/english/aspose.cells/cell/worksheet/_index.md b/english/aspose.cells/cell/worksheet/_index.md
index be8500c8a1..7a088e16da 100644
--- a/english/aspose.cells/cell/worksheet/_index.md
+++ b/english/aspose.cells/cell/worksheet/_index.md
@@ -3,7 +3,7 @@ title: worksheet property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 770
+weight: 780
url: /aspose.cells/cell/worksheet/
is_root: false
---
diff --git a/english/aspose.cells/docxsaveoptions/_index.md b/english/aspose.cells/docxsaveoptions/_index.md
index 5720e19b9f..c0c5ef8938 100644
--- a/english/aspose.cells/docxsaveoptions/_index.md
+++ b/english/aspose.cells/docxsaveoptions/_index.md
@@ -63,6 +63,7 @@ The DocxSaveOptions type exposes the following members:
| [draw_object_event_handler](/cells/python-net/aspose.cells/docxsaveoptions/draw_object_event_handler) | Implements this interface to get DrawObject and Bound when rendering. |
| [page_saving_callback](/cells/python-net/aspose.cells/docxsaveoptions/page_saving_callback) | Control/Indicate progress of page saving process. |
| [emf_render_setting](/cells/python-net/aspose.cells/docxsaveoptions/emf_render_setting) | Setting for rendering Emf metafile. |
+| [save_as_editable_shaps](/cells/python-net/aspose.cells/docxsaveoptions/save_as_editable_shaps) | Save all drawing objecgts as editable shapes in word file.So you can edit them in Word. |
diff --git a/english/aspose.cells/docxsaveoptions/save_as_editable_shaps/_index.md b/english/aspose.cells/docxsaveoptions/save_as_editable_shaps/_index.md
new file mode 100644
index 0000000000..59e074b9ac
--- /dev/null
+++ b/english/aspose.cells/docxsaveoptions/save_as_editable_shaps/_index.md
@@ -0,0 +1,27 @@
+---
+title: save_as_editable_shaps property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 260
+url: /aspose.cells/docxsaveoptions/save_as_editable_shaps/
+is_root: false
+---
+
+## save_as_editable_shaps property
+
+
+Save all drawing objecgts as editable shapes in word file.So you can edit them in Word.
+### Definition:
+```python
+@property
+def save_as_editable_shaps(self):
+ ...
+@save_as_editable_shaps.setter
+def save_as_editable_shaps(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells`](../../)
+* class [`DocxSaveOptions`](/cells/python-net/aspose.cells/docxsaveoptions)
diff --git a/english/aspose.cells/docxsaveoptions/save_format/_index.md b/english/aspose.cells/docxsaveoptions/save_format/_index.md
index 1f6429846b..c806f1d1c2 100644
--- a/english/aspose.cells/docxsaveoptions/save_format/_index.md
+++ b/english/aspose.cells/docxsaveoptions/save_format/_index.md
@@ -3,7 +3,7 @@ title: save_format property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 260
+weight: 270
url: /aspose.cells/docxsaveoptions/save_format/
is_root: false
---
diff --git a/english/aspose.cells/docxsaveoptions/sheet_set/_index.md b/english/aspose.cells/docxsaveoptions/sheet_set/_index.md
index e9dd7a06f5..198752aec6 100644
--- a/english/aspose.cells/docxsaveoptions/sheet_set/_index.md
+++ b/english/aspose.cells/docxsaveoptions/sheet_set/_index.md
@@ -3,7 +3,7 @@ title: sheet_set property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 270
+weight: 280
url: /aspose.cells/docxsaveoptions/sheet_set/
is_root: false
---
diff --git a/english/aspose.cells/docxsaveoptions/sort_external_names/_index.md b/english/aspose.cells/docxsaveoptions/sort_external_names/_index.md
index 009f501387..58ffd80491 100644
--- a/english/aspose.cells/docxsaveoptions/sort_external_names/_index.md
+++ b/english/aspose.cells/docxsaveoptions/sort_external_names/_index.md
@@ -3,7 +3,7 @@ title: sort_external_names property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 280
+weight: 290
url: /aspose.cells/docxsaveoptions/sort_external_names/
is_root: false
---
diff --git a/english/aspose.cells/docxsaveoptions/sort_names/_index.md b/english/aspose.cells/docxsaveoptions/sort_names/_index.md
index 48cd75d10e..e19c9b9708 100644
--- a/english/aspose.cells/docxsaveoptions/sort_names/_index.md
+++ b/english/aspose.cells/docxsaveoptions/sort_names/_index.md
@@ -3,7 +3,7 @@ title: sort_names property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 290
+weight: 300
url: /aspose.cells/docxsaveoptions/sort_names/
is_root: false
---
diff --git a/english/aspose.cells/docxsaveoptions/text_cross_type/_index.md b/english/aspose.cells/docxsaveoptions/text_cross_type/_index.md
index e710c44dbb..196487c7dc 100644
--- a/english/aspose.cells/docxsaveoptions/text_cross_type/_index.md
+++ b/english/aspose.cells/docxsaveoptions/text_cross_type/_index.md
@@ -3,7 +3,7 @@ title: text_cross_type property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 300
+weight: 310
url: /aspose.cells/docxsaveoptions/text_cross_type/
is_root: false
---
diff --git a/english/aspose.cells/docxsaveoptions/update_smart_art/_index.md b/english/aspose.cells/docxsaveoptions/update_smart_art/_index.md
index fd7251e4b5..f0cf9c3935 100644
--- a/english/aspose.cells/docxsaveoptions/update_smart_art/_index.md
+++ b/english/aspose.cells/docxsaveoptions/update_smart_art/_index.md
@@ -3,7 +3,7 @@ title: update_smart_art property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 310
+weight: 320
url: /aspose.cells/docxsaveoptions/update_smart_art/
is_root: false
---
diff --git a/english/aspose.cells/docxsaveoptions/validate_merged_areas/_index.md b/english/aspose.cells/docxsaveoptions/validate_merged_areas/_index.md
index 8c66a20a77..55ef24a4af 100644
--- a/english/aspose.cells/docxsaveoptions/validate_merged_areas/_index.md
+++ b/english/aspose.cells/docxsaveoptions/validate_merged_areas/_index.md
@@ -3,7 +3,7 @@ title: validate_merged_areas property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 320
+weight: 330
url: /aspose.cells/docxsaveoptions/validate_merged_areas/
is_root: false
---
diff --git a/english/aspose.cells/docxsaveoptions/warning_callback/_index.md b/english/aspose.cells/docxsaveoptions/warning_callback/_index.md
index 29c422dc21..de96382cc6 100644
--- a/english/aspose.cells/docxsaveoptions/warning_callback/_index.md
+++ b/english/aspose.cells/docxsaveoptions/warning_callback/_index.md
@@ -3,7 +3,7 @@ title: warning_callback property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 330
+weight: 340
url: /aspose.cells/docxsaveoptions/warning_callback/
is_root: false
---
diff --git a/english/aspose.cells/htmlsaveoptions/_index.md b/english/aspose.cells/htmlsaveoptions/_index.md
index 1458120038..7d8526e6c0 100644
--- a/english/aspose.cells/htmlsaveoptions/_index.md
+++ b/english/aspose.cells/htmlsaveoptions/_index.md
@@ -113,6 +113,7 @@ The HtmlSaveOptions type exposes the following members:
| [disable_css](/cells/python-net/aspose.cells/htmlsaveoptions/disable_css) | Indicates whether only inline styles are applied, without relying on CSS.
The default value is false. |
| [enable_css_custom_properties](/cells/python-net/aspose.cells/htmlsaveoptions/enable_css_custom_properties) | Optimize the output of html by using CSS custom properties. For example, for the scenario that there are multiple occurences for one base64 image, with custom property the image data only needs to be saved once so the performance of the resultant html can be improved.
The default value is false. |
| [html_version](/cells/python-net/aspose.cells/htmlsaveoptions/html_version) | Specifies version of HTML standard that should be used when saving the HTML format.
Default value is HtmlVersion.Default. |
+| [sheet_set](/cells/python-net/aspose.cells/htmlsaveoptions/sheet_set) | Gets or sets the sheets to render. Default is all visible sheets in the workbook: [`SheetSet.visible`](/cells/python-net/aspose.cells.rendering/sheetset#visible). |
diff --git a/english/aspose.cells/htmlsaveoptions/sheet_set/_index.md b/english/aspose.cells/htmlsaveoptions/sheet_set/_index.md
new file mode 100644
index 0000000000..87e2715722
--- /dev/null
+++ b/english/aspose.cells/htmlsaveoptions/sheet_set/_index.md
@@ -0,0 +1,28 @@
+---
+title: sheet_set property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 750
+url: /aspose.cells/htmlsaveoptions/sheet_set/
+is_root: false
+---
+
+## sheet_set property
+
+
+Gets or sets the sheets to render. Default is all visible sheets in the workbook: [`SheetSet.visible`](/cells/python-net/aspose.cells.rendering/sheetset#visible).
+### Definition:
+```python
+@property
+def sheet_set(self):
+ ...
+@sheet_set.setter
+def sheet_set(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells`](../../)
+* class [`HtmlSaveOptions`](/cells/python-net/aspose.cells/htmlsaveoptions)
+* class [`SheetSet`](/cells/python-net/aspose.cells.rendering/sheetset)
diff --git a/english/aspose.cells/htmlsaveoptions/show_all_sheets/_index.md b/english/aspose.cells/htmlsaveoptions/show_all_sheets/_index.md
index 1349de1664..0d1c477da2 100644
--- a/english/aspose.cells/htmlsaveoptions/show_all_sheets/_index.md
+++ b/english/aspose.cells/htmlsaveoptions/show_all_sheets/_index.md
@@ -3,7 +3,7 @@ title: show_all_sheets property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 750
+weight: 760
url: /aspose.cells/htmlsaveoptions/show_all_sheets/
is_root: false
---
diff --git a/english/aspose.cells/htmlsaveoptions/sort_external_names/_index.md b/english/aspose.cells/htmlsaveoptions/sort_external_names/_index.md
index 2f9658319b..0e732ec65b 100644
--- a/english/aspose.cells/htmlsaveoptions/sort_external_names/_index.md
+++ b/english/aspose.cells/htmlsaveoptions/sort_external_names/_index.md
@@ -3,7 +3,7 @@ title: sort_external_names property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 760
+weight: 770
url: /aspose.cells/htmlsaveoptions/sort_external_names/
is_root: false
---
diff --git a/english/aspose.cells/htmlsaveoptions/sort_names/_index.md b/english/aspose.cells/htmlsaveoptions/sort_names/_index.md
index 8e3190979b..f99815aa4f 100644
--- a/english/aspose.cells/htmlsaveoptions/sort_names/_index.md
+++ b/english/aspose.cells/htmlsaveoptions/sort_names/_index.md
@@ -3,7 +3,7 @@ title: sort_names property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 770
+weight: 780
url: /aspose.cells/htmlsaveoptions/sort_names/
is_root: false
---
diff --git a/english/aspose.cells/htmlsaveoptions/stream_provider/_index.md b/english/aspose.cells/htmlsaveoptions/stream_provider/_index.md
index 8afe361ef0..fe20426d88 100644
--- a/english/aspose.cells/htmlsaveoptions/stream_provider/_index.md
+++ b/english/aspose.cells/htmlsaveoptions/stream_provider/_index.md
@@ -3,7 +3,7 @@ title: stream_provider property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 780
+weight: 790
url: /aspose.cells/htmlsaveoptions/stream_provider/
is_root: false
---
diff --git a/english/aspose.cells/htmlsaveoptions/table_css_id/_index.md b/english/aspose.cells/htmlsaveoptions/table_css_id/_index.md
index c04f1b9fde..5645b9e0f0 100644
--- a/english/aspose.cells/htmlsaveoptions/table_css_id/_index.md
+++ b/english/aspose.cells/htmlsaveoptions/table_css_id/_index.md
@@ -3,7 +3,7 @@ title: table_css_id property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 790
+weight: 800
url: /aspose.cells/htmlsaveoptions/table_css_id/
is_root: false
---
diff --git a/english/aspose.cells/htmlsaveoptions/update_smart_art/_index.md b/english/aspose.cells/htmlsaveoptions/update_smart_art/_index.md
index 973cf800f8..df9ea4d1f7 100644
--- a/english/aspose.cells/htmlsaveoptions/update_smart_art/_index.md
+++ b/english/aspose.cells/htmlsaveoptions/update_smart_art/_index.md
@@ -3,7 +3,7 @@ title: update_smart_art property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 800
+weight: 810
url: /aspose.cells/htmlsaveoptions/update_smart_art/
is_root: false
---
diff --git a/english/aspose.cells/htmlsaveoptions/validate_merged_areas/_index.md b/english/aspose.cells/htmlsaveoptions/validate_merged_areas/_index.md
index 0861756db6..b97efc20a8 100644
--- a/english/aspose.cells/htmlsaveoptions/validate_merged_areas/_index.md
+++ b/english/aspose.cells/htmlsaveoptions/validate_merged_areas/_index.md
@@ -3,7 +3,7 @@ title: validate_merged_areas property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 810
+weight: 820
url: /aspose.cells/htmlsaveoptions/validate_merged_areas/
is_root: false
---
diff --git a/english/aspose.cells/htmlsaveoptions/warning_callback/_index.md b/english/aspose.cells/htmlsaveoptions/warning_callback/_index.md
index c92c9711a6..4ac03e9ca5 100644
--- a/english/aspose.cells/htmlsaveoptions/warning_callback/_index.md
+++ b/english/aspose.cells/htmlsaveoptions/warning_callback/_index.md
@@ -3,7 +3,7 @@ title: warning_callback property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 820
+weight: 830
url: /aspose.cells/htmlsaveoptions/warning_callback/
is_root: false
---
diff --git a/english/aspose.cells/htmlsaveoptions/width_scalable/_index.md b/english/aspose.cells/htmlsaveoptions/width_scalable/_index.md
index 0a899f2cff..eedc2a5484 100644
--- a/english/aspose.cells/htmlsaveoptions/width_scalable/_index.md
+++ b/english/aspose.cells/htmlsaveoptions/width_scalable/_index.md
@@ -3,7 +3,7 @@ title: width_scalable property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 830
+weight: 840
url: /aspose.cells/htmlsaveoptions/width_scalable/
is_root: false
---
diff --git a/english/aspose.cells/htmlsaveoptions/worksheet_scalable/_index.md b/english/aspose.cells/htmlsaveoptions/worksheet_scalable/_index.md
index c9b4864455..b1821dfec4 100644
--- a/english/aspose.cells/htmlsaveoptions/worksheet_scalable/_index.md
+++ b/english/aspose.cells/htmlsaveoptions/worksheet_scalable/_index.md
@@ -3,7 +3,7 @@ title: worksheet_scalable property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 840
+weight: 850
url: /aspose.cells/htmlsaveoptions/worksheet_scalable/
is_root: false
---
diff --git a/english/aspose.cells/loadformat/_index.md b/english/aspose.cells/loadformat/_index.md
index 0591a68668..a463910880 100644
--- a/english/aspose.cells/loadformat/_index.md
+++ b/english/aspose.cells/loadformat/_index.md
@@ -38,6 +38,7 @@ The LoadFormat type exposes the following members:
| EPUB | Reprents an EPUB file. |
| AZW3 | Represents an AZW3 file. |
| CHM | Represents a CHM file. |
+| MARKDOWN | Represents a Markdown file. |
| UNKNOWN | Represents unrecognized format, cannot be loaded. |
| IMAGE | Image |
| JSON | Json |
diff --git a/english/aspose.cells/range/_index.md b/english/aspose.cells/range/_index.md
index 4a22008f1e..e44a9d55a2 100644
--- a/english/aspose.cells/range/_index.md
+++ b/english/aspose.cells/range/_index.md
@@ -55,7 +55,6 @@ The Range type exposes the following members:
| [`copy(self, range, options)`](/cells/python-net/aspose.cells/range/copy/#aspose.cells.range-aspose.cells.pasteoptions) | Copying the range with paste special options. |
| [`copy(self, range)`](/cells/python-net/aspose.cells/range/copy/#aspose.cells.range) | Copies data (including formulas), formatting, drawing objects etc. from a source range. |
| [`add_hyperlink(self, address, text_to_display, screen_tip)`](/cells/python-net/aspose.cells/range/add_hyperlink/#str-str-str) | Adds a hyperlink to a specified cell or a range of cells. |
-| [`get_enumerator(self)`](/cells/python-net/aspose.cells/range/get_enumerator/#) | Gets the enumerator for cells in this Range. |
| [`is_intersect(self, range)`](/cells/python-net/aspose.cells/range/is_intersect/#aspose.cells.range) | Indicates whether the range is intersect. |
| [`intersect(self, range)`](/cells/python-net/aspose.cells/range/intersect/#aspose.cells.range) | Returns a [`Range`](/cells/python-net/aspose.cells/range) object that represents the rectangular intersection of two ranges. |
| [`union_rang(self, range)`](/cells/python-net/aspose.cells/range/union_rang/#aspose.cells.range) | Returns the union result of two ranges. |
diff --git a/english/aspose.cells/range/address/_index.md b/english/aspose.cells/range/address/_index.md
index 46901c681d..e9a2339108 100644
--- a/english/aspose.cells/range/address/_index.md
+++ b/english/aspose.cells/range/address/_index.md
@@ -3,7 +3,7 @@ title: address property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 320
+weight: 310
url: /aspose.cells/range/address/
is_root: false
---
diff --git a/english/aspose.cells/range/column_count/_index.md b/english/aspose.cells/range/column_count/_index.md
index eaad695f6f..fba2078619 100644
--- a/english/aspose.cells/range/column_count/_index.md
+++ b/english/aspose.cells/range/column_count/_index.md
@@ -3,7 +3,7 @@ title: column_count property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 330
+weight: 320
url: /aspose.cells/range/column_count/
is_root: false
---
diff --git a/english/aspose.cells/range/column_width/_index.md b/english/aspose.cells/range/column_width/_index.md
index a3c1b107c6..cea2862572 100644
--- a/english/aspose.cells/range/column_width/_index.md
+++ b/english/aspose.cells/range/column_width/_index.md
@@ -3,7 +3,7 @@ title: column_width property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 340
+weight: 330
url: /aspose.cells/range/column_width/
is_root: false
---
diff --git a/english/aspose.cells/range/current_region/_index.md b/english/aspose.cells/range/current_region/_index.md
index 27a4d4f276..ae43311743 100644
--- a/english/aspose.cells/range/current_region/_index.md
+++ b/english/aspose.cells/range/current_region/_index.md
@@ -3,7 +3,7 @@ title: current_region property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 350
+weight: 340
url: /aspose.cells/range/current_region/
is_root: false
---
diff --git a/english/aspose.cells/range/entire_column/_index.md b/english/aspose.cells/range/entire_column/_index.md
index b04bc3352e..4bf8867b0f 100644
--- a/english/aspose.cells/range/entire_column/_index.md
+++ b/english/aspose.cells/range/entire_column/_index.md
@@ -3,7 +3,7 @@ title: entire_column property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 360
+weight: 350
url: /aspose.cells/range/entire_column/
is_root: false
---
diff --git a/english/aspose.cells/range/entire_row/_index.md b/english/aspose.cells/range/entire_row/_index.md
index 460287abce..fef8eae7c9 100644
--- a/english/aspose.cells/range/entire_row/_index.md
+++ b/english/aspose.cells/range/entire_row/_index.md
@@ -3,7 +3,7 @@ title: entire_row property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 370
+weight: 360
url: /aspose.cells/range/entire_row/
is_root: false
---
diff --git a/english/aspose.cells/range/first_column/_index.md b/english/aspose.cells/range/first_column/_index.md
index da2ba0e172..376cd4e813 100644
--- a/english/aspose.cells/range/first_column/_index.md
+++ b/english/aspose.cells/range/first_column/_index.md
@@ -3,7 +3,7 @@ title: first_column property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 380
+weight: 370
url: /aspose.cells/range/first_column/
is_root: false
---
diff --git a/english/aspose.cells/range/first_row/_index.md b/english/aspose.cells/range/first_row/_index.md
index 44cb0dfb8a..a32ee2bac0 100644
--- a/english/aspose.cells/range/first_row/_index.md
+++ b/english/aspose.cells/range/first_row/_index.md
@@ -3,7 +3,7 @@ title: first_row property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 390
+weight: 380
url: /aspose.cells/range/first_row/
is_root: false
---
diff --git a/english/aspose.cells/range/get_offset/_index.md b/english/aspose.cells/range/get_offset/_index.md
index 3f21ce5e9f..dfc78c2eff 100644
--- a/english/aspose.cells/range/get_offset/_index.md
+++ b/english/aspose.cells/range/get_offset/_index.md
@@ -3,7 +3,7 @@ title: get_offset method
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 120
+weight: 110
url: /aspose.cells/range/get_offset/
is_root: false
---
diff --git a/english/aspose.cells/range/height/_index.md b/english/aspose.cells/range/height/_index.md
index 29529896ad..e2936ca25d 100644
--- a/english/aspose.cells/range/height/_index.md
+++ b/english/aspose.cells/range/height/_index.md
@@ -3,7 +3,7 @@ title: height property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 400
+weight: 390
url: /aspose.cells/range/height/
is_root: false
---
diff --git a/english/aspose.cells/range/hyperlinks/_index.md b/english/aspose.cells/range/hyperlinks/_index.md
index 0423c637f2..39e6d0fb5a 100644
--- a/english/aspose.cells/range/hyperlinks/_index.md
+++ b/english/aspose.cells/range/hyperlinks/_index.md
@@ -3,7 +3,7 @@ title: hyperlinks property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 410
+weight: 400
url: /aspose.cells/range/hyperlinks/
is_root: false
---
diff --git a/english/aspose.cells/range/intersect/_index.md b/english/aspose.cells/range/intersect/_index.md
index 2da12fb3d5..27a58ab95b 100644
--- a/english/aspose.cells/range/intersect/_index.md
+++ b/english/aspose.cells/range/intersect/_index.md
@@ -3,7 +3,7 @@ title: intersect method
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 130
+weight: 120
url: /aspose.cells/range/intersect/
is_root: false
---
diff --git a/english/aspose.cells/range/is_blank/_index.md b/english/aspose.cells/range/is_blank/_index.md
index a6e27de91a..ef6b7b81c3 100644
--- a/english/aspose.cells/range/is_blank/_index.md
+++ b/english/aspose.cells/range/is_blank/_index.md
@@ -3,7 +3,7 @@ title: is_blank method
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 140
+weight: 130
url: /aspose.cells/range/is_blank/
is_root: false
---
diff --git a/english/aspose.cells/range/is_intersect/_index.md b/english/aspose.cells/range/is_intersect/_index.md
index 1fa08cb815..4d01c213ec 100644
--- a/english/aspose.cells/range/is_intersect/_index.md
+++ b/english/aspose.cells/range/is_intersect/_index.md
@@ -3,7 +3,7 @@ title: is_intersect method
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 150
+weight: 140
url: /aspose.cells/range/is_intersect/
is_root: false
---
diff --git a/english/aspose.cells/range/left/_index.md b/english/aspose.cells/range/left/_index.md
index 19abb900e6..f4a1acb40d 100644
--- a/english/aspose.cells/range/left/_index.md
+++ b/english/aspose.cells/range/left/_index.md
@@ -3,7 +3,7 @@ title: left property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 420
+weight: 410
url: /aspose.cells/range/left/
is_root: false
---
diff --git a/english/aspose.cells/range/merge/_index.md b/english/aspose.cells/range/merge/_index.md
index ce0b18a009..a0f292ebc7 100644
--- a/english/aspose.cells/range/merge/_index.md
+++ b/english/aspose.cells/range/merge/_index.md
@@ -3,7 +3,7 @@ title: merge method
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 160
+weight: 150
url: /aspose.cells/range/merge/
is_root: false
---
diff --git a/english/aspose.cells/range/move_to/_index.md b/english/aspose.cells/range/move_to/_index.md
index 186d62b5ad..19b31019a2 100644
--- a/english/aspose.cells/range/move_to/_index.md
+++ b/english/aspose.cells/range/move_to/_index.md
@@ -3,7 +3,7 @@ title: move_to method
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 170
+weight: 160
url: /aspose.cells/range/move_to/
is_root: false
---
diff --git a/english/aspose.cells/range/name/_index.md b/english/aspose.cells/range/name/_index.md
index 6b3d1cfbaa..17231a47e5 100644
--- a/english/aspose.cells/range/name/_index.md
+++ b/english/aspose.cells/range/name/_index.md
@@ -3,7 +3,7 @@ title: name property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 430
+weight: 420
url: /aspose.cells/range/name/
is_root: false
---
diff --git a/english/aspose.cells/range/put_value/_index.md b/english/aspose.cells/range/put_value/_index.md
index 4f3fb7bb38..343e622d94 100644
--- a/english/aspose.cells/range/put_value/_index.md
+++ b/english/aspose.cells/range/put_value/_index.md
@@ -3,7 +3,7 @@ title: put_value method
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 180
+weight: 170
url: /aspose.cells/range/put_value/
is_root: false
---
diff --git a/english/aspose.cells/range/refers_to/_index.md b/english/aspose.cells/range/refers_to/_index.md
index 315d2aed56..b1f198944d 100644
--- a/english/aspose.cells/range/refers_to/_index.md
+++ b/english/aspose.cells/range/refers_to/_index.md
@@ -3,7 +3,7 @@ title: refers_to property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 440
+weight: 430
url: /aspose.cells/range/refers_to/
is_root: false
---
diff --git a/english/aspose.cells/range/row_count/_index.md b/english/aspose.cells/range/row_count/_index.md
index e4956b2856..f2bf70e711 100644
--- a/english/aspose.cells/range/row_count/_index.md
+++ b/english/aspose.cells/range/row_count/_index.md
@@ -3,7 +3,7 @@ title: row_count property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 450
+weight: 440
url: /aspose.cells/range/row_count/
is_root: false
---
diff --git a/english/aspose.cells/range/row_height/_index.md b/english/aspose.cells/range/row_height/_index.md
index b39540b92b..69513e49ea 100644
--- a/english/aspose.cells/range/row_height/_index.md
+++ b/english/aspose.cells/range/row_height/_index.md
@@ -3,7 +3,7 @@ title: row_height property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 460
+weight: 450
url: /aspose.cells/range/row_height/
is_root: false
---
diff --git a/english/aspose.cells/range/set_inside_borders/_index.md b/english/aspose.cells/range/set_inside_borders/_index.md
index fcc9814fc5..aad97e8039 100644
--- a/english/aspose.cells/range/set_inside_borders/_index.md
+++ b/english/aspose.cells/range/set_inside_borders/_index.md
@@ -3,7 +3,7 @@ title: set_inside_borders method
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 190
+weight: 180
url: /aspose.cells/range/set_inside_borders/
is_root: false
---
diff --git a/english/aspose.cells/range/set_outline_border/_index.md b/english/aspose.cells/range/set_outline_border/_index.md
index cd9cc3cd29..4c4d2c0db1 100644
--- a/english/aspose.cells/range/set_outline_border/_index.md
+++ b/english/aspose.cells/range/set_outline_border/_index.md
@@ -3,7 +3,7 @@ title: set_outline_border method
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 200
+weight: 190
url: /aspose.cells/range/set_outline_border/
is_root: false
---
diff --git a/english/aspose.cells/range/set_outline_borders/_index.md b/english/aspose.cells/range/set_outline_borders/_index.md
index 1e056364cc..d741a7e264 100644
--- a/english/aspose.cells/range/set_outline_borders/_index.md
+++ b/english/aspose.cells/range/set_outline_borders/_index.md
@@ -3,7 +3,7 @@ title: set_outline_borders method
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 210
+weight: 200
url: /aspose.cells/range/set_outline_borders/
is_root: false
---
diff --git a/english/aspose.cells/range/set_style/_index.md b/english/aspose.cells/range/set_style/_index.md
index 3ccbf733e2..58efa4a2bc 100644
--- a/english/aspose.cells/range/set_style/_index.md
+++ b/english/aspose.cells/range/set_style/_index.md
@@ -3,7 +3,7 @@ title: set_style method
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 220
+weight: 210
url: /aspose.cells/range/set_style/
is_root: false
---
diff --git a/english/aspose.cells/range/to_html/_index.md b/english/aspose.cells/range/to_html/_index.md
index a9c8f9c383..50dc3daece 100644
--- a/english/aspose.cells/range/to_html/_index.md
+++ b/english/aspose.cells/range/to_html/_index.md
@@ -3,7 +3,7 @@ title: to_html method
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 230
+weight: 220
url: /aspose.cells/range/to_html/
is_root: false
---
diff --git a/english/aspose.cells/range/to_image/_index.md b/english/aspose.cells/range/to_image/_index.md
index c2c54e8995..cdca468b51 100644
--- a/english/aspose.cells/range/to_image/_index.md
+++ b/english/aspose.cells/range/to_image/_index.md
@@ -3,7 +3,7 @@ title: to_image method
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 240
+weight: 230
url: /aspose.cells/range/to_image/
is_root: false
---
diff --git a/english/aspose.cells/range/to_json/_index.md b/english/aspose.cells/range/to_json/_index.md
index 67075eba33..5603e1259a 100644
--- a/english/aspose.cells/range/to_json/_index.md
+++ b/english/aspose.cells/range/to_json/_index.md
@@ -3,7 +3,7 @@ title: to_json method
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 250
+weight: 240
url: /aspose.cells/range/to_json/
is_root: false
---
diff --git a/english/aspose.cells/range/top/_index.md b/english/aspose.cells/range/top/_index.md
index f1f2eeafbd..ab2c471c30 100644
--- a/english/aspose.cells/range/top/_index.md
+++ b/english/aspose.cells/range/top/_index.md
@@ -3,7 +3,7 @@ title: top property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 470
+weight: 460
url: /aspose.cells/range/top/
is_root: false
---
diff --git a/english/aspose.cells/range/transpose/_index.md b/english/aspose.cells/range/transpose/_index.md
index 0abea464eb..6df4f897e3 100644
--- a/english/aspose.cells/range/transpose/_index.md
+++ b/english/aspose.cells/range/transpose/_index.md
@@ -3,7 +3,7 @@ title: transpose method
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 260
+weight: 250
url: /aspose.cells/range/transpose/
is_root: false
---
diff --git a/english/aspose.cells/range/un_merge/_index.md b/english/aspose.cells/range/un_merge/_index.md
index 0911c7446e..ae25ef3d61 100644
--- a/english/aspose.cells/range/un_merge/_index.md
+++ b/english/aspose.cells/range/un_merge/_index.md
@@ -3,7 +3,7 @@ title: un_merge method
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 270
+weight: 260
url: /aspose.cells/range/un_merge/
is_root: false
---
diff --git a/english/aspose.cells/range/union/_index.md b/english/aspose.cells/range/union/_index.md
index 8565cba0fc..20d37e024e 100644
--- a/english/aspose.cells/range/union/_index.md
+++ b/english/aspose.cells/range/union/_index.md
@@ -3,7 +3,7 @@ title: union method
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 280
+weight: 270
url: /aspose.cells/range/union/
is_root: false
---
diff --git a/english/aspose.cells/range/union_rang/_index.md b/english/aspose.cells/range/union_rang/_index.md
index ff7611bd75..fb912b65b0 100644
--- a/english/aspose.cells/range/union_rang/_index.md
+++ b/english/aspose.cells/range/union_rang/_index.md
@@ -3,7 +3,7 @@ title: union_rang method
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 290
+weight: 280
url: /aspose.cells/range/union_rang/
is_root: false
---
diff --git a/english/aspose.cells/range/union_ranges/_index.md b/english/aspose.cells/range/union_ranges/_index.md
index b98700808b..29929070c0 100644
--- a/english/aspose.cells/range/union_ranges/_index.md
+++ b/english/aspose.cells/range/union_ranges/_index.md
@@ -3,7 +3,7 @@ title: union_ranges method
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 300
+weight: 290
url: /aspose.cells/range/union_ranges/
is_root: false
---
diff --git a/english/aspose.cells/range/value/_index.md b/english/aspose.cells/range/value/_index.md
index e996029301..69be5e7fb8 100644
--- a/english/aspose.cells/range/value/_index.md
+++ b/english/aspose.cells/range/value/_index.md
@@ -3,7 +3,7 @@ title: value property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 480
+weight: 470
url: /aspose.cells/range/value/
is_root: false
---
diff --git a/english/aspose.cells/range/width/_index.md b/english/aspose.cells/range/width/_index.md
index b3ef1c45aa..f2c2fcb2a8 100644
--- a/english/aspose.cells/range/width/_index.md
+++ b/english/aspose.cells/range/width/_index.md
@@ -3,7 +3,7 @@ title: width property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 490
+weight: 480
url: /aspose.cells/range/width/
is_root: false
---
diff --git a/english/aspose.cells/range/worksheet/_index.md b/english/aspose.cells/range/worksheet/_index.md
index 320ee32fc7..f8f455cfa2 100644
--- a/english/aspose.cells/range/worksheet/_index.md
+++ b/english/aspose.cells/range/worksheet/_index.md
@@ -3,7 +3,7 @@ title: worksheet property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 500
+weight: 490
url: /aspose.cells/range/worksheet/
is_root: false
---
diff --git a/english/aspose.cells/unionrange/_index.md b/english/aspose.cells/unionrange/_index.md
index 2ae15fd553..4a235501b9 100644
--- a/english/aspose.cells/unionrange/_index.md
+++ b/english/aspose.cells/unionrange/_index.md
@@ -50,7 +50,6 @@ The UnionRange type exposes the following members:
| [`set_style(self, style)`](/cells/python-net/aspose.cells/unionrange/set_style/#aspose.cells.style) | Sets the style of the range. |
| [`apply_style(self, style, flag)`](/cells/python-net/aspose.cells/unionrange/apply_style/#aspose.cells.style-aspose.cells.styleflag) | Applies formats for a whole range. |
| [`copy(self, range, options)`](/cells/python-net/aspose.cells/unionrange/copy/#aspose.cells.unionrange-aspose.cells.pasteoptions) | Copying the range with paste special options. |
-| [`get_enumerator(self)`](/cells/python-net/aspose.cells/unionrange/get_enumerator/#) | Gets the enumerator for cells in this Range. |
diff --git a/english/aspose.cells/unionrange/cell_count/_index.md b/english/aspose.cells/unionrange/cell_count/_index.md
index 4c617f6b31..15e3a57d3b 100644
--- a/english/aspose.cells/unionrange/cell_count/_index.md
+++ b/english/aspose.cells/unionrange/cell_count/_index.md
@@ -3,7 +3,7 @@ title: cell_count property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 130
+weight: 120
url: /aspose.cells/unionrange/cell_count/
is_root: false
---
diff --git a/english/aspose.cells/unionrange/column_count/_index.md b/english/aspose.cells/unionrange/column_count/_index.md
index d3da168afd..0e5474a00b 100644
--- a/english/aspose.cells/unionrange/column_count/_index.md
+++ b/english/aspose.cells/unionrange/column_count/_index.md
@@ -3,7 +3,7 @@ title: column_count property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 140
+weight: 130
url: /aspose.cells/unionrange/column_count/
is_root: false
---
diff --git a/english/aspose.cells/unionrange/first_column/_index.md b/english/aspose.cells/unionrange/first_column/_index.md
index 24b8c78121..e2366f605f 100644
--- a/english/aspose.cells/unionrange/first_column/_index.md
+++ b/english/aspose.cells/unionrange/first_column/_index.md
@@ -3,7 +3,7 @@ title: first_column property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 150
+weight: 140
url: /aspose.cells/unionrange/first_column/
is_root: false
---
diff --git a/english/aspose.cells/unionrange/first_row/_index.md b/english/aspose.cells/unionrange/first_row/_index.md
index ec3c419d82..8f7e1f564b 100644
--- a/english/aspose.cells/unionrange/first_row/_index.md
+++ b/english/aspose.cells/unionrange/first_row/_index.md
@@ -3,7 +3,7 @@ title: first_row property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 160
+weight: 150
url: /aspose.cells/unionrange/first_row/
is_root: false
---
diff --git a/english/aspose.cells/unionrange/has_range/_index.md b/english/aspose.cells/unionrange/has_range/_index.md
index 799564715c..de6e9e729a 100644
--- a/english/aspose.cells/unionrange/has_range/_index.md
+++ b/english/aspose.cells/unionrange/has_range/_index.md
@@ -3,7 +3,7 @@ title: has_range property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 170
+weight: 160
url: /aspose.cells/unionrange/has_range/
is_root: false
---
diff --git a/english/aspose.cells/unionrange/hyperlinks/_index.md b/english/aspose.cells/unionrange/hyperlinks/_index.md
index ce67219ba8..e12625506d 100644
--- a/english/aspose.cells/unionrange/hyperlinks/_index.md
+++ b/english/aspose.cells/unionrange/hyperlinks/_index.md
@@ -3,7 +3,7 @@ title: hyperlinks property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 180
+weight: 170
url: /aspose.cells/unionrange/hyperlinks/
is_root: false
---
diff --git a/english/aspose.cells/unionrange/intersect/_index.md b/english/aspose.cells/unionrange/intersect/_index.md
index 4414b4d19f..59cdfc5932 100644
--- a/english/aspose.cells/unionrange/intersect/_index.md
+++ b/english/aspose.cells/unionrange/intersect/_index.md
@@ -3,7 +3,7 @@ title: intersect method
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 50
+weight: 40
url: /aspose.cells/unionrange/intersect/
is_root: false
---
diff --git a/english/aspose.cells/unionrange/merge/_index.md b/english/aspose.cells/unionrange/merge/_index.md
index 8097795964..36169ac8f5 100644
--- a/english/aspose.cells/unionrange/merge/_index.md
+++ b/english/aspose.cells/unionrange/merge/_index.md
@@ -3,7 +3,7 @@ title: merge method
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 60
+weight: 50
url: /aspose.cells/unionrange/merge/
is_root: false
---
diff --git a/english/aspose.cells/unionrange/name/_index.md b/english/aspose.cells/unionrange/name/_index.md
index 4d3ca15074..713bfc3893 100644
--- a/english/aspose.cells/unionrange/name/_index.md
+++ b/english/aspose.cells/unionrange/name/_index.md
@@ -3,7 +3,7 @@ title: name property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 190
+weight: 180
url: /aspose.cells/unionrange/name/
is_root: false
---
diff --git a/english/aspose.cells/unionrange/put_value/_index.md b/english/aspose.cells/unionrange/put_value/_index.md
index ce7b0fa333..93fd49ff1b 100644
--- a/english/aspose.cells/unionrange/put_value/_index.md
+++ b/english/aspose.cells/unionrange/put_value/_index.md
@@ -3,7 +3,7 @@ title: put_value method
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 70
+weight: 60
url: /aspose.cells/unionrange/put_value/
is_root: false
---
diff --git a/english/aspose.cells/unionrange/range_count/_index.md b/english/aspose.cells/unionrange/range_count/_index.md
index b34cade762..9669801e04 100644
--- a/english/aspose.cells/unionrange/range_count/_index.md
+++ b/english/aspose.cells/unionrange/range_count/_index.md
@@ -3,7 +3,7 @@ title: range_count property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 200
+weight: 190
url: /aspose.cells/unionrange/range_count/
is_root: false
---
diff --git a/english/aspose.cells/unionrange/ranges/_index.md b/english/aspose.cells/unionrange/ranges/_index.md
index 7d6cd8d428..575e24b6bd 100644
--- a/english/aspose.cells/unionrange/ranges/_index.md
+++ b/english/aspose.cells/unionrange/ranges/_index.md
@@ -3,7 +3,7 @@ title: ranges property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 210
+weight: 200
url: /aspose.cells/unionrange/ranges/
is_root: false
---
diff --git a/english/aspose.cells/unionrange/refers_to/_index.md b/english/aspose.cells/unionrange/refers_to/_index.md
index 6ab8b9df20..9b67d2b20b 100644
--- a/english/aspose.cells/unionrange/refers_to/_index.md
+++ b/english/aspose.cells/unionrange/refers_to/_index.md
@@ -3,7 +3,7 @@ title: refers_to property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 220
+weight: 210
url: /aspose.cells/unionrange/refers_to/
is_root: false
---
diff --git a/english/aspose.cells/unionrange/row_count/_index.md b/english/aspose.cells/unionrange/row_count/_index.md
index 49d5bdd1b0..ca3f9e0531 100644
--- a/english/aspose.cells/unionrange/row_count/_index.md
+++ b/english/aspose.cells/unionrange/row_count/_index.md
@@ -3,7 +3,7 @@ title: row_count property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 230
+weight: 220
url: /aspose.cells/unionrange/row_count/
is_root: false
---
diff --git a/english/aspose.cells/unionrange/set_outline_borders/_index.md b/english/aspose.cells/unionrange/set_outline_borders/_index.md
index 05f5f281b2..ccfec38f63 100644
--- a/english/aspose.cells/unionrange/set_outline_borders/_index.md
+++ b/english/aspose.cells/unionrange/set_outline_borders/_index.md
@@ -3,7 +3,7 @@ title: set_outline_borders method
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 80
+weight: 70
url: /aspose.cells/unionrange/set_outline_borders/
is_root: false
---
diff --git a/english/aspose.cells/unionrange/set_style/_index.md b/english/aspose.cells/unionrange/set_style/_index.md
index 269a4dc9bf..92351304c5 100644
--- a/english/aspose.cells/unionrange/set_style/_index.md
+++ b/english/aspose.cells/unionrange/set_style/_index.md
@@ -3,7 +3,7 @@ title: set_style method
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 90
+weight: 80
url: /aspose.cells/unionrange/set_style/
is_root: false
---
diff --git a/english/aspose.cells/unionrange/un_merge/_index.md b/english/aspose.cells/unionrange/un_merge/_index.md
index 84fd95eb0d..6ede289aa3 100644
--- a/english/aspose.cells/unionrange/un_merge/_index.md
+++ b/english/aspose.cells/unionrange/un_merge/_index.md
@@ -3,7 +3,7 @@ title: un_merge method
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 100
+weight: 90
url: /aspose.cells/unionrange/un_merge/
is_root: false
---
diff --git a/english/aspose.cells/unionrange/union/_index.md b/english/aspose.cells/unionrange/union/_index.md
index 1ca1631b18..0c73e91d0d 100644
--- a/english/aspose.cells/unionrange/union/_index.md
+++ b/english/aspose.cells/unionrange/union/_index.md
@@ -3,7 +3,7 @@ title: union method
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 110
+weight: 100
url: /aspose.cells/unionrange/union/
is_root: false
---
diff --git a/english/aspose.cells/unionrange/value/_index.md b/english/aspose.cells/unionrange/value/_index.md
index df6b4cfef3..e417ba3524 100644
--- a/english/aspose.cells/unionrange/value/_index.md
+++ b/english/aspose.cells/unionrange/value/_index.md
@@ -3,7 +3,7 @@ title: value property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 240
+weight: 230
url: /aspose.cells/unionrange/value/
is_root: false
---
diff --git a/english/aspose.cells/workbook/_index.md b/english/aspose.cells/workbook/_index.md
index 6fe5aa554b..628a3accc1 100644
--- a/english/aspose.cells/workbook/_index.md
+++ b/english/aspose.cells/workbook/_index.md
@@ -48,6 +48,7 @@ The Workbook type exposes the following members:
| [built_in_document_properties](/cells/python-net/aspose.cells/workbook/built_in_document_properties) | Returns a [`DocumentProperty`](/cells/python-net/aspose.cells.properties/documentproperty) collection that represents all the built-in document properties of the spreadsheet. |
| [custom_document_properties](/cells/python-net/aspose.cells/workbook/custom_document_properties) | Returns a [`DocumentProperty`](/cells/python-net/aspose.cells.properties/documentproperty) collection that represents all the custom document properties of the spreadsheet. |
| [file_format](/cells/python-net/aspose.cells/workbook/file_format) | Gets and sets the file format. |
+| [has_custom_function](/cells/python-net/aspose.cells/workbook/has_custom_function) | Detects whether there is custom function used in this workbook,
such as in cell's formula, in defined names... |
| [interrupt_monitor](/cells/python-net/aspose.cells/workbook/interrupt_monitor) | Gets and sets the interrupt monitor. |
| [content_type_properties](/cells/python-net/aspose.cells/workbook/content_type_properties) | Gets the list of [`ContentTypeProperty`](/cells/python-net/aspose.cells.properties/contenttypeproperty) objects in the workbook. |
| [custom_xml_parts](/cells/python-net/aspose.cells/workbook/custom_xml_parts) | Represents a Custom XML Data Storage Part (custom XML data within a package). |
diff --git a/english/aspose.cells/workbook/has_custom_function/_index.md b/english/aspose.cells/workbook/has_custom_function/_index.md
new file mode 100644
index 0000000000..8d378f40d3
--- /dev/null
+++ b/english/aspose.cells/workbook/has_custom_function/_index.md
@@ -0,0 +1,25 @@
+---
+title: has_custom_function property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 600
+url: /aspose.cells/workbook/has_custom_function/
+is_root: false
+---
+
+## has_custom_function property
+
+
+Detects whether there is custom function used in this workbook,
+such as in cell's formula, in defined names...
+### Definition:
+```python
+@property
+def has_custom_function(self):
+ ...
+```
+
+### See Also
+* module [`aspose.cells`](../../)
+* class [`Workbook`](/cells/python-net/aspose.cells/workbook)
diff --git a/english/aspose.cells/workbook/has_macro/_index.md b/english/aspose.cells/workbook/has_macro/_index.md
index 7879c6986c..5c88f58739 100644
--- a/english/aspose.cells/workbook/has_macro/_index.md
+++ b/english/aspose.cells/workbook/has_macro/_index.md
@@ -3,7 +3,7 @@ title: has_macro property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 600
+weight: 610
url: /aspose.cells/workbook/has_macro/
is_root: false
---
diff --git a/english/aspose.cells/workbook/has_revisions/_index.md b/english/aspose.cells/workbook/has_revisions/_index.md
index aef1b89258..333da17abd 100644
--- a/english/aspose.cells/workbook/has_revisions/_index.md
+++ b/english/aspose.cells/workbook/has_revisions/_index.md
@@ -3,7 +3,7 @@ title: has_revisions property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 610
+weight: 620
url: /aspose.cells/workbook/has_revisions/
is_root: false
---
diff --git a/english/aspose.cells/workbook/interrupt_monitor/_index.md b/english/aspose.cells/workbook/interrupt_monitor/_index.md
index 9f3fbace1e..1f399e4330 100644
--- a/english/aspose.cells/workbook/interrupt_monitor/_index.md
+++ b/english/aspose.cells/workbook/interrupt_monitor/_index.md
@@ -3,7 +3,7 @@ title: interrupt_monitor property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 620
+weight: 630
url: /aspose.cells/workbook/interrupt_monitor/
is_root: false
---
diff --git a/english/aspose.cells/workbook/is_digitally_signed/_index.md b/english/aspose.cells/workbook/is_digitally_signed/_index.md
index ba2f5485ef..c534ec6969 100644
--- a/english/aspose.cells/workbook/is_digitally_signed/_index.md
+++ b/english/aspose.cells/workbook/is_digitally_signed/_index.md
@@ -3,7 +3,7 @@ title: is_digitally_signed property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 630
+weight: 640
url: /aspose.cells/workbook/is_digitally_signed/
is_root: false
---
diff --git a/english/aspose.cells/workbook/is_licensed/_index.md b/english/aspose.cells/workbook/is_licensed/_index.md
index acb924a58c..43fa25d6ed 100644
--- a/english/aspose.cells/workbook/is_licensed/_index.md
+++ b/english/aspose.cells/workbook/is_licensed/_index.md
@@ -3,7 +3,7 @@ title: is_licensed property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 640
+weight: 650
url: /aspose.cells/workbook/is_licensed/
is_root: false
---
diff --git a/english/aspose.cells/workbook/is_workbook_protected_with_password/_index.md b/english/aspose.cells/workbook/is_workbook_protected_with_password/_index.md
index 13e617f59e..9f0612e4b2 100644
--- a/english/aspose.cells/workbook/is_workbook_protected_with_password/_index.md
+++ b/english/aspose.cells/workbook/is_workbook_protected_with_password/_index.md
@@ -3,7 +3,7 @@ title: is_workbook_protected_with_password property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 650
+weight: 660
url: /aspose.cells/workbook/is_workbook_protected_with_password/
is_root: false
---
diff --git a/english/aspose.cells/workbook/ribbon_xml/_index.md b/english/aspose.cells/workbook/ribbon_xml/_index.md
index 1922131687..ba4718eff9 100644
--- a/english/aspose.cells/workbook/ribbon_xml/_index.md
+++ b/english/aspose.cells/workbook/ribbon_xml/_index.md
@@ -3,7 +3,7 @@ title: ribbon_xml property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 660
+weight: 670
url: /aspose.cells/workbook/ribbon_xml/
is_root: false
---
diff --git a/english/aspose.cells/workbook/settings/_index.md b/english/aspose.cells/workbook/settings/_index.md
index 9ce6ee127e..c9d08c6142 100644
--- a/english/aspose.cells/workbook/settings/_index.md
+++ b/english/aspose.cells/workbook/settings/_index.md
@@ -3,7 +3,7 @@ title: settings property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 670
+weight: 680
url: /aspose.cells/workbook/settings/
is_root: false
---
diff --git a/english/aspose.cells/workbook/theme/_index.md b/english/aspose.cells/workbook/theme/_index.md
index 5f9ae39f09..be328ba070 100644
--- a/english/aspose.cells/workbook/theme/_index.md
+++ b/english/aspose.cells/workbook/theme/_index.md
@@ -3,7 +3,7 @@ title: theme property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 680
+weight: 690
url: /aspose.cells/workbook/theme/
is_root: false
---
diff --git a/english/aspose.cells/workbook/vba_project/_index.md b/english/aspose.cells/workbook/vba_project/_index.md
index 0d617036b6..136bf02a42 100644
--- a/english/aspose.cells/workbook/vba_project/_index.md
+++ b/english/aspose.cells/workbook/vba_project/_index.md
@@ -3,7 +3,7 @@ title: vba_project property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 690
+weight: 700
url: /aspose.cells/workbook/vba_project/
is_root: false
---
diff --git a/english/aspose.cells/workbook/worksheets/_index.md b/english/aspose.cells/workbook/worksheets/_index.md
index 606b6c61c8..56c9219525 100644
--- a/english/aspose.cells/workbook/worksheets/_index.md
+++ b/english/aspose.cells/workbook/worksheets/_index.md
@@ -3,7 +3,7 @@ title: worksheets property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 700
+weight: 710
url: /aspose.cells/workbook/worksheets/
is_root: false
---
diff --git a/english/aspose.cells/worksheet/_index.md b/english/aspose.cells/worksheet/_index.md
index 31f063634b..762b2a7a9b 100644
--- a/english/aspose.cells/worksheet/_index.md
+++ b/english/aspose.cells/worksheet/_index.md
@@ -24,7 +24,6 @@ The Worksheet type exposes the following members:
| [workbook](/cells/python-net/aspose.cells/worksheet/workbook) | Gets the workbook object which contains this sheet. |
| [cells](/cells/python-net/aspose.cells/worksheet/cells) | Gets the [`Worksheet.cells`](/cells/python-net/aspose.cells/worksheet#cells) collection. |
| [query_tables](/cells/python-net/aspose.cells/worksheet/query_tables) | Gets [`QueryTableCollection`](/cells/python-net/aspose.cells/querytablecollection) in the worksheet. |
-| [pivot_tables](/cells/python-net/aspose.cells/worksheet/pivot_tables) | Gets all pivot tables in this worksheet. |
| [type](/cells/python-net/aspose.cells/worksheet/type) | Represents worksheet type. |
| [name](/cells/python-net/aspose.cells/worksheet/name) | Gets or sets the name of the worksheet. |
| [show_formulas](/cells/python-net/aspose.cells/worksheet/show_formulas) | Indicates whether to show formulas or their results. |
@@ -35,6 +34,7 @@ The Worksheet type exposes the following members:
| [display_right_to_left](/cells/python-net/aspose.cells/worksheet/display_right_to_left) | Indicates if the specified worksheet is displayed from right to left instead of from left to right.
Default is false. |
| [is_outline_shown](/cells/python-net/aspose.cells/worksheet/is_outline_shown) | Indicates whether to show outline. |
| [is_selected](/cells/python-net/aspose.cells/worksheet/is_selected) | Indicates whether this worksheet is selected when the workbook is opened. |
+| [pivot_tables](/cells/python-net/aspose.cells/worksheet/pivot_tables) | Gets all pivot tables in this worksheet. |
| [list_objects](/cells/python-net/aspose.cells/worksheet/list_objects) | Gets all ListObjects in this worksheet. |
| [tab_id](/cells/python-net/aspose.cells/worksheet/tab_id) | Specifies the internal identifier for the sheet. |
| [horizontal_page_breaks](/cells/python-net/aspose.cells/worksheet/horizontal_page_breaks) | Gets the [`HorizontalPageBreakCollection`](/cells/python-net/aspose.cells/horizontalpagebreakcollection) collection. |
@@ -70,6 +70,7 @@ The Worksheet type exposes the following members:
| [is_page_break_preview](/cells/python-net/aspose.cells/worksheet/is_page_break_preview) | Indicates whether the specified worksheet is shown in normal view or page break preview. |
| [is_ruler_visible](/cells/python-net/aspose.cells/worksheet/is_ruler_visible) | Indicates whether the ruler is visible. This property is only applied for page break preview. |
| [tab_color](/cells/python-net/aspose.cells/worksheet/tab_color) | Represents worksheet tab color. |
+| [gridline_color](/cells/python-net/aspose.cells/worksheet/gridline_color) | Gets and sets the color of gridline |
| [code_name](/cells/python-net/aspose.cells/worksheet/code_name) | Gets worksheet code name. |
| [background_image](/cells/python-net/aspose.cells/worksheet/background_image) | Gets and sets worksheet background image. |
| [conditional_formattings](/cells/python-net/aspose.cells/worksheet/conditional_formattings) | Gets the ConditionalFormattings in the worksheet. |
@@ -134,6 +135,7 @@ The Worksheet type exposes the following members:
| [`move_to(self, index)`](/cells/python-net/aspose.cells/worksheet/move_to/#int) | Moves the sheet to another location in the spreadsheet. |
| [`replace(self, old_string, new_string)`](/cells/python-net/aspose.cells/worksheet/replace/#str-str) | Replaces all cells' text with a new string. |
| [`get_selected_ranges(self)`](/cells/python-net/aspose.cells/worksheet/get_selected_ranges/#) | Gets selected ranges of cells in the designer spreadsheet. |
+| [`get_selected_areas(self)`](/cells/python-net/aspose.cells/worksheet/get_selected_areas/#) | Gets selected ranges of cells in the designer spreadsheet. |
| [`get_printing_page_breaks(self, options)`](/cells/python-net/aspose.cells/worksheet/get_printing_page_breaks/#aspose.cells.rendering.imageorprintoptions) | Gets automatic page breaks. |
| [`start_access_cache(self, opts)`](/cells/python-net/aspose.cells/worksheet/start_access_cache/#aspose.cells.accesscacheoptions) | Starts the session that uses caches to access the data in this worksheet. |
| [`close_access_cache(self, opts)`](/cells/python-net/aspose.cells/worksheet/close_access_cache/#aspose.cells.accesscacheoptions) | Closes the session that uses caches to access the data in this worksheet. |
diff --git a/english/aspose.cells/worksheet/active_cell/_index.md b/english/aspose.cells/worksheet/active_cell/_index.md
index 3e9336f126..cb251d8c0d 100644
--- a/english/aspose.cells/worksheet/active_cell/_index.md
+++ b/english/aspose.cells/worksheet/active_cell/_index.md
@@ -3,7 +3,7 @@ title: active_cell property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 360
+weight: 370
url: /aspose.cells/worksheet/active_cell/
is_root: false
---
diff --git a/english/aspose.cells/worksheet/allow_edit_ranges/_index.md b/english/aspose.cells/worksheet/allow_edit_ranges/_index.md
index aa1b820ce1..4357cea69c 100644
--- a/english/aspose.cells/worksheet/allow_edit_ranges/_index.md
+++ b/english/aspose.cells/worksheet/allow_edit_ranges/_index.md
@@ -3,7 +3,7 @@ title: allow_edit_ranges property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 370
+weight: 380
url: /aspose.cells/worksheet/allow_edit_ranges/
is_root: false
---
diff --git a/english/aspose.cells/worksheet/auto_filter/_index.md b/english/aspose.cells/worksheet/auto_filter/_index.md
index eec576d4db..783c5e7a13 100644
--- a/english/aspose.cells/worksheet/auto_filter/_index.md
+++ b/english/aspose.cells/worksheet/auto_filter/_index.md
@@ -3,7 +3,7 @@ title: auto_filter property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 380
+weight: 390
url: /aspose.cells/worksheet/auto_filter/
is_root: false
---
diff --git a/english/aspose.cells/worksheet/background_image/_index.md b/english/aspose.cells/worksheet/background_image/_index.md
index f634440d8f..5ec02b5f93 100644
--- a/english/aspose.cells/worksheet/background_image/_index.md
+++ b/english/aspose.cells/worksheet/background_image/_index.md
@@ -3,7 +3,7 @@ title: background_image property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 390
+weight: 400
url: /aspose.cells/worksheet/background_image/
is_root: false
---
diff --git a/english/aspose.cells/worksheet/cell_watches/_index.md b/english/aspose.cells/worksheet/cell_watches/_index.md
index 409ba7a9fc..54a0028a4b 100644
--- a/english/aspose.cells/worksheet/cell_watches/_index.md
+++ b/english/aspose.cells/worksheet/cell_watches/_index.md
@@ -3,7 +3,7 @@ title: cell_watches property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 400
+weight: 410
url: /aspose.cells/worksheet/cell_watches/
is_root: false
---
diff --git a/english/aspose.cells/worksheet/cells/_index.md b/english/aspose.cells/worksheet/cells/_index.md
index e61dac4676..74ba06c9be 100644
--- a/english/aspose.cells/worksheet/cells/_index.md
+++ b/english/aspose.cells/worksheet/cells/_index.md
@@ -3,7 +3,7 @@ title: cells property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 410
+weight: 420
url: /aspose.cells/worksheet/cells/
is_root: false
---
diff --git a/english/aspose.cells/worksheet/charts/_index.md b/english/aspose.cells/worksheet/charts/_index.md
index d10e7f2403..3929804e27 100644
--- a/english/aspose.cells/worksheet/charts/_index.md
+++ b/english/aspose.cells/worksheet/charts/_index.md
@@ -3,7 +3,7 @@ title: charts property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 420
+weight: 430
url: /aspose.cells/worksheet/charts/
is_root: false
---
diff --git a/english/aspose.cells/worksheet/check_boxes/_index.md b/english/aspose.cells/worksheet/check_boxes/_index.md
index f9aca9f16b..7b8decdabc 100644
--- a/english/aspose.cells/worksheet/check_boxes/_index.md
+++ b/english/aspose.cells/worksheet/check_boxes/_index.md
@@ -3,7 +3,7 @@ title: check_boxes property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 430
+weight: 440
url: /aspose.cells/worksheet/check_boxes/
is_root: false
---
diff --git a/english/aspose.cells/worksheet/code_name/_index.md b/english/aspose.cells/worksheet/code_name/_index.md
index 984a18c07d..3ff5d583f3 100644
--- a/english/aspose.cells/worksheet/code_name/_index.md
+++ b/english/aspose.cells/worksheet/code_name/_index.md
@@ -3,7 +3,7 @@ title: code_name property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 440
+weight: 450
url: /aspose.cells/worksheet/code_name/
is_root: false
---
diff --git a/english/aspose.cells/worksheet/comments/_index.md b/english/aspose.cells/worksheet/comments/_index.md
index f1ce45f77e..7d4c8829c2 100644
--- a/english/aspose.cells/worksheet/comments/_index.md
+++ b/english/aspose.cells/worksheet/comments/_index.md
@@ -3,7 +3,7 @@ title: comments property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 450
+weight: 460
url: /aspose.cells/worksheet/comments/
is_root: false
---
diff --git a/english/aspose.cells/worksheet/conditional_formattings/_index.md b/english/aspose.cells/worksheet/conditional_formattings/_index.md
index 6460dad29b..0dc899620f 100644
--- a/english/aspose.cells/worksheet/conditional_formattings/_index.md
+++ b/english/aspose.cells/worksheet/conditional_formattings/_index.md
@@ -3,7 +3,7 @@ title: conditional_formattings property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 460
+weight: 470
url: /aspose.cells/worksheet/conditional_formattings/
is_root: false
---
diff --git a/english/aspose.cells/worksheet/custom_properties/_index.md b/english/aspose.cells/worksheet/custom_properties/_index.md
index e3ac5adfef..095ef43030 100644
--- a/english/aspose.cells/worksheet/custom_properties/_index.md
+++ b/english/aspose.cells/worksheet/custom_properties/_index.md
@@ -3,7 +3,7 @@ title: custom_properties property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 470
+weight: 480
url: /aspose.cells/worksheet/custom_properties/
is_root: false
---
diff --git a/english/aspose.cells/worksheet/display_right_to_left/_index.md b/english/aspose.cells/worksheet/display_right_to_left/_index.md
index 17768eeddf..b2cc314ea5 100644
--- a/english/aspose.cells/worksheet/display_right_to_left/_index.md
+++ b/english/aspose.cells/worksheet/display_right_to_left/_index.md
@@ -3,7 +3,7 @@ title: display_right_to_left property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 480
+weight: 490
url: /aspose.cells/worksheet/display_right_to_left/
is_root: false
---
diff --git a/english/aspose.cells/worksheet/display_zeros/_index.md b/english/aspose.cells/worksheet/display_zeros/_index.md
index 6914028107..95c01a8866 100644
--- a/english/aspose.cells/worksheet/display_zeros/_index.md
+++ b/english/aspose.cells/worksheet/display_zeros/_index.md
@@ -3,7 +3,7 @@ title: display_zeros property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 490
+weight: 500
url: /aspose.cells/worksheet/display_zeros/
is_root: false
---
diff --git a/english/aspose.cells/worksheet/error_check_options/_index.md b/english/aspose.cells/worksheet/error_check_options/_index.md
index bb074df7db..6ad8f861bb 100644
--- a/english/aspose.cells/worksheet/error_check_options/_index.md
+++ b/english/aspose.cells/worksheet/error_check_options/_index.md
@@ -3,7 +3,7 @@ title: error_check_options property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 500
+weight: 510
url: /aspose.cells/worksheet/error_check_options/
is_root: false
---
diff --git a/english/aspose.cells/worksheet/first_visible_column/_index.md b/english/aspose.cells/worksheet/first_visible_column/_index.md
index 1dbdbc08c5..88e20a8931 100644
--- a/english/aspose.cells/worksheet/first_visible_column/_index.md
+++ b/english/aspose.cells/worksheet/first_visible_column/_index.md
@@ -3,7 +3,7 @@ title: first_visible_column property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 510
+weight: 520
url: /aspose.cells/worksheet/first_visible_column/
is_root: false
---
diff --git a/english/aspose.cells/worksheet/first_visible_row/_index.md b/english/aspose.cells/worksheet/first_visible_row/_index.md
index 33351403af..c55edce606 100644
--- a/english/aspose.cells/worksheet/first_visible_row/_index.md
+++ b/english/aspose.cells/worksheet/first_visible_row/_index.md
@@ -3,7 +3,7 @@ title: first_visible_row property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 520
+weight: 530
url: /aspose.cells/worksheet/first_visible_row/
is_root: false
---
diff --git a/english/aspose.cells/worksheet/get_selected_areas/_index.md b/english/aspose.cells/worksheet/get_selected_areas/_index.md
new file mode 100644
index 0000000000..695cbd8e96
--- /dev/null
+++ b/english/aspose.cells/worksheet/get_selected_areas/_index.md
@@ -0,0 +1,34 @@
+---
+title: get_selected_areas method
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 190
+url: /aspose.cells/worksheet/get_selected_areas/
+is_root: false
+---
+
+## get_selected_areas(self) {#}
+
+Gets selected ranges of cells in the designer spreadsheet.
+
+
+### Returns
+
+
+Returns all selected ranges.
+
+
+```python
+
+def get_selected_areas(self):
+ ...
+```
+
+
+
+
+
+### See Also
+* module [`aspose.cells`](../../)
+* class [`Worksheet`](/cells/python-net/aspose.cells/worksheet)
diff --git a/english/aspose.cells/worksheet/get_selected_ranges/_index.md b/english/aspose.cells/worksheet/get_selected_ranges/_index.md
index 5c326f4f6f..8df093adce 100644
--- a/english/aspose.cells/worksheet/get_selected_ranges/_index.md
+++ b/english/aspose.cells/worksheet/get_selected_ranges/_index.md
@@ -3,7 +3,7 @@ title: get_selected_ranges method
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 190
+weight: 200
url: /aspose.cells/worksheet/get_selected_ranges/
is_root: false
---
@@ -26,7 +26,12 @@ def get_selected_ranges(self):
```
+### Remarks
+NOTE: This method is now obsolete. Instead,
+please use Worksheet.GetSelectedAreas() method.
+This property will be removed 12 months later since March 2025.
+Aspose apologizes for any inconvenience you may have experienced.
### See Also
diff --git a/english/aspose.cells/worksheet/gridline_color/_index.md b/english/aspose.cells/worksheet/gridline_color/_index.md
new file mode 100644
index 0000000000..62bc017457
--- /dev/null
+++ b/english/aspose.cells/worksheet/gridline_color/_index.md
@@ -0,0 +1,27 @@
+---
+title: gridline_color property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 540
+url: /aspose.cells/worksheet/gridline_color/
+is_root: false
+---
+
+## gridline_color property
+
+
+Gets and sets the color of gridline
+### Definition:
+```python
+@property
+def gridline_color(self):
+ ...
+@gridline_color.setter
+def gridline_color(self, value):
+ ...
+```
+
+### See Also
+* module [`aspose.cells`](../../)
+* class [`Worksheet`](/cells/python-net/aspose.cells/worksheet)
diff --git a/english/aspose.cells/worksheet/has_autofilter/_index.md b/english/aspose.cells/worksheet/has_autofilter/_index.md
index 2bda1015d3..3d85fe46b4 100644
--- a/english/aspose.cells/worksheet/has_autofilter/_index.md
+++ b/english/aspose.cells/worksheet/has_autofilter/_index.md
@@ -3,7 +3,7 @@ title: has_autofilter property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 530
+weight: 550
url: /aspose.cells/worksheet/has_autofilter/
is_root: false
---
diff --git a/english/aspose.cells/worksheet/horizontal_page_breaks/_index.md b/english/aspose.cells/worksheet/horizontal_page_breaks/_index.md
index ec07ed9967..eef32a30ca 100644
--- a/english/aspose.cells/worksheet/horizontal_page_breaks/_index.md
+++ b/english/aspose.cells/worksheet/horizontal_page_breaks/_index.md
@@ -3,7 +3,7 @@ title: horizontal_page_breaks property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 540
+weight: 560
url: /aspose.cells/worksheet/horizontal_page_breaks/
is_root: false
---
diff --git a/english/aspose.cells/worksheet/hyperlinks/_index.md b/english/aspose.cells/worksheet/hyperlinks/_index.md
index 2da22ba2b4..7927b4e141 100644
--- a/english/aspose.cells/worksheet/hyperlinks/_index.md
+++ b/english/aspose.cells/worksheet/hyperlinks/_index.md
@@ -3,7 +3,7 @@ title: hyperlinks property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 550
+weight: 570
url: /aspose.cells/worksheet/hyperlinks/
is_root: false
---
diff --git a/english/aspose.cells/worksheet/index/_index.md b/english/aspose.cells/worksheet/index/_index.md
index 602649766b..50fc3ec6e2 100644
--- a/english/aspose.cells/worksheet/index/_index.md
+++ b/english/aspose.cells/worksheet/index/_index.md
@@ -3,7 +3,7 @@ title: index property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 560
+weight: 580
url: /aspose.cells/worksheet/index/
is_root: false
---
diff --git a/english/aspose.cells/worksheet/is_gridlines_visible/_index.md b/english/aspose.cells/worksheet/is_gridlines_visible/_index.md
index 9c0bc47e91..3122eb6d86 100644
--- a/english/aspose.cells/worksheet/is_gridlines_visible/_index.md
+++ b/english/aspose.cells/worksheet/is_gridlines_visible/_index.md
@@ -3,7 +3,7 @@ title: is_gridlines_visible property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 570
+weight: 590
url: /aspose.cells/worksheet/is_gridlines_visible/
is_root: false
---
diff --git a/english/aspose.cells/worksheet/is_outline_shown/_index.md b/english/aspose.cells/worksheet/is_outline_shown/_index.md
index cb8d2ab04c..2c480245de 100644
--- a/english/aspose.cells/worksheet/is_outline_shown/_index.md
+++ b/english/aspose.cells/worksheet/is_outline_shown/_index.md
@@ -3,7 +3,7 @@ title: is_outline_shown property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 580
+weight: 600
url: /aspose.cells/worksheet/is_outline_shown/
is_root: false
---
diff --git a/english/aspose.cells/worksheet/is_page_break_preview/_index.md b/english/aspose.cells/worksheet/is_page_break_preview/_index.md
index 33a6ca6fdb..525cc69545 100644
--- a/english/aspose.cells/worksheet/is_page_break_preview/_index.md
+++ b/english/aspose.cells/worksheet/is_page_break_preview/_index.md
@@ -3,7 +3,7 @@ title: is_page_break_preview property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 590
+weight: 610
url: /aspose.cells/worksheet/is_page_break_preview/
is_root: false
---
diff --git a/english/aspose.cells/worksheet/is_protected/_index.md b/english/aspose.cells/worksheet/is_protected/_index.md
index 690e78c99e..027e62a092 100644
--- a/english/aspose.cells/worksheet/is_protected/_index.md
+++ b/english/aspose.cells/worksheet/is_protected/_index.md
@@ -3,7 +3,7 @@ title: is_protected property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 600
+weight: 620
url: /aspose.cells/worksheet/is_protected/
is_root: false
---
diff --git a/english/aspose.cells/worksheet/is_row_column_headers_visible/_index.md b/english/aspose.cells/worksheet/is_row_column_headers_visible/_index.md
index 667217087e..e1be447c15 100644
--- a/english/aspose.cells/worksheet/is_row_column_headers_visible/_index.md
+++ b/english/aspose.cells/worksheet/is_row_column_headers_visible/_index.md
@@ -3,7 +3,7 @@ title: is_row_column_headers_visible property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 610
+weight: 630
url: /aspose.cells/worksheet/is_row_column_headers_visible/
is_root: false
---
diff --git a/english/aspose.cells/worksheet/is_ruler_visible/_index.md b/english/aspose.cells/worksheet/is_ruler_visible/_index.md
index ddef0dc30d..c71bb2ef4d 100644
--- a/english/aspose.cells/worksheet/is_ruler_visible/_index.md
+++ b/english/aspose.cells/worksheet/is_ruler_visible/_index.md
@@ -3,7 +3,7 @@ title: is_ruler_visible property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 620
+weight: 640
url: /aspose.cells/worksheet/is_ruler_visible/
is_root: false
---
diff --git a/english/aspose.cells/worksheet/is_selected/_index.md b/english/aspose.cells/worksheet/is_selected/_index.md
index 2b3ba0f97d..14637987e2 100644
--- a/english/aspose.cells/worksheet/is_selected/_index.md
+++ b/english/aspose.cells/worksheet/is_selected/_index.md
@@ -3,7 +3,7 @@ title: is_selected property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 630
+weight: 650
url: /aspose.cells/worksheet/is_selected/
is_root: false
---
diff --git a/english/aspose.cells/worksheet/is_visible/_index.md b/english/aspose.cells/worksheet/is_visible/_index.md
index d46b9f5435..4f886771ca 100644
--- a/english/aspose.cells/worksheet/is_visible/_index.md
+++ b/english/aspose.cells/worksheet/is_visible/_index.md
@@ -3,7 +3,7 @@ title: is_visible property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 640
+weight: 660
url: /aspose.cells/worksheet/is_visible/
is_root: false
---
diff --git a/english/aspose.cells/worksheet/list_objects/_index.md b/english/aspose.cells/worksheet/list_objects/_index.md
index 7326b79879..5767c59109 100644
--- a/english/aspose.cells/worksheet/list_objects/_index.md
+++ b/english/aspose.cells/worksheet/list_objects/_index.md
@@ -3,7 +3,7 @@ title: list_objects property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 650
+weight: 670
url: /aspose.cells/worksheet/list_objects/
is_root: false
---
diff --git a/english/aspose.cells/worksheet/move_to/_index.md b/english/aspose.cells/worksheet/move_to/_index.md
index 1d6d9aafd2..fcc3a4da6c 100644
--- a/english/aspose.cells/worksheet/move_to/_index.md
+++ b/english/aspose.cells/worksheet/move_to/_index.md
@@ -3,7 +3,7 @@ title: move_to method
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 200
+weight: 210
url: /aspose.cells/worksheet/move_to/
is_root: false
---
diff --git a/english/aspose.cells/worksheet/name/_index.md b/english/aspose.cells/worksheet/name/_index.md
index 2f09d46576..ecf5a201a1 100644
--- a/english/aspose.cells/worksheet/name/_index.md
+++ b/english/aspose.cells/worksheet/name/_index.md
@@ -3,7 +3,7 @@ title: name property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 660
+weight: 680
url: /aspose.cells/worksheet/name/
is_root: false
---
diff --git a/english/aspose.cells/worksheet/ole_objects/_index.md b/english/aspose.cells/worksheet/ole_objects/_index.md
index 88403acfd4..ecbe7b7296 100644
--- a/english/aspose.cells/worksheet/ole_objects/_index.md
+++ b/english/aspose.cells/worksheet/ole_objects/_index.md
@@ -3,7 +3,7 @@ title: ole_objects property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 670
+weight: 690
url: /aspose.cells/worksheet/ole_objects/
is_root: false
---
diff --git a/english/aspose.cells/worksheet/outline/_index.md b/english/aspose.cells/worksheet/outline/_index.md
index ba4f737540..a31c0d7eea 100644
--- a/english/aspose.cells/worksheet/outline/_index.md
+++ b/english/aspose.cells/worksheet/outline/_index.md
@@ -3,7 +3,7 @@ title: outline property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 680
+weight: 700
url: /aspose.cells/worksheet/outline/
is_root: false
---
diff --git a/english/aspose.cells/worksheet/page_setup/_index.md b/english/aspose.cells/worksheet/page_setup/_index.md
index a517a723b5..eff0d92f2c 100644
--- a/english/aspose.cells/worksheet/page_setup/_index.md
+++ b/english/aspose.cells/worksheet/page_setup/_index.md
@@ -3,7 +3,7 @@ title: page_setup property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 690
+weight: 710
url: /aspose.cells/worksheet/page_setup/
is_root: false
---
diff --git a/english/aspose.cells/worksheet/pane_state/_index.md b/english/aspose.cells/worksheet/pane_state/_index.md
index cd1c50e62f..af8cc50a71 100644
--- a/english/aspose.cells/worksheet/pane_state/_index.md
+++ b/english/aspose.cells/worksheet/pane_state/_index.md
@@ -3,7 +3,7 @@ title: pane_state property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 700
+weight: 720
url: /aspose.cells/worksheet/pane_state/
is_root: false
---
diff --git a/english/aspose.cells/worksheet/pictures/_index.md b/english/aspose.cells/worksheet/pictures/_index.md
index 2f4830094c..98d61202b5 100644
--- a/english/aspose.cells/worksheet/pictures/_index.md
+++ b/english/aspose.cells/worksheet/pictures/_index.md
@@ -3,7 +3,7 @@ title: pictures property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 710
+weight: 730
url: /aspose.cells/worksheet/pictures/
is_root: false
---
diff --git a/english/aspose.cells/worksheet/pivot_tables/_index.md b/english/aspose.cells/worksheet/pivot_tables/_index.md
index 2e90a0afcd..76c279181f 100644
--- a/english/aspose.cells/worksheet/pivot_tables/_index.md
+++ b/english/aspose.cells/worksheet/pivot_tables/_index.md
@@ -3,7 +3,7 @@ title: pivot_tables property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 720
+weight: 740
url: /aspose.cells/worksheet/pivot_tables/
is_root: false
---
diff --git a/english/aspose.cells/worksheet/protect/_index.md b/english/aspose.cells/worksheet/protect/_index.md
index 2a3b8acd53..8f71befbfd 100644
--- a/english/aspose.cells/worksheet/protect/_index.md
+++ b/english/aspose.cells/worksheet/protect/_index.md
@@ -3,7 +3,7 @@ title: protect method
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 210
+weight: 220
url: /aspose.cells/worksheet/protect/
is_root: false
---
diff --git a/english/aspose.cells/worksheet/protection/_index.md b/english/aspose.cells/worksheet/protection/_index.md
index f44ccb965b..799aea46a8 100644
--- a/english/aspose.cells/worksheet/protection/_index.md
+++ b/english/aspose.cells/worksheet/protection/_index.md
@@ -3,7 +3,7 @@ title: protection property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 730
+weight: 750
url: /aspose.cells/worksheet/protection/
is_root: false
---
diff --git a/english/aspose.cells/worksheet/query_tables/_index.md b/english/aspose.cells/worksheet/query_tables/_index.md
index 0ef4a331bc..7f655e6338 100644
--- a/english/aspose.cells/worksheet/query_tables/_index.md
+++ b/english/aspose.cells/worksheet/query_tables/_index.md
@@ -3,7 +3,7 @@ title: query_tables property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 740
+weight: 760
url: /aspose.cells/worksheet/query_tables/
is_root: false
---
diff --git a/english/aspose.cells/worksheet/refresh_pivot_tables/_index.md b/english/aspose.cells/worksheet/refresh_pivot_tables/_index.md
index dc83b73d22..75983d4c1c 100644
--- a/english/aspose.cells/worksheet/refresh_pivot_tables/_index.md
+++ b/english/aspose.cells/worksheet/refresh_pivot_tables/_index.md
@@ -3,7 +3,7 @@ title: refresh_pivot_tables method
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 220
+weight: 230
url: /aspose.cells/worksheet/refresh_pivot_tables/
is_root: false
---
diff --git a/english/aspose.cells/worksheet/remove/_index.md b/english/aspose.cells/worksheet/remove/_index.md
index a51f22f16d..2582e63fb0 100644
--- a/english/aspose.cells/worksheet/remove/_index.md
+++ b/english/aspose.cells/worksheet/remove/_index.md
@@ -3,7 +3,7 @@ title: remove method
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 230
+weight: 240
url: /aspose.cells/worksheet/remove/
is_root: false
---
diff --git a/english/aspose.cells/worksheet/remove_all_drawing_objects/_index.md b/english/aspose.cells/worksheet/remove_all_drawing_objects/_index.md
index 12cff11171..9deda65d23 100644
--- a/english/aspose.cells/worksheet/remove_all_drawing_objects/_index.md
+++ b/english/aspose.cells/worksheet/remove_all_drawing_objects/_index.md
@@ -3,7 +3,7 @@ title: remove_all_drawing_objects method
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 240
+weight: 250
url: /aspose.cells/worksheet/remove_all_drawing_objects/
is_root: false
---
diff --git a/english/aspose.cells/worksheet/remove_auto_filter/_index.md b/english/aspose.cells/worksheet/remove_auto_filter/_index.md
index 4eb7c47401..8229acc45a 100644
--- a/english/aspose.cells/worksheet/remove_auto_filter/_index.md
+++ b/english/aspose.cells/worksheet/remove_auto_filter/_index.md
@@ -3,7 +3,7 @@ title: remove_auto_filter method
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 250
+weight: 260
url: /aspose.cells/worksheet/remove_auto_filter/
is_root: false
---
diff --git a/english/aspose.cells/worksheet/remove_split/_index.md b/english/aspose.cells/worksheet/remove_split/_index.md
index 0387e4dfa1..7c8b4a2496 100644
--- a/english/aspose.cells/worksheet/remove_split/_index.md
+++ b/english/aspose.cells/worksheet/remove_split/_index.md
@@ -3,7 +3,7 @@ title: remove_split method
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 260
+weight: 270
url: /aspose.cells/worksheet/remove_split/
is_root: false
---
diff --git a/english/aspose.cells/worksheet/replace/_index.md b/english/aspose.cells/worksheet/replace/_index.md
index 267a075182..d02cfa9391 100644
--- a/english/aspose.cells/worksheet/replace/_index.md
+++ b/english/aspose.cells/worksheet/replace/_index.md
@@ -3,7 +3,7 @@ title: replace method
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 270
+weight: 280
url: /aspose.cells/worksheet/replace/
is_root: false
---
diff --git a/english/aspose.cells/worksheet/scenarios/_index.md b/english/aspose.cells/worksheet/scenarios/_index.md
index 953e37deec..49a08e2020 100644
--- a/english/aspose.cells/worksheet/scenarios/_index.md
+++ b/english/aspose.cells/worksheet/scenarios/_index.md
@@ -3,7 +3,7 @@ title: scenarios property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 750
+weight: 770
url: /aspose.cells/worksheet/scenarios/
is_root: false
---
diff --git a/english/aspose.cells/worksheet/select_range/_index.md b/english/aspose.cells/worksheet/select_range/_index.md
index e8c28348fd..99c4350630 100644
--- a/english/aspose.cells/worksheet/select_range/_index.md
+++ b/english/aspose.cells/worksheet/select_range/_index.md
@@ -3,7 +3,7 @@ title: select_range method
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 280
+weight: 290
url: /aspose.cells/worksheet/select_range/
is_root: false
---
diff --git a/english/aspose.cells/worksheet/set_visible/_index.md b/english/aspose.cells/worksheet/set_visible/_index.md
index 4e72c829c0..b72ec5f358 100644
--- a/english/aspose.cells/worksheet/set_visible/_index.md
+++ b/english/aspose.cells/worksheet/set_visible/_index.md
@@ -3,7 +3,7 @@ title: set_visible method
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 290
+weight: 300
url: /aspose.cells/worksheet/set_visible/
is_root: false
---
diff --git a/english/aspose.cells/worksheet/shapes/_index.md b/english/aspose.cells/worksheet/shapes/_index.md
index d6b3ecc65b..3beaf1fd6b 100644
--- a/english/aspose.cells/worksheet/shapes/_index.md
+++ b/english/aspose.cells/worksheet/shapes/_index.md
@@ -3,7 +3,7 @@ title: shapes property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 760
+weight: 780
url: /aspose.cells/worksheet/shapes/
is_root: false
---
diff --git a/english/aspose.cells/worksheet/show_formulas/_index.md b/english/aspose.cells/worksheet/show_formulas/_index.md
index 4c74d7a186..2b54bb2e85 100644
--- a/english/aspose.cells/worksheet/show_formulas/_index.md
+++ b/english/aspose.cells/worksheet/show_formulas/_index.md
@@ -3,7 +3,7 @@ title: show_formulas property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 770
+weight: 790
url: /aspose.cells/worksheet/show_formulas/
is_root: false
---
diff --git a/english/aspose.cells/worksheet/slicers/_index.md b/english/aspose.cells/worksheet/slicers/_index.md
index 52a3d216c0..55798c9bb9 100644
--- a/english/aspose.cells/worksheet/slicers/_index.md
+++ b/english/aspose.cells/worksheet/slicers/_index.md
@@ -3,7 +3,7 @@ title: slicers property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 780
+weight: 800
url: /aspose.cells/worksheet/slicers/
is_root: false
---
diff --git a/english/aspose.cells/worksheet/smart_tag_setting/_index.md b/english/aspose.cells/worksheet/smart_tag_setting/_index.md
index d00f333dd4..e284b68093 100644
--- a/english/aspose.cells/worksheet/smart_tag_setting/_index.md
+++ b/english/aspose.cells/worksheet/smart_tag_setting/_index.md
@@ -3,7 +3,7 @@ title: smart_tag_setting property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 790
+weight: 810
url: /aspose.cells/worksheet/smart_tag_setting/
is_root: false
---
diff --git a/english/aspose.cells/worksheet/sparkline_groups/_index.md b/english/aspose.cells/worksheet/sparkline_groups/_index.md
index a105dceef9..1166d2d4c9 100644
--- a/english/aspose.cells/worksheet/sparkline_groups/_index.md
+++ b/english/aspose.cells/worksheet/sparkline_groups/_index.md
@@ -3,7 +3,7 @@ title: sparkline_groups property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 800
+weight: 820
url: /aspose.cells/worksheet/sparkline_groups/
is_root: false
---
diff --git a/english/aspose.cells/worksheet/split/_index.md b/english/aspose.cells/worksheet/split/_index.md
index 272eced317..a3f897d624 100644
--- a/english/aspose.cells/worksheet/split/_index.md
+++ b/english/aspose.cells/worksheet/split/_index.md
@@ -3,7 +3,7 @@ title: split method
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 300
+weight: 310
url: /aspose.cells/worksheet/split/
is_root: false
---
diff --git a/english/aspose.cells/worksheet/start_access_cache/_index.md b/english/aspose.cells/worksheet/start_access_cache/_index.md
index e1d2155c92..566b3bf2d3 100644
--- a/english/aspose.cells/worksheet/start_access_cache/_index.md
+++ b/english/aspose.cells/worksheet/start_access_cache/_index.md
@@ -3,7 +3,7 @@ title: start_access_cache method
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 310
+weight: 320
url: /aspose.cells/worksheet/start_access_cache/
is_root: false
---
diff --git a/english/aspose.cells/worksheet/tab_color/_index.md b/english/aspose.cells/worksheet/tab_color/_index.md
index 540874db80..4ad37a21b6 100644
--- a/english/aspose.cells/worksheet/tab_color/_index.md
+++ b/english/aspose.cells/worksheet/tab_color/_index.md
@@ -3,7 +3,7 @@ title: tab_color property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 810
+weight: 830
url: /aspose.cells/worksheet/tab_color/
is_root: false
---
diff --git a/english/aspose.cells/worksheet/tab_id/_index.md b/english/aspose.cells/worksheet/tab_id/_index.md
index c23d2e330e..11c3416bc5 100644
--- a/english/aspose.cells/worksheet/tab_id/_index.md
+++ b/english/aspose.cells/worksheet/tab_id/_index.md
@@ -3,7 +3,7 @@ title: tab_id property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 820
+weight: 840
url: /aspose.cells/worksheet/tab_id/
is_root: false
---
diff --git a/english/aspose.cells/worksheet/text_boxes/_index.md b/english/aspose.cells/worksheet/text_boxes/_index.md
index 7506ac5581..68222ff0f5 100644
--- a/english/aspose.cells/worksheet/text_boxes/_index.md
+++ b/english/aspose.cells/worksheet/text_boxes/_index.md
@@ -3,7 +3,7 @@ title: text_boxes property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 830
+weight: 850
url: /aspose.cells/worksheet/text_boxes/
is_root: false
---
diff --git a/english/aspose.cells/worksheet/timelines/_index.md b/english/aspose.cells/worksheet/timelines/_index.md
index 2ad297f369..300eaaec29 100644
--- a/english/aspose.cells/worksheet/timelines/_index.md
+++ b/english/aspose.cells/worksheet/timelines/_index.md
@@ -3,7 +3,7 @@ title: timelines property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 840
+weight: 860
url: /aspose.cells/worksheet/timelines/
is_root: false
---
diff --git a/english/aspose.cells/worksheet/transition_entry/_index.md b/english/aspose.cells/worksheet/transition_entry/_index.md
index fbc7545c73..ae670ce7c3 100644
--- a/english/aspose.cells/worksheet/transition_entry/_index.md
+++ b/english/aspose.cells/worksheet/transition_entry/_index.md
@@ -3,7 +3,7 @@ title: transition_entry property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 850
+weight: 870
url: /aspose.cells/worksheet/transition_entry/
is_root: false
---
diff --git a/english/aspose.cells/worksheet/transition_evaluation/_index.md b/english/aspose.cells/worksheet/transition_evaluation/_index.md
index 01dc1c9fe5..9003dc870d 100644
--- a/english/aspose.cells/worksheet/transition_evaluation/_index.md
+++ b/english/aspose.cells/worksheet/transition_evaluation/_index.md
@@ -3,7 +3,7 @@ title: transition_evaluation property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 860
+weight: 880
url: /aspose.cells/worksheet/transition_evaluation/
is_root: false
---
diff --git a/english/aspose.cells/worksheet/type/_index.md b/english/aspose.cells/worksheet/type/_index.md
index 81ae6e6502..6fb91ccbac 100644
--- a/english/aspose.cells/worksheet/type/_index.md
+++ b/english/aspose.cells/worksheet/type/_index.md
@@ -3,7 +3,7 @@ title: type property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 870
+weight: 890
url: /aspose.cells/worksheet/type/
is_root: false
---
diff --git a/english/aspose.cells/worksheet/un_freeze_panes/_index.md b/english/aspose.cells/worksheet/un_freeze_panes/_index.md
index 4e9507a473..46ef9da23c 100644
--- a/english/aspose.cells/worksheet/un_freeze_panes/_index.md
+++ b/english/aspose.cells/worksheet/un_freeze_panes/_index.md
@@ -3,7 +3,7 @@ title: un_freeze_panes method
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 320
+weight: 330
url: /aspose.cells/worksheet/un_freeze_panes/
is_root: false
---
diff --git a/english/aspose.cells/worksheet/unique_id/_index.md b/english/aspose.cells/worksheet/unique_id/_index.md
index 8842f4809e..683d62fe03 100644
--- a/english/aspose.cells/worksheet/unique_id/_index.md
+++ b/english/aspose.cells/worksheet/unique_id/_index.md
@@ -3,7 +3,7 @@ title: unique_id property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 880
+weight: 900
url: /aspose.cells/worksheet/unique_id/
is_root: false
---
diff --git a/english/aspose.cells/worksheet/unprotect/_index.md b/english/aspose.cells/worksheet/unprotect/_index.md
index 08409a1c5a..b61daa064e 100644
--- a/english/aspose.cells/worksheet/unprotect/_index.md
+++ b/english/aspose.cells/worksheet/unprotect/_index.md
@@ -3,7 +3,7 @@ title: unprotect method
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 330
+weight: 340
url: /aspose.cells/worksheet/unprotect/
is_root: false
---
diff --git a/english/aspose.cells/worksheet/validations/_index.md b/english/aspose.cells/worksheet/validations/_index.md
index 06819f901f..e59c6148dd 100644
--- a/english/aspose.cells/worksheet/validations/_index.md
+++ b/english/aspose.cells/worksheet/validations/_index.md
@@ -3,7 +3,7 @@ title: validations property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 890
+weight: 910
url: /aspose.cells/worksheet/validations/
is_root: false
---
diff --git a/english/aspose.cells/worksheet/vertical_page_breaks/_index.md b/english/aspose.cells/worksheet/vertical_page_breaks/_index.md
index 7a4ae90bbc..5c3be6a2ed 100644
--- a/english/aspose.cells/worksheet/vertical_page_breaks/_index.md
+++ b/english/aspose.cells/worksheet/vertical_page_breaks/_index.md
@@ -3,7 +3,7 @@ title: vertical_page_breaks property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 900
+weight: 920
url: /aspose.cells/worksheet/vertical_page_breaks/
is_root: false
---
diff --git a/english/aspose.cells/worksheet/view_type/_index.md b/english/aspose.cells/worksheet/view_type/_index.md
index 276c380ebf..a4ed691595 100644
--- a/english/aspose.cells/worksheet/view_type/_index.md
+++ b/english/aspose.cells/worksheet/view_type/_index.md
@@ -3,7 +3,7 @@ title: view_type property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 910
+weight: 930
url: /aspose.cells/worksheet/view_type/
is_root: false
---
diff --git a/english/aspose.cells/worksheet/visibility_type/_index.md b/english/aspose.cells/worksheet/visibility_type/_index.md
index ac86ae4dbe..d9b2b101da 100644
--- a/english/aspose.cells/worksheet/visibility_type/_index.md
+++ b/english/aspose.cells/worksheet/visibility_type/_index.md
@@ -3,7 +3,7 @@ title: visibility_type property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 920
+weight: 940
url: /aspose.cells/worksheet/visibility_type/
is_root: false
---
diff --git a/english/aspose.cells/worksheet/workbook/_index.md b/english/aspose.cells/worksheet/workbook/_index.md
index d1925651eb..1e45ebdcb3 100644
--- a/english/aspose.cells/worksheet/workbook/_index.md
+++ b/english/aspose.cells/worksheet/workbook/_index.md
@@ -3,7 +3,7 @@ title: workbook property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 930
+weight: 950
url: /aspose.cells/worksheet/workbook/
is_root: false
---
diff --git a/english/aspose.cells/worksheet/xml_map_query/_index.md b/english/aspose.cells/worksheet/xml_map_query/_index.md
index 7ec4fbc4b7..528c437c9e 100644
--- a/english/aspose.cells/worksheet/xml_map_query/_index.md
+++ b/english/aspose.cells/worksheet/xml_map_query/_index.md
@@ -3,7 +3,7 @@ title: xml_map_query method
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 340
+weight: 350
url: /aspose.cells/worksheet/xml_map_query/
is_root: false
---
diff --git a/english/aspose.cells/worksheet/zoom/_index.md b/english/aspose.cells/worksheet/zoom/_index.md
index 05735dbb8f..582c6e8162 100644
--- a/english/aspose.cells/worksheet/zoom/_index.md
+++ b/english/aspose.cells/worksheet/zoom/_index.md
@@ -3,7 +3,7 @@ title: zoom property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 940
+weight: 960
url: /aspose.cells/worksheet/zoom/
is_root: false
---
diff --git a/english/aspose.cells/worksheetcollection/_index.md b/english/aspose.cells/worksheetcollection/_index.md
index bd5cdd55e9..297b5cf444 100644
--- a/english/aspose.cells/worksheetcollection/_index.md
+++ b/english/aspose.cells/worksheetcollection/_index.md
@@ -34,6 +34,7 @@ The WorksheetCollection type exposes the following members:
| [external_links](/cells/python-net/aspose.cells/worksheetcollection/external_links) | Represents external links in a workbook. |
| [table_styles](/cells/python-net/aspose.cells/worksheetcollection/table_styles) | Gets [`WorksheetCollection.table_styles`](/cells/python-net/aspose.cells/worksheetcollection#table_styles) object. |
| [revision_logs](/cells/python-net/aspose.cells/worksheetcollection/revision_logs) | Represents revision logs. |
+| [sensitivity_labels](/cells/python-net/aspose.cells/worksheetcollection/sensitivity_labels) | Represents all sensitivity labels. |
| [capacity](/cells/python-net/aspose.cells/worksheetcollection/capacity) | Gets or sets the number of elements that the array list can contain. |
diff --git a/english/aspose.cells/worksheetcollection/sensitivity_labels/_index.md b/english/aspose.cells/worksheetcollection/sensitivity_labels/_index.md
new file mode 100644
index 0000000000..dfb3b081e5
--- /dev/null
+++ b/english/aspose.cells/worksheetcollection/sensitivity_labels/_index.md
@@ -0,0 +1,25 @@
+---
+title: sensitivity_labels property
+second_title: Aspose.Cells for Python via .NET API References
+description:
+type: docs
+weight: 370
+url: /aspose.cells/worksheetcollection/sensitivity_labels/
+is_root: false
+---
+
+## sensitivity_labels property
+
+
+Represents all sensitivity labels.
+### Definition:
+```python
+@property
+def sensitivity_labels(self):
+ ...
+```
+
+### See Also
+* module [`aspose.cells`](../../)
+* class [`SensitivityLabelCollection`](/cells/python-net/aspose.cells.metas/sensitivitylabelcollection)
+* class [`WorksheetCollection`](/cells/python-net/aspose.cells/worksheetcollection)
diff --git a/english/aspose.cells/worksheetcollection/table_styles/_index.md b/english/aspose.cells/worksheetcollection/table_styles/_index.md
index f04f7ee5cf..7d40899bf3 100644
--- a/english/aspose.cells/worksheetcollection/table_styles/_index.md
+++ b/english/aspose.cells/worksheetcollection/table_styles/_index.md
@@ -3,7 +3,7 @@ title: table_styles property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 370
+weight: 380
url: /aspose.cells/worksheetcollection/table_styles/
is_root: false
---
diff --git a/english/aspose.cells/worksheetcollection/threaded_comment_authors/_index.md b/english/aspose.cells/worksheetcollection/threaded_comment_authors/_index.md
index 82d23b05b5..82b03ea313 100644
--- a/english/aspose.cells/worksheetcollection/threaded_comment_authors/_index.md
+++ b/english/aspose.cells/worksheetcollection/threaded_comment_authors/_index.md
@@ -3,7 +3,7 @@ title: threaded_comment_authors property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 380
+weight: 390
url: /aspose.cells/worksheetcollection/threaded_comment_authors/
is_root: false
---
diff --git a/english/aspose.cells/worksheetcollection/web_extension_task_panes/_index.md b/english/aspose.cells/worksheetcollection/web_extension_task_panes/_index.md
index 1ebd857089..41e8d77759 100644
--- a/english/aspose.cells/worksheetcollection/web_extension_task_panes/_index.md
+++ b/english/aspose.cells/worksheetcollection/web_extension_task_panes/_index.md
@@ -3,7 +3,7 @@ title: web_extension_task_panes property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 390
+weight: 400
url: /aspose.cells/worksheetcollection/web_extension_task_panes/
is_root: false
---
diff --git a/english/aspose.cells/worksheetcollection/web_extensions/_index.md b/english/aspose.cells/worksheetcollection/web_extensions/_index.md
index 43b475e2cf..85f793ecc5 100644
--- a/english/aspose.cells/worksheetcollection/web_extensions/_index.md
+++ b/english/aspose.cells/worksheetcollection/web_extensions/_index.md
@@ -3,7 +3,7 @@ title: web_extensions property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 400
+weight: 410
url: /aspose.cells/worksheetcollection/web_extensions/
is_root: false
---
diff --git a/english/aspose.cells/worksheetcollection/xml_maps/_index.md b/english/aspose.cells/worksheetcollection/xml_maps/_index.md
index 30668f2e75..74275c9d00 100644
--- a/english/aspose.cells/worksheetcollection/xml_maps/_index.md
+++ b/english/aspose.cells/worksheetcollection/xml_maps/_index.md
@@ -3,7 +3,7 @@ title: xml_maps property
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
-weight: 410
+weight: 420
url: /aspose.cells/worksheetcollection/xml_maps/
is_root: false
---