Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 13,403 for

script

(0.08 sec)
  1. 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...
  2. Setting Headers and Footers with C++|Documentation

    This article explains how to programmatically insert an image in the header and footer of Excel worksheets by setting the header and footer with Script commands using the C++ API or Library....and script commands to format headers and footers. Script Commands...Commands Script commands are special commands that allow you to...

    docs.aspose.com/cells/cpp/setting-headers-and-f...
  3. 用JavaScript通过C++自动填充Excel文件的范围|Documentation

    学习如何使用C++的JavaScript在Excel文件的指定范围内执行自动填充操作。...body > < script src = "aspose.cells.js.min.js" ></ script > < script...modified file.</p>' ; }); </ script > </ html > 使用JavaScript通过C++创建工作簿和工作表范围命名。...

    docs.aspose.com/cells/zh/javascript-cpp/autofil...
  4. Using WorkbookMetadata with JavaScript via C++|...

    Learn how to edit workbook metadata using Aspose.Cells for JavaScript via C++....body > < script src = "aspose.cells.js.min.js" ></ script > < script...propValue } </p>` ; }); </ script > </ html > Globalization and...

    docs.aspose.com/cells/javascript-cpp/using-work...
  5. 向多个文档添加页脚|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-...
  6. 用 JavaScript 和 C++ 显示或隐藏行、列和滚动条|Documentation

    本文演示了如何使用 C++ 的 JavaScript API 编程显示和隐藏 Excel 工作表的行和列,控制滚动条的显示,以及高效隐藏多行多列。...body > < script src = "aspose.cells.js.min.js" ></ script > < script...modified file.</p>' ; }); </ script > </ html > 在还原隐藏列时,如果需要恢复...

    docs.aspose.com/cells/zh/javascript-cpp/show-an...
  7. Managing Pictures with JavaScript via C++|Docum...

    Learn how to add and position pictures in spreadsheets using Aspose.Cells for JavaScript via C++....body > < script src = "aspose.cells.js.min.js" ></ script > < script...modified file.</p>' ; }); </ script > </ html > Positioning Pictures...

    docs.aspose.com/cells/javascript-cpp/managing-p...
  8. 使用 JavaScript 通过 C++ 设置页面选项|Documentation

    本文提供示例代码,用于通过 JavaScript 通过 C++ 编程方式设置 Excel 工作表的页面选项,包括页面方向、缩放比例、FitToPages 选项、纸张大小、打印质量和首页编号。...body > < script src = "aspose.cells.js.min.js" ></ script > < script...modified file.</p>' ; }); </ script > </ html > 缩放因子 通过调整 zoom...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  9. 查找或搜索数据|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...
  10. 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-...