Sort Score
Result 10 results
Languages All
Labels All
Results 3,621 - 3,630 of 246,373 for

cells

(0.13 sec)
  1. 用C++管理评论和注释|Documentation

    使用Aspose.Cells for C++插入和管理评论或注释。...Cells提供两种方法来向单元格添加注释。第一种是手动在设计文件中创建注释,然后使用Aspose.Cells导入这...Cells导入这些注释。第二种是在运行时使用Aspose.Cells API添加注释。本主题讨论使用Aspose.Cells API向单元格添加注释。还将介绍注释的格式设置。...

    docs.aspose.com/cells/zh/cpp/comments-and-notes/
  2. 使用FormulaText函数在Aspose.Cells与C++中|Documentation

    本文介绍了如何使用Aspose.Cells库中的FormulaText函数处理Microsoft Excel中的公式。通过加载现有的Excel文件或创建新的Excel文件,我们可以使用Aspose.Cells提供的方法获取和设置单元格的公式文本并获取结果。最后,我们将修改后的Excel文件保存到磁盘。...Cells与C++中 Contents [ Hide ] FormulaText是Excel...如何使用Aspose.Cells利用此函数。 以下示例代码显示了如何使用Aspose.Cells中的FormulaTex...

    docs.aspose.com/cells/zh/cpp/using-formulatext-...
  3. Word From Excel Mail Merge In C++

    Personalize your Mail merge Word from Excel file using C++. Automate emails or build reports using Mail merge Word from Excel template in C++....Aspose::Words; using namespace Aspose::Cells; auto doc = MakeObject <Document>(...intrusive_ptr<Aspose::Cells::Systems::Array2D<Aspose::Cells::Systems::Object*>>...

    products.aspose.com/words/cpp/mailmerge/word-fr...
  4. Line Breaks and Text Wrapping|Documentation

    How to implement text wrapping and word wrap using the Aspose.Cells for Python via .NET library. By using the Aspose.Cells for Python via .NET library, you can easily insert text in Cells and set the text wrapping method, such as manual word wrap, word wrap, etc. This document details how to implement these features and provides sample code for your reference....Hide ] To ensure that text in a cell can be read, explicit line breaks...turns one line into several in a cell, while explicit line breaks...

    docs.aspose.com/cells/python-net/line-breaks-an...
  5. 在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-bord...
  6. How to Control Workbook View with Golang via C+...

    Learn how to control workbook view using the Aspose.Cells for C++ API....Cells offers this feature. Aspose.Cells provides the...Workbook View using Aspose.Cells for C++ This example shows how...

    docs.aspose.com/cells/go-cpp/how-to-control-wor...
  7. Create Union Range|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 the ability to create...Assistant Close Get Address, Cell Count, Offset, Entire Column...

    docs.aspose.com/cells/net/create-union-range/
  8. Display Bullets by setting Cell Value using HTM...

    Add bullets to Excel Cells using HTML with the easy‑to‑use Aspose.Cells for JavaScript via C++ API....setting Cell Value using HTML Contents [ Hide ] Aspose.Cells supports...setting a cell value using HTML. We will use the Cell.htmlString(string)...

    docs.aspose.com/cells/javascript-cpp/display-bu...
  9. 计算一系列单元格的总和|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...."Calculate the sum of a range of cells.xlsx" ; string worksheetName...name for the first and last cells in the range. uint firstRowNum...

    docs.aspose.com/cells/zh/net/calculate-the-sum-...
  10. Reusing Style Objects|Documentation

    In Aspose.Cells for Python via .NET, by creating and using reusable style objects, you can simplify style management and improve code efficiency. Our guide will help you leverage the advantages of reusable style objects and implement them in your application....formatting to a large range of cells in a worksheet: Create a style...the cells in the range. Because the Cell.get_style / Cell.set_style...

    docs.aspose.com/cells/python-net/reusing-style-...