Sort Score
Result 10 results
Languages All
Labels All
Results 2,781 - 2,790 of 248,257 for

cells

(1.62 sec)
  1. Display Hide Tabs in Jython|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Cells - Display Hide Tabs To hide...in a workbook using Aspose.Cells Java for Jython . Here is an...

    docs.aspose.com/cells/java/display-hide-tabs-in...
  2. CellFormat.vertical_alignment property | Aspose...

    CellFormat.vertical_alignment property. Returns or sets the vertical alignment of text in the cell....vertical alignment of text in the cell. @property def vertical_alignment...apply them to every row and cell that we add with it. builder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Row.NextRow | Aspose.Words for .NET

    Discover the NextRow property to effortlessly access the following Row node, enhancing your data navigation and management experience....enumerate through all table cells. Document doc = new Document...]; // Enumerate through all cells of the table. for ( Row row...

    reference.aspose.com/words/net/aspose.words.tab...
  4. Reusing Style Objects|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....formatting to a large range of cells in a worksheet: Create a style...attributes. Apply the style to the cells in the range. The same process...

    docs.aspose.com/cells/java/reusing-style-objects/
  5. Row.ensureMinimum method | Aspose.Words for Nod...

    Row.ensureMinimum method. If the [Row](../) has no Cells, creates and appends one [Cell](../../cell/)....the Row has no cells, creates and appends one Cell . ensureMinimum...appendChild ( row ); // Rows contain cells, containing paragraphs with...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Setting Different Headers and Footers For Diffe...

    This article provides sample code that shows how to programmatically set various headers and footers of an Excel worksheet's Page Setup settings using the C++ Library and API. You can set the headers and footers for the first page, odd pages, and even pages....Cells supports the same feature. Setting...and Footers with Aspose.Cells Aspose.Cells behaves the same as Excel...

    docs.aspose.com/cells/cpp/setting-different-hea...
  7. 工作表尺寸调整的可行方案|Aspose.Slides 文档

    在 PowerPoint 演示文稿中使用 C++ 的工作表尺寸调整可行方案... Aspose :: Cells :: Startup (); int startRow...imageResolution = 96 ; Aspose :: Cells :: Workbook workbook ( u "sample...

    docs.aspose.com/slides/zh/cpp/working-solution-...
  8. Utilize Sheet.SheetId property of OpenXml with ...

    This article shows how to utilize the Sheet.SheetId property of OpenXml using the Excel manipulation C++ API or library programmatically....Cells provides the equivalent property...property of OpenXml using Aspose.Cells The following sample code loads...

    docs.aspose.com/cells/cpp/utilize-sheet-sheetid...
  9. Detecting Circular Reference|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....this requirement (to gather cells with circular references) in...calculation of relevant data about one cell being calculated AbstractCalculationM...

    docs.aspose.com/cells/java/detecting-circular-r...
  10. Specify Formula Fields while Importing Data to ...

    Learn how to specify formula fields when importing data to worksheets using Aspose.Cells for Python via .NET API....cells import Workbook , ImportTableOptions...https://github.com/aspose-cells/Aspose.Cells-for-.NET @dataclass class...

    docs.aspose.com/cells/python-net/specify-formul...