Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 630 for

cellshelper

(0.04 sec)
  1. 用C++在排序数据时指定排序警告|Documentation

    学习如何使用Aspose.Cells for C++ API在排序数据时指定排序警告。...index of column A int idx = CellsHelper :: ColumnNameToIndex ( u...

    docs.aspose.com/cells/zh/cpp/specifying-sort-wa...
  2. Aspose.Cells 17.1.0 中的公共API更改|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.... None ; } } } 添加了 CellsHelper.SignificantDigits 属性。 Aspose...Aspose.Cells 17.1.0 从 CellsHelper 类公开了 SignificantDigits 属性,允许...

    docs.aspose.com/cells/zh/net/public-api-changes...
  3. Aspose.Cells 17.1.0 中的公共API更改|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....CONDITIONAL_FORMATTING ); } } } 添加了 CellsHelper.SignificantDigits 属性。 Aspose...Aspose.Cells 17.1.0 从 CellsHelper 类公开了 SignificantDigits 属性,允许...

    docs.aspose.com/cells/zh/java/public-api-change...
  4. Provide exported worksheet HTML file path via I...

    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.... CellsHelper . getVersion ()); console.... debug ( AsposeCells . CellsHelper . getVersion ()); process...

    docs.aspose.com/cells/nodejs-cpp/provide-export...
  5. 通过 Node.js 以 C++ 合并文件|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....为了避免此问题,可以使用更高效的 **CellsHelper.mergeFiles(string[], string...C++ 合并文件** 以下示例代码演示如何使用 **CellsHelper.mergeFiles(string[], string...

    docs.aspose.com/cells/zh/nodejs-cpp/merge-files/
  6. Declaration|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....Set the fonts directory CellsHelper . FontDir = MapPath ( "~"...

    docs.aspose.com/cells/net/declaration/
  7. Implement Custom Calculation Engine to extend t...

    This article describes how to extend the default calculation engine in Node.js by implementing a custom calculation engine using the Aspose.Cells library for Node.js via C++. Load an existing Excel file or create a new one to use the methods provided and save the modified Excel file.... CellsHelper . getDoubleFromDateTim (...

    docs.aspose.com/cells/nodejs-cpp/implement-cust...
  8. Get a column heading|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....string ColumnHeadingName = CellsHelper . CellIndexToName ( 0 , Cell...

    docs.aspose.com/cells/net/get-a-column-heading/
  9. 通过Node.js和C++提供导出工作表HTML文件路径的IFilePathProvider接...

    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.... CellsHelper . getVersion ()); console.... debug ( AsposeCells . CellsHelper . getVersion ()); process...

    docs.aspose.com/cells/zh/nodejs-cpp/provide-exp...
  10. How to Add Icon Sets Conditional Formatting|Doc...

    How to use the Aspose.Cells for Python via .NET library to apply Icon Sets conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....start_row , start_col = CellsHelper . cell_name_to_index ( str_cell_range...else : end_row , end_col = CellsHelper . cell_name_to_index ( str_cell_range...

    docs.aspose.com/cells/python-net/how-to-add-ico...