Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 13,928 for

script

(0.16 sec)
  1. 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...
  2. 向文档添加页脚|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-...
  3. 使用JavaScript通过C++从ODS文件读取图表副标题|Documentation

    学习如何通过C++使用Aspose.Cells for JavaScript从OpenDocument Spreadsheet(ODS)文件中读取图表副标题。我们的指南将演示如何提取和访问图表的副标题以便进行进一步分析或显示。...body > < script src = "aspose.cells.js.min.js" ></ script > < script...subtitleText ?? '' ) + '</p>' ; }); </ script > </ html > 控制台输出 Chart Subtitle...

    docs.aspose.com/cells/zh/javascript-cpp/read-ch...
  4. 获取ODS文件中的单元格验证|Documentation

    了解如何通过C++ API中的Aspose.Cells for JavaScript获取单元格验证。...body > < script src = "aspose.cells.js.min.js" ></ script > < script...validation on A9.</p>' ; } }); </ script > </ html > 获取应用于单元格的验证...

    docs.aspose.com/cells/zh/javascript-cpp/get-cel...
  5. Working with ContentTypeProperties with JavaScr...

    Learn how to work with custom ContentTypeProperties in Excel files using Aspose.Cells for JavaScript via C++....body > < script src = "aspose.cells.js.min.js" ></ script > < script...get the file.</p>' ; }); </ script > </ html > Replace Text in...

    docs.aspose.com/cells/javascript-cpp/working-wi...
  6. Check if VBA Code is Signed with JavaScript via...

    Learn how to check if the VBA code project is signed using Aspose.Cells for JavaScript via C++....body > < script src = "aspose.cells.js.min.js" ></ script > < script...${ isSigned } </p>` ; }); </ script > </ html > Console Output...

    docs.aspose.com/cells/javascript-cpp/check-if-v...
  7. Comparison and Migration with JavaScript via C+...

    Explore the differences and consider migration strategies for using Aspose.Cells with JavaScript via C++....body > < script src = "aspose.cells.js.min.js" ></ script > < script...'Download Excel File' ; }); </ script > </ html > 2. Accessing Worksheets...

    docs.aspose.com/cells/javascript-cpp/comparison...
  8. Specify Author while Write Protecting Workbook ...

    Specify an author name while write protecting a workbook using Aspose.Cells for JavaScript via C++....body > < script src = "aspose.cells.js.min.js" ></ script > < script...get the file.</p>' ; }); </ script > </ html > Verify Password...

    docs.aspose.com/cells/javascript-cpp/specify-au...
  9. Replace Text in a Workbook Using Regular Expres...

    Replace text in a workbook using a regular expression in JavaScript via C++....body > < script src = "aspose.cells.js.min.js" ></ script > < script...modified file.</p>' ; }); </ script > </ html > Copy and Move Worksheets...

    docs.aspose.com/cells/javascript-cpp/replace-te...
  10. AutoFit Rows and Columns with JavaScript via C+...

    This article shows how to autoFit rows, columns, rows of merged cells, and a row in a range of cells using Aspose.Cells for JavaScript via C++....body > < script src = "aspose.cells.js.min.js" ></ script > < script...modified file.</p>' ; }); </ script > </ html > How to AutoFit...

    docs.aspose.com/cells/javascript-cpp/autofit-ro...