Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 157,603 for

xlsx

(0.11 sec)
  1. Convert PDF to EXCEL in Android Apps | products...

    Render PDF to EXCEL in Android Apps API without using Microsoft Excel or Adobe Reader...covert PDF to XLSX. Secondly, you can convert XLSX to EXCEL by...Convert PDF to XLSX by using save method Load XLSX document by using...

    products.aspose.com/total/android-java/conversi...
  2. 使用内置文档属性指定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...
  3. Document Conversion via C++ | products.aspose.com

    Convert various document formats such as Word, Excel, PowerPoint, PDF, JSON, Images and more using C++ API....like txt to PDF, SVG to PNG, XLSX to CSV, JSON to CSV, Word to...to EXCEL ODT to FODS RTF to XLSX JSON to PPSX JSON to WORD WORD...

    products.aspose.com/total/cpp/conversion/
  4. Change the Absolute Path of External Link Data ...

    Learn how to change the absolute path of the external link data source file using Aspose.Cells for Node.js via C++....xlsx External Link Data Source After...Downloads \ ExternalAccounts . xlsx External Link Data Source After...

    docs.aspose.com/cells/nodejs-cpp/change-the-abs...
  5. 通过 C++ 使用 JavaScript 添加单元格到 Microsoft Excel 的公式...

    如何使用 Aspose.Cells 库通过 JavaScript 和 C++ 将单元格添加到 Excel 的公式观察窗口。通过加载现有的 Excel 文件或创建新文件,我们可以操作其中的单元格并设置公式。最后,将修改后的 Excel 文件保存到磁盘。...xlsx,.csv" /> < button id = "runExample"...); // Save workbook to output XLSX format and provide download...

    docs.aspose.com/cells/zh/javascript-cpp/add-cel...
  6. LET function #NAME error - Free Support Forum -...

    We are getting a couple of errors due to the LET function after calling wb.CalculateFormula(ignoreError: true). We are using version 25.9 of Aspose.Cells When using an xlsb workbook format with a LET function and call…... When using a xlsx workbook with a nested LET function...this issue. In the case of the XLSX workbook with nested LET functions...

    forum.aspose.com/t/let-function-name-error/319910
  7. How to change background in comment in Excel wi...

    How to change color in a comment and insert a picture or image in a comment in Excel using Aspose.Cells for JavaScript via C++....xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/how-to-set...
  8. 通过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-...
  9. 如何在 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...
  10. 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...