Skip to content
Merged

25.8 #29

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
97 changes: 49 additions & 48 deletions english/_index.md
Original file line number Diff line number Diff line change
@@ -1,48 +1,49 @@
---
title: Aspose.Cells for Python via .NET
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
weight: 10
url: /
is_root: true
---

### Modules
| Module | Description |
| :- | :- |
| [`aspose.cells`](/cells/python-net/aspose.cells) | The **Aspose.Cells** namespace provides fundamental and base classes for generating, converting, modifying, rendering and printing Spreadsheets without utilizing Microsoft Excel.<br/>For example, [`Workbook`](/cells/python-net/aspose.cells/workbook) class is the main entry to create or load and then manipulate a spreadsheet file,<br/>[`Cells`](/cells/python-net/aspose.cells/cells) class is the main class to manipulate all data and properties in a sheet, ...etc. |
| [`aspose.cells.charts`](/cells/python-net/aspose.cells.charts) | The **Aspose.Cells.Charts** namespace provides classes that allow to access and drawing charts and sparkline in Microsoft Excel spreadsheets. |
| [`aspose.cells.datamodels`](/cells/python-net/aspose.cells.datamodels) | The **Aspose.Cells.DataModels** namespace provides classes to access and update data models of the workbook. |
| [`aspose.cells.digitalsignatures`](/cells/python-net/aspose.cells.digitalsignatures) | The **Aspose.Cells.DigitalSignatures** namespace provides classes to sign documents and verify signatures. |
| [`aspose.cells.drawing`](/cells/python-net/aspose.cells.drawing) | The **Aspose.Cells.Drawing** namespace provides classes that allow to create and modify drawing shapes, form controls, and more advanced drawing objects. |
| [`aspose.cells.drawing.activexcontrols`](/cells/python-net/aspose.cells.drawing.activexcontrols) | The **Aspose.Cells.Drawing.ActiveXControls** namespace provides classes that allow to draw and access ActiveXControl. |
| [`aspose.cells.drawing.equations`](/cells/python-net/aspose.cells.drawing.equations) | The **Aspose.Cells.Drawing.Equations** namespace provides classes for creating various equation shapes (such as fractional equations, power equations, etc.) through equation nodes. |
| [`aspose.cells.drawing.texts`](/cells/python-net/aspose.cells.drawing.texts) | The **Aspose.Cells.Drawing.Texts** namespace provides classes that draw and format texts objects such paragraph, bullet and more. |
| [`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. |
| [`aspose.cells.properties`](/cells/python-net/aspose.cells.properties) | The **Aspose.Cells.Properties** namespace provides classes to work with custom and built-in Spreadsheet properties such as title, keywords, company etc. |
| [`aspose.cells.querytables`](/cells/python-net/aspose.cells.querytables) | The **Aspose.Cells.QueryTables** namespace provides classes to access and update worksheet table built from data returned from an external data source, such as a SQL server or a Microsoft Access database. |
| [`aspose.cells.rendering`](/cells/python-net/aspose.cells.rendering) | The **Aspose.Cells.Rendering** namespace provides classes for rendering image and pdf. |
| [`aspose.cells.rendering.pdfsecurity`](/cells/python-net/aspose.cells.rendering.pdfsecurity) | The **Aspose.Cells.Rendering.PdfSecurity** namespace provides classes security options of Rendering pdf. |
| [`aspose.cells.revisions`](/cells/python-net/aspose.cells.revisions) | The **Aspose.Cells.Revisions** namespace provides classes to access revisions of Excel Spreadsheet files. |
| [`aspose.cells.saving`](/cells/python-net/aspose.cells.saving) | The **Aspose.Cells.Saving** namespace provides options classes of saving files. |
| [`aspose.cells.settings`](/cells/python-net/aspose.cells.settings) | The **Aspose.Cells.Settings** namespace contains classes that define settings for different features. |
| [`aspose.cells.slicers`](/cells/python-net/aspose.cells.slicers) | The **Aspose.Cells.Slicers** namespace provides all classes for Pivot Table Slicer options for Excel Spreadsheet files. |
| [`aspose.cells.slides`](/cells/python-net/aspose.cells.slides) | The **Aspose.Cells.Slides** namespace contains classes that define settings for converting Excel to PowerPoint. |
| [`aspose.cells.tables`](/cells/python-net/aspose.cells.tables) | The **Aspose.Cells.Tables** namespace contains classes that represent tables, rows, cells and their formatting for Excel Spreadsheet files. |
| [`aspose.cells.timelines`](/cells/python-net/aspose.cells.timelines) | The **Aspose.Cells.Timelines** namespace contains classes that allow to access and draw timelines in Excel Spreadsheet files. |
| [`aspose.cells.utility`](/cells/python-net/aspose.cells.utility) | The **Aspose.Cells.Utility** namespace contains utility classes processing JSON formats for Excel Spreadsheet files. |
| [`aspose.cells.vba`](/cells/python-net/aspose.cells.vba) | The **Aspose.Cells.Vba** namespace contains classes to access Visual Basic Analysis projects and modules in Excel Spreadsheet files. |
| [`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 . |

---
title: Aspose.Cells for Python via .NET
second_title: Aspose.Cells for Python via .NET API References
description:
type: docs
weight: 10
url: /
is_root: true
---

### Modules
| Module | Description |
| :- | :- |
| [`aspose.cells`](/cells/python-net/aspose.cells) | The **Aspose.Cells** namespace provides fundamental and base classes for generating, converting, modifying, rendering and printing Spreadsheets without utilizing Microsoft Excel. <br/>For example, [`Workbook`](/cells/python-net/aspose.cells/workbook) class is the main entry to create or load and then manipulate a spreadsheet file, <br/>[`Cells`](/cells/python-net/aspose.cells/cells) class is the main class to manipulate all data and properties in a sheet, ...etc. |
| [`aspose.cells.charts`](/cells/python-net/aspose.cells.charts) | The **Aspose.Cells.Charts** namespace provides classes that allow to access and drawing charts and sparkline in Microsoft Excel spreadsheets. |
| [`aspose.cells.datamodels`](/cells/python-net/aspose.cells.datamodels) | The **Aspose.Cells.DataModels** namespace provides classes to access and update data models of the workbook. |
| [`aspose.cells.digitalsignatures`](/cells/python-net/aspose.cells.digitalsignatures) | The **Aspose.Cells.DigitalSignatures** namespace provides classes to sign documents and verify signatures. |
| [`aspose.cells.drawing`](/cells/python-net/aspose.cells.drawing) | The **Aspose.Cells.Drawing** namespace provides classes that allow to create and modify drawing shapes, form controls, and more advanced drawing objects. |
| [`aspose.cells.drawing.activexcontrols`](/cells/python-net/aspose.cells.drawing.activexcontrols) | The **Aspose.Cells.Drawing.ActiveXControls** namespace provides classes that allow to draw and access ActiveXControl. |
| [`aspose.cells.drawing.equations`](/cells/python-net/aspose.cells.drawing.equations) | The **Aspose.Cells.Drawing.Equations** namespace provides classes for creating various equation shapes (such as fractional equations, power equations, etc.) through equation nodes. |
| [`aspose.cells.drawing.texts`](/cells/python-net/aspose.cells.drawing.texts) | The **Aspose.Cells.Drawing.Texts** namespace provides classes that draw and format texts objects such paragraph, bullet and more. |
| [`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. |
| [`aspose.cells.properties`](/cells/python-net/aspose.cells.properties) | The **Aspose.Cells.Properties** namespace provides classes to work with custom and built-in Spreadsheet properties such as title, keywords, company etc. |
| [`aspose.cells.querytables`](/cells/python-net/aspose.cells.querytables) | The **Aspose.Cells.QueryTables** namespace provides classes to access and update worksheet table built from data returned from an external data source, such as a SQL server or a Microsoft Access database. |
| [`aspose.cells.rendering`](/cells/python-net/aspose.cells.rendering) | The **Aspose.Cells.Rendering** namespace provides classes for rendering image and pdf. |
| [`aspose.cells.rendering.pdfsecurity`](/cells/python-net/aspose.cells.rendering.pdfsecurity) | The **Aspose.Cells.Rendering.PdfSecurity** namespace provides classes security options of Rendering pdf. |
| [`aspose.cells.revisions`](/cells/python-net/aspose.cells.revisions) | The **Aspose.Cells.Revisions** namespace provides classes to access revisions of Excel Spreadsheet files. |
| [`aspose.cells.saving`](/cells/python-net/aspose.cells.saving) | The **Aspose.Cells.Saving** namespace provides options classes of saving files. |
| [`aspose.cells.settings`](/cells/python-net/aspose.cells.settings) | The **Aspose.Cells.Settings** namespace contains classes that define settings for different features. |
| [`aspose.cells.slicers`](/cells/python-net/aspose.cells.slicers) | The **Aspose.Cells.Slicers** namespace provides all classes for Pivot Table Slicer options for Excel Spreadsheet files. |
| [`aspose.cells.slides`](/cells/python-net/aspose.cells.slides) | The **Aspose.Cells.Slides** namespace contains classes that define settings for converting Excel to PowerPoint. |
| [`aspose.cells.tables`](/cells/python-net/aspose.cells.tables) | The **Aspose.Cells.Tables** namespace contains classes that represent tables, rows, cells and their formatting for Excel Spreadsheet files. |
| [`aspose.cells.timelines`](/cells/python-net/aspose.cells.timelines) | The **Aspose.Cells.Timelines** namespace contains classes that allow to access and draw timelines in Excel Spreadsheet files. |
| [`aspose.cells.utility`](/cells/python-net/aspose.cells.utility) | The **Aspose.Cells.Utility** namespace contains utility classes processing JSON formats for Excel Spreadsheet files. |
| [`aspose.cells.vba`](/cells/python-net/aspose.cells.vba) | The **Aspose.Cells.Vba** namespace contains classes to access Visual Basic Analysis projects and modules in Excel Spreadsheet files. |
| [`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 . |


3 changes: 2 additions & 1 deletion english/aspose.cells.charts/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ The **Aspose.Cells.Charts** namespace provides classes that allow to access and
| [`SeriesLayoutProperties`](/cells/python-net/aspose.cells.charts/serieslayoutproperties) | Represents the properties of series layout. |
| [`Sparkline`](/cells/python-net/aspose.cells.charts/sparkline) | A sparkline represents a tiny chart or graphic in a worksheet cell that provides a visual representation of data. |
| [`SparklineCollection`](/cells/python-net/aspose.cells.charts/sparklinecollection) | Encapsulates a collection of [`Sparkline`](/cells/python-net/aspose.cells.charts/sparkline) objects. |
| [`SparklineGroup`](/cells/python-net/aspose.cells.charts/sparklinegroup) | [`Sparkline`](/cells/python-net/aspose.cells.charts/sparkline) is organized into sparkline group. A SparklineGroup contains a variable number of sparkline items.<br/>A sparkline group specifies the type, display settings and axis settings for the sparklines. |
| [`SparklineGroup`](/cells/python-net/aspose.cells.charts/sparklinegroup) | [`Sparkline`](/cells/python-net/aspose.cells.charts/sparkline) is organized into sparkline group. A SparklineGroup contains a variable number of sparkline items. <br/>A sparkline group specifies the type, display settings and axis settings for the sparklines. |
| [`SparklineGroupCollection`](/cells/python-net/aspose.cells.charts/sparklinegroupcollection) | Encapsulates a collection of [`SparklineGroup`](/cells/python-net/aspose.cells.charts/sparklinegroup) objects. |
| [`TickLabelItem`](/cells/python-net/aspose.cells.charts/ticklabelitem) | Represents a tick label in the chart. |
| [`TickLabels`](/cells/python-net/aspose.cells.charts/ticklabels) | Represents the tick-mark labels associated with tick marks on a chart axis. |
Expand All @@ -59,6 +59,7 @@ The **Aspose.Cells.Charts** namespace provides classes that allow to access and
| [`Bar3DShapeType`](/cells/python-net/aspose.cells.charts/bar3dshapetype) | Represents the shape used with the 3-D bar or column chart. |
| [`BubbleSizeRepresents`](/cells/python-net/aspose.cells.charts/bubblesizerepresents) | Represents what the bubble size represents on a bubble chart. |
| [`CategoryType`](/cells/python-net/aspose.cells.charts/categorytype) | Represents the category axis type. |
| [`ChartColorPaletteType`](/cells/python-net/aspose.cells.charts/chartcolorpalettetype) | Enumerates all Monochromatic Palettes used in Excel chart. |
| [`ChartLineFormattingType`](/cells/python-net/aspose.cells.charts/chartlineformattingtype) | Represents line format type of chart line. |
| [`ChartMarkerType`](/cells/python-net/aspose.cells.charts/chartmarkertype) | Represents the marker style in a line chart, scatter chart, or radar chart. |
| [`ChartSplitType`](/cells/python-net/aspose.cells.charts/chartsplittype) | Represents the way the two sections of either a pie of pie chart or a bar of pie chart are split. |
Expand Down
Loading