Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 5,169 for

async excel save

(0.07 sec)
  1. AutoFit Rows for Rendering with JavaScript via ...

    Learn how to auto-fit rows for rendering in Excel using Aspose.Cells for JavaScript via C++. Prevent text clipping in Saved PDF files....with 100% zoom in Microsoft Excel. This allows the text to be... and even when you print or save the file as a PDF, the text...

    docs.aspose.com/cells/javascript-cpp/autofit-ro...
  2. 使用JavaScript通过C++自适应调整行列宽。|Documentation

    本文展示了如何使用Aspose.Cells for JavaScript通过C++自动调整单元格范围内的行、列、合并单元格的行以及整行的宽度。...Contents [ Hide ] Microsoft Excel允许用户根据内容自动调整单元格的宽度和高度。此功能也通过Aspose...提供了 Workbook 类,表示一个 Microsoft Excel 文件。 Workbook 类包含一个 Workbook...

    docs.aspose.com/cells/zh/javascript-cpp/autofit...
  3. Working with ContentTypeProperties with JavaScr...

    Learn how to work with custom ContentTypeProperties in Excel files using Aspose.Cells for JavaScript via C++....ContentTypePropertie to an Excel file. You may also make the...ContentTypePropertie to an Excel file. The following image shows...

    docs.aspose.com/cells/javascript-cpp/working-wi...
  4. 以自定义日期格式模式g和ge.mm.dd呈现|Documentation

    了解如何通过C++在Aspose.Cells for JavaScript中呈现自定义日期格式模式 g 和 ge ,以控制电子表格中的日期显示。...请查看附加的源Excel文件(5112361.xlsx)和Aspose.Cells转换的PDF(5112360...下面的示例代码将转换包含类似于g和ge.mm.dd的自定义格式模式的源Excel文件(5112361.xlsx)成为输出PDF(5112360...

    docs.aspose.com/cells/zh/javascript-cpp/render-...
  5. Replace Text in a Workbook Using Regular Expres...

    Replace text in a workbook using a regular expression in JavaScript via C++....property by using the sample Excel file . The output file generated...addEventListener ( 'click' , async () => { const fileInput = document...

    docs.aspose.com/cells/javascript-cpp/replace-te...
  6. 设置 Excel 和 ODS 文件的条件格式|Documentation

    如何在JavaScript via C++中对Excel和ODS文件应用条件格式。...设置 Excel 和 ODS 文件的条件格式 Contents [ Hide ] 介绍 条件格式是一项高级功能,允许您对...条件,则使用单元格的默认格式。在 Microsoft Excel 中,选择 格式 ,然后选择 条件格式 来打开条件格式对话框。...

    docs.aspose.com/cells/zh/javascript-cpp/conditi...
  7. 用 JavaScript 通过 C++ 实现 1904 日期系统|Documentation

    Aspose.Cells 是一个用于操作电子表格文件的 JavaScript 库。它支持实现 1904 日期系统,允许用户基于1904年1月1日的日期进行计算和格式化。本文介绍如何使用 Aspose.Cells 库实现1904日期系统。...Hide ] Microsoft Excel 支持两种日期系统:1900 日期系统(Excel for Windows 中的默认日期系统)和...日期系统通常用于与 Macintosh 版 Excel 文件的兼容,如果你使用的是 Mac 版 Excel,则默认使用该系统。你可以使用...

    docs.aspose.com/cells/zh/javascript-cpp/impleme...
  8. Adding HTML Rich Text inside the Cell|Documenta...

    Learn how to add HTML Rich Text inside the Cell through the Aspose.Cells for JavaScript via C++ API....supports converting Microsoft Excel‑oriented HTML into XLS/XLSX...HTML generated by Microsoft Excel can be converted back to XLS/XLSX...

    docs.aspose.com/cells/javascript-cpp/adding-htm...
  9. Find Cells with Specific Style|Documentation

    Learn how to find or search cells with a particular style applied through the Aspose.Cells for JavaScript via C++ API....addEventListener ( 'click' , async () => { const fileInput = document...style="color: red;">Please select an Excel file.</p>' ; return ; } const...

    docs.aspose.com/cells/javascript-cpp/find-cells...
  10. 使用C++的JavaScript设置打印选项|Documentation

    本文演示了如何使用JavaScript API和C++库以编程方式设置Excel工作表页面设置功能的打印选项。您可以设置打印区域、打印标题和页面顺序。...Contents [ Hide ] Microsoft Excel的页面设置提供了几个打印选项(也称为工作表选项),允许用户控制工作表页面的打印方式。...JavaScript通过C++支持所有由Microsoft Excel提供的打印选项,开发者可以使用 PageSetup 类提...

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