Sort Score
Result 10 results
Languages All
Labels All
Results 2,641 - 2,650 of 159,753 for

xlsx

(0.11 sec)
  1. 填充设置|Documentation

    学习如何使用Aspose.Cells for JavaScript via C++自定义填充设置、背景和样式。...xlsx,.csv" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/cells-f...
  2. Load Specific Worksheets in a Workbook with Nod...

    Learn how to load specific worksheets in a workbook using Aspose.Cells for Node.js via C++. Improves performance and reduces memory consumption.... Xlsx ); loadOptions . setLoadFilter... join ( dataDir , "TestData.xlsx" ), loadOptions ); // Perform...

    docs.aspose.com/cells/nodejs-cpp/load-specific-...
  3. Update Days Preserving History of Revision Logs...

    Learn how to update the days for preserving revision log history in shared workbooks using Aspose.Cells for Node.js via C++....xlsx" ); AI Document Assistant Close...Columns supported by XLS and XLSX formats with Node.js via C++...

    docs.aspose.com/cells/nodejs-cpp/update-days-pr...
  4. Update Days Preserving History of Revision Logs...

    Learn how to update the number of days for preserving history in a shared workbook using Aspose.Cells with C++....xlsx" ); std :: cout << "Workbook...Columns supported by XLS and XLSX formats with C++ Opening Excel...

    docs.aspose.com/cells/cpp/update-days-preservin...
  5. Specify Author while Write Protecting Workbook ...

    Specify an author name while write-protecting a workbook using Aspose.Cells for Node.js via C++...."SimonAspose" ); // Save the workbook in XLSX format. const outputDir = path...outputDir , "outputSpecifyAuthorW.xlsx" )); AI Document Assistant Close...

    docs.aspose.com/cells/nodejs-cpp/specify-author...
  6. 使用 Node.js 通过 C++ 操作内容类型属性|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 处理 Excel 文件中的自定义内容类型属性。... Xlsx ); let index = workbook . getContentTypeProper..., "WorkingWithContentTy_out.xlsx" )); AI Document Assistant Close...

    docs.aspose.com/cells/zh/nodejs-cpp/working-wit...
  7. 设置OLE图标的标题|Aspose.Slides 文档

    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....xlsx" ); auto dataInfo = System ::...OleEmbeddedDataInfo > ( allBytes , "xlsx" ); auto oleFrame = slide ->...

    docs.aspose.com/slides/zh/cpp/set-caption-to-ol...
  8. Implement 1904 Date System with Node.js via C++...

    Aspose.Cells is a Node.js library for working with spreadsheet files. It supports the implementation of the 1904 date system, allowing users to calculate and format based on the January 1, 1904 date system. This article describes how to implement the 1904 date system using the Aspose.Cells library....xlsx" ); // Initialize a new Workbook...join ( dataDir , "Mybook.out.xlsx" )); AI Document Assistant Close...

    docs.aspose.com/cells/nodejs-cpp/implement-1904...
  9. How to Compress the PPTX Files Generated with A...

    Hi Aspose forum We want to use the following compression properties in our application.properties to compress our exported excel and ppt files but these properties do not seem to work. server.compression.enabled=true s…...XLSX); saveOptions.setCompressionType(9);...OoxmlSaveOptions(SaveFormat.XLSX); saveOptions.setCompressionType(9);...

    forum.aspose.com/t/how-to-compress-the-pptx-fil...
  10. Refresh Values of Linked Shapes|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....save your workbook in XLS or XLSX format. However, if you want...

    docs.aspose.com/cells/python-java/refresh-value...