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

script

(0.15 sec)
  1. 标题和正文主题字体|Documentation

    Aspose.Cells 是一个通过 C++ 的 JavaScript 库,用于操作电子表格文件。它支持在 Excel 文档中设置标题和正文的主题字体,让用户可以自定义文档的外观和样式。本文将介绍如何使用 Aspose.Cells 库操作 Excel 文档中的标题和正文主题字体。...body > < script src = "aspose.cells.js.min.js" ></ script > < script...modified file.</p>' ; }); </ script > </ html > 动态以编程方式获取本地主题字体...

    docs.aspose.com/cells/zh/javascript-cpp/heading...
  2. 使用JavaScript通过C++将Excel转换为CSV、TSV和Txt|Documenta...

    学习如何使用Aspose.Cells for JavaScript通过C++将Excel文件转换为CSV、TSV和TXT格式。...body > < script src = "aspose.cells.js.min.js" ></ script > < script...get the file.</p>' ; }); </ script > </ html > 使用自定义分隔符保存文本文件...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  3. 用JavaScript通过C++在其他语言中实现小计或总计标签|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....body > < script src = "aspose.cells.js.min.js" ></ script > < script...innerHTML = resultHtml ; }); </ script > </ html > 现在在代码中使用上述创建的类如下:...

    docs.aspose.com/cells/zh/javascript-cpp/impleme...
  4. 通过JavaScript用C++降低Cell.Calculate方法的计算时间|Documen...

    本文介绍如何使用Aspose.Cells库,通过JavaScript用C++减少Excel中的单元格计算方法的计算时间。...body > < script src = "aspose.cells.js.min.js" ></ script > < script...modified file.</p>' ; }); </ script > </ html > <!DOCTYPE html>...

    docs.aspose.com/cells/zh/javascript-cpp/decreas...
  5. Getting Headers or Footers with JavaScript via ...

    This article explains how to programmatically get headers and footers from Excel or OpenOffice files using the JavaScript via C++ API....body > < script src = "aspose.cells.js.min.js" ></ script > < script...innerHTML = resultHtml ; }); </ script > </ html > Parse Headers and...

    docs.aspose.com/cells/javascript-cpp/get-header...
  6. 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...
  7. 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-...
  8. 查找或搜索数据|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...
  9. Managing Page Breaks with JavaScript via C++|Do...

    This article provides sample code and explains how to add, clear, or delete specific page breaks in Excel worksheets programmatically using Aspose.Cells for JavaScript via C++....body > < script src = "aspose.cells.js.min.js" ></ script > < script...modified file.</p>' ; }); </ script > </ html > In page break preview...

    docs.aspose.com/cells/javascript-cpp/managing-p...
  10. 加载和管理Excel、OpenOffice、Json、Csv和Html文件|Documenta...

    使用Aspose.Cells,通过C++用JavaScript轻松创建、打开和管理Excel、CSV、TSV、ODS、HTML、Numbers、Json、XML、Pdf、Jpg、Tiff、图像、Mht和XPS文件。...body > < script src = "aspose.cells.js.min.js" ></ script > < script...modified file.</p>' ; }); </ script > </ html > 打开和保存文件 使用Aspose...

    docs.aspose.com/cells/zh/javascript-cpp/loading...