Sort Score
Result 10 results
Languages All
Labels All
Results 2,921 - 2,930 of 157,069 for

xlsx

(0.18 sec)
  1. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......to PDF in Java Convert XML to XLSX in Node.js Convert ODP to PDF...

    kb.aspose.com/categories/page/28/
  2. 使用 Node.js 通过 C++ 实现 1904 日期系统|Documentation

    Aspose.Cells 是一个用于处理电子表格文件的 Node.js 库。它支持实现1904日期系统,允许用户基于1904年1月1日的日期进行计算和格式化。本文介绍如何使用 Aspose.Cells 库实现1904日期系统。...xlsx" ); // Initialize a new Workbook...join ( dataDir , "Mybook.out.xlsx" )); AI Document Assistant Close...

    docs.aspose.com/cells/zh/nodejs-cpp/implement-1...
  3. Setting Shadow of Text Effects of Shape or Text...

    Learn how to set the shadow of text effects for any shape or TextBox using Aspose.Cells for Node.js via C++....xlsx" ), AsposeCells . SaveFormat . Xlsx ); AI Document...

    docs.aspose.com/cells/nodejs-cpp/setting-shadow...
  4. Data Validation|Documentation

    Learn how to add data validation through the Aspose.Cells for JavaScript via C++ API....xlsx,.csv" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/data-valid...
  5. 如何检测文件格式并检查文件是否被加密,使用Node.js通过C++|Documentation

    学习如何使用Aspose.Cells for Node.js via C++检测文件格式及检查文件是否被加密。...xlsx" ); // Detect file format const...

    docs.aspose.com/cells/zh/nodejs-cpp/how-to-dete...
  6. 禁用导出框架脚本与文档属性,使用 C++ 通过 Node.js|Documentation

    学习如何在使用 Aspose.Cells for Node.js via C++ 将工作簿转换为 HTML 时禁用导出框架脚本和文档属性。...xlsx" ); const workbook = new AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/disable-exp...
  7. 用C++更改HTML链接目标类型|Documentation

    学习如何使用编号Aspose.Cells for C++更改HTML链接的目标类型,程序化控制HTML链接中的target属性。...xlsx" ; // Path of output HTML file...

    docs.aspose.com/cells/zh/cpp/change-the-html-li...
  8. Get Icon Sets, Data Bars or Color Scales Object...

    Aspose.Cells for C++ is a library for working with spreadsheet files. It supports the use of icon sets, data bars, and color scale objects in conditional formatting to display data from spreadsheets. This article describes how to use the Aspose.Cells library to retrieve data for these objects....xlsx" ; // Create workbook Workbook...

    docs.aspose.com/cells/cpp/get-icon-sets-data-ba...
  9. Set preset WordArt style to the text of the sha...

    Learn how to set a preset WordArt style to the text of a shape using Aspose.Cells for Node.js via C++....WordArtStyle3 ); // Save the workbook in xlsx format workbook . save ( outputDir...outputDir + "outputSetPresetWordA.xlsx" ); AI Document Assistant Close...

    docs.aspose.com/cells/nodejs-cpp/set-preset-wor...
  10. 通过 C++ 管理Node.js中的OLE对象|Documentation

    学习如何在Aspose.Cells for Node.js via C++中管理OLE对象。添加、提取和操作工作表中的OLE对象。... Xlsx : fileName += "xlsx" ; break ; case AsposeCells...AsposeCells . FileFormatType . Xlsx ) { const ms = new Uint8Array...

    docs.aspose.com/cells/zh/nodejs-cpp/managing-ol...