Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 246,628 for

cells

(0.35 sec)
  1. Verify Password of Encrypted Files with C++|Doc...

    Verify the password of encrypted Excel (xlsx, xlsb, xls, xlsm) and OpenOffice (ODS) files using C++ code....Cells for C++ provides the VerifyPassword...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/verify-password-of-en...
  2. How to Format Number to Time with C++|Documenta...

    This article will introduce how to format numbers to time using Aspose.Cells for 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/cpp/how-to-format-number-...
  3. Aspose::Words::Tables::Table::get_AllowAutoFit ...

    Aspose::Words::Tables::Table::get_AllowAutoFit method. Allows Microsoft Word and Aspose.Words to automatically resize Cells in a table to fit their contents in C++....Words to automatically resize cells in a table to fit their contents...enable/disable automatic table cell resizing. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.tab...
  4. 删除工作表中的空白列和行时更新其他工作表中的引用|Documentation

    学习如何在使用Aspose.Cells for JavaScript通过C++删除工作表中的空白列和行时,保持对其他工作表的引用。...Cells Example </ title > </ head >...body > < script src = "aspose.cells.js.min.js" ></ script > < script...

    docs.aspose.com/cells/zh/javascript-cpp/update-...
  5. Show and Hide Worksheets and Tabs with C++|Docu...

    This article provides sample code for using the C++ API or library to programmatically display and hide an Excel worksheet, as well as how to show and hide Excel workbook tabs....Cells allows the user to show and...their own interest. So, Aspose.Cells allows developers to control...

    docs.aspose.com/cells/cpp/show-and-hide-workshe...
  6. 行尾和文本换行|Documentation

    如何在JavaScript via C++中使用Aspose.Cells库实现文本换行和自动换行。通过使用Aspose.Cells库,你可以轻松在单元格中插入文本并设置换行方式,如手动换行、自动换行等。本文详细介绍如何实现这些功能,并提供示例代码供参考。...Cells.Style.isTextWrapped(boolean)...> < head > < title > Aspose.Cells Wrapping Text Example </ title...

    docs.aspose.com/cells/zh/javascript-cpp/line-br...
  7. Row.row_format property | Aspose.Words for Python

    Row.row_format property. Provides access to the formatting properties of the row....modify the format of rows and cells in a table. doc = aw . Document...start_table () builder . insert_cell () builder . write ( 'City'...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Cell.cell_format property | Aspose.Words for Py...

    Cell.cell_format property. Provides access to the formatting properties of the cell....cell_format property Cell.cell_format property Provides access...properties of the cell. @property def cell_format ( self ) ->...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Data Sorting|Documentation

    Learn how to sort data by using the Aspose.Cells for .NET API....Cells lets developers sort worksheet...Sorting Data with Aspose.Cells Aspose.Cells provides the DataSorter...

    docs.aspose.com/cells/net/sort-data-of-excel/
  10. Propagate Formula in Table or List Object Autom...

    Learn how to automatically propagate formulas in tables or list objects while entering data in new rows using Aspose.Cells for JavaScript via C++....Cells for JavaScript via C++, please...number in cell A3, you will see that the formula in cell B2 automatically...

    docs.aspose.com/cells/javascript-cpp/propagate-...