Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 889 for

cellshelper

(0.15 sec)
  1. Merge Files with JavaScript via 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....To avoid this, use the **CellsHelper.mergeFiles(string[], string...large files using the **CellsHelper.mergeFiles(string[], string...

    docs.aspose.com/cells/javascript-cpp/merge-files/
  2. Implement Custom Calculation Engine to extend t...

    This article describes how to extend the default calculation engine in JavaScript by implementing a custom calculation engine using the Aspose.Cells library for JavaScript via C++. Load an existing Excel file or create a new one to use the methods provided and save the modified Excel file....SaveFormat , CalculationOptions , CellsHelper } = AsposeCells ; AsposeCells...data . calculatedValue = CellsHelper . getDoubleFromDateTim (...

    docs.aspose.com/cells/javascript-cpp/implement-...
  3. Find Query Tables and List Objects related to E...

    Learn how to find Query Tables and List Objects related to External Data Connections using Aspose.Cells with C++...." << CellsHelper :: CellIndexToName ( table...()). ToUtf8 () << ":" << CellsHelper :: CellIndexToName ( table...

    docs.aspose.com/cells/cpp/find-query-tables-and...
  4. Check Version Number|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....through the API, use the CellsHelper class’s GetVersion static...

    docs.aspose.com/cells/python-net/check-version-...
  5. Check Version Number|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....through the API, use the CellsHelper class’s GetVersion static...

    docs.aspose.com/cells/net/check-version-number/
  6. Render Office Add-Ins while converting Excel to...

    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 () } .pdf` );...

    docs.aspose.com/cells/nodejs-cpp/render-office-...
  7. Spreadsheet Editor - Working with Files|Documen...

    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 . columnIndexToName ( i )));...= com . aspose . cells . CellsHelper . columnIndexToName ( j );...

    docs.aspose.com/cells/java/spreadsheet-editor-w...
  8. How to Add Above Average Conditional Formatting...

    How to use the Aspose.Cells for Python via .NET library to apply Above Average 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-abo...
  9. 用JavaScript用C++实现扩展Aspose.Cells默认计算引擎的自定义计算引擎|D...

    本文介绍如何通过用JavaScript用C++利用Aspose.Cells库实现自定义计算引擎,扩展JavaScript中的默认计算引擎。加载现有Excel文件或创建新文件,使用提供的方法,保存修改后的Excel文件。...SaveFormat , CalculationOptions , CellsHelper } = AsposeCells ; AsposeCells...data . calculatedValue = CellsHelper . getDoubleFromDateTim (...

    docs.aspose.com/cells/zh/javascript-cpp/impleme...
  10. Expanding text from right to left while exporti...

    Learn how to expand text from right to left while exporting Excel files to HTML using Aspose.Cells for C++...."ExpandTextFromRightT_out_" + CellsHelper :: GetVersion () + u ".html"...

    docs.aspose.com/cells/cpp/expanding-text-from-r...