Sort Score
Result 10 results
Languages All
Labels All
Results 2,841 - 2,850 of 246,607 for

cells

(0.31 sec)
  1. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::set_AdjustLineHeightInTable method. Add Document Grid Line Pitch To Lines in Table Cells in C++....Line Pitch To Lines in Table Cells. void Aspose :: Words :: Settings...

    reference.aspose.com/words/cpp/aspose.words.set...
  2. Read Color of Shape's Glow Effect with C++|Docu...

    Learn how to read the color of the glow effect of any shape using Aspose.Cells for C++....Cells.h" using namespace Aspose :: Cells ; using namespace...Aspose :: Cells :: Drawing ; int main () { Aspose :: Cells :: Startup...

    docs.aspose.com/cells/cpp/read-color-of-shape-s...
  3. 使用 C# 将表格添加到 PDF | Aspose.PDF

    使用 Aspose.PDF for .NET,使用 C# 示例代码,以编程方式在 PDF 文件中添加表格...Add (); // Add table cells row . Cells . Add ( "Column (" + row_count...row_count + ", 1)" ); row . Cells . Add ( "Column (" + row_count...

    products.aspose.com/pdf/zh-hans/net/table/add/
  4. Preserve Single Quote Prefix of Cell Value or R...

    Learn how to preserve the single‑quote prefix of a cell value or range through the Aspose.Cells for C++ API....Preserve Single Quote Prefix of Cell Value or Range with C++ Contents...When you put a value inside a cell that has a leading apostrophe...

    docs.aspose.com/cells/cpp/preserve-single-quote...
  5. How to Format Number to Time|Documentation

    This article introduces how to format numbers to time using Aspose.Cells for JavaScript via C++ API....time‑based data, formatting cells as time allows for more natural...hours in a cell (e.g., 1.5 ). Right‑click the cell and select...

    docs.aspose.com/cells/javascript-cpp/how-to-for...
  6. How to solve the memory leak problem when save ...

    Please see the demo atthachment, i am building a preview online website with Aspose.Cell 24.1.0, sometimes there is a memory leak problem with a small excel file(file also in demo attachment). So could you provide a dem…...Cells 24.1.0 Aspose.Cells Product Family cells-net davidxiao2008...the managed memory of static cells objects occupied about 60+ MB...

    forum.aspose.com/t/how-to-solve-the-memory-leak...
  7. CellFormat.hide_mark property | Aspose.Words fo...

    CellFormat.hide_mark property. Returns or sets visibility of cell mark....Returns or sets visibility of cell mark. @property def hide_mark...table cell content is rendered with no height if all cells in the...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Row.getText method | Aspose.Words for Node.js

    Row.getText method. Gets the text of all Cells in this row including the end of row character....getText() Gets the text of all cells in this row including the end...character Aspose.Words.ControlChar.Cell appended at the end. The returned...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Format and Modify Named Ranges with Node.js via...

    Learn how to format and modify named ranges using Aspose.Cells for Node.js via C++....cells.node" ); // The path to the...( 0 ); // Create a range of cells. const range = WS . getCells...

    docs.aspose.com/cells/nodejs-cpp/format-and-mod...
  10. Grouping and Ungrouping Rows and Columns with N...

    Discover how to group and ungroup rows and columns in Excel using Aspose.Cells for Node.js via C++....Cells provides a class, Workbook that...provides a Cells collection that represents all cells in the worksheet...

    docs.aspose.com/cells/nodejs-cpp/grouping-and-u...