Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 13,469 for

script

(0.22 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. Manage Document Properties with JavaScript via ...

    Learn how to manage document properties through the Aspose.Cells for JavaScript via C++ APIs....body > < script src = "aspose.cells.js.min.js" ></ script > < script...outputs . join ( '' ); } }); </ script > </ html > The Aspose.Cells...

    docs.aspose.com/cells/javascript-cpp/managing-d...
  4. 使用 C++ 的 JavaScript 管理文档属性|Documentation

    学习如何通过 C++ API 管理文档属性。...C++ 版的 Script 直接在输出文件中写入 API 和版本信息。例如,在导出 PDF 时,Script 会将 Application...Cells v17.9’。 请注意,不能指示 C++ 版的 Script 从输出文档中更改或删除此信息。 如何访问文档属性 Aspose...

    docs.aspose.com/cells/zh/javascript-cpp/managin...
  5. Merging and Unmerging Cells with JavaScript via...

    Aspose.Cells is a JavaScript library for working with spreadsheet files, which supports merging and unmerging cells. This article will introduce how to merge and unmerge cells using the Aspose.Cells library, with options for customizing the merged cell style....body > < script src = "aspose.cells.js.min.js" ></ script > < script...get the file.</p>' ; }); </ script > </ html > Unmerging (Splitting)...

    docs.aspose.com/cells/javascript-cpp/merging-an...
  6. 使用GlobalizationSettings类自定义小计标签和饼图的其他标签,通过JavaS...

    学习如何使用GlobalizationSettings类在Aspose.Cells for JavaScript通过C++中自定义小计标签和饼图的其他标签。...body > < script src = "aspose.cells.js.min.js" ></ script > < script...modified file.</p>' ; }); </ script > </ html > 为了注入自定义标签,在将小计添加到工作表之前,需将...

    docs.aspose.com/cells/zh/javascript-cpp/using-g...
  7. 用JavaScript通过C++为PDF添加水印|Documentation

    学习如何在将Excel转换为PDF时,使用Aspose.Cells for Java脚本通过C++添加文本和图像水印。...body > < script src = "aspose.cells.js.min.js" ></ script > < script...get the file.</p>' ; }); </ script > </ html > 向PDF添加图像水印 只需指...

    docs.aspose.com/cells/zh/javascript-cpp/add-wat...
  8. 向文档添加页脚|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....represents Footer formatting script. Script commands: Command | Description|...a space character. &G Image script For example: “&Arial,Bold&8Footer...

    docs.aspose.com/cells/zh/sharepoint/add-footer-...
  9. 数据验证|Documentation

    学习如何通过Aspose.Cells for JavaScript通过C++添加数据验证。...body > < script src = "aspose.cells.js.min.js" ></ script > < script...modified file.</p>' ; }); </ script > </ html > 列表数据验证 这种类型的验证...

    docs.aspose.com/cells/zh/javascript-cpp/data-va...
  10. Finding Absolute Position of Shape inside the W...

    Learn how to find the absolute position of a shape inside a worksheet using Aspose.Cells for JavaScript via C++....body > < script src = "aspose.cells.js.min.js" ></ script > < script...${ message } </p>` ; }); </ script > </ html > Get Connection...

    docs.aspose.com/cells/javascript-cpp/finding-ab...