Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 13,403 for

script

(0.2 sec)
  1. 使用JavaScript通过C++自适应调整行列宽。|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/autofit...
  2. 使用 JavaScript 通过 C++ 复制和移动工作表的示例代码,描述了如何在工作簿内以及...

    This article includes sample code and describes how to copy and move worksheets programmatically both within an Excel workbook and across Excel workbooks using the JavaScript via C++ API....body > < script src = "aspose.cells.js.min.js" ></ script > < script...modified file.</p>' ; }); </ script > </ html > 在工作簿之间复制工作表 Aspose...

    docs.aspose.com/cells/zh/javascript-cpp/copying...
  3. Setting Page Options with JavaScript via C++|Do...

    This article provides sample code to set page options of Excel worksheets programmatically using JavaScript via C++. Set Page Orientation, Scaling Factor, FitToPages Options, Paper Size, Print Quality, First Page Number....body > < script src = "aspose.cells.js.min.js" ></ script > < script...modified file.</p>' ; }); </ script > </ html > Scaling Factor...

    docs.aspose.com/cells/javascript-cpp/setting-pa...
  4. 用JavaScript通过C++为不同页面设置不同的页眉和页脚|Documentation

    本文提供示例代码,演示如何用C++的Script以编程方式设置Excel工作表页面设置的页眉和页脚,包括首页、奇数页和偶数页。... C++的Script支持相同的功能。 在MS Excel中设置不同的页眉和页脚...或 首页不同 。 输入不同的页眉和页脚。 通过C++的Script设置不同的页眉和页脚 Aspose.Cells与Excel的行为相同。...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  5. FontFamily | Aspose.Words for Java

    Represents the font family in Java.... SCRIPT Specifies a font that is designed...handwriting; examples include Script and Cursive. SWISS Specifies...

    reference.aspose.com/words/java/com.aspose.word...
  6. Manage formulas of Excel files with JavaScript ...

    Learn how to manage formulas of Excel files through Aspose.Cells for JavaScript via C++. Aspose.Cells can simply get, set, and calculate formulas of Excel files....body > < script src = "aspose.cells.js.min.js" ></ script > < script...generated file.</p>` ; }); </ script > </ html > How to Use Add-in...

    docs.aspose.com/cells/javascript-cpp/using-form...
  7. Format cells with JavaScript via C++|Documentation

    Learn how to format and style cells in Aspose.Cells for JavaScript via C++, including number formatting, date formatting, font styles, and other cell style options. Our guide will help you create attractive and professional-looking spreadsheets....body > < script src = "aspose.cells.js.min.js" ></ script > < script...modified file.</p>' ; }); </ script > </ html > How to Use Style...

    docs.aspose.com/cells/javascript-cpp/cells-form...
  8. How to export excel equations to other types of...

    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.... <title>Title</title>\r\n <script type=\"text/javascript\" async...config=TeX-MML-AM_CHTML\"></script>\r\n <script type=\"text/x-mathjax-config\"...

    docs.aspose.com/cells/nodejs-cpp/export-equation/
  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-...