Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 246,435 for

cells

(0.29 sec)
  1. Protecting Worksheets|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 provides a class, Workbook that...shown below: Protect a Few Cells in the Worksheet Using Microsoft...

    docs.aspose.com/cells/net/protecting-worksheets/
  2. 使用内置样式的C++|Documentation

    用C++代码使用Excel的内置样式与Aspose.Cells for C++ API...Cells提供了大量可重复使用的样式来格式化电子表格文档中的单元格...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/using-built-in-sty...
  3. Get Worksheet Unique ID with C++|Documentation

    This article shows how to get an Excel worksheet's unique ID using the C++ library and API programmatically....Cells provides the ability to get...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/get-worksheet-unique-id/
  4. Detecting Empty Worksheets with JavaScript via ...

    This article shows you code explaining how to detect empty worksheets of Excel workbooks programmatically using the JavaScript API with the C++ library....Populated Cells Worksheets can have one or more cells populated...have to check is the Cells.maxDataRow or Cells.maxDataColumn properties...

    docs.aspose.com/cells/javascript-cpp/detecting-...
  5. Implementing Non-Sequential Ranges|Documentation

    This article shows how to add non‑sequential ranges using the Aspose.Cells for Python via .NET API....ranges are rectangular with cells continuous and adjacent to each...a non‑sequential cell range in which cells are not adjacent....

    docs.aspose.com/cells/python-net/implementing-n...
  6. Get Cell String Value with and without Formatti...

    Learn how to Get Cell String Value with and without Formatting through the Aspose.Cells for C++ API....Ask AI Get Cell String Value with and without Formatting with...[ Hide ] Aspose.Cells provides a method Cell::GetStringValue()...

    docs.aspose.com/cells/cpp/get-cell-string-value...
  7. Reading Cell Values in Multiple Threads Simulta...

    Learn how to read cell values in multiple threads simultaneously through the Aspose.Cells for JavaScript via C++ API....Reading Cell Values in Multiple Threads Simultaneously Contents...Contents [ Hide ] Needing to read cell values in multiple threads simultaneously...

    docs.aspose.com/cells/javascript-cpp/reading-ce...
  8. Get Cell Validation in ODS Files with C++|Docum...

    Learn how to Get Cell Validation in ODS Files using Aspose.Cells for C++....Ask AI Get Cell Validation in ODS Files with C++ Contents [ Hide...Hide ] Get Cell Validation in ODS Files With Aspose.Cells for C++...

    docs.aspose.com/cells/cpp/get-cell-validation-i...
  9. 用C++生成工作表缩略图|Documentation

    使用Aspose.Cells for C++生成Excel工作表的缩略图作为图像。...Cells for C++允许你将工作表输出为图像文件,从而简化缩...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/zh/cpp/generate-thumbnail...
  10. 为表单控件分配宏代码(如按钮)|Documentation

    学习如何使用Aspose.Cells for C++将宏代码分配给按钮等表单控件。...Cells允许您向按钮等窗体控件分配宏代码。请使用 Shape.GetMacroName()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/zh/cpp/assign-macro-to-fo...