Sort Score
Result 10 results
Languages All
Labels All
Results 2,761 - 2,770 of 159,101 for

xlsx

(2.57 sec)
  1. Subject: Library hangs without error when proce...

    Subject: Library hangs without error when processing Excel files with #DIV/0! errors Hi everyone, We are a startup currently using this library for testing in a software suite designed for financial analysts. While us…...xlsx ./sample-config.json simon.zhao...build && npm run start ./123.xlsx ./sample-config.json I copied...

    forum.aspose.com/t/subject-library-hangs-withou...
  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. Preview workbook with JavaScript via C++|Docume...

    Aspose.Cells supports printing and previewing Excel files without Microsoft Excel installation using JavaScript via C++....xlsx). Sample Code <!DOCTYPE html>..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/workbook-a...
  4. 使用C++将Excel转换为CSV、TSV和Txt|Documentation

    使用Aspose.Cells与C++轻松将Excel文件转换为CSV、TSV和TXT格式。...Excel或OpenOffice电子表格文件(例如XLS、XLSX、XLSM、XLSB、ODS等),并且可以具有任意数量的工作表。...filePath = srcDir + u "Book1.xlsx" ; // Create a Workbook object...

    docs.aspose.com/cells/zh/cpp/convert-excel-to-c...
  5. 用 JavaScript 通过 C++ 将工作表范围导出为图片|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....xlsx)的截图,可用于代码测试,任何Excel文件都可以使用此代码。..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

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