Sort Score
Result 10 results
Languages All
Labels All
Results 3,891 - 3,900 of 241,507 for

cells

(0.49 sec)
  1. Aspose::Words::ConditionalStyleCollection::get_...

    Aspose::Words::ConditionalStyleCollection::get_LastColumn method. Gets the last column style in C++....InsertCell (); builder -> Write ( u "Cell 1" ); builder -> InsertCell...InsertCell (); builder -> Write ( u "Cell 2" ); builder -> EndRow (); builder...

    reference.aspose.com/words/cpp/aspose.words/con...
  2. Export print area range to HTML|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 for Python via Java supports... i.e., a selected range of cells, instead of the entire sheet...

    docs.aspose.com/cells/python-java/export-print-...
  3. Create User-defined Cell in the ShapeSheet in P...

    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....Create User-defined Cell in the ShapeSheet in PHP Contents [...User-defined Cell in the ShapeSheet To Create User-defined Cell in the...

    docs.aspose.com/diagram/java/create-user-define...
  4. Cell.last_paragraph property | Aspose.Words for...

    Cell.last_paragraph property. Gets the last paragraph among the immediate children....last_paragraph property Cell.last_paragraph property Gets the...while i < 3 : builder . insert_cell () builder . write ( f 'Row...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TableStyle class | Aspose.Words for Python

    aspose.words.TableStyle class. Represents a table style...Gets the collection of default cell borders for the style. bottom_padding...below the contents of table cells. built_in True if this style...

    reference.aspose.com/words/python-net/aspose.wo...
  6. BorderCollection.distanceFromText property | As...

    BorderCollection.distanceFromText property. Gets or sets distance of the border from text in points....to zero for borders of table cells. Examples Shows how to create...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. TableStyle Class | Aspose.Words for .NET

    Discover the Aspose.Words.TableStyle class for creating and customizing stunning table styles in your documents. Enhance your formatting effortlessly!...Gets the collection of default cell borders for the style. BottomPadding...below the contents of table cells. BuiltIn { get; } True if this...

    reference.aspose.com/words/net/aspose.words/tab...
  8. Extract Theme Data from Excel File with C++|Doc...

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports extracting theme data from Excel files, allowing users to obtain the style and formatting information of documents. This article will introduce how to extract theme data from Excel files using the Aspose.Cells library....Cells allows users to extract theme-related...color applied to a cell or the borders of the cell, etc. You can apply...

    docs.aspose.com/cells/cpp/extract-theme-data-fr...
  9. CellFormat class | Aspose.Words for Node.js

    Aspose.Words.Tables.CellFormat class. Represents all formatting for a table cell...Represents all formatting for a table cell. To learn more, visit the Working...collection of borders of the cell. bottomPadding Returns or sets...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ConditionalStyleCollection | Aspose.Words for Java

    Represents a collection of ConditionalStyle objects in Java....write("Cell 1"); builder.insertCell(); builder.write("Cell 2");...write("Cell 3"); builder.insertCell(); builder.write("Cell 4");...

    reference.aspose.com/words/java/com.aspose.word...