Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 241,473 for

cells

(0.49 sec)
  1. Create Workbook and Worksheet Scoped Named Rang...

    Learn how to create workbook and worksheet scoped named ranges using Aspose.Cells for JavaScript via C++....Cells for JavaScript via C++ provides...body > < script src = "aspose.cells.js.min.js" ></ script > < script...

    docs.aspose.com/cells/javascript-cpp/create-wor...
  2. How to Add Text Conditional Formatting|Document...

    How to use the Aspose.Cells for Python via .NET library to apply Text conditional formatting. By adjusting these criteria, you have more control over how Cells look and appear....is useful for highlighting cells that meet specific textual criteria...might want to highlight all cells that contain the word “Urgent”...

    docs.aspose.com/cells/python-net/how-to-add-tex...
  3. 用 C++ 实现线程评论|Documentation

    学习如何使用 Aspose.Cells 与 C++ 在 Excel 文件中添加、读取、编辑和删除线程评论。...Cells还提供了管理分线评论的功能。 添加分线评论 使用Excel添加分线评论...这将打开一个对话框,以输入活动单元格中的评论。 使用Aspose.Cells添加分线评论 Aspose.Cells 提供 Comments.AddThreadedComment...

    docs.aspose.com/cells/zh/cpp/threaded-comments/
  4. Advanced Protection Settings since Excel XP wit...

    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.... Format cells, rows, or columns. Insert rows...unlocked cells. Use pivot tables and much more. Aspose.Cells for Node...

    docs.aspose.com/cells/nodejs-cpp/advanced-prote...
  5. Manage Rows and Columns in PowerPoint Tables Us...

    Manage table rows and columns in PowerPoint with Aspose.Slides for C++ and speed up presentation editing and data updates....Sets the border format for each cell for ( int x = 0 ; x < table...SharedPtr < ICell > cell = row -> idx_get ( y ); cell -> get_BorderTop...

    docs.aspose.com/slides/cpp/manage-rows-and-colu...
  6. 在Apache POI和Aspose.Cells中使用颜色|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中使用颜色 Contents [ Hide ] Aspose.Cells - 使用颜色 Aspose...Aspose.Cells提供一个代表Microsoft Excel文件的类 Workbook ,Workbook类包含一个W...

    docs.aspose.com/cells/zh/java/working-with-colo...
  7. Set External Links in Formulas with JavaScript ...

    Learn how to set external links in formulas using Aspose.Cells for JavaScript via C++....evaluate a cell or range value against them. Aspose.Cells for JavaScript...> < head > < title > Aspose.Cells Example </ title > < meta charset...

    docs.aspose.com/cells/javascript-cpp/set-extern...
  8. 使用 C++ 更新 ActiveX ComboBox 控件|Documentation

    学习如何使用 Aspose.Cells 结合 C++ 读写 ActiveX ComboBox 控件的值。...Cells 读写 ActiveX ComboBox 控件的值。请通过...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/zh/cpp/update-activex-com...
  9. AutoFill range of Excel file with JavaScript vi...

    Learn how to perform an autofill operation in a specified range of an Excel file using Aspose.Cells for JavaScript via C++....Cells for JavaScript via C++ The following...body > < script src = "aspose.cells.js.min.js" ></ script > < script...

    docs.aspose.com/cells/javascript-cpp/autofill-r...
  10. Assign Macro to Form Control with C++|Documenta...

    Learn how to assign a macro to a Form Control like a Button using Aspose.Cells for C++....Cells allows you to assign a macro...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/cpp/assign-macro-to-form-...