Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 13,425 for

script

(0.3 sec)
  1. Calculate Formulas with JavaScript via C++|Docu...

    This article introduces how to use Aspose.Cells library to calculate formulas in Microsoft Excel using JavaScript via C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the formula and get the result. Finally, we save the modified Excel file to disk....body > < script src = "aspose.cells.js.min.js" ></ script > < script...get the file.</p>` ; }); </ script > </ html > Important to Know...

    docs.aspose.com/cells/javascript-cpp/calculate-...
  2. 查找或搜索数据|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++查找或搜索包含指定数据的单元格。...body > < script src = "aspose.cells.js.min.js" ></ script > < script...cell . name } </p>` ; }); </ script > </ html > 使用 FindOptions...

    docs.aspose.com/cells/zh/javascript-cpp/find-or...
  3. Read the values of the GridWeb cells on Client ...

    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....GridWeb cells on client‑side script using the gridwebinstance.getCellsArray()...href = "<%=basePath%>" > < script type = "text/javascript" language...

    docs.aspose.com/cells/java/read-the-values-of-t...
  4. Excel to HTML - Use PresentationPreference Opti...

    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....body > < script src = "aspose.cells.js.min.js" ></ script > < script...get the result.</p>' ; }); </ script > </ html > Prevent Exporting...

    docs.aspose.com/cells/javascript-cpp/excel-to-h...
  5. 使用 C++ 通过 JavaScript 自定义 Ribbon XML|Documentation

    学习如何使用 C++ 通过 Script 自定义 Excel 的 Ribbon XML。... C++ 实现的 Script 允许你 保留Ribbon XML而无需解析它, 读取和写入Ribbon...body > < script src = "aspose.cells.js.min.js" ></ script > < script...

    docs.aspose.com/cells/zh/javascript-cpp/customi...
  6. Specify Document Version of the Excel File usin...

    Learn how to specify the document version of an Excel file programmatically using built-in document properties with JavaScript via C++....body > < script src = "aspose.cells.js.min.js" ></ script > < script...get the file.</p>' ; }); </ script > </ html > Specify the Language...

    docs.aspose.com/cells/javascript-cpp/specify-do...
  7. 检查工作簿中的VBA项目是否用JavaScript通过C++签名|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++检查工作簿中的VBA项目是否已签名。...body > < script src = "aspose.cells.js.min.js" ></ script > < script...${ isSigned } </p>` ; }); </ script > </ html > 用JavaScript通过C++将宏分配给表单控件...

    docs.aspose.com/cells/zh/javascript-cpp/check-i...
  8. Set preset WordArt style to the text of the sha...

    Learn how to set a preset WordArt style to the text of a shape using Aspose.Cells for JavaScript via C++....body > < script src = "aspose.cells.js.min.js" ></ script > < script...for download.</p>' ; }); </ script > </ html > Add Word Art Text...

    docs.aspose.com/cells/javascript-cpp/set-preset...
  9. Remove Duplicate Rows in a Worksheet with JavaS...

    Learn how to remove duplicate rows in a worksheet using Aspose.Cells for JavaScript via C++ and select specific columns for duplication checks....body > < script src = "aspose.cells.js.min.js" ></ script > < script...modified file.</p>' ; }); </ script > </ html > Delete Blank Rows...

    docs.aspose.com/cells/javascript-cpp/remove-dup...
  10. Add Pivot Connection with JavaScript via C++|Do...

    Learn how to add a pivot connection using Aspose.Cells for JavaScript via C++....body > < script src = "aspose.cells.js.min.js" ></ script > < script...modified file.</p>' ; }); </ script > </ html > Formatting Slicer...

    docs.aspose.com/cells/javascript-cpp/add-pivot-...