Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 159,075 for

xlsx

(0.11 sec)
  1. 通过C++的JavaScript向Excel插入背景图片|Documentation

    “如何使用C++的Script向Excel插入背景图片”...Background & Save" to generate XLSX and HTML files. </ p > < input...imgBytes ; // Save the Excel file (XLSX) const xlsxData = workbook ...

    docs.aspose.com/cells/zh/javascript-cpp/insert-...
  2. 如何在 Node.js 中将 Excel 转换为 Word

    本文介绍如何在 Node.js 中将 Excel 转换为 Word。它包含配置详细信息、分步过程以及在 Node.js 中将 Excel 导出到 Word 的可运行示例代码。...转换为 Word ,例如使用要遵循的详细配置步骤序列将 XLSX 导出到 DOCX 并生成此应用程序。在 在 Node.js...Word 文档 上述步骤解释了 在 Node.js 中将 XLSX 转换为 DOCX 的过程。您可以通过跳过 DocxSaveOptions...

    kb.aspose.com/zh/cells/nodejs/how-to-convert-ex...
  3. 使用内置文档属性指定Excel文件的版本号(Node.js via C++)|Document...

    学习如何使用内置文档属性以编程方式指定Excel文件的版本号(Node.js via C++)。...xlsx" ); // Create workbook object...3" ); // Save the workbook in xlsx format wb . save ( filePath...

    docs.aspose.com/cells/zh/nodejs-cpp/specify-doc...
  4. Add Filter in Pivot Table|Documentation

    Learn how to add a filter in pivot table with Aspose.Cells for JavaScript via C++....saves the workbook in output XLSX format. After executing the..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/add-filter...
  5. 用JavaScript通过C++更改形状的调整值|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在Excel中更改形状的调整值。...xlsx,.xlsm" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/change-...
  6. 使用JavaScript via C++将多个工作簿合并为一个工作簿|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++将多个工作簿合并为一个工作簿。...xlsx picture.xlsx 输出工作簿 combined.xlsx 屏幕截图 以下是源和输出工作簿的屏幕截图。..."fileInput1" accept = ".xls,.xlsx" /> < input type = "file" id...

    docs.aspose.com/cells/zh/javascript-cpp/combine...
  7. API Reference|Documentation

    Learn about Aspose.3D for Java classes and methods, along with code examples and instructions on how to use them to directly view, convert, repair, and merge 3D files....exporting 3D files to DOCX, XLSX, PPTX, and HTML formats. The...

    docs.aspose.com/3d/java/api-reference/
  8. 使用JavaScript通过C++更新Power Query公式项。|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在Excel文件中更新Power Query公式项的数据源。...xlsx,.csv" /> < br />< br /> < label..."fileInputSource" accept = ".xls,.xlsx,.csv" /> < br />< br /> < button...

    docs.aspose.com/cells/zh/javascript-cpp/update-...
  9. Managing OLE Objects with Node.js via C++|Docum...

    Learn how to manage OLE objects in Aspose.Cells for Node.js via C++. Add, extract, and manipulate OLE objects within worksheets....and saves separate files (DOC, XLSX, PPT, PDF, etc.) based on each... FileFormatType . Xlsx : fileName += "xlsx" ; break ; case AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/managing-ole-o...
  10. 使用 Java 将 Excel 转换为 Markdown

    请参考本文使用 Java 将 Excel 转换为 Markdown。它包含设置 IDE 的详细信息、步骤列表以及用于将 Excel 转换为 Markdown 的示例代码。...它包含设置 IDE 的详细信息、步骤列表以及用于将 XLSX 转换为 Markdown(使用 Java) 的示例代码。您将学习如何通过提供的...设置多个参数和选项来自定义输出的 Markdown 文件。 使用 Java 将 XLSX 转换为 Markdown 的步骤 设置环境以使用 Aspose...

    kb.aspose.com/zh/cells/java/convert-excel-to-ma...