Sort Score
Result 10 results
Languages All
Labels All
Results 2,631 - 2,640 of 157,712 for

xlsx

(0.23 sec)
  1. 使用JavaScript通过C++添加带有命名目标的PDF书签|Documentation

    学习如何使用Aspose.Cells for Java脚本通过C++添加带有命名目标的PDF书签,确保在更改页面后书签依然完好无损。...xlsx,.csv" /> < button id = "runExample"...时使用 C++ 通过 JavaScript 打印批注 将XLSX文件转换为PDF格式,使用JavaScript通过C++...

    docs.aspose.com/cells/zh/javascript-cpp/add-pdf...
  2. Data Sorting|Documentation

    Learn how to sort data by using the Aspose.Cells for JavaScript via C++ API....xlsx,.csv" /> < button id = "runExample"...sampleBackGroundFile.xlsx outputsampleBackGrou.xlsx <!DOCTYPE html>...

    docs.aspose.com/cells/javascript-cpp/sort-data-...
  3. Aspose::Words::Drawing::OleFormat::Save method ...

    Aspose::Words::Drawing::OleFormat::Save method. Saves the data of the embedded object into the specified stream in C++....xlsx" , oleFormat -> get_SuggestedExtension...to the file. ASSERT_EQ ( u ".xlsx" , oleFormat -> get_SuggestedExtension...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. 在字体上应用上标和下标效果|Documentation

    将 JavaScript 代码应用于 Excel 中的上标和下标效果,使用 Aspose.Cells for JavaScript 通过 C++。...xlsx,.csv" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/apply-s...
  5. 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-...
  6. 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...
  7. 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...
  8. 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...
  9. 使用 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...
  10. 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...