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

cells

(0.12 sec)
  1. Rendering Timeline with C++|Documentation

    Manage timelines of Excel files with Aspose.Cells with C++....Cells supports the rendering of timeline...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/rendering-timeline/
  2. AutoFitColumns会让隐藏列展示出来 - Free Support Forum - ...

    SyntaxEditor Code Snippet 代码: string filePath = @“C:\Users\25477\Downloads\工作簿1.xlsx”; using Workbook workbook = new Workbook(filePath); workbook.Worksheets[0].Cells.HideColumn(1); workbook.Worksheets[0].Cells.Colum…...Cells.HideColumn(1); workbook.Worksheets[0].Cells.Columns[2]...Workbook(); Cells cells = workbook.Worksheets[0].Cells; cells["A1"]...

    forum.aspose.com/t/autofitcolumns/323726
  3. Set External Links in Formulas with C++|Documen...

    Learn how to include links to external files in formulas using Aspose.Cells with C++....evaluate a cell or range value against them. Aspose.Cells provides...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/set-external-links-in...
  4. 用C++更改HTML链接目标类型|Documentation

    学习如何使用编号Aspose.Cells for C++更改HTML链接的目标类型,程序化控制HTML链接中的target属性。...Cells 允许您更改 HTML 链接的目标类型。 HTML 链接看起来像这样...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/change-the-html-li...
  5. Measure the Width and Height of the Cell Value ...

    Learn how to measure the width and height of the cell value in units of pixels through the Aspose.Cells for Python via .NET API....the Width and Height of the Cell Value in Unit of Pixels Contents...height of a cell value to fit the value inside the cell. Aspose.Cells...

    docs.aspose.com/cells/python-net/calculate-the-...
  6. 使用C++导出与XML映射关联的XML数据|Documentation

    学习如何使用Aspose.Cells for C++在工作簿内导出与XML映射相关联的XML数据。...Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Source directory path...

    docs.aspose.com/cells/zh/cpp/export-xml-data-li...
  7. How to Add Time Periods Conditional Formatting|...

    How to use the Aspose.Cells for Python via .NET library to apply Time Periods conditional formatting. By adjusting these criteria, you have more control over how Cells look and appear....Formatting: Select the range of date cells you want to format. Example:...group. Hover over Highlight Cells Rules . Click on A Date Occurring…...

    docs.aspose.com/cells/python-net/how-to-add-tim...
  8. How to Format Number as Date with Golang via C+...

    This article will introduce how to format number to date using Aspose.Cells for C++ API....Facilitates Data Entry : When cells are formatted as dates, users...Ribbon (Home Tab) Select the cells containing the numbers you want...

    docs.aspose.com/cells/go-cpp/format-number-to-d...
  9. sample1.xlsx

    Sheet1 This is a test. 2025-09-19T09:46:35Z 16.0300 Duojie Yang 2015-06-05T18:17:20Z 2025-09-19T09:46:35Z 2025-09-19T09:46:35Z 2025-09-19T09:46:35Z false 2025-09-19T09:46:35Z Microsoft Excel 2025-0......aspose_cell_app@hotmail.com 2015-06-05T18:17:20Z aspose_cell_app@hotmail...aspose_cell_app@hotmail.com D:\cells\TestFile\CheckDoc\ 16.0300 Duojie Yang...

    docs.aspose.com/cells/ru/net/group-or-ungroup/s...
  10. How to Format Number as Date|Documentation

    This article introduces how to format a number to a date using the Aspose.Cells for .NET API....Facilitates Data Entry: When cells are formatted as dates, users...Ribbon (Home Tab) Select the cells containing the numbers you want...

    docs.aspose.com/cells/net/format-number-to-date/