Sort Score
Result 10 results
Languages All
Labels All
Results 5,381 - 5,390 of 246,355 for

cells

(0.11 sec)
  1. NdJson to Excel in reactive progreamming - Free...

    hi Team, we have a use case where we have NdJson stream coming over http and want to convert the json data into excel file . The json object will vary for different request. Is aspose going to use memory operation to par…...Cells Product Family cells-java sr2989 July...context, you can utilize Aspose.Cells, which efficiently handles memory...

    forum.aspose.com/t/ndjson-to-excel-in-reactive-...
  2. Aspose::Words::Tables::PreferredWidth class | A...

    Aspose::Words::Tables::PreferredWidth class. Represents a value and its unit of measure that is used to specify the preferred width of a table or a cell. To learn more, visit the documentation article in C++....preferred width of a table or a cell. To learn more, visit the Working...InsertCell (); builder -> Write ( u "Cell #1" ); builder -> InsertCell...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. Aspose::Words::Tables::Table::SetBorder method ...

    Aspose::Words::Tables::Table::SetBorder method. Sets the specified table border to the specified line style, width and color in C++....causes all existing explicit cell borders to be removed. Examples...get_Green (), true ); // Fill the cells with a light green solid color...

    reference.aspose.com/words/cpp/aspose.words.tab...
  4. Aspose::Words::ConditionalStyleCollection class...

    Aspose::Words::ConditionalStyleCollection class. Represents a collection of ConditionalStyle objects. To learn more, visit the documentation article in C++....get_BottomLeftCell () Gets the bottom left cell style. get_BottomRightCell ()...() Gets the bottom right cell style. get_Count () const Gets...

    reference.aspose.com/words/cpp/aspose.words/con...
  5. Get Max Range In A Worksheet with Node.js via C...

    This article describes how to get the max range, max data range, and max display range of Excel files using Aspose.Cells for Node.js via C++....Cells for Node.js via C++ contains...Getting Max Range In Aspose.Cells, if the row and column objects...

    docs.aspose.com/cells/nodejs-cpp/get-max-range-...
  6. 列出工作簿中的所有工作表|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 [ index , 0 ]. Value = worksheet...在VSTO和Aspose.Cells中插入和移除工作表中的单元格注释 在 VSTO 和 Aspose.Cells 中合并或取消合并工作表中的单元格...

    docs.aspose.com/cells/zh/net/list-all-worksheet...
  7. Encrypt, decrypt, protect and unprotect Excel f...

    This snippet introduces how to encrypt and decrypt Excel files, protect and unprotect data in Excel files using Java code....Cells for Java offers a wide range...worksheet, you can lock the cells on your Excel worksheet and...

    docs.aspose.com/cells/java/protect-and-unprotect/
  8. Set Default Font while Rendering a Spreadsheet ...

    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....default_font property is used for all cells that have invalid or non‑existent...workbook, adds some text in cell A4 of the first worksheet, and...

    docs.aspose.com/cells/python-net/set-default-fo...
  9. Pivot Table and Source Data|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....which refers to this range of cells. Creating a designer template...

    docs.aspose.com/cells/net/pivot-table-and-sourc...
  10. Setting Font overrides childrens' bolding and f...

    If you have a TextFragment and you set the Font for that fragment, then any Bold or FontSize set by child TextSegments will be ignored. The work around here would be to set the Font on each Segment, but that is sub-optim…...// set the border for table cells table.DefaultCellBorder = new...Rows.Add(); // add table cells row.Cells.Add("Column (" + row_count...

    forum.aspose.com/t/setting-font-overrides-child...