Sort Score
Result 10 results
Languages All
Labels All
Results 2,921 - 2,930 of 242,854 for

cells

(0.12 sec)
  1. 用JavaScript通过C++创建和复制命名范围|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在Excel中创建、访问和复制命名范围。...Cells处理命名范围 在这里,我们使用Aspose.Cells API来完成任务。 Aspose...Aspose.Cells提供了一个代表Microsoft Excel文件的类, Workbook 。 Workbook 类包含一个...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  2. 验证单元格值是否满足数据验证规则(使用C++)|Documentation

    学习如何通过Aspose.Cells for C++ API验证单元格值是否符合数据验证规则。...Cells提供 Cell.GetValidationValue() 方法...False ,否则返回 True 。 以下示例代码演示了 Cell.GetValidationValue() 方法的工作方...

    docs.aspose.com/cells/zh/cpp/verify-that-cell-v...
  3. 用C++判断Shape是否为Smart Art Shape|Documentation

    了解如何使用Aspose.Cells for C++判断一个形状是否为Smart Art Shape。...Cells.h" using namespace Aspose :: Cells ; using namespace...Aspose :: Cells :: Drawing ; int main () { Aspose :: Cells :: Startup...

    docs.aspose.com/cells/zh/cpp/determine-if-shape...
  4. Table.AllowCellSpacing | Aspose.Words for .NET

    Discover the Table AllowCellspacing property to easily manage cell spacing in your layouts. Enhance your design with customizable options!...the “Allow spacing between cells” option. public bool AllowCellSpacing...spacing between individual cells in a table. Document doc = new...

    reference.aspose.com/words/net/aspose.words.tab...
  5. 用C++设置图例项填充为无色|Documentation

    学习如何用Aspose.Cells for C++将图例项填充设置为无色。我们的指南将演示如何修改Microsoft Excel图表中图例项的填充色,以实现更好的可视化和自定义。...Cells.h" using namespace Aspose :: Cells ; using namespace...Aspose :: Cells :: Charts ; int main () { Aspose :: Cells :: Startup...

    docs.aspose.com/cells/zh/cpp/set-text-of-chart-...
  6. How to hide column based on condition in aspose...

    HI Team, I need to hide column based on condition. Could you please assist how to add the same in the below template. based condition: <<if[r.Max(i => i.PartialDischarge) != null]>><<[lang.GetString("PDMeasured")]>> …...entire columns under PDMeasured cell. Getting error if tag not well...that you want to hide (all cells under the PDMeasured header)...

    forum.aspose.com/t/how-to-hide-column-based-on-...
  7. 使用Aspose.Cells中的FormulaText功能与Python.NET|Docume...

    了解如何使用Aspose.Cells for Python via .NET处理Excel的FORMULATEXT函数。获取和设置单元格公式,同时保持表格完整性。...Cells中的FormulaText功能与Python.NET Contents [ Hide ] FORMULATEXT是Excel...2010或2007等版本。如其名,显示指定单元格中的公式文本。本文演示如何使用Aspose.Cells for Python via .NET调用此函数。 以下示例代码展示了使用Aspose...

    docs.aspose.com/cells/zh/python-net/using-formu...
  8. Public API Changes in Aspose.Cells 8.2.0|Docume...

    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 8.2.0 Contents [ Hide ] This...describes changes to the Aspose.Cells API from version 8.1.2 to 8...

    docs.aspose.com/cells/java/public-api-changes-i...
  9. Bookmark.LastColumn | Aspose.Words for .NET

    Discover the LastColumn property, easily access the zero-based index of the last column in your table's bookmark range for efficient data management.... Cells . Count ) { // Print the contents...Console . WriteLine ( row . Cells [ bookmark . FirstColumn ]....

    reference.aspose.com/words/net/aspose.words/boo...
  10. Bookmark.FirstColumn | Aspose.Words for .NET

    Discover the FirstColumn property. Easily access the zero-based index of the first column in your table's bookmark range for efficient data management.... Cells . Count ) { // Print the contents...Console . WriteLine ( row . Cells [ bookmark . FirstColumn ]....

    reference.aspose.com/words/net/aspose.words/boo...