Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 236,024 for

cells

(0.12 sec)
  1. 用C++向工作表添加WordArt水印|Documentation

    学习如何使用 Aspose.Cells for C++ 在Excel工作表中添加WordArt水印。...Cells.h" using namespace Aspose :: Cells ; using namespace...Aspose :: Cells :: Drawing ; int main () { Aspose :: Cells :: Startup...

    docs.aspose.com/cells/zh/cpp/add-wordart-waterm...
  2. Data Sorting|Documentation

    Learn how to sort data by using the Aspose.Cells for .NET API....Cells lets developers sort worksheet...Sorting Data with Aspose.Cells Aspose.Cells provides the DataSorter...

    docs.aspose.com/cells/net/sort-data-of-excel/
  3. Propagate Formula in Table or List Object Autom...

    Learn how to automatically propagate formulas in tables or list objects while entering data in new rows using Aspose.Cells for JavaScript via C++....Cells for JavaScript via C++, please...number in cell A3, you will see that the formula in cell B2 automatically...

    docs.aspose.com/cells/javascript-cpp/propagate-...
  4. 通过HTML设置单元格值以显示项目符号,使用C++|Documentation

    使用HTML和易于使用的Aspose.Cells for C++ API为Excel单元格添加项目符号。...Cells支持使用HTML代码显示项目符号。本文将解释如何通过使用...HTML设置单元格值来显示项目符号。我们将使用 Cell.GetHtmlString() 属性使用我们的HTML设置单元格值。...

    docs.aspose.com/cells/zh/cpp/display-bullets-by...
  5. 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/net/public-api-changes-in...
  6. Format Rows and Columns with JavaScript via C++...

    Aspose.Cells for JavaScript via C++ can support changing row height or column width, as well as applying formatting on rows or columns....Cells, developers can perform these...to Adjust Row Height Aspose.Cells for JavaScript via C++ provides...

    docs.aspose.com/cells/javascript-cpp/adjusting-...
  7. Autofit Rows and Columns in Ruby|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 - Autofit Rows and Columns Autofit...Rjb :: import ( 'com.aspose.cells.Workbook' ) . new ( data_dir...

    docs.aspose.com/cells/java/autofit-rows-and-col...
  8. 使用 C++ 获取页眉或页脚|Documentation

    本文介绍如何使用 C++ API 或库以编程方式获取Excel或OpenOffice文件中的页眉和页脚。...Cells for C++ 获取页眉和页脚 使用 Worksheet...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/get-headers-or-foo...
  9. 在Microsoft Excel中应用高级筛选以显示满足复杂条件的记录,使用C++实现|Doc...

    学习如何使用Aspose.Cells for C++ API在Microsoft Excel中应用高级筛选,以显示满足复杂条件的记录。...Cells还允许你使用 GetAdvancedFilter() 方法应用高级筛选。就像Microsoft...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/apply-advanced-fil...
  10. 用 C++ 实现其他语言的子合计或总计标签|Documentation

    学习如何使用 Aspose.Cells for C++ 在非英语环境中实现子合计和总计标签。...Cells 允许你使用 GlobalizationSetting 类和...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; class GlobalizationSetting...

    docs.aspose.com/cells/zh/cpp/implement-subtotal...